Skip to content
Snippets Groups Projects
Commit cad40654 authored by David Woodhouse's avatar David Woodhouse
Browse files

[MTD] NAND: Fix ECC settings in CAFÉ controller driver.


We were resetting cafe->ctl2 to zero after an erase (and also during a
write, but it was correctly reset after that). This meant that ECC reads
after an erase were failing. Doh.

Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
parent be8444bd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment