[U-Boot] [RFC PATCH] rockchip: rk3288: skip lowlevel_init process
Simon Glass
sjg at chromium.org
Sat Aug 27 18:06:25 CEST 2016
On 27 August 2016 at 07:53, Ziyuan Xu <xzy.xu at rock-chips.com> wrote:
> lowlevel_init() is never needed for rk3288, so drop it.
>
> Signed-off-by: Ziyuan Xu <xzy.xu at rock-chips.com>
>
> ---
>
> 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, 1 insertion(+), 8 deletions(-)
Acked-by: Simon Glass <sjg at chromium.org>
Tested on firefly-rk3288:
Tested-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list