mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-04-30 15:41:10 +02: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>