Re: [PATCH v6] mtd: parsers: add support for Sercomm partitions

From: Miquel Raynal
Date: Thu Jun 09 2022 - 08:42:54 EST


On Sun, 2022-05-29 at 11:07:14 UTC, Mikhail Zhilkin wrote:
> This adds an MTD partition parser for the Sercomm partition table that
> is used in some Beeline, Netgear and Sercomm routers.
>
> The Sercomm partition map table contains real partition offsets, which
> may differ from device to device depending on the number and location of
> bad blocks on NAND.
>
> Original patch (proposed by NOGUCHI Hiroshi):
> Link: https://github.com/openwrt/openwrt/pull/1318#issuecomment-420607394
>
> Signed-off-by: NOGUCHI Hiroshi <drvlabo@xxxxxxxxx>
> Signed-off-by: Mikhail Zhilkin <csharper2005@xxxxxxxxx>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next, thanks.

Miquel