mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-25 06:46:00 +00:00
configs: beagleboneai64: 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
c6de7a339e
commit
25e171c5a0
1 changed files with 2 additions and 0 deletions
|
@ -172,3 +172,5 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0x6163
|
|||
CONFIG_SPL_DFU=y
|
||||
CONFIG_LZO=y
|
||||
CONFIG_EFI_SET_TIME=y
|
||||
|
||||
#include <configs/k3_efi_capsule.config>
|
||||
|
|
Loading…
Add table
Reference in a new issue