[PATCH v2 0/2] riscv: enable SATA disk on QEMU RISC-V

Heinrich Schuchardt xypron.glpk at gmx.de
Wed Nov 4 12:48:59 CET 2020


Allow attaching a virtual SATA disk to QEMU RISC-V by implying
AHCI, AHCI_PCI, CMD_SCSI, DM_SCSI, PCI_INIT_R, SCSI, SCSI_AHCI.

v2:
	add new options to BOARD_SPECIFIC_OPTIONS instead of defconfig
	sort implied options in BOARD_SPECIFIC_OPTIONS

Heinrich Schuchardt (2):
  riscv: sort SPECIFIC_OPTIONS
  riscv: enable SATA disk on QEMU RISC-V

 board/emulation/qemu-riscv/Kconfig | 45 +++++++++++++++++-------------
 1 file changed, 26 insertions(+), 19 deletions(-)

--
2.28.0



More information about the U-Boot mailing list