[U-Boot] [PATCH v2] README: Reference nand monitor commands in U-Boot README

Karl O. Pinc kop at meme.com
Fri Aug 3 17:57:21 CEST 2012


Reference nand monitor commands in U-Boot README

Signed-off-by: Karl O. Pinc <kop at meme.com>
---
Resend of patch to ease review/commit process.

Changes for v2:
  - include a commit message
  - Change message subject to "README:" instead of "cosmetic:"

 README |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/README b/README
index fb9d904..6bb5992 100644
--- a/README
+++ b/README
@@ -3725,6 +3725,7 @@ saveenv - save environment variables to persistent storage
 protect - enable or disable FLASH write protection
 erase	- erase FLASH memory
 flinfo	- print FLASH memory information
+nand	- NAND memory operations (see doc/README.nand)
 bdinfo	- print Board Info structure
 iminfo	- print header information for application image
 coninfo - print console devices and informations
-- 
1.7.2.5



More information about the U-Boot mailing list