commit | 72d627d93c77c2e5b20e2a609cd926f6328731b1 | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan.agner@toradex.com> | Fri Jun 22 17:19:50 2018 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Wed Jun 27 09:07:55 2018 +0200 |
tree | 26c9aa2d57359b0290169784a35091f16713500e | |
parent | d0778b328bf2ac71afd251dc3332e8d3b2cc7958 [diff] |
mtd: nand: mxs_nand: report correct ECC parameters Report correct ECC parameters back to the stack. Do not report bytes as we have it not immeaditly available and the Linux version also does not report it. It seems to have no aversive effect. Signed-off-by: Stefan Agner <stefan.agner@toradex.com>