mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-22 20:58:22 +00:00
configs: am62px: Enable EFI capsule update
Enable on disk, raw capsule update. Signed-off-by: Jonathan Humphreys <j-humphreys@ti.com>
This commit is contained in:
parent
0af78a1a72
commit
81ab0f0fe0
1 changed files with 2 additions and 0 deletions
|
@ -179,3 +179,5 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0x6165
|
||||||
CONFIG_SPL_DFU=y
|
CONFIG_SPL_DFU=y
|
||||||
CONFIG_FS_FAT_MAX_CLUSTSIZE=16384
|
CONFIG_FS_FAT_MAX_CLUSTSIZE=16384
|
||||||
CONFIG_EFI_SET_TIME=y
|
CONFIG_EFI_SET_TIME=y
|
||||||
|
|
||||||
|
#include <configs/k3_efi_capsule.config>
|
||||||
|
|
Loading…
Add table
Reference in a new issue