From: Siddharth Vadapalli Date: Mon, 10 Feb 2025 11:22:24 +0000 (+0530) Subject: configs: am62ax_evm_a53_defconfig: enable USB DFU support X-Git-Tag: v2025.07-rc1~18^2~89^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83202c83352be6054973cfa9e862b7bdf39bb1a1;p=pandora-u-boot.git configs: am62ax_evm_a53_defconfig: enable USB DFU support The config fragment "am62x_a53_usbdfu.config" which adds USB DFU support for AM62x SoC is applicable to the AM62Ax SoC as well. Hence, include it in "am62ax_evm_a53_defconfig" in order to enable support for USB DFU flash and boot. Signed-off-by: Siddharth Vadapalli --- diff --git a/configs/am62ax_evm_a53_defconfig b/configs/am62ax_evm_a53_defconfig index ad448feafeb..3063e7f6170 100644 --- a/configs/am62ax_evm_a53_defconfig +++ b/configs/am62ax_evm_a53_defconfig @@ -108,3 +108,5 @@ CONFIG_SYSRESET=y CONFIG_SPL_SYSRESET=y CONFIG_SYSRESET_TI_SCI=y CONFIG_FS_FAT_MAX_CLUSTSIZE=16384 + +#include