kernel: bcm47xxpart: fix getting user-space data partition name
authorRafał Miłecki <rafal@milecki.pl>
Tue, 10 Jul 2018 12:02:00 +0000 (14:02 +0200)
committerRafał Miłecki <rafal@milecki.pl>
Tue, 10 Jul 2018 12:05:02 +0000 (14:05 +0200)
commit7ddba08d873a0ce6d2d32b8f6a1bea550107ca44
tree20f88626771050511cd210c285eb28801fbc6f0a
parenta5188eb2584c244246f2be638a54bc458ecfc497
kernel: bcm47xxpart: fix getting user-space data partition name

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>
target/linux/generic/pending-4.14/431-mtd-bcm47xxpart-check-for-bad-blocks-when-calculatin.patch
target/linux/generic/pending-4.9/431-mtd-bcm47xxpart-check-for-bad-blocks-when-calculatin.patch