Brad Bishop | f3fd288 | 2019-06-21 08:06:37 -0400 | [diff] [blame] | 1 | #@TYPE: Machine |
2 | #@NAME: generic riscv64 machine | ||||
3 | #@DESCRIPTION: Machine configuration for running a generic riscv64 | ||||
4 | |||||
5 | require conf/machine/include/riscv/qemuriscv.inc | ||||
6 | |||||
Brad Bishop | f3fd288 | 2019-06-21 08:06:37 -0400 | [diff] [blame] | 7 | EXTRA_IMAGEDEPENDS += "u-boot" |
Brad Bishop | 64c979e | 2019-11-04 13:55:29 -0500 | [diff] [blame] | 8 | UBOOT_MACHINE = "qemu-riscv64_smode_defconfig" |
Brad Bishop | f3fd288 | 2019-06-21 08:06:37 -0400 | [diff] [blame] | 9 | UBOOT_ELF = "u-boot" |