projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfb3e10
)
configs: Stratix10: Remove CONFIG_USE_TINY_PRINTF
author
Ley Foon Tan
<ley.foon.tan@intel.com>
Fri, 22 Mar 2019 09:21:40 +0000
(17:21 +0800)
committer
Marek Vasut
<marex@denx.de>
Mon, 25 Mar 2019 19:26:45 +0000
(20:26 +0100)
Use full printf instead of tiny printf in SPL.
Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
configs/socfpga_stratix10_defconfig
patch
|
blob
|
history
diff --git
a/configs/socfpga_stratix10_defconfig
b/configs/socfpga_stratix10_defconfig
index 9e6d582ee3af411324086f081262e818de575afe..f67bbbf690c020904ca9f2f05a3ddef5204b4534 100644
(file)
--- 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