]> git.ipfire.org Git - u-boot.git/commit
rk3288: spl: Add dram_init_banksize
authorJagan Teki <jagan@amarulasolutions.com>
Wed, 27 Sep 2017 17:33:14 +0000 (23:03 +0530)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sat, 30 Sep 2017 22:33:35 +0000 (00:33 +0200)
commit2ee3021ae1808828c74b7eb6ae68d8d511bc4c30
treed45c0d607093a1ba5696cf795b1aa73e117a95ee
parent7c158634cade29f6d1f898997c82b100d303527c
rk3288: spl: Add dram_init_banksize

Falcon mode, is updating DDR dt node configuration through
spl_fixup_fdt() so add appropriate DDR base and size through
dram_init_banksize.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
arch/arm/mach-rockchip/rk3288-board-spl.c