On Tue, 18 Aug 2026 13:23:14 +0000, Aristo Chen wrote:

> This is v2 of "bootm: size the noload decompression buffer from the
> compressor header". Tom pushed back on v1
> (https://patchwork.ozlabs.org/project/uboot/patch/[email protected]/)
> on two grounds:
> 
>   1. No concrete problem report driving the change.
>   2. ~1297 platforms grew by ~170-400 bytes; the change is not
>      opt-in, so the size cost falls on everyone.
> 
> [...]

Applied to u-boot/next, thanks!

[1/8] bootm: size the noload gzip decompression buffer from ISIZE
      commit: cf63a0c411b959b88902f9f90d809c4adac70385
[2/8] test: fit: cover the kernel_noload gzip header-size and lying-header paths
      commit: 1d0998998c2d61e41fa91b606934e0efbdf662d0
[3/8] bootm: size the noload zstd decompression buffer from Frame_Content_Size
      commit: 894eff92ecf060ec7363b9be41958e49ea120cab
[4/8] test: fit: cover the kernel_noload zstd header-size path
      commit: 6b88aee1dd076e2e2091b47ac2fb9fc5f31a3353
[5/8] bootm: size the noload lz4 decompression buffer from Content_Size
      commit: a85d598be2a3f36f4dd5f0884e4b41fa40d75710
[6/8] test: fit: cover the kernel_noload lz4 header-size path
      commit: 7d7770dbfce002969327071eab2dd30315d0cec6
[7/8] bootm: size the noload lzma decompression buffer from the header
      commit: a730ba7f8996468e04250ce182a8bceaf30cb78c
[8/8] test: fit: cover the kernel_noload lzma header-size and unknown-size paths
      commit: 6bd934a1f5e9f37579af123d49114aee35607449
-- 
Tom


Reply via email to