On 12 July 2017 at 20:29, Andy Yan <andy....@rock-chips.com> wrote: > function board_init_f_init_reserve will call memset, which > is implemented in lib, and enabled by CONFIG_SPL_LIBGENERIC_SUPPORT > in spl stage. > To reduce the code size, also enable SPL_TINY_MEMSET. > > Signed-off-by: Andy Yan <andy....@rock-chips.com> > --- > > Changes in v2: None > > arch/arm/mach-rockchip/rk3036-board-spl.c | 6 ------ > configs/evb-rk3036_defconfig | 2 ++ > configs/kylin-rk3036_defconfig | 3 ++- > 3 files changed, 4 insertions(+), 7 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot