mirror of
https://github.com/sandeepmistry/rtl8710-openocd.git
synced 2024-12-04 12:10:28 +00:00
updated README.md
This commit is contained in:
parent
0baf213844
commit
a764880fe0
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ make
|
||||||
## available OpenOCD commands:
|
## available OpenOCD commands:
|
||||||
### rtl8710_flash_read_id
|
### rtl8710_flash_read_id
|
||||||
read and parse the jedec id bytes from flash
|
read and parse the jedec id bytes from flash
|
||||||
|
### rtl8710_flash_read_mac
|
||||||
|
read MAC address from flash memory at 0xA088
|
||||||
### rtl8710_flash_mass_erase
|
### rtl8710_flash_mass_erase
|
||||||
erase whole flash
|
erase whole flash
|
||||||
### rtl8710_flash_read [filename] [offset] [size]
|
### rtl8710_flash_read [filename] [offset] [size]
|
||||||
|
|
Loading…
Reference in a new issue