diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.nand | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/README.nand b/doc/README.nand index e29188f1ec0..dee0e00a617 100644 --- a/doc/README.nand +++ b/doc/README.nand @@ -304,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: ===== |