Home
last modified time | relevance | path

Searched hist:"46668 df5d0a94c6f546bcd31bd56c0ded7b4193f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-imx/
H A Dspl.c46668df5d0a94c6f546bcd31bd56c0ded7b4193f Mon Aug 28 11:15:47 UTC 2017 Jagan Teki <jagan@amarulasolutions.com> i.MX6Q: spl: Fix falcon to use dram_init_banksize

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: 6e7585bb64b12f632681c80c4b193349e1985d92)

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>