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>
fsdg20230625
Alper Nebi Yasak 2022-12-07 18:49:48 +03:00
parent 1c62b003ad
commit 737573cee5
3 changed files with 1600 additions and 1 deletions

View File

@ -6,4 +6,4 @@ payload_grub_withseabios="y"
payload_seabios="y"
payload_memtest="y"
grub_scan_disk="ahci"
#payload_uboot="y"
payload_uboot="y"

View File

@ -0,0 +1,2 @@
ubtree="default"
arch="x86_64"

File diff suppressed because it is too large Load Diff