diff options
author | Stefan Agner <stefan.agner@toradex.com> | 2018-06-22 18:06:18 +0200 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2018-06-27 09:07:55 +0200 |
commit | 627544506f5709bb2d14f0db66661a27cd78ec0a (patch) | |
tree | 73efc9966be76585343913bfdb14c428885d121d /arch/arm/mach-mvebu/Kconfig | |
parent | f75e83bfae2bcf36197e25b8b3d539b0652b83fa (diff) |
mtd: nand: mxs_nand: add support for specific ECC strength
Add support for specified ECC strength/size using device tree
properties nand-ecc-strength/nand-ecc-step-size.
This aligns behavior with the mainline driver, such that:
- If fsl,use-minimal-ecc is requested it will use data from
data sheet/ONFI. If this is not available the driver will fail.
- If nand-ecc-strength/nand-ecc-step-size are specified those
value will be used.
- By default maximum possible ECC strength is used
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'arch/arm/mach-mvebu/Kconfig')
0 files changed, 0 insertions, 0 deletions