[U-Boot] [PATCH] rockchip: spl: use spl_early_init() instead of spl_init()

Simon Glass sjg at chromium.org
Sun Mar 26 02:40:22 UTC 2017


On 22 March 2017 at 07:06, Simon Glass <sjg at chromium.org> wrote:
> On 20 March 2017 at 00:47, Kever Yang <kever.yang at rock-chips.com> wrote:
>> Rockchip spl driver needs using spl_early_init().
>>
>> Fixes: b3d2861e (spl: Remove overwrite of relocated malloc limit)
>> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
>> ---
>>
>>  arch/arm/mach-rockchip/rk3188-board-spl.c | 4 ++--
>>  arch/arm/mach-rockchip/rk3399-board-spl.c | 4 ++--
>>  2 files changed, 4 insertions(+), 4 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list