View Single Post
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#10
Originally Posted by Kalatti View Post

That is, if I have the installation files (system, kernel, etc.) saved in "C:\dfu-util-0.9-win64", what command should I use?

dfu-util -a qi -R -D C:\dfu-util-0.9-win64\qi.udfu?

(I want to install qi, not u-boot).

Switch off you freerunner (if necessary) and start NOR uBoot by pressing AUX and Power-On at the same time and then start dfu-util

Code:
cd \dfu-util-0.9-win64
dfu-util -a u-boot -R -D qi.udfu
 

The Following 3 Users Say Thank You to Halftux For This Useful Post: