]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - doc/README.nand
Merge branch 'master' of git://git.denx.de/u-boot-sh
[people/ms/u-boot.git] / doc / README.nand
index 320d752952971a936e36b2cc654f630fa628aa07..dee0e00a61708825f347104a4acf9a8d4de9bb9c 100644 (file)
@@ -215,12 +215,6 @@ Configuration Options:
 
 Platform specific options
 =========================
-   CONFIG_NAND_DENALI
-       Enables the denali.c driver.
-
-   CONFIG_SYS_NAND_DENALI_64BIT
-       Indicates that the Denali NAND controller is the 64-bit variant.
-
    CONFIG_NAND_OMAP_GPMC
        Enables omap_gpmc.c driver for OMAPx and AMxxxx platforms.
        GPMC controller is used for parallel NAND flash devices, and can
@@ -310,6 +304,11 @@ Platform specific options
                Thus BCH16 can be supported on 4K page NAND.
 
 
+    CONFIG_NAND_OMAP_GPMC_PREFETCH
+       On OMAP platforms that use the GPMC controller
+       (CONFIG_NAND_OMAP_GPMC_PREFETCH), this options enables the code that
+       uses the prefetch mode to speed up read operations.
+
 NOTE:
 =====