]> Git Repo - J-u-boot.git/commit - configs/rcar3_salvator-x_defconfig
bootstd: Add a bootdev command
authorSimon Glass <[email protected]>
Mon, 25 Apr 2022 05:31:10 +0000 (23:31 -0600)
committerTom Rini <[email protected]>
Mon, 25 Apr 2022 14:00:04 +0000 (10:00 -0400)
commit5d053cca387dc92040569278b76d65391c91c249
tree7b7ad6e384b9a8b749715792e440eabda4bc0f73
parenta8f5be178db53f41338730e001b0f2ab459f7e31
bootstd: Add a bootdev command

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]>
MAINTAINERS
cmd/Kconfig
cmd/Makefile
cmd/bootdev.c [new file with mode: 0644]
configs/rcar3_salvator-x_defconfig
configs/tbs2910_defconfig
This page took 0.037031 seconds and 4 git commands to generate.