summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew F. Davis <afd@ti.com>2018-11-28 10:56:06 -0600
committerTom Rini <trini@konsulko.com>2018-12-07 08:13:44 -0500
commit205b010caf8d07e95c49efcbe15cad3fc5c8f31f (patch)
tree47e929b7b9f3c923aac27cceedd16508d45a8ec9
parentbbaeb7ac2200c6505a76f1bf5ba85cfe58fb750b (diff)
downloadu-boot-205b010caf8d07e95c49efcbe15cad3fc5c8f31f.tar.gz
u-boot-205b010caf8d07e95c49efcbe15cad3fc5c8f31f.tar.xz
u-boot-205b010caf8d07e95c49efcbe15cad3fc5c8f31f.zip
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 <afd@ti.com> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
-rw-r--r--configs/am335x_hs_evm_uart_defconfig1
1 files changed, 0 insertions, 1 deletions
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