kernel-ark/arch/ppc
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
..
4xx_io
8xx_io [PATCH] timer initialization cleanup: DEFINE_TIMER 2005-09-09 14:03:48 -07:00
8260_io
amiga
boot powerpc: Make coff boot wrapper load the kernel at 8M 2005-10-23 17:26:32 +10:00
configs [PATCH] ppc32: cpci690 updates 2005-09-05 00:06:01 -07:00
kernel powerpc: Move agp_special_page export to where it is defined 2005-10-22 14:42:51 +10:00
lib ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES 2005-10-17 11:50:32 +10:00
math-emu
mm powerpc: Move agp_special_page export to where it is defined 2005-10-22 14:42:51 +10:00
platforms ppc: rename pci_assign_all_busses to pci_assign_all_buses 2005-10-20 20:57:05 +10:00
syslib ppc: rename pci_assign_all_busses to pci_assign_all_buses 2005-10-20 20:57:05 +10:00
xmon ppc: Various minor compile fixes 2005-10-11 22:08:12 +10:00
Kconfig [PATCH] powerpc: Move arch/ppc*/oprofile/Kconfig to arch/powerpc 2005-09-21 19:21:08 +10:00
Kconfig.debug [PATCH] ppc32: mv64x60 updates & enhancements 2005-09-05 00:06:00 -07:00
Makefile ppc: Various minor compile fixes 2005-10-11 22:08:12 +10:00