ghbolivar / android-on-freerunner

Automatically exported from code.google.com/p/android-on-freerunner
0 stars 0 forks source link

Create jffs2 file to flash #184

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'd like to test Andorid on Freerunner but I'd like to flash it through 
dfu-util because I don't have a working microSD. Could you provide a jffs2 file 
in order to do that?

Original issue reported on code.google.com by haikar...@gmail.com on 13 Mar 2012 at 10:11

GoogleCodeExporter commented 9 years ago
Hello

Here: 
http://serdar-dere.net/~ran/android-on-freerunner-froyo-daily-20120330.tar.gz 
and 
http://serdar-dere.net/~ran/android-on-freerunner-cupcake-daily-20110312.tar.gz 
you can find latest working froyo and cupcake images. You have to extract 
kernel.img and system.img from one of its. You have to frash qi bootloader as 
well. If you have not qi installed, you can use this one: 
http://serdar-dere.net/~ran/qi_glamo.img
Howto flash have been shown in wiki FAQ: 
http://code.google.com/p/android-on-freerunner/wiki/FrequentlyAskedQuestions. 
Shortly: 
dfu-util -a kernel -R -D kernel.img
dfu-util -a rootfs -R -D system.img
dfu-util -a u-boot -R -D qi.img

Good lack.

Original comment by Alexandr...@gmail.com on 11 Apr 2012 at 6:06

GoogleCodeExporter commented 9 years ago
Hi, the links do not work anymore. Do you have an extra link with those files?

Thanks in advance.
Rafa

Original comment by rafaelig...@gmail.com on 2 Nov 2012 at 12:09