dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/ppc/boot/of1275
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 ppc/powerpc: workarounds for old Open Firmware versions 2005-11-10 12:00:55 +11:00
call_prom.c ppc/powerpc: workarounds for old Open Firmware versions 2005-11-10 12:00:55 +11:00
claim.c ppc/powerpc: workarounds for old Open Firmware versions 2005-11-10 12:00:55 +11:00
enter.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
exit.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
finddevice.c ppc/powerpc: workarounds for old Open Firmware versions 2005-11-10 12:00:55 +11:00
getprop.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
map.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ofinit.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ofstdio.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
read.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
release.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
write.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00