mirror of
https://xff.cz/git/u-boot/
synced 2026-01-17 06:42:59 +01:00
configs: am62x: Enable basic EFI CMD support
This is required to pass SystemReadyIR tests. Signed-off-by: Jonathan Humphreys <j-humphreys@ti.com>
This commit is contained in:
committed by
Tom Rini
parent
c2b69cdb7b
commit
b9462edf17
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user