
22 Mar
2019
22 Mar
'19
2:07 p.m.
On 3/22/19 10:21 AM, Ley Foon Tan wrote:
Use full printf instead of tiny printf in SPL.
Signed-off-by: Ley Foon Tan ley.foon.tan@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
Applied, thanks.
--
Best regards,
Marek Vasut