Skip to content
Snippets Groups Projects
Commit 737573ce authored by Alper Nebi Yasak's avatar Alper Nebi Yasak
Browse files

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: default avatarAlper Nebi Yasak <alpernebiyasak@gmail.com>
parent 1c62b003
Branches
Tags
No related merge requests found
......@@ -6,4 +6,4 @@ payload_grub_withseabios="y"
payload_seabios="y"
payload_memtest="y"
grub_scan_disk="ahci"
#payload_uboot="y"
payload_uboot="y"
ubtree="default"
arch="x86_64"
This diff is collapsed.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment