u-boot/drivers/scsi
Simon Glass 46df024394 sandbox: Convert to use driver model for SCSI
At present sandbox is producing a warning about SCSI migration. Drop the
legacy code and replace it with a new implementation.

Also drop the SATA command, which does not work with driver model.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-09-25 13:59:50 -06:00
..
Kconfig blk: Select SPL_LEGACY_BLOCK automatically 2022-09-16 11:05:16 -04:00
Makefile sandbox: scsi: Move request-handling code to scsi_emul 2022-09-25 13:59:38 -06: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 blk: Rename if_type to uclass_id 2022-09-25 08:30:05 -06:00
scsi_emul.c sandbox: scsi: Move request-handling code to scsi_emul 2022-09-25 13:59:38 -06:00