diff options
Diffstat (limited to 'doc/README.nand')
| -rw-r--r-- | doc/README.nand | 9 | 
1 files changed, 0 insertions, 9 deletions
| diff --git a/doc/README.nand b/doc/README.nand index bb722892d..b077d9ab3 100644 --- a/doc/README.nand +++ b/doc/README.nand @@ -101,15 +101,6 @@ Configuration Options:     CONFIG_SYS_NAND_MAX_CHIPS        The maximum number of NAND chips per device to be supported. -   CONFIG_SYS_DAVINCI_BROKEN_ECC -      Versions of U-Boot <= 1.3.3 and Montavista Linux kernels -      generated bogus ECCs on large-page NAND. Both large and small page -      NAND ECCs were incompatible with the Linux davinci git tree (since -      NAND was integrated in 2.6.24). -      Turn this ON if you want backwards compatibility. -      Turn this OFF if you want U-Boot and the Linux davinci git kernel -      to use the same ECC format. -  NOTE:  ===== |