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:
c2b69cd
)
configs: am62x: Enable basic EFI CMD support
author
Jonathan Humphreys
<j-humphreys@ti.com>
Mon, 8 Apr 2024 21:10:57 +0000
(16:10 -0500)
committer
Tom Rini
<trini@konsulko.com>
Wed, 17 Apr 2024 19:15:23 +0000
(13:15 -0600)
This is required to pass SystemReadyIR tests.
Signed-off-by: Jonathan Humphreys <j-humphreys@ti.com>
configs/am62x_evm_a53_defconfig
patch
|
blob
|
history
diff --git
a/configs/am62x_evm_a53_defconfig
b/configs/am62x_evm_a53_defconfig
index 3e174ec37aaeb5c2e39d6a2c1c6bf1cea98f2c88..ee585b3bc84175af9796803966b07bb823fc5aae 100644
(file)
--- a/
configs/am62x_evm_a53_defconfig
+++ b/
configs/am62x_evm_a53_defconfig
@@
-49,7
+49,10
@@
CONFIG_SPL_SPI_FLASH_SFDP_SUPPORT=y
CONFIG_SPL_SPI_LOAD=y
CONFIG_SYS_SPI_U_BOOT_OFFS=0x280000
CONFIG_SPL_YMODEM_SUPPORT=y
+CONFIG_CMD_BOOTEFI_SELFTEST=y
+CONFIG_CMD_NVEDIT_EFI=y
CONFIG_CMD_MMC=y
+CONFIG_CMD_EFIDEBUG=y
CONFIG_OF_CONTROL=y
CONFIG_SPL_OF_CONTROL=y
CONFIG_MULTI_DTB_FIT=y