blob: b45fdd556d1b2a3aab5428011cdb191df177294f [file] [log] [blame]
Brad Bishopf3fd2882019-06-21 08:06:37 -04001#@TYPE: Machine
2#@NAME: generic riscv64 machine
3#@DESCRIPTION: Machine configuration for running a generic riscv64
4
5require conf/machine/include/riscv/qemuriscv.inc
6
Brad Bishopf3fd2882019-06-21 08:06:37 -04007EXTRA_IMAGEDEPENDS += "u-boot"
Brad Bishop64c979e2019-11-04 13:55:29 -05008UBOOT_MACHINE = "qemu-riscv64_smode_defconfig"
Brad Bishopf3fd2882019-06-21 08:06:37 -04009UBOOT_ELF = "u-boot"