From 03c830b2e9dd8f0847045700349c69ab40458ad8 Mon Sep 17 00:00:00 2001 From: Alper Nebi Yasak Date: Mon, 23 Oct 2023 19:18:44 +0300 Subject: u-boot: Add qemu_x86_12mb build again 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 --- config/u-boot/qemu_x86_12mb/target.cfg | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 config/u-boot/qemu_x86_12mb/target.cfg (limited to 'config/u-boot/qemu_x86_12mb/target.cfg') diff --git a/config/u-boot/qemu_x86_12mb/target.cfg b/config/u-boot/qemu_x86_12mb/target.cfg new file mode 100644 index 00000000..24b7cb0c --- /dev/null +++ b/config/u-boot/qemu_x86_12mb/target.cfg @@ -0,0 +1,2 @@ +tree="default" +arch="x86_64" -- cgit v1.2.1