openwrt/package/boot/uboot-envtools
Sven Eckelmann 7a77aacb31 uboot-envtools: Fix format of autogenerated sectors
The sector number must be stored in hex. Otherwise, the number (like 16)
will be parsed as hex and any write to the partition will end up with an
error like:

  MTD erase error on /dev/mtd5: Invalid argument

Fixes: 9adfeccd84 ("uboot-envtools: Add support for IPQ806x AP148 and DB149")
Fixes: 54b275c8ed ("ipq40xx: add target")
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@fungible.com>
(cherry picked from commit 8d3e932b65)
2022-11-05 22:45:46 +01:00
..
files uboot-envtools: Fix format of autogenerated sectors 2022-11-05 22:45:46 +01:00
patches uboot-envtools: adjust compile patch to version v2021.01 2021-03-01 00:34:22 +01:00
Makefile uboot-envtools: Update to version 2022.01 2022-02-01 21:25:02 +01:00