9
0
Fork 0
barebox/arch/ppc
Renaud Barbier 9d2745425e ppc: bootm: relocate fdt to valid boot memory
For the MPC85xx family of SOCs Linux expects any boot firmware
information to be passed in the first 64MiB of memory. This adds support
to ensure that the device tree is relocated to a valid location if it is
outside that address range.

For the other SOC family currently present in the ppc architecture, the
default is not to relocate as at Linux startup the virtual address
equals the physical address.

Signed-off-by: Renaud Barbier <renaud.barbier@ge.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-09-09 17:08:39 +02:00
..
boards Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
configs P2020RDB: update build configuration 2013-06-25 22:16:56 +02:00
cpu-85xx mpc85xx: remove local bus initialisation 2013-08-05 12:09:22 +02:00
ddr-8xxx ppc ddr-8xxx: misplaced parenthesis 2013-07-22 08:40:53 +02:00
include/asm ppc: bootm: relocate fdt to valid boot memory 2013-09-09 17:08:39 +02:00
lib ppc: bootm: relocate fdt to valid boot memory 2013-09-09 17:08:39 +02:00
mach-mpc5xxx Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
mach-mpc85xx Merge branch 'for-next/powerpc' 2013-09-05 13:59:31 +02:00
Kconfig bootm: Pass unflattened devicetree to handlers 2013-03-06 11:41:29 +01:00
Makefile Minimal P2020RDB platform support and configuration file 2012-05-17 20:33:39 +02:00
mach-ppc.dox rename U-Boot-v2 project to barebox 2009-12-15 10:18:30 +01:00