[U-Boot] [PATCH] rockchip: rock-rk3188: do not use ARCH_MEMSET in TPL
Simon Glass
sjg at chromium.org
Sun Sep 17 17:52:39 UTC 2017
On 13 September 2017 at 02:10, Kever Yang <kever.yang at rock-chips.com> wrote:
> This patch is to fix error in build TPL:
> common/init/built-in.o: In function `board_init_f_init_reserve':
> common/init/board_init.c:111: undefined reference to `memset'
>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> ---
>
> configs/rock_defconfig | 1 +
> 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list