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:
6f2d59c
)
am57xx_evm_defconfig: Enable YMODEM support
author
Yan Liu
<yan-liu@ti.com>
Mon, 17 Dec 2018 14:27:59 +0000
(09:27 -0500)
committer
Tom Rini
<trini@konsulko.com>
Mon, 14 Jan 2019 22:41:23 +0000
(17:41 -0500)
Enable CONFIG_SPL_YMODEM_SUPPORT to support UART boot
Signed-off-by: Yan Liu <yan-liu@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
configs/am57xx_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/am57xx_evm_defconfig
b/configs/am57xx_evm_defconfig
index 91293daee7ed2310eb4cfb83262d6cf3d9071eb7..51dedc6111ce4dd34430305648600528acdf54ea 100644
(file)
--- a/
configs/am57xx_evm_defconfig
+++ b/
configs/am57xx_evm_defconfig
@@
-25,6
+25,7
@@
CONFIG_SPL_DMA_SUPPORT=y
# CONFIG_SPL_NAND_SUPPORT is not set
CONFIG_SPL_OS_BOOT=y
CONFIG_SPL_SPI_LOAD=y
+CONFIG_SPL_YMODEM_SUPPORT=y
CONFIG_CMD_SPL=y
# CONFIG_CMD_FLASH is not set
# CONFIG_CMD_SETEXPR is not set