This commit is contained in:
rebane
2016-08-22 17:37:32 +03:00
parent bac8307df0
commit f2c202861a
7 changed files with 94 additions and 47 deletions

View File

@@ -24,7 +24,7 @@ write file (filename) to flash offset (offset)
### rtl8710_flash_verify [filename] [offset]
compare file (filename) with flash offset (offset)
### rtl8710_flash_auto_erase [1/0]
set auto_erase option on/off. flash pages will be autoerased when writing
set auto_erase option on/off. flash sectors will be autoerased when writing
### rtl8710_flash_auto_verify [1/0]
set auto_verify option on/off. each block of data will be auto verified when writing
## examples: