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

Bin Meng bmeng.cn at gmail.com
Thu Nov 5 09:05:33 CET 2020


On Wed, Nov 4, 2020 at 7:49 PM Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> 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.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v2:
>         add options to BOARD_SPECIFIC_OPTIONS instead of defconfig
> ---
>  board/emulation/qemu-riscv/Kconfig | 7 +++++++
>  1 file changed, 7 insertions(+)
>

Reviewed-by: Bin Meng <bin.meng at windriver.com>


More information about the U-Boot mailing list