rakshat hooja wrote:
Just to clarify - you are following these steps:

1) Boot Freerunner to Nand
2) Connect via USB cable on host
3) On host terminal giving the following commands:


          sudo chown uucp.uucp /dev/ttyACM0

followed by

          sudo cu -l /dev/ttyACM0

and you are getting a connected on the host but no U-Boot prompt on the host?

Is this correct?

Rakshat
On Fri, Aug 29, 2008 at 1:37 PM, rakshat hooja <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:


        This is what i get when i try connect to u-boot through cu.

        1) I connect the usb and start the new freerunner u-boot  menu.

        2) Then  i use  this command at host prompt.:

        [EMAIL PROTECTED] /]# sudo chown uucp.uucp /dev/ttyACM0
        [EMAIL PROTECTED] /]# sudo cu -l /dev/ttyACM0
        Connected.t

        This is wha ti get on host pc.

        I try selecting the console on the usb but it comes back to
        the same menu on freerunner.


    Console to USB is already default.  setting console to USB will
    come back to the same menu. just try pressing enter after the
    connected on the host andd you should get

    GTA02v5 #  U-Boot prompt.

    Rakshat






        _______________________________________________
        support mailing list
        [email protected] <mailto:[email protected]>
        https://lists.openmoko.org/mailman/listinfo/support




-- --------------
    Please use Firefox as your web browser. Its protects you from
    spyware and is also a very feature rich browser.
    www.firefox.com <http://www.firefox.com>




--
--------------
Please use Firefox as your web browser. Its protects you from spyware and is also a very feature rich browser.
www.firefox.com <http://www.firefox.com>

------------------------------------------------------------------------

_______________________________________________
support mailing list
[email protected]
https://lists.openmoko.org/mailman/listinfo/support
I was able to access u-boot terminal and changed the environment variable mentioned in the website and saved env variable and i switch off the phone .This is the environment i set.

setenv menu_9 Boot from microSD (FAT+ext2): setenv bootargs \${bootargs_base} 
rootfstype=ext2 root=/dev/mmcblk0p2 rootdelay=5 \${mtdparts} ro\; mmcinit\; 
fatload mmc 1 0x32000000 \${sd_image_name}\; bootm 0x32000000



Start the neo-freerunner with Nand u-boot menu ,a new entry is displayed and i select the new entry to boot the microsd card .

I get the same kernel panic.


_______________________________________________
support mailing list
[email protected]
https://lists.openmoko.org/mailman/listinfo/support

Reply via email to