[U-Boot] [RFC PATCH 5/6] da8250_am18xxevm_defconfig: Enable TINY PRINTF

Vignesh R vigneshr at ti.com
Wed Nov 28 17:26:06 UTC 2018


Enable tiny printf to fit SPL into internal RAM

Signed-off-by: Vignesh R <vigneshr at ti.com>
---
 configs/da850_am18xxevm_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/da850_am18xxevm_defconfig b/configs/da850_am18xxevm_defconfig
index 58745fec8267..5fecfccba50c 100644
--- a/configs/da850_am18xxevm_defconfig
+++ b/configs/da850_am18xxevm_defconfig
@@ -57,3 +57,4 @@ CONFIG_SPI=y
 CONFIG_DM_SPI=y
 CONFIG_DAVINCI_SPI=y
 # CONFIG_FAT_WRITE is not set
+CONFIG_USE_TINY_PRINTF=y
-- 
2.19.2



More information about the U-Boot mailing list