u-boot/drivers/scsi
Simon Glass eacc261178 bootstd: Add a new pre-scan priority for bootdevs
We need extensions to be set up before we start trying to boot any of the
bootdevs. Add a new priority before all the others for tht sort of thing.
Also add a 'none' option, so that the first one is not 0.

While we are here, comment enum bootdev_prio_t fully and expand the test
for the 'bootdev hunt' command.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-01-23 18:11:41 -05:00
..
Kconfig blk: Select SPL_LEGACY_BLOCK automatically 2022-09-16 11:05:16 -04:00
Makefile bootstd: Add a SCSI bootdev 2023-01-23 18:11:40 -05:00
sandbox_scsi.c sandbox: Convert to use driver model for SCSI 2022-09-25 13:59:50 -06:00
scsi-uclass.c dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
scsi.c bootstd: Add a SCSI bootdev 2023-01-23 18:11:40 -05:00
scsi_bootdev.c bootstd: Add a new pre-scan priority for bootdevs 2023-01-23 18:11:41 -05:00
scsi_emul.c usb: Update the test to cover reading and writing 2022-10-31 11:02:44 -04:00