projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bfce2f
)
configs: am62ax_evm_a53_defconfig: Enable YMODEM support at A53 SPL
author
Vignesh Raghavendra
<vigneshr@ti.com>
Mon, 8 May 2023 04:43:32 +0000
(10:13 +0530)
committer
Tom Rini
<trini@konsulko.com>
Thu, 1 Jun 2023 16:32:03 +0000
(12:32 -0400)
This is required for UART boot flow where u-boot.img needs to be
downloaded via YMODEM.
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Reviewed-by: Bryan Brattlof <bb@ti.com>
configs/am62ax_evm_a53_defconfig
patch
|
blob
|
history
diff --git
a/configs/am62ax_evm_a53_defconfig
b/configs/am62ax_evm_a53_defconfig
index 41fa6f38aa7221d9c1b59aed60ef0c61b6328b91..76ec5ed404636c557b6e8e199c94355ad5d8a1f4 100644
(file)
--- a/
configs/am62ax_evm_a53_defconfig
+++ b/
configs/am62ax_evm_a53_defconfig
@@
-35,6
+35,7
@@
CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0x1400
CONFIG_SPL_FS_LOAD_PAYLOAD_NAME="u-boot.img"
CONFIG_SPL_DM_MAILBOX=y
CONFIG_SPL_POWER_DOMAIN=y
+CONFIG_SPL_YMODEM_SUPPORT=y
CONFIG_CMD_MMC=y
CONFIG_OF_CONTROL=y
CONFIG_SPL_OF_CONTROL=y