-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Somebody in the thread at some point said: |> 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
U-Boot is a tricky guy, this environment can differ for every individual device according to the factory bad block situation on the device. So writing a stock one in there is a problem until you run dynpart and saveenv from NAND U-Boot on that actual device afterwards. I have a GTA02 here with a real bad erase block in the middle of the kernel area, moving up all the other partitions by 128KB, so this isn't just theoretical issue. If you're using Qi, this partition is totally ignored. - -Andy -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkm01NcACgkQOjLpvpq7dMqQsgCcD2+tojgHqNrvjAXFxv1t9TJ5 2p4An2AskxqCqQIT9romwEz4UpreEDO0 =h44T -----END PGP SIGNATURE----- _______________________________________________ android-freerunner mailing list [email protected] http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
