On Tue, 27 May 2025 16:32:11 +0000, Michael C. Pratt wrote:
On 11 Oct 2022, it was reported that the crc32 verification of the u-boot environment failed only on big-endian systems for the u-boot-env nvmem layout driver with the following error.
Invalid calculated CRC32: 0x88cd6f09 (expected: 0x096fcd88)
This problem has been present since the driver was introduced, and before it was made into a layout driver.
[...]
Applied, thanks!
[1/1] nvmem: layouts: u-boot-env: remove crc32 endianness conversion commit: 573afda830f301320d22ad4154e32414254f7449
Best regards,