mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-25 06:21:45 +01:00
Partition name is picked by a parser_trx_data_part_name(). It has to get correct partition offset (taking care of bad blocks) to work properly. This fixes UBI support for devices that have kernel flashed on partition with a bad block. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>