
3 Dec
2016
3 Dec
'16
5:50 a.m.
On 19 November 2016 at 06:48, Simon Glass sjg@chromium.org wrote:
Hi Jacob,
On 18 November 2016 at 00:52, Jacob Chen jacob2.chen@rock-chips.com wrote:
With CONFIG_ROCKCHIP_SPL_BACK_TO_BROM enabled, the environment is inside u-boot. So solve it by moving environment after u-boot.
Can this not happen in the rk3288_common.h file?
Signed-off-by: Jacob Chen jacob2.chen@rock-chips.com
Changes in v2:
- add a commit message
include/configs/evb_rk3288.h | 9 +++++++++ include/configs/fennec_rk3288.h | 9 +++++++++ include/configs/miniarm_rk3288.h | 9 +++++++++ include/configs/popmetal_rk3288.h | 9 +++++++++ 4 files changed, 36 insertions(+)
Regards, Simon
Applied to u-boot-rockchip, thanks!