aboutsummaryrefslogtreecommitdiff
path: root/configs/qemu_arm_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-12-16 20:59:10 -0700
committerTom Rini <trini@konsulko.com>2021-12-23 10:24:39 -0500
commit4dc1d8318b33449c6d8e62c9371f021c61fe75a9 (patch)
treecd630512f91103d2a7ed9d97e52169e78eb835ea /configs/qemu_arm_defconfig
parentc3c1614537d4fd2c5b7f1c29887541210bf0b8bd (diff)
downloadu-boot-4dc1d8318b33449c6d8e62c9371f021c61fe75a9.zip
u-boot-4dc1d8318b33449c6d8e62c9371f021c61fe75a9.tar.gz
u-boot-4dc1d8318b33449c6d8e62c9371f021c61fe75a9.tar.bz2
arm: qemu: Add a devicetree file for qemu_arm
This uses QEMU virt which creates its own devicetree. Add an empty version of this file, so that we can at least build this board when devicetrees are required. Tested-by: Heinrich Schuchardt <heinrich.schuchardt@canaonical.com> Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/qemu_arm_defconfig')
-rw-r--r--configs/qemu_arm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/qemu_arm_defconfig b/configs/qemu_arm_defconfig
index 8ce5540..6bec0ae 100644
--- a/configs/qemu_arm_defconfig
+++ b/configs/qemu_arm_defconfig
@@ -5,6 +5,7 @@ CONFIG_SYS_MALLOC_LEN=0x1000000
CONFIG_NR_DRAM_BANKS=1
CONFIG_ENV_SIZE=0x40000
CONFIG_ENV_SECT_SIZE=0x40000
+CONFIG_DEFAULT_DEVICE_TREE="qemu-arm"
CONFIG_TARGET_QEMU_ARM_32BIT=y
CONFIG_DEBUG_UART_BASE=0x9000000
CONFIG_DEBUG_UART_CLOCK=0