mirror of
https://codeberg.org/canoeboot/cbmk.git
synced 2025-07-28 16:32:30 +01:00
![]() This was a problem when I did it before, because individual target builds weren't automatically re-compiled when needed. The recent design improvements in lbmk enable this to be done again. Cached images in elf/ have no payloads, so they are a liability, therefore they are padded by one byte to prevent flashing. This solves the problem that the previous caching had. With this change, modifying payloads can be tested without needing to re-build coreboot each time. The cached coreboot builds are also automatically re-built when needed, which is another improvement this time, compared to the last time coreboot builds were cached in this manner. Signed-off-by: Leah Rowe <leah@libreboot.org> |
||
---|---|---|
.. | ||
coreboot | ||
flashprog | ||
grub | ||
memtest86plus | ||
pcsx-redux | ||
pico-serprog | ||
seabios | ||
stm32-vserprog | ||
u-boot |