| .. | .. |
|---|
| 25 | 25 | |
|---|
| 26 | 26 | Required properties: |
|---|
| 27 | 27 | - compatible: Should be set to "fsl,vf610-nfc-cs". |
|---|
| 28 | | -- nand-bus-width: see nand.txt |
|---|
| 29 | | -- nand-ecc-mode: see nand.txt |
|---|
| 28 | +- nand-bus-width: see nand-controller.yaml |
|---|
| 29 | +- nand-ecc-mode: see nand-controller.yaml |
|---|
| 30 | 30 | |
|---|
| 31 | 31 | Required properties for hardware ECC: |
|---|
| 32 | | -- nand-ecc-strength: supported strengths are 24 and 32 bit (see nand.txt) |
|---|
| 32 | +- nand-ecc-strength: supported strengths are 24 and 32 bit (see nand-controller.yaml) |
|---|
| 33 | 33 | - nand-ecc-step-size: step size equals page size, currently only 2k pages are |
|---|
| 34 | 34 | supported |
|---|
| 35 | | -- nand-on-flash-bbt: see nand.txt |
|---|
| 35 | +- nand-on-flash-bbt: see nand-controller.yaml |
|---|
| 36 | 36 | |
|---|
| 37 | 37 | Example: |
|---|
| 38 | 38 | |
|---|