diff options
author | Wolfgang Denk <wd@denx.de> | 2008-11-25 11:32:10 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-11-25 11:32:10 +0100 |
commit | c49dc0b3b8f0fc9ed8e50d17d20e8e65d7abae57 (patch) | |
tree | 0a58b3df46601362cf4b811b8fbfa87e45f89b1f /README | |
parent | 58c696eed839af894e0265064669c402dc28b371 (diff) | |
parent | 91809ed51d8327a8dbbf29aa98a091154c282171 (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |