configs: am62x_r5: introduce fragment for USB MSC boot
authorSiddharth Vadapalli <s-vadapalli@ti.com>
Sat, 1 Mar 2025 08:00:48 +0000 (13:30 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 14 Mar 2025 20:36:18 +0000 (14:36 -0600)
commit460581fa7895c253cb401e2bbd1f6a7e43b41f82
tree5c725fd31b9639a9bf899b22bb979c985a447cd6
parentf853295a6a0913f9d0df72c11dc62834452820f4
configs: am62x_r5: introduce fragment for USB MSC boot

Introduce the config fragment for enabling USB MSC boot. USB MSC boot
involves fetching the next stage of the bootloader from a USB Mass Storage
device such as a USB Flash Drive with the USB controller on the SoC acting
as the USB Host.

Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
configs/am62x_r5_usbmsc.config [new file with mode: 0644]