mbox series

[0/6] mtd: afs: Support AFSv2 parsing

Message ID 20190128135449.15555-1-linus.walleij@linaro.org
Headers show
Series mtd: afs: Support AFSv2 parsing | expand

Message

Linus Walleij Jan. 28, 2019, 1:54 p.m. UTC
The later versions of the ARM reference designs use
AFSv2 with a new type of firmware header than in the
v1 version found in earlier versions.

Extend the AFS partition parser to suppoer AFSv2.

This is based on the earlier patch set moving the
parser down to the parsers folder and adding device
tree probing, so it should be applied only after
that series.

Linus Walleij (6):
  mtd: afs: simplify partition parsing
  mtd: afs: simplify partition detection
  mtd: factor out v1 partition parsing
  mtd: afs: factor footer parsing into the v1 part parsing
  mtd: afs: factor the IIS read into partition parser
  mtd: afs: add v2 partition parsing

 drivers/mtd/parsers/afs.c | 369 ++++++++++++++++++++++++++------------
 1 file changed, 253 insertions(+), 116 deletions(-)

-- 
2.20.1


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

Comments

Linus Walleij April 28, 2019, 11:38 a.m. UTC | #1
On Mon, Jan 28, 2019 at 2:54 PM Linus Walleij <linus.walleij@linaro.org> wrote:

> The later versions of the ARM reference designs use

> AFSv2 with a new type of firmware header than in the

> v1 version found in earlier versions.

>

> Extend the AFS partition parser to suppoer AFSv2.


Ping on this patch set.

I recognize something must be holding application back
as I actually submitted this for v5.0, and then resent this
for v5.1 and it doesn't seem to be getting applied.

Is there anything I can do to help?

If I get an ACK from one of the maintainers I can
ask the ARM SoC people to pull it in instead.

Yours,
Linus Walleij

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/