From patchwork Fri Aug 3 15:57:21 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [U-Boot,v2] README: Reference nand monitor commands in U-Boot README Date: Fri, 03 Aug 2012 05:57:21 -0000 From: "Karl O. Pinc" X-Patchwork-Id: 175008 Message-Id: <1344009441-854-1-git-send-email-kop@meme.com> To: u-boot@lists.denx.de Reference nand monitor commands in U-Boot README Signed-off-by: Karl O. Pinc --- 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