kernel: update U-Boot nvmem driver to v6.2 release version
authorRafał Miłecki <rafal@milecki.pl>
Sat, 12 Nov 2022 09:42:51 +0000 (10:42 +0100)
committerRafał Miłecki <rafal@milecki.pl>
Sat, 12 Nov 2022 10:42:05 +0000 (11:42 +0100)
commit797177ad85cbf92b5c1e270751eaca9eb4f34f30
tree282c7b78ab9cb909e5313a68136f64a1915e7cbf
parent2403428c75c25301996567cdde57e2230e14d766
kernel: update U-Boot nvmem driver to v6.2 release version

Backport queued patches that
1. Fix CRC32 calculation for redundant images
2. Fix CRC32 on big-endian
3. Fix parting images with Broadcom header

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
target/linux/generic/backport-5.10/803-v6.2-0001-nvmem-u-boot-env-fix-crc32_data_offset-on-redundant-.patch [new file with mode: 0644]
target/linux/generic/backport-5.10/803-v6.2-0002-nvmem-u-boot-env-align-endianness-of-crc32-values.patch [new file with mode: 0644]
target/linux/generic/backport-5.10/803-v6.2-0003-nvmem-u-boot-env-add-Broadcom-format-support.patch [new file with mode: 0644]
target/linux/generic/backport-5.15/804-v6.2-0001-nvmem-u-boot-env-fix-crc32_data_offset-on-redundant-.patch [new file with mode: 0644]
target/linux/generic/backport-5.15/804-v6.2-0002-nvmem-u-boot-env-align-endianness-of-crc32-values.patch [new file with mode: 0644]
target/linux/generic/backport-5.15/804-v6.2-0003-nvmem-u-boot-env-add-Broadcom-format-support.patch [new file with mode: 0644]