Re: [PATCH 2/4] mtd: rawnand: cadence: fix calculating avaialble oob size

From: Miquel Raynal
Date: Tue Mar 10 2020 - 14:29:56 EST


On Mon, 2020-02-10 at 09:55:26 UTC, Piotr Sroka wrote:
> Previously ecc_sector size was used for calculation but its value
> was not yet known.
>
> Signed-off-by: Piotr Sroka <piotrs@xxxxxxxxxxx>

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

Miquel