From: Andrew F. Davis Date: Wed, 28 Nov 2018 16:56:06 +0000 (-0600) Subject: configs: am335x_hs_evm_uart: Add YMODEM SPL support for UART boot X-Git-Tag: v2019.01-rc2~25^2~24 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=205b010caf8d07e95c49efcbe15cad3fc5c8f31f;p=oweals%2Fu-boot.git configs: am335x_hs_evm_uart: Add YMODEM SPL support for UART boot UART booting requires YMODEM support. Add this here. Signed-off-by: Andrew F. Davis Reviewed-by: Lokesh Vutla Reviewed-by: Tom Rini --- diff --git a/configs/am335x_hs_evm_uart_defconfig b/configs/am335x_hs_evm_uart_defconfig index 379b9580a2..419b41c1ee 100644 --- a/configs/am335x_hs_evm_uart_defconfig +++ b/configs/am335x_hs_evm_uart_defconfig @@ -19,7 +19,6 @@ CONFIG_ARCH_MISC_INIT=y # CONFIG_SPL_EXT_SUPPORT is not set CONFIG_SPL_MTD_SUPPORT=y # CONFIG_SPL_NAND_SUPPORT is not set -# CONFIG_SPL_YMODEM_SUPPORT is not set # CONFIG_CMD_FLASH is not set CONFIG_CMD_NAND=y # CONFIG_CMD_SETEXPR is not set