Re: [PATCH] mtd: bcm47xxpart: fix parsing first block after aligned TRX

From: Brian Norris
Date: Tue Nov 22 2016 - 14:45:43 EST


On Sun, Nov 20, 2016 at 04:09:30PM +0100, RafaÅ MiÅecki wrote:
> From: RafaÅ MiÅecki <rafal@xxxxxxxxxx>
>
> After parsing TRX we should skip to the first block placed behind it.
> Our code was working only with TRX with length not aligned to the
> blocksize. In other cases (length aligned) it was missing the block
> places right after TRX.
>
> This fixes calculation and simplifies the comment.
>
> Signed-off-by: RafaÅ MiÅecki <rafal@xxxxxxxxxx>

Applied to l2-mtd.git