aboutsummaryrefslogtreecommitdiff
path: root/configs/qemu-riscv64_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-01-03 09:26:16 -0500
committerTom Rini <trini@konsulko.com>2024-01-03 09:26:16 -0500
commit42fb448a203197c84d71a5d8f83012c87c5c9a8b (patch)
tree80e76802188c184a4b7216f0c594d508ad233658 /configs/qemu-riscv64_defconfig
parent93a0138acbe029fba1d1255cc0b9b8700b49bdff (diff)
downloadu-boot-42fb448a203197c84d71a5d8f83012c87c5c9a8b.zip
u-boot-42fb448a203197c84d71a5d8f83012c87c5c9a8b.tar.gz
u-boot-42fb448a203197c84d71a5d8f83012c87c5c9a8b.tar.bz2
configs: Resync with savedefconfigWIP/03Jan2024-next
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/qemu-riscv64_defconfig')
-rw-r--r--configs/qemu-riscv64_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/qemu-riscv64_defconfig b/configs/qemu-riscv64_defconfig
index 9fb40b2..b8ccf8f 100644
--- a/configs/qemu-riscv64_defconfig
+++ b/configs/qemu-riscv64_defconfig
@@ -9,10 +9,10 @@ CONFIG_SYS_LOAD_ADDR=0x80200000
CONFIG_TARGET_QEMU_VIRT=y
CONFIG_ARCH_RV64I=y
CONFIG_FIT=y
+CONFIG_SYS_BOOTM_LEN=0x4000000
CONFIG_DISTRO_DEFAULTS=y
CONFIG_DISPLAY_CPUINFO=y
CONFIG_DISPLAY_BOARDINFO=y
-CONFIG_SYS_BOOTM_LEN=0x4000000
CONFIG_CMD_BOOTEFI_SELFTEST=y
CONFIG_CMD_NVEDIT_EFI=y
# CONFIG_CMD_MII is not set