u-boot-brain/cpu/mpc83xx
Heiko Schocher 14b9308d51 83xx: searching "muram-data" by compatible property
if using CONFIG_BOOTCOUNT_LIMIT feature on a MPC8360 CPU
in the muram-data node, the reg entry needs to be updated.
This is done in fdt_fixup_muram(), but we should use
the compatible "fsl,qe-muram-data" for searching the
node instead of searching the muram-data node with
an absolute path.

Signed-off-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2009-04-24 14:38:45 -05:00
..
config.mk PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
cpu_init.c mpc83xx: correctly set encryption and I2C bus 0 clock 2009-03-14 17:43:58 -05:00
cpu.c 8360, kmeter1: added bootcount feature. 2009-03-05 18:21:30 -06:00
ecc.c Command usage cleanup 2009-01-28 08:49:52 +01:00
fdt.c 83xx: searching "muram-data" by compatible property 2009-04-24 14:38:45 -05:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile mpc83xx: Add support for MPC83xx PCI-E controllers 2009-01-21 18:43:49 -06:00
nand_init.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
pci.c mpc83xx: PCI: Fix hard-coded first_busno value 2009-02-23 15:52:23 -06:00
pcie.c mpc83xx: PCIe: Fix CONFIG_PCI_SCAN_SHOW reporting bogus values 2009-02-23 15:51:59 -06:00
qe_io.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
serdes.c mpc83xx: serdes: add forgotten shifts for rfcks 2008-10-21 18:34:01 -05:00
spd_sdram.c mpc83xx: Add bank configuration to FSL spd_sdram.c 2009-03-14 17:44:07 -05:00
speed.c Command usage cleanup 2009-01-28 08:49:52 +01:00
start.S 83xx: Use the proper sequence for updating IMMR. 2009-01-21 18:43:57 -06:00
traps.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
u-boot.lds Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00