]> Git Repo - u-boot.git/blobdiff - configs/am62px_evm_a53_defconfig
Merge patch series "Fixes to allow 'ut bootm' to pass when run interactively"
[u-boot.git] / configs / am62px_evm_a53_defconfig
index 9f40c9a0b3c4aed8447b8261a812d51cdb3154c6..9635beb1b27ee70ad18ce1194a400784ee95b2e5 100644 (file)
@@ -33,9 +33,11 @@ CONFIG_SPL_LOAD_FIT=y
 CONFIG_SPL_LOAD_FIT_ADDRESS=0x81000000
 CONFIG_BOOTSTD_FULL=y
 CONFIG_BOOTCOMMAND="run envboot; bootflow scan -lb"
+CONFIG_BOARD_LATE_INIT=y
 CONFIG_SPL_MAX_SIZE=0x58000
 CONFIG_SPL_PAD_TO=0x0
 CONFIG_SPL_SYS_MALLOC_SIMPLE=y
+CONFIG_SPL_SYS_MMCSD_RAW_MODE=y
 CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y
 CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0x1400
 CONFIG_SPL_DMA=y
@@ -179,3 +181,5 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0x6165
 CONFIG_SPL_DFU=y
 CONFIG_FS_FAT_MAX_CLUSTSIZE=16384
 CONFIG_EFI_SET_TIME=y
+
+#include <configs/k3_efi_capsule.config>
This page took 0.032632 seconds and 4 git commands to generate.