summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2023-01-29 01:00:27 +0300
committerTom Rini <trini@konsulko.com>2023-02-06 21:04:53 +0300
commitece763de2f0d348a30655754f2be7100bc7057cc (patch)
tree8f7243dec74122b67a71fb572ed835b1f69abf36 /board
parentc2488a81b8b88db393de9680de1c26a71ea3afb6 (diff)
downloadu-boot-ece763de2f0d348a30655754f2be7100bc7057cc.tar.xz
arm: qemu: Switch to a text environment
Use the new environment format so we can drop most of the config.h file. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board')
-rw-r--r--board/emulation/qemu-arm/qemu-arm.env12
1 files changed, 12 insertions, 0 deletions
diff --git a/board/emulation/qemu-arm/qemu-arm.env b/board/emulation/qemu-arm/qemu-arm.env
new file mode 100644
index 0000000000..e658d5ee7d
--- /dev/null
+++ b/board/emulation/qemu-arm/qemu-arm.env
@@ -0,0 +1,12 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
+
+/* environment for qemu-arm and qemu-arm64 */
+
+fdt_high=0xffffffff
+initrd_high=0xffffffff
+fdt_addr=0x40000000
+scriptaddr=0x40200000
+pxefile_addr_r=0x40300000
+kernel_addr_r=0x40400000
+ramdisk_addr_r=0x44000000
+boot_targets=qfw usb scsi virtio nvme dhcp