summaryrefslogtreecommitdiff
path: root/doc/README.rockusb
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.rockusb')
-rw-r--r--doc/README.rockusb9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/README.rockusb b/doc/README.rockusb
index 5405dc48c1..3a93edcb14 100644
--- a/doc/README.rockusb
+++ b/doc/README.rockusb
@@ -42,9 +42,12 @@ see doc/README.rockchip for more detail about how to get U-Boot binary.
sudo rkdeveloptool wl 64 <U-Boot binary>
-There are plenty of Rockusb command. but wl(write lba) and
-rd(reboot) command. These two command can let people flash
-image to device.
+Current set of rkdeveloptool commands supported:
+- rci: Read Chip Info
+- rfi: Read Flash Id
+- rd : Reset Device
+- td : Test Device Ready
+- wl : Write blocks using LBA
To do
-----