]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - README
* Patches by Yuli Barcohen, 13 Jul 2003:
[people/ms/u-boot.git] / README
diff --git a/README b/README
index 4a767e3ad2e7abca753d4ceb55da0300d636cb18..fc1d650136d5173f429fad170c9a8e09a98a92cf 100644 (file)
--- a/README
+++ b/README
@@ -1481,6 +1481,16 @@ Configuration Settings:
 - CFG_FLASH_WRITE_TOUT:
                Timeout for Flash write operations (in ms)
 
+- CFG_FLASH_LOCK_TOUT
+               Timeout for Flash set sector lock bit operation (in ms)
+
+- CFG_FLASH_UNLOCK_TOUT
+               Timeout for Flash clear lock bits operation (in ms)
+
+- CFG_FLASH_PROTECTION
+               If defined, hardware flash sectors protection is used
+               instead of U-Boot software protection.
+
 - CFG_DIRECT_FLASH_TFTP:
 
                Enable TFTP transfers directly to flash memory;