lbmk/config
Alper Nebi Yasak 46e01c0e1d u-boot: Avoid building U-Boot-only binman images
For Rockchip boards U-Boot tries to build SPI and MMC images that
require an externally built BL31 file to be provided, and the build
fails otherwise. This is not really as configurable as it should be.

In Libreboot, we only care about the build outputs for U-Boot proper.
There is a BL31 built during our coreboot builds, but using that in
U-Boot builds is a chicken-and-egg problem. Building BL31 outside the
coreboot build and passing it to both projects is possible, but needs
work.

For now, stop trying to build these U-Boot-only images as a workaround,
by removing the binman image descriptions from the device-tree sources.
Additionally, disable in our configs the BINMAN_FDT functionality that
allows using these at runtime as it requires them to be present.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2023-10-14 16:48:41 +03:00
..
coreboot coreboot/default bump: rev d862695f5f, 12 Oct 2023 2023-10-12 23:31:06 +01:00
dependencies config/dependencies: fix unifont on arch/parabola 2023-10-10 01:43:01 +01:00
git use me_cleaner from coreboot instead of upstream 2023-10-12 22:21:02 +01:00
grub grub.cfg: disable the pager 2023-10-02 22:03:10 +01:00
ifd move ifd/gbe configs into config/ifd/ 2023-09-04 01:38:08 +01:00
memtest86plus/patches disable 32-bit memtest86plus, only build 64-bit 2023-10-09 06:06:20 +01:00
seabios bump seabios revision 2023-10-07 10:36:50 +01:00
u-boot u-boot: Avoid building U-Boot-only binman images 2023-10-14 16:48:41 +03:00
vendor rename blob/ to vendor/ 2023-10-07 01:23:11 +01:00