projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbaeb7a
)
configs: am335x_hs_evm_uart: Add YMODEM SPL support for UART boot
author
Andrew F. Davis
<afd@ti.com>
Wed, 28 Nov 2018 16:56:06 +0000
(10:56 -0600)
committer
Tom Rini
<trini@konsulko.com>
Fri, 7 Dec 2018 13:13:44 +0000
(08:13 -0500)
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>
configs/am335x_hs_evm_uart_defconfig
patch
|
blob
|
history
diff --git
a/configs/am335x_hs_evm_uart_defconfig
b/configs/am335x_hs_evm_uart_defconfig
index 379b9580a211062a70f6c1f010ebd5b6bb99b298..419b41c1ee7d4bca304a39095ae6a18f3527bfea 100644
(file)
--- 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