kernel-fxtec-pro1x/arch/powerpc
Paul Mackerras 30cd4a4e9c powerpc: Initialize btext subsystem later, after prom_init
We were initializing the btext stuff from prom_init(), thus breaking
the rule that all communication between prom_init() and the rest of
the kernel has to be via the flattened device tree.  This removes
the btext initialization calls from prom_init() and initializes it
instead after the device tree is unflattened.  It would be nice to
do it earlier, but that needs some more infrastructure to find the
properties we need in the flattened device tree.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-10-17 19:20:46 +10:00
..
kernel powerpc: Initialize btext subsystem later, after prom_init 2005-10-17 19:20:46 +10:00
lib ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES 2005-10-17 11:50:32 +10:00
mm powerpc: Initialize btext subsystem later, after prom_init 2005-10-17 19:20:46 +10:00
oprofile
platforms ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES 2005-10-17 11:50:32 +10:00
sysdev
Kconfig powerpc: make iSeries boot again 2005-10-12 10:58:00 +10:00
Kconfig.debug
Makefile powerpc: fix uname -m 2005-10-13 16:14:15 +10:00