u-boot/board/emulation
Tom Rini b630f8b3ae scsi: Forceably finish migration to DM_SCSI
The migration deadline for moving to DM_SCSI was v2023.04. A further
reminder was sent out in August 2023 to the remaining platforms that had
not migrated already, and that a few more over the line (or configs
deleted).

With this commit we:
- Rename CONFIG_DM_SCSI to CONFIG_SCSI.
- Remove all of the non-DM SCSI code. This includes removing other
  legacy symbols and code and removes some legacy non-DM AHCI code.
- Some platforms that had previously been DM_SCSI=y && SCSI=n are now
  fully migrated to DM_SCSI as a few corner cases in the code assumed
  DM_SCSI=y meant SCSI=y.

Signed-off-by: Tom Rini <trini@konsulko.com>
2023-11-07 18:36:06 -05:00
..
common qemu: dfu: Correct memset call in set_dfu_alt_info 2023-04-25 15:31:28 -04:00
qemu-arm qemu: Correct CMD_QFW dependencies in Kconfig 2023-11-07 14:48:19 -05:00
qemu-ppce500 global: Use proper project name U-Boot (next2) 2023-09-21 13:20:11 +02:00
qemu-riscv scsi: Forceably finish migration to DM_SCSI 2023-11-07 18:36:06 -05:00
qemu-x86 qemu: Correct CMD_QFW dependencies in Kconfig 2023-11-07 14:48:19 -05:00
Kconfig SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00