u-boot/drivers/scsi
Simon Glass 4de979f664 bootstd: Use bootdev instead of bootdevice
It seems better to call this a 'bootdev' since this is name used in the
documentation. The older 'Bootdevice' name is no-longer used and may cause
confusion with the 'bootdevice' environment variable.

Update throughout to use bootdev.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2023-07-16 23:13:17 +08:00
..
Kconfig scsi: typo supporedt 2023-04-01 10:11:50 +02: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: Use bootdev instead of bootdevice 2023-07-16 23:13:17 +08:00
scsi_emul.c usb: Update the test to cover reading and writing 2022-10-31 11:02:44 -04:00