[U-Boot] [PATCH v2 18/37] rockchip: Don't skip low-level init
Simon Glass
sjg at chromium.org
Fri Jan 22 19:38:33 CET 2016
On 21 January 2016 at 19:45, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> ---
>
> Changes in v2: None
>
> arch/arm/mach-rockchip/board.c | 4 ++++
> arch/arm/mach-rockchip/rk3288-board-spl.c | 4 ++++
> include/configs/rk3288_common.h | 1 -
> 3 files changed, 8 insertions(+), 1 deletion(-)
Applied to u-boot-rockchip.
More information about the U-Boot
mailing list