Commits
Simon Glass committed ad443b72909
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>