diff options
Diffstat (limited to 'doc/README.nand')
| -rw-r--r-- | doc/README.nand | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/README.nand b/doc/README.nand index bf80bc0a5..fc62f92e0 100644 --- a/doc/README.nand +++ b/doc/README.nand @@ -172,7 +172,7 @@ More Definitions:     #define ADDR_COLUMN_PAGE 3     #define NAND_ChipID_UNKNOWN 0x00     #define NAND_MAX_FLOORS 1 -   #define NAND_MAX_CHIPS 1 +   #define CONFIG_SYS_NAND_MAX_CHIPS 1     #define CONFIG_SYS_DAVINCI_BROKEN_ECC        Versions of U-Boot <= 1.3.3 and Montavista Linux kernels |