[U-Boot] [RFC PATCH] rockchip: rk3288: skip lowlevel_init process

Simon Glass sjg at chromium.org
Tue Sep 6 01:17:00 CEST 2016


On 27 August 2016 at 10:06, Simon Glass <sjg at chromium.org> wrote:
> 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>

Applied to u-boot-rockchip/next, thanks!


More information about the U-Boot mailing list