]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[POWERPC] Workaround Pegasos incorrect ISA "ranges"
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 4 Jul 2006 04:06:29 +0000 (14:06 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 7 Jul 2006 10:19:15 +0000 (20:19 +1000)
commite8c0acf9a4fe3b2b6847541bf5cc3c86c18272ec
treee3017dabe83ffb716bd91c33b50c61fa1ff1a75a
parent3a09aa4730f021ad917a66a0c6d2ff6d616a7e4f
[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>
arch/powerpc/kernel/prom_init.c