configs: am62x_a53: introduce fragment for USB MSC boot
authorSiddharth Vadapalli <s-vadapalli@ti.com>
Sat, 1 Mar 2025 08:00:49 +0000 (13:30 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 14 Mar 2025 20:36:18 +0000 (14:36 -0600)
commit45306e894bc376908e8e0955ff43d68131739ba6
tree65f0936097090cde6057190c524bf7e2b30955e9
parent460581fa7895c253cb401e2bbd1f6a7e43b41f82
configs: am62x_a53: 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_a53_usbmsc.config [new file with mode: 0644]