Memory dt node update introduced by spl_fixup_fdt() in below
commit was making DDR configuration in-appropriate
to boot falcon mode. Hence added dram_init_banksize for
explicit assignment of proper base and size of DDR.
"boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot"
(sha1:
|
||
|---|---|---|
| .. | ||
| mx5 | ||
| mx6 | ||
| mx7 | ||
| mx7ulp | ||
| Kconfig | ||
| Makefile | ||
| cache.c | ||
| cmd_bmode.c | ||
| cmd_dek.c | ||
| cmd_hdmidet.c | ||
| cpu.c | ||
| ddrmc-vf610.c | ||
| hab.c | ||
| i2c-mxv7.c | ||
| imx_bootaux.c | ||
| init.c | ||
| iomux-v3.c | ||
| misc.c | ||
| rdc-sema.c | ||
| sata.c | ||
| speed.c | ||
| spl.c | ||
| spl_sd.cfg | ||
| syscounter.c | ||
| timer.c | ||
| video.c | ||