Michele Renda skrev:
Alexander Frøyseth wrote:
Can you send a link to the image?
I use the qemu image available using:

svn checkout https://svn.openmoko.org/trunk/src/host/qemu-neo1973

then making openmoko/download.sh it download the openmoko image.

I undestand that to have an Freerunner emulator I have to apply the /openmoko/linux-gta02-pseudo.patch

It is right?
/



_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
Hmm
I get an error message when I rune openmoko/flash.sh

[EMAIL PROTECTED]:~/qemu-neo1973$ ./openmoko/flash.sh
/usr/bin/pngtopnm
/usr/bin/ppmtorgb3
make: `splash.gz' is up to date.
Using 'uImage-2.6.24+svnr4301-r4251-r5-om-gta01.bin' as the kernel image.
Using 'Openmoko-openmoko-devel-image-glibc-ipk-P1-Snapshot-20080406-om-gta01.rootfs.jffs2' as the root filesystem image. Using 'u-boot-gta01bv4-1.3.1+svnr4297+gitb29661fc1151077776454288051bc9a488351ce8-r3.bin' as bootloader.
# Making an empty/erased flash image.  Need a correct echo behavior.
echo -en \\0377\\0377\\0377\\0377\\0377\\0377\\0377\\0377 > .8b
cat .8b .8b > .16b # OOB is 16 bytes
cat .16b .16b .16b .16b .16b .16b .16b .16b > .512b
cat .16b .16b .16b .16b .16b .16b .16b .16b >> .512b
cat .16b .16b .16b .16b .16b .16b .16b .16b >> .512b
cat .16b .16b .16b .16b .16b .16b .16b .16b >> .512b
cat .512b .16b > .sec # A sector is 512 bytes of data + OOB
cat .sec .sec .sec .sec .sec .sec .sec .sec > .8sec
cat .8sec .8sec .8sec .8sec .8sec .8sec .8sec .8sec > .64sec
cat .64sec .64sec .64sec .64sec .64sec .64sec .64sec .64sec > .512sec
cat .512sec .512sec .512sec .512sec > .2ksec
cat .2ksec .2ksec .2ksec .2ksec .2ksec .2ksec .2ksec .2ksec > .16ksec
# Neo NAND is 128k sectors big
cat .16ksec .16ksec .16ksec .16ksec .16ksec .16ksec .16ksec .16ksec > openmoko-flash.base
rm -rf .8b .16b .512b .sec .8sec .64sec .512sec .2ksec .16ksec
./openmoko/flash.sh: line 80: /home/alectbm/qemu-neo1973/arm-softmmu/qemu-system-arm: No such file or directory
Please wait, programming the NAND flash...

U-boot failed to finish writing in 300 seconds, giving up.


Any idea to a solution?

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to