mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-22 22:49:30 +02:00
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 <alpernebiyasak@gmail.com>
This commit is contained in:
@@ -5,6 +5,7 @@ payload_grub="y"
|
|||||||
payload_grub_withseabios="y"
|
payload_grub_withseabios="y"
|
||||||
payload_seabios="y"
|
payload_seabios="y"
|
||||||
payload_memtest="y"
|
payload_memtest="y"
|
||||||
|
payload_uboot="y"
|
||||||
grub_scan_disk="both"
|
grub_scan_disk="both"
|
||||||
vendorfiles="n"
|
vendorfiles="n"
|
||||||
microcode_required="n"
|
microcode_required="n"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,2 @@
|
|||||||
|
tree="default"
|
||||||
|
arch="x86_64"
|
||||||
Reference in New Issue
Block a user