[U-Boot] [PATCH] rockchip: spl: use spl_early_init() instead of spl_init()
Simon Glass
sjg at chromium.org
Wed Mar 22 13:06:06 UTC 2017
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>
More information about the U-Boot
mailing list