configs: Add phycore_am62ax_r5_usbdfu_defconfig
authorWadim Egorov <w.egorov@phytec.de>
Wed, 5 Mar 2025 04:58:30 +0000 (05:58 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 18 Mar 2025 14:12:53 +0000 (08:12 -0600)
commitadf4d5e9e8ddf8a02cd2cea4f4d19944583654bb
treedd1ecfb39902f84fe929c6fb8107ad88bdb53579
parent2708c0b23fd488ae262c1c2a3449e16aa05dbd41
configs: Add phycore_am62ax_r5_usbdfu_defconfig

This config includes the phycore_am62ax_r5_defconfig file as well as
the am62x_r5_usbdfu.config fragment. We need another defconfig
because the AM62Ax has not enough internal SRAM to support all boot
sources. The normal phycore_am62ax_r5_defconfig should allow to boot
from MMC and OSPI while this new defconfig allows to boot from USB.

Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
board/phytec/phycore_am62ax/MAINTAINERS
configs/phycore_am62ax_r5_usbdfu_defconfig [new file with mode: 0644]