Enable SPL simple malloc to reduce SPL size Signed-off-by: Vignesh R <vigne...@ti.com> --- configs/taurus_defconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/configs/taurus_defconfig b/configs/taurus_defconfig index e53e075d4825..9c3a1276aa8f 100644 --- a/configs/taurus_defconfig +++ b/configs/taurus_defconfig @@ -64,3 +64,4 @@ CONFIG_USE_TINY_PRINTF=y CONFIG_WDT=y CONFIG_WDT_AT91=y CONFIG_AT91_HW_WDT_TIMEOUT=y +CONFIG_SPL_SYS_MALLOC_SIMPLE=y -- 2.19.2 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot