commit | 4d197fab9b82ad50383f50b0316137590b80f040 | [log] [tgz] |
---|---|---|
author | Daniel Schultz <d.schultz@phytec.de> | Fri Aug 30 02:09:38 2024 -0700 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 10 13:16:01 2024 -0600 |
tree | 54ef9eac79a7c5ed6dca6b6f6ea316ba7f39afd7 | |
parent | 529ddb60532aefb9b49fd2b5edc03e78777dbd03 [diff] |
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 <d.schultz@phytec.de>