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

Signed-off-by: Karl O. Pinc kop@meme.com --- 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

Reference nand monitor commands in U-Boot README
Signed-off-by: Karl O. Pinc kop@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

Dear "Karl O. Pinc",
In message 1344009441-854-1-git-send-email-kop@meme.com you wrote:
Reference nand monitor commands in U-Boot README
Signed-off-by: Karl O. Pinc kop@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
While we are at it - can we please sort this list, as recent versions of U-Boot would do?
Thanks.
Best regards,
Wolfgang Denk

On Fri, Aug 03, 2012 at 05:57:21AM -0000, Karl O. Pinc wrote:
Reference nand monitor commands in U-Boot README
Signed-off-by: Karl O. Pinc kop@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(-)
Applied to u-boot-nand-flash
-Scott
participants (3)
-
Karl O. Pinc
-
Scott Wood
-
Wolfgang Denk