u-boot-brain/arch/powerpc
Timur Tabi cc15df57b1 powerpc/85xx: verify the localbus device tree address before booting the OS
The localbus controller node in the device tree is typically a root node,
even though the controller is part of CCSR.  If we were to put the lbc
node under the SOC node, then the 'ranges' property in the lbc node would
translate through the 'ranges' property of the parent SOC node, and we
don't want that.

Since the lbc is a separate node, it's possible for the 'reg' property to
be wrong.  This happened with the original version of p1022ds.dts, which
used a 32-bit value in the 'reg' address, instead of a 36-bit address.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-11-29 08:48:06 -06:00
..
cpu powerpc/85xx: verify the localbus device tree address before booting the OS 2011-11-29 08:48:06 -06:00
include/asm powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h 2011-11-29 08:48:06 -06:00
lib arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warning 2011-11-07 22:16:55 +01:00
config.mk Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00