diff options
author | Tom Rini <trini@konsulko.com> | 2019-11-22 10:41:46 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-11-22 10:41:46 -0500 |
commit | 47b48fe186ad26740f97016d93e991f51447ddd6 (patch) | |
tree | 8e28a3cbe7819b263e0888dc4f06bfeac2030112 /configs/socfpga_stratix10_defconfig | |
parent | 71d96eb99e79ba69f47504b72cd54ce121eca422 (diff) | |
parent | 0c14bb5ad3311de2c26e66e88f8a6886773b8e0a (diff) | |
download | u-boot-47b48fe186ad26740f97016d93e991f51447ddd6.tar.gz |
Merge branch 'master' of git://git.denx.de/u-boot-socfpgaWIP/22Nov2019
- Assorted fixes
Diffstat (limited to 'configs/socfpga_stratix10_defconfig')
-rw-r--r-- | configs/socfpga_stratix10_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/socfpga_stratix10_defconfig b/configs/socfpga_stratix10_defconfig index de3a2cb252..e41588b6a9 100644 --- a/configs/socfpga_stratix10_defconfig +++ b/configs/socfpga_stratix10_defconfig @@ -57,3 +57,4 @@ CONFIG_USB=y CONFIG_DM_USB=y CONFIG_USB_DWC2=y CONFIG_USB_STORAGE=y +# CONFIG_SPL_USE_TINY_PRINTF is not set |