git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24a0806
)
configs: am62ax_evm_a53_defconfig: switch to stdboot
author
Nishanth Menon
<nm@ti.com>
Mon, 13 Nov 2023 14:51:48 +0000
(08:51 -0600)
committer
Tom Rini
<trini@konsulko.com>
Wed, 22 Nov 2023 18:46:33 +0000
(13:46 -0500)
Switch over to stdboot
Signed-off-by: Nishanth Menon <nm@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
c94708a
..
3808358
100644
(file)
--- a/
configs/am62ax_evm_a53_defconfig
+++ b/
configs/am62ax_evm_a53_defconfig
@@
-21,8
+21,9
@@
CONFIG_SPL_LIBDISK_SUPPORT=y
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
CONFIG_SPL_LOAD_FIT=y
CONFIG_SPL_LOAD_FIT_ADDRESS=0x81000000
-CONFIG_DISTRO_DEFAULTS=y
-CONFIG_BOOTCOMMAND="run envboot; run distro_bootcmd;"
+CONFIG_BOOTSTD_FULL=y
+CONFIG_BOOTSTD_DEFAULTS=y
+CONFIG_BOOTCOMMAND="run envboot; bootflow scan -lb"
CONFIG_SPL_MAX_SIZE=0x58000
CONFIG_SPL_PAD_TO=0x0
CONFIG_SPL_HAS_BSS_LINKER_SECTION=y