rockchip: Don't skip low-level init
authorSimon Glass <sjg@chromium.org>
Fri, 22 Jan 2016 02:45:06 +0000 (19:45 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 22 Jan 2016 03:42:36 +0000 (20:42 -0700)
commitad443b72909c4c68be4131f8b7af49fd7a89d793
tree55c5e625456573d05bbfbe2dfe971d765875393b
parent7b7ad5c31c91f84ae12b9a7ec850b5d0f720e19b
rockchip: Don't skip low-level init

At present the low-level init is skipped on rockchip. Among other things
this means that the instruction cache is left disabled. Fix this.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-rockchip/board.c
arch/arm/mach-rockchip/rk3288-board-spl.c
include/configs/rk3288_common.h