mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
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>
This commit is contained in:
parent
cb04c77234
commit
10635afa53
1 changed files with 1 additions and 0 deletions
1
README
1
README
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue