Re: [PATCH v2] nvmem: layouts: u-boot-env: add optional "env-size" property
From: Srinivas Kandagatla
Date: Mon Nov 10 2025 - 02:35:30 EST
On Thu, 23 Oct 2025 03:07:41 +0400, Jascha Sundaresan wrote:
> Some devices reserve a larger NVMEM region for the U-Boot environment
> than the actual environment data length used by U-Boot itself. The CRC32
> in the U-Boot header is calculated over the smaller data length, causing
> CRC validation to fail when Linux reads the full partition.
>
> Allow an optional device tree property "env-size" to specify the
> environment data size to use for CRC computation.
>
> [...]
Applied, thanks!
[1/1] nvmem: layouts: u-boot-env: add optional "env-size" property
commit: 06e92afca89075628b12c9b4085b4cc7320081ac
Best regards,
--
Srinivas Kandagatla <srini@xxxxxxxxxx>