gnuboot/resources
Alper Nebi Yasak bdd6485dfc
build/roms: Support using U-Boot as a coreboot payload
This enables embedding U-Boot into the coreboot roms as the payload. For
now, the ELF file generated by enabling CONFIG_REMAKE_ELF is used, which
includes the U-Boot binary and the board-specific device-tree file. It
might be better to use the FIT payload support for U-Boot, but that was
reportedly broken and is not tested yet.

Coreboot boards can specify payload_uboot="y" in their board.cfg to
enable building a rom with U-Boot as the payload, which is built from
the U-Boot board with the same name. Boards can further specify a
uboot_config option, to choose which board-specific config file U-Boot
should be built with.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2023-11-13 16:37:27 +01:00
..
coreboot coreboot/fam15h: don't build ada toolchain for generic platforms 2023-08-22 21:16:19 +02:00
grub GRUB: config from HDD/SSD: Add support for gnuboot_grub.cfg 2023-08-22 21:17:29 +02:00
memtest86plus/patch memtest86+: fix build error (patch from Félicien Pillot) 2022-02-08 07:45:41 +00:00
scripts build/roms: Support using U-Boot as a coreboot payload 2023-11-13 16:37:27 +01:00
seabios specifically call python3, in scripts 2022-03-13 18:17:09 +00:00
u-boot u-boot-libre: Add support for deblobbing U-Boot v2022.07 2023-11-13 16:37:25 +01:00