summaryrefslogtreecommitdiff
path: root/drivers/usb/host/usb_bootdev.c
AgeCommit message (Collapse)Author
2022-04-25bootstd: usb: Add a bootdev driverSimon Glass
Add a bootdev driver for USB host. It can use the distro boot mechanism to locate a file, or any other available bootmeth. Signed-off-by: Simon Glass <[email protected]>