uboot-envtools: backport some usefull patches from v2024.04-rc1
authorShiji Yang <yangshiji66@qq.com>
Sat, 10 Feb 2024 13:47:40 +0000 (13:47 +0000)
committerNick Hainke <vincent@systemli.org>
Sun, 11 Feb 2024 09:48:59 +0000 (10:48 +0100)
commit3b74ae780cd3bb2a6f83251a2aa0ca1575c4b3d3
tree0dd5b912e588e5084e95a04c17d0675608325be6
parent00586674e4aa2e1a7124cca08d0b29cfbfd10c78
uboot-envtools: backport some usefull patches from v2024.04-rc1

Highlights:
- Silence small page read warning.
- Autodetect NAND erase size and env sectors.

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
package/boot/uboot-envtools/Makefile
package/boot/uboot-envtools/patches/011-fw_env-keep-calling-read-until-whole-flash-block-is-.patch [new file with mode: 0644]
package/boot/uboot-envtools/patches/012-fw_env-autodetect-NAND-erase-size-and-env-sectors.patch [new file with mode: 0644]