commit | 97e7ad20342be154947f1d178eaf11b637338b51 | [log] [tgz] |
---|---|---|
author | Siddharth Vadapalli <s-vadapalli@ti.com> | Sat Mar 01 13:30:49 2025 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 14 14:36:18 2025 -0600 |
tree | 65f0936097090cde6057190c524bf7e2b30955e9 | |
parent | 65c2bb2da4b754edb0a5d28e818c4823a6e475ee [diff] |
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>