summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-11-25 11:32:10 +0100
committerWolfgang Denk <wd@denx.de>2008-11-25 11:32:10 +0100
commitc49dc0b3b8f0fc9ed8e50d17d20e8e65d7abae57 (patch)
tree0a58b3df46601362cf4b811b8fbfa87e45f89b1f /README
parent58c696eed839af894e0265064669c402dc28b371 (diff)
parent91809ed51d8327a8dbbf29aa98a091154c282171 (diff)
downloadu-boot-imx-c49dc0b3b8f0fc9ed8e50d17d20e8e65d7abae57.zip
u-boot-imx-c49dc0b3b8f0fc9ed8e50d17d20e8e65d7abae57.tar.gz
u-boot-imx-c49dc0b3b8f0fc9ed8e50d17d20e8e65d7abae57.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 9455fa7..861ea83 100644
--- a/README
+++ b/README
@@ -2157,6 +2157,11 @@ Configuration Settings:
This option also enables the building of the cfi_flash driver
in the drivers directory
+- CONFIG_FLASH_CFI_MTD
+ This option enables the building of the cfi_mtd driver
+ in the drivers directory. The driver exports CFI flash
+ to the MTD layer.
+
- CONFIG_SYS_FLASH_USE_BUFFER_WRITE
Use buffered writes to flash.