mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-24 06:24:17 +00:00
configs: am62x: 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
2af879df86
commit
0040f07e5a
1 changed files with 1 additions and 0 deletions
|
@ -114,4 +114,5 @@ CONFIG_SYSRESET_TI_SCI=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>
|
||||||
#include <configs/am62x_a53_usbdfu.config>
|
#include <configs/am62x_a53_usbdfu.config>
|
||||||
|
|
Loading…
Add table
Reference in a new issue