summaryrefslogtreecommitdiff
path: root/cmd/bootdev.c
AgeCommit message (Collapse)Author
2022-04-25bootstd: Add a bootdev commandSimon Glass
Add a 'bootdev' command to handle listing and selection of bootdevs. Disable standard boot for a few boards which otherwise run out of space. Signed-off-by: Simon Glass <[email protected]>