diff options
Diffstat (limited to 'doc/README.m5373evb')
| -rw-r--r-- | doc/README.m5373evb | 8 | 
1 files changed, 1 insertions, 7 deletions
| diff --git a/doc/README.m5373evb b/doc/README.m5373evb index 4781d9417..0bd1101c7 100644 --- a/doc/README.m5373evb +++ b/doc/README.m5373evb @@ -215,16 +215,10 @@ erase	- erase FLASH memory  flinfo	- print FLASH memory information  go	- start application at address 'addr'  help	- print online help +i2c	- I2C sub-system  icache	- enable or disable instruction cache -icrc32	- checksum calculation -iloop	- infinite loop on address range -imd	- i2c memory display  iminfo	- print header information for application image  imls	- list all images found in flash -imm	- i2c memory modify (auto-incrementing) -imw	- memory write (fill) -inm	- memory modify (constant address) -iprobe	- probe to discover valid I2C chip addresses  itest	- return true/false on integer compare  loadb	- load binary file over serial line (kermit mode)  loads	- load S-Record file over serial line |