Enable ROCKCHIP_SPL_BACK_TO_BROM for rock2 board
authorSandy Patterson <apatterson@sightlogix.com>
Mon, 29 Aug 2016 11:31:17 +0000 (07:31 -0400)
committerSimon Glass <sjg@chromium.org>
Sun, 2 Oct 2016 00:35:01 +0000 (18:35 -0600)
commit70616df2bfbb4de675b93aa85e8aec744346fede
tree0644bf87a78f53c702f162bcc26b685e2d7086db
parent230e0e09dae00b94632282b570040e99d6642ca7
Enable ROCKCHIP_SPL_BACK_TO_BROM for rock2 board

Rock2 has been tested with back to brom feature. The tricky part is that
with this feature the default environment is inside u-boot, and it's
defined for every rk3288 board independetly. So I just changed it for
rock2 here if ROCKCHIP_SPL_BACK_TO_BROM.

Solve by moving environment after u-boot before 1M boundary

Signed-off-by: Sandy Patterson <apatterson@sightlogix.com>
Acked-by: Simon Glass <sjg@chromium.org>
configs/rock2_defconfig
include/configs/rock2.h