summaryrefslogtreecommitdiff
path: root/resources/u-boot/qemu_x86_12mb/board.cfg
diff options
context:
space:
mode:
authorAlper Nebi Yasak <alpernebiyasak@gmail.com>2022-12-07 18:49:48 +0300
committerAlper Nebi Yasak <alpernebiyasak@gmail.com>2022-12-10 14:19:00 +0300
commit737573cee5d701c7e7faf3257d6ef98326ead880 (patch)
tree00346b902c48235b0be83abae5760b49508a05af /resources/u-boot/qemu_x86_12mb/board.cfg
parent1c62b003ad6014288114300de65844496dffaf72 (diff)
u-boot: Add qemu_x86_12mb build
Add a U-Boot build for the qemu_x86_12mb board. The config is a copy of the upstream "coreboot" defconfig, but with OF_EMBED=y. Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Diffstat (limited to 'resources/u-boot/qemu_x86_12mb/board.cfg')
-rw-r--r--resources/u-boot/qemu_x86_12mb/board.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/u-boot/qemu_x86_12mb/board.cfg b/resources/u-boot/qemu_x86_12mb/board.cfg
new file mode 100644
index 00000000..617e143c
--- /dev/null
+++ b/resources/u-boot/qemu_x86_12mb/board.cfg
@@ -0,0 +1,2 @@
+ubtree="default"
+arch="x86_64"