[U-Boot] [PATCH 14/16] da850_am18xxevm: Enable tiny printf

Vignesh R vigneshr at ti.com
Wed Dec 12 17:32:26 UTC 2018


Enable tiny printf to reduce SPL size

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