On 23 March 2017 at 17:41, Heiko Stuebner <[email protected]> wrote: > Commit c67c8c604b6c ("board_init.c: Always use memset()") dropped the naive > memset alternative from board_init_f_init_reserve. > So activate CONFIG_TPL_LIBGENERIC for that common memset implementation. > We cannot use the ARCH-specific memset, as that would incur 200bytes of > additional TPL size, space we do not have. > > Signed-off-by: Heiko Stuebner <[email protected]> > --- > arch/arm/mach-rockchip/rk3188/Kconfig | 3 +++ > 1 file changed, 3 insertions(+) >
Applied to u-boot-rockchip, thanks! _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

