On Thu, 03 Sep 2026 00:29:58 +0000, Michael C. Pratt wrote:
> Since Linux commit 5b2f8c133d98 ("nvmem: layouts: u-boot-env:
> add optional "env-size" property"), there is support for providing the size
> of the u-boot environment used by the bootloader to the layout NVMEM driver
> in order to calculate the CRC if the range is less than the partition size
> in a similar fashion that it would be provided in a fw_env.config file.
>
> Devicetree binary cells are always stored in big-endian,
> so endian translation is now necessary for this case.
>
> [...]
Applied to u-boot/main, thanks!
[1/1] fw_env: use env-size property for nvmem layout device detection
commit: 7bf077ec5733a230bbce34d8ce324f92d8c46cc1
--
Tom