openwrt/package/boot/uboot-envtools
Sven Eckelmann 8d3e932b65 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>
2022-11-01 18:04:38 +01:00
..
files uboot-envtools: Fix format of autogenerated sectors 2022-11-01 18:04:38 +01:00
patches uboot-envtools: update to 2022.07 2022-09-02 23:13:53 +02:00
Makefile uboot-envtools: update to 2022.10 2022-10-22 21:10:34 +02:00