|
@@ -17,6 +17,14 @@ Required properties:
|
|
Optional properties:
|
|
Optional properties:
|
|
- nand-on-flash-bbt: boolean to enable on flash bbt option if not
|
|
- nand-on-flash-bbt: boolean to enable on flash bbt option if not
|
|
present false
|
|
present false
|
|
|
|
+ - fsl,use-minimum-ecc: Protect this NAND flash with the minimum ECC
|
|
|
|
+ strength required. The required ECC strength is
|
|
|
|
+ automatically discoverable for some flash
|
|
|
|
+ (e.g., according to the ONFI standard).
|
|
|
|
+ However, note that if this strength is not
|
|
|
|
+ discoverable or this property is not enabled,
|
|
|
|
+ the software may chooses an implementation-defined
|
|
|
|
+ ECC scheme.
|
|
|
|
|
|
The device tree may optionally contain sub-nodes describing partitions of the
|
|
The device tree may optionally contain sub-nodes describing partitions of the
|
|
address space. See partition.txt for more detail.
|
|
address space. See partition.txt for more detail.
|