linuxerwang / rkflashkit

rkflashkit is an open source toolkit for flashing Linux kernel images to rockchip rk3066/rk3188/rk3288 etc. based devices. It's programmed with python and gtk2.
214 stars 74 forks source link

Is there documentation on the usb Commands? #15

Open ouellettetech opened 6 years ago

ouellettetech commented 6 years ago

Hi @linuxerwang / @RobertZ2011
Do you have documentation on the USB commands? I need to be able to change the boot command. And was hoping to add that option. I see the command to read the command is 0x00061a00 , but it looks like you never write those values. Thanks,