[U-Boot] [PATCH] configs: Stratix10: Remove CONFIG_USE_TINY_PRINTF

Ley Foon Tan ley.foon.tan at intel.com
Fri Mar 22 09:21:40 UTC 2019


Use full printf instead of tiny printf in SPL.

Signed-off-by: Ley Foon Tan <ley.foon.tan at intel.com>
---
 configs/socfpga_stratix10_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/socfpga_stratix10_defconfig b/configs/socfpga_stratix10_defconfig
index 4a14ea039e..b3f96cbbdd 100644
--- a/configs/socfpga_stratix10_defconfig
+++ b/configs/socfpga_stratix10_defconfig
@@ -55,4 +55,3 @@ CONFIG_USB=y
 CONFIG_DM_USB=y
 CONFIG_USB_DWC2=y
 CONFIG_USB_STORAGE=y
-CONFIG_USE_TINY_PRINTF=y
-- 
2.19.0



More information about the U-Boot mailing list