mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
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> |
||
|---|---|---|
| .. | ||
| config.mk | ||
| cpu.c | ||
| cpu_init.c | ||
| ecc.c | ||
| fdt.c | ||
| interrupts.c | ||
| Makefile | ||
| nand_init.c | ||
| pci.c | ||
| pcie.c | ||
| qe_io.c | ||
| serdes.c | ||
| spd_sdram.c | ||
| speed.c | ||
| start.S | ||
| traps.c | ||
| u-boot.lds | ||