Re: [PATCH v2] nand: brcmnand: fix OOB R/W with Hamming ECC

From: Brian Norris
Date: Wed Feb 24 2021 - 16:02:28 EST


On Wed, Feb 24, 2021 at 12:02 AM Álvaro Fernández Rojas
<noltari@xxxxxxxxx> wrote:
> Fixes: 27c5b17cd1b1 ("mtd: nand: add NAND driver "library" for Broadcom STB NAND controller")

FWIW, I could believe this was broken. We weren't testing Hamming ECC
(nor JFFS2) at the time, so it could easily have obvious bugs like
this.

And since I got this far, and I'm still in MAINTAINERS, I guess:

Acked-by: Brian Norris <computersforpeace@xxxxxxxxx>