[README]update readme

This commit is contained in:
Jianjun Jiang 2023-05-23 23:13:07 +08:00
parent bf41e97246
commit 15a7ad9a67

View File

@ -35,6 +35,7 @@ usage:
xfel spinand read <address> <length> <file> - Read spi nand flash to file xfel spinand read <address> <length> <file> - Read spi nand flash to file
xfel spinand write <address> <file> - Write file to spi nand flash xfel spinand write <address> <file> - Write file to spi nand flash
xfel spinand splwrite <split-size> <address> <file> - Write file to spi nand flash with split support xfel spinand splwrite <split-size> <address> <file> - Write file to spi nand flash with split support
xfel extra [...] - The extra commands
``` ```
## Links ## Links