|
@@ -25,7 +25,7 @@ Optional NAND chip properties:
|
|
|
Deprecated values:
|
|
|
"soft_bch": use "soft" and nand-ecc-algo instead
|
|
|
- nand-ecc-algo: string, algorithm of NAND ECC.
|
|
|
- Supported values are: "hamming", "bch".
|
|
|
+ Valid values are: "hamming", "bch", "rs".
|
|
|
- nand-bus-width : 8 or 16 bus width if not present 8
|
|
|
- nand-on-flash-bbt: boolean to enable on flash bbt option if not present false
|
|
|
|