Commit 2ea1eec
FogBugz #168684: Disable NAND driver in devicetree
On our CycloneV, sometimes a NAND chip is detected even though
there isn't one on the board. The Denali NAND driver already
has code to prevent erroneous detections, but apparently it's
not working as well as it could. Our solution is to disable the NAND
driver by default for socfpga.
Signed-off-by: Graham Moore <[email protected]>1 parent 6da5912 commit 2ea1eec
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
615 | 615 | | |
616 | 616 | | |
617 | 617 | | |
| 618 | + | |
618 | 619 | | |
619 | 620 | | |
620 | 621 | | |
| |||
0 commit comments