summaryrefslogtreecommitdiff
path: root/board/toradex/apalis_imx6/apalis_imx6.c
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2015-10-12 15:26:16 -0700
committerStefan Agner <stefan.agner@toradex.com>2015-10-12 15:35:41 -0700
commit6762920a7b4c6256f8261e58a245c391abb4e552 (patch)
treeab74444a2aff482156e94bd8084c9803c77335a7 /board/toradex/apalis_imx6/apalis_imx6.c
parentb33f457f4240b0244533a2bb5bba7648a1e8c0cc (diff)
mtd: nand: vf610_nfc: resync with upstream Linux version
This resyncs the driver changes with the Linux version of the driver. The driver received some feedback in the LKML and got recently acceppted, the latest version can be found here: https://lkml.org/lkml/2015/9/2/678 Notable changes are: - On ECC error, reread OOB and count bit flips in OOB too. If flipped bits are below threshold, also return an empty OOB buffer. - Return the amount of bit flips in vf610_nfc_read_page. - Use endianness aware vf610_nfc_read to read ECC status. - Do not enable IDLE IRQ (since we do not operate with an interrupt service routine). - Use type safe struct for buffer variants (vf610_nfc_alt_buf). - Renamed variables in struct vf610_nfc (column and page_sz) to reflect better what they really representing. The U-Boot version currently does not support RAW NAND write when using the HW ECC engine. Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'board/toradex/apalis_imx6/apalis_imx6.c')
0 files changed, 0 insertions, 0 deletions