> Some platforms has very small sram to run spl code, so > it may have no enough sapce for so much malloc pool before > relocation in spl stage as the normal u-boot stage. > Use CONFIG_VAL(SYS_MALLOC_F_LEN) to fit this condition. > > Signed-off-by: Andy Yan <andy....@rock-chips.com> > Acked-by: Daniel Schwierzeck <daniel.schwierz...@gmail.com> > Acked-by: Philipp Tomsich <philipp.toms...@theobroma-systems.com> > Reviewed-by: Philipp Tomsich <philipp.toms...@theobroma-systems.com> > --- > > Changes in v3: > - use CONFIG_VAL(), which suggested by Simon > > Changes in v2: None > > arch/mips/cpu/start.S | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >
Applied to u-boot-rockchip, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot