Home
last modified time | relevance | path

Searched hist:e8c0acf9a4fe3b2b6847541bf5cc3c86c18272ec (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dprom_init.cdiff e8c0acf9a4fe3b2b6847541bf5cc3c86c18272ec Mon Jul 03 23:06:29 CDT 2006 Benjamin Herrenschmidt <benh@kernel.crashing.org> [POWERPC] Workaround Pegasos incorrect ISA "ranges"

The Pegasos firmware doesn't create a valid "ranges" property for the
ISA bridge, thus causing translation of ISA addresses and IO ports to
fail. This fixes it, thus re-enabling proper early serial console to
work on Pegasos.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>