linux/arch/powerpc/platforms/chrp
Paul Mackerras a23414beb6 ppc/powerpc: workarounds for old Open Firmware versions
This adds code to work around some problems with old versions of
Open Firmware, such as on the early powermacs (7500 etc.) and the
"Longtrail" CHRP machine.  On these machines we have to claim
the physical and virtual address ranges explicitly when claiming
memory and then set up a V->P mapping.

The Longtrail has more problems: setprop doesn't work, and we have
to set an "allow-reclaim" variable to 0 in order to get claim on
physical memory ranges to fail if the memory is already claimed.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-11-10 12:00:55 +11:00
..
Makefile [PATCH] ppc32: nvram driver for chrp 2005-10-29 14:35:00 +10:00
chrp.h [PATCH] ppc32: nvram driver for chrp 2005-10-29 14:35:00 +10:00
nvram.c powerpc: Compile fixes for chrp/nvram.c 2005-11-02 19:58:12 +11:00
pci.c powerpc: Merge 32-bit CHRP support. 2005-10-26 21:45:56 +10:00
pegasos_eth.c powerpc: include <linux/platform_device.h> in pegasos_eth.c 2005-11-02 19:57:22 +11:00
setup.c ppc/powerpc: workarounds for old Open Firmware versions 2005-11-10 12:00:55 +11:00
smp.c powerpc: Merge smp.c and smp.h 2005-11-05 10:33:55 +11:00
time.c powerpc: Merge 32-bit CHRP support. 2005-10-26 21:45:56 +10:00