• David Woodhouse's avatar
    [PATCH] powerpc: serial port discovery: cope with broken firmware · 31df1678
    David Woodhouse authored
    On Tue, 2005-11-22 at 15:49 +1100, Benjamin Herrenschmidt wrote:
    > This moves the discovery of legacy serial ports to a separate file,
    > makes it common to ppc32 and ppc64, and reworks it to use the new OF
    > address translators to get to the ports early. This new version can also
    > detect some PCI serial cards using legacy chips and will probably match
    > those discovered port with the default console choice.
    
    This makes it deal with the fact that the Pegasos firmware reports that
    its clock frequency is zero...
    Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
    Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
    31df1678
legacy_serial.c 13.3 KB