summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-04-13 09:40:35 -0700
committerWolfgang Denk <wd@denx.de>2008-04-13 09:40:35 -0700
commitd6f98e76a0a7db415e39c94bf3d2ad539ca9c60d (patch)
tree3c406e90f82f9e568643dd1377da4466d41bdc81 /README
parent8258b6e2f57f73b4cacda1ca513385d70f808777 (diff)
parent96ef831f713289afba19da0c8f905e99da2b23e0 (diff)
downloadblackbird-obmc-uboot-d6f98e76a0a7db415e39c94bf3d2ad539ca9c60d.tar.gz
blackbird-obmc-uboot-d6f98e76a0a7db415e39c94bf3d2ad539ca9c60d.zip
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 20751191bd..7c1634580a 100644
--- a/README
+++ b/README
@@ -2043,6 +2043,13 @@ Configuration Settings:
This option also enables the building of the cfi_flash driver
in the drivers directory
+- CFG_FLASH_USE_BUFFER_WRITE
+ Use buffered writes to flash.
+
+- CONFIG_FLASH_SPANSION_S29WS_N
+ s29ws-n MirrorBit flash has non-standard addresses for buffered
+ write commands.
+
- CFG_FLASH_QUIET_TEST
If this option is defined, the common CFI flash doesn't
print it's warning upon not recognized FLASH banks. This
OpenPOWER on IntegriCloud