linux/arch/ppc/boot
Paul Mackerras 85e568ea58 powerpc: Make coff boot wrapper load the kernel at 8M
Previously it claimed 7MB starting at the 9M point and loaded the
kernel there.  That meant that prom_init put the flattened device
tree above 16M.  On the 601 that caused the early device tree scan
to fail, since only 16MB are mapped with BATs on the 601.  Moving
this down to 8MB allows prom_init to put the flattened device tree
between 15M and 16M, so it works on the 601.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-10-23 17:26:32 +10:00
..
common [PATCH] ppc32: In the boot code, don't rely on BASE_BAUD directly 2005-09-09 13:57:29 -07:00
images [PATCH] ppc32: make -j12 all fails in uImage target 2005-07-13 11:25:25 -07:00
include Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
lib Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
of1275 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
openfirmware powerpc: Make coff boot wrapper load the kernel at 8M 2005-10-23 17:26:32 +10:00
simple [PATCH] ppc32: cpci690 updates 2005-09-05 00:06:01 -07:00
utils [PATCH] Remove NACA fixed address constraint 2005-08-29 10:53:33 +10:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ld.script [PATCH] ppc32 ld.script fix for building on ppc64 2005-09-29 08:46:27 -07:00