[PATCH 0/3] bootm: make uImage support optional
Sascha Hauer
s.hauer at pengutronix.de
Fri May 3 00:02:14 PDT 2024
On Tue, 30 Apr 2024 20:06:30 +0200, Ahmad Fatoum wrote:
> While looking into CONFIG_TIMESTAMP, I noticed we still build UIMAGE
> support unconditionally, when BOOTM is enabled. This series makes it
> optional as most users no longer need it.
>
> Saves me 4KiB in an LZO-compressed ARM64 image.
>
> Ahmad Fatoum (3):
> uimage: move file_to_sdram implementation to libfile
> bootm: allow disabling uImage support
> uimage: have TIMESTMAP depend on UIMAGE
>
> [...]
Applied, thanks!
[1/3] uimage: move file_to_sdram implementation to libfile
https://git.pengutronix.de/cgit/barebox/commit/?id=7b29c539e461 (link may not be stable)
[2/3] bootm: allow disabling uImage support
https://git.pengutronix.de/cgit/barebox/commit/?id=59edd0c3be21 (link may not be stable)
[3/3] uimage: have TIMESTMAP depend on UIMAGE
https://git.pengutronix.de/cgit/barebox/commit/?id=76131012282d (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list