<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ok, that made it even worse :(<br>
<br>
Now I only have NOR uBoot and dfu-util still gives me only 1 alternate
there which is "USB Device Firmware Upgrade".<br>
Cannot flash the NAND uBoot, since dfu-util does not see the required
partition...<br>
<br>
Vasili<br>
<br>
Mike Montour wrote:
<blockquote cite="mid:gjrnb1$rat$1@ger.gmane.org" type="cite">
  <pre wrap="">Vasili Sviridov wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello All,

Since both my previous posts haven't helped me to fix my phone looks 
like I need to devirginate it. Unfortunately I do not have the debug 
board, and paying $100 + shipping is a bit steep for just one thing to do.

Is there anyone in Vancouver, BC that has one and willing to help me to 
get my Moko working - please respond.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I have a v2 (Neo1973) debug board in Vancouver, but you shouldn't need 
it if you have a Freerunner with a working NOR u-boot.

I haven't read all of the previous messages in this thread so someone 
else might have already said this, but I would:
  - Boot into NOR u-boot
  - Erase the NAND ("nand erase" or "nand createbbt")
  - Exit from the u-boot console
  - Flash a new u-boot ("dfu-util -R -a u-boot -D /path/to/u-boot.bin")
  - Reboot into NAND u-boot, then enter the u-boot console
  - Execute "dynpart", "dynenv set u-boot_env", "saveenv" to set up the 
default environment variables
  - Reboot into NAND u-boot again
  - Download a new kernel + rootfs with dfu-util
  - Fix up the rest of your environment variables through the u-boot 
console.


_______________________________________________
Openmoko community mailing list
<a class="moz-txt-link-abbreviated" href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openmoko.org/mailman/listinfo/community">http://lists.openmoko.org/mailman/listinfo/community</a>
  </pre>
</blockquote>
<br>
</body>
</html>