commit | ad443b72909c4c68be4131f8b7af49fd7a89d793 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jan 21 19:45:06 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Jan 21 20:42:36 2016 -0700 |
tree | 55c5e625456573d05bbfbe2dfe971d765875393b | |
parent | 7b7ad5c31c91f84ae12b9a7ec850b5d0f720e19b [diff] |
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>