]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/tinker_rk3288.h
rockchip: configs: correct env offset when enable CONFIG_ROCKCHIP_SPL_BACK_TO_BROM
authorJacob Chen <jacob2.chen@rock-chips.com>
Fri, 18 Nov 2016 07:54:25 +0000 (15:54 +0800)
committerSimon Glass <sjg@chromium.org>
Thu, 12 Jan 2017 03:21:20 +0000 (20:21 -0700)
commite1e9703a0af99d227c07d874ea987f9f2c66fff2
tree2b4f27af4b94d69452bccd898d02f5631483eace
parent897ddcad61122df3caeddc1f8e18e8f2416d458e
rockchip: configs: correct env offset when enable CONFIG_ROCKCHIP_SPL_BACK_TO_BROM

With CONFIG_ROCKCHIP_SPL_BACK_TO_BROM enabled,
the environment is inside u-boot.
So solve it by moving environment after u-boot.

Signed-off-by: Jacob Chen <jacob2.chen@rock-chips.com>
include/configs/evb_rk3288.h
include/configs/fennec_rk3288.h
include/configs/miniarm_rk3288.h
include/configs/popmetal_rk3288.h