| .. | .. |
|---|
| 30 | 30 | command is asserted. Zero means one cycle, 255 means 256 |
|---|
| 31 | 31 | cycles. |
|---|
| 32 | 32 | - bank: default NAND bank to use (0-3 are valid, 0 is the default). |
|---|
| 33 | | -- nand-ecc-mode : see nand.txt |
|---|
| 34 | | -- nand-ecc-strength : see nand.txt |
|---|
| 35 | | -- nand-ecc-step-size : see nand.txt |
|---|
| 33 | +- nand-ecc-mode : see nand-controller.yaml |
|---|
| 34 | +- nand-ecc-strength : see nand-controller.yaml |
|---|
| 35 | +- nand-ecc-step-size : see nand-controller.yaml |
|---|
| 36 | 36 | |
|---|
| 37 | 37 | Can support 1-bit HW ECC (default) or if stronger correction is required, |
|---|
| 38 | 38 | software-based BCH. |
|---|