
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