aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/configs/qemu-riscv64_smode_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'roms/u-boot/configs/qemu-riscv64_smode_defconfig')
-rw-r--r--roms/u-boot/configs/qemu-riscv64_smode_defconfig16
1 files changed, 16 insertions, 0 deletions
diff --git a/roms/u-boot/configs/qemu-riscv64_smode_defconfig b/roms/u-boot/configs/qemu-riscv64_smode_defconfig
new file mode 100644
index 000000000..0000564e4
--- /dev/null
+++ b/roms/u-boot/configs/qemu-riscv64_smode_defconfig
@@ -0,0 +1,16 @@
+CONFIG_RISCV=y
+CONFIG_NR_DRAM_BANKS=1
+CONFIG_ENV_SIZE=0x20000
+CONFIG_TARGET_QEMU_VIRT=y
+CONFIG_ARCH_RV64I=y
+CONFIG_RISCV_SMODE=y
+CONFIG_DISTRO_DEFAULTS=y
+CONFIG_FIT=y
+CONFIG_DISPLAY_CPUINFO=y
+CONFIG_DISPLAY_BOARDINFO=y
+CONFIG_CMD_BOOTEFI_SELFTEST=y
+CONFIG_CMD_NVEDIT_EFI=y
+# CONFIG_CMD_MII is not set
+CONFIG_OF_PRIOR_STAGE=y
+CONFIG_SYS_RELOC_GD_ENV_ADDR=y
+CONFIG_DM_MTD=y