> Good stuff. > > Could you add some instructions for people who already have Qi > installed? > > Thanks, > Bob Follow this by heart:
Boot from NOR uBoot (AUX hold, Power hold, wait for vibration, release both) dfu-util -a u-boot_env -R -D uboot-env.img dfu-util -a kernel -R -D kernel.img dfu-util -a system -R -D system.img dfu-util -a u-boot -R -D qi.img dfu-util -a 0x0B6A0000 -R -D userdata.img power-off power on Wait a few minutes Regards, RT _______________________________________________ android-freerunner mailing list [email protected] http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
