Jan Masat wrote: > Hi, [...] > Out: serial > Err: serial > pcf_write: charging in Qualification Mode. > pcf_write: charge voltage 4.20V. > openmoko/flash.sh: line 88: 10743 Terminated $qemu > -mtdblock "$script_dir/$flash_base" -kernel "$script_dir/$1" -serial > stdio -nographic -usb -monitor null 0<&0 > > U-boot failed to finish writing in 300 seconds, giving up. > > make: *** [flash-qemu-official] Error 255 > [EMAIL PROTECTED]:/home/moko#
thats bug 607: http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=607 which was fixed 4 days ago. propably its best you rebuild qemu by doing the following (assuming you use mokomakefile): "make update-openmoko" "make clobber-qemu" "make build-qemu" "make flash-qemu-official" or "make flash-qemu-local" depending on if you want some image from the buildhost or what you compiled yourself regards -- roh _______________________________________________ OpenMoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

