mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-22 12:54:37 +00:00
configs: beagleplay: 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
29ec1c8f3f
commit
8e117372c2
1 changed files with 1 additions and 0 deletions
|
@ -126,4 +126,5 @@ CONFIG_FS_FAT_MAX_CLUSTSIZE=16384
|
||||||
CONFIG_LZO=y
|
CONFIG_LZO=y
|
||||||
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