[PATCH] mtd: brcmnand: Fix v7.1 register offsets
Brian Norris
computersforpeace at gmail.com
Thu Feb 25 09:50:27 PST 2016
On Wed, Feb 24, 2016 at 04:07:23PM -0800, Florian Fainelli wrote:
> The BRCMNAND controller revision 7.1 is almost 100% compatible with the
> previous v6.0 register offset layout, except for the Correctable Error
> Reporting Threshold registers. Fix this by adding another table with the
> correct offsets for CORR_THRESHOLD and CORR_THRESHOLD_EXT.
Wow. That sucks, but I guess I can't say I'm surprised.
> Fixes: 27c5b17cd1b1 ("mtd: nand: add NAND driver "library" for Broadcom STB NAND controller")
> Signed-off-by: Florian Fainelli <f.fainelli at gmail.com>
Applied to l2-mtd.git.
More information about the linux-mtd
mailing list