diff options
author | Karl O. Pinc <kop@meme.com> | 2012-08-03 05:57:21 +0000 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2012-11-26 15:41:27 -0600 |
commit | 10635afa5371a4ab7bfae949dd9bbcbb62cf0f95 (patch) | |
tree | 7f4e9d303fdfb5c18667ae049a39b00af350572c /README | |
parent | cb04c77234293a8edbdd327d85cda9fb8b520748 (diff) | |
download | u-boot-imx-10635afa5371a4ab7bfae949dd9bbcbb62cf0f95.zip u-boot-imx-10635afa5371a4ab7bfae949dd9bbcbb62cf0f95.tar.gz u-boot-imx-10635afa5371a4ab7bfae949dd9bbcbb62cf0f95.tar.bz2 |
README: Reference nand monitor commands in U-Boot README
Reference nand monitor commands in U-Boot README
Signed-off-by: Karl O. Pinc <kop@meme.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3880,6 +3880,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 |