From: Daniel Schultz Date: Fri, 30 Aug 2024 09:09:38 +0000 (-0700) Subject: configs: Add phycore_am62x_r5_usbdfu_defconfig X-Git-Tag: v2025.01-rc1~29^2~28^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d197fab9b82ad50383f50b0316137590b80f040;p=pandora-u-boot.git configs: Add phycore_am62x_r5_usbdfu_defconfig This config includes the phycore_am62x_r5_defconfig file as well as the am62x_r5_usbdfu.config fragment. We need another defconfig because the AM62x has not enough internal SRAM to support all boot sources. The normal phycore_am62x_r5_defconfig should allow to boot from MMC and OSPI while this new defconfig allows to boot from USB. Signed-off-by: Daniel Schultz --- diff --git a/configs/phycore_am62x_r5_usbdfu_defconfig b/configs/phycore_am62x_r5_usbdfu_defconfig new file mode 100644 index 00000000000..237f5d344ce --- /dev/null +++ b/configs/phycore_am62x_r5_usbdfu_defconfig @@ -0,0 +1,2 @@ +#include +#include