commit | e8c0acf9a4fe3b2b6847541bf5cc3c86c18272ec | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jul 04 14:06:29 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Fri Jul 07 20:19:15 2006 +1000 |
tree | e3017dabe83ffb716bd91c33b50c61fa1ff1a75a | |
parent | 3a09aa4730f021ad917a66a0c6d2ff6d616a7e4f [diff] |
[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>