[PATCH 1/3] of: mtd: add helper reading "nand-ecc-algo" from DT
Brian Norris
computersforpeace at gmail.com
Fri Apr 1 09:01:51 PDT 2016
On Fri, Feb 12, 2016 at 07:11:23PM +0100, Rafał Miłecki wrote:
> This allows specifying algorithm used for NAND ECC. There are two
> available values: "bch" and "hamming". It's important as having just
> ECC parameters (step, strength) isn't enough to determine algorithm,
> e.g. you can't distinct BCH-1 and Hamming.
>
> Signed-off-by: Rafał Miłecki <zajec5 at gmail.com>
Acked-by: Brian Norris <computersforpeace at gmai.com>
More information about the linux-mtd
mailing list