Hi, I have already done this and my o/p at the minicom terminal was like this,
Texas Instruments X-Loader 1.41 Starting OS Bootloader... U-Boot 2008.10-rc2 (Oct 2 2008 - 09:02:46) OMAP3530-GP rev 2, CPU-OPP2 L3-165MHz OMAP3 Beagle board + LPDDR/NAND DRAM: 128 MB NAND: 256 MiB In: serial Out: serial Err: serial Hit any key to stop autoboot: 0 reading uImage 1820016 bytes read ## Booting kernel from Legacy Image at 80300000 ... Image Name: Linux-2.6.29-omap1 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 1819952 Bytes = 1.7 MB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK Loading Kernel Image ... It get stuck at this point! Now i dunno how to proceed! On Fri, Sep 25, 2009 at 12:59 PM, Kaushik(ICMAN) <[email protected] > wrote: > Enabling Network > > - Connect eth0 interface to usb hub via ethernet to usb converter > - Edit init.rc from <Android_RFS>/init.rc > > #basic network init > setprop net.dns1 <primary-dns-server-ip> > > > - Boot Beagle board > - Execute following commands from minicom > > $netcfg eth0 up > $netcfg eth0 dhcp > > *NOTE:-* Enable appropriate driver for your "ethernet to usb converter" in > kernel. Driver can be found at :- > > │ -> DeviceDrivers │ │ -> Network device support (NETDEVICES[=y]) │ │ -> > USB Network Adapters > > On Fri, Sep 25, 2009 at 12:29 AM, Kaushik(ICMAN) < > [email protected]> wrote: > >> You can do make menuconfig and try to find out the driver for your device >> and then create new uImage that will have the USB network Adpater driver. >> >> http://kaushikprajapati.wordpress.com/2009/09/25/a-hand-out-on-how-to-do-make-menuconfig-on-android-kernel/ >> >> >> <http://kaushikprajapati.wordpress.com/2009/09/25/a-hand-out-on-how-to-do-make-menuconfig-on-android-kernel/> >> >> On Fri, Sep 25, 2009 at 12:26 AM, sanyanniesunney anniesunney < >> [email protected]> wrote: >> >>> I am using USB ethernet adapter,whose one end is connected to the USB hub >>> and the other end is connected to the ethernet cable..... >>> >>> On Fri, Sep 25, 2009 at 12:38 PM, Kaushik(ICMAN) < >>> [email protected]> wrote: >>> >>>> Are you trying to use USB to Ethernet cable or you are trying to use USB >>>> OTG for Ethenet access? >>>> >>>> On Fri, Sep 25, 2009 at 12:05 AM, sany <[email protected]> wrote: >>>> >>>>> >>>>> Hello all, >>>>> >>>>> Has anyone been able to enable the ethernet interface on embinux >>>>> kernel? >>>>> >>>>> Plzzzzzz help!!!!!!!! >>>>> >>>>> >>>> >>>> >>>> -- >>>> With Regards, >>>> Kaushik Prajapati >>>> Grad. Student >>>> San Jose State Uni. >>>> 408-821-5891 >>>> Pablo >>>> Picasso<http://www.brainyquote.com/quotes/authors/p/pablo_picasso.html> - >>>> "Computers are useless. They can only give you answers." >>>> >>>> >> >> >> -- >> With Regards, >> Kaushik Prajapati >> Grad. Student >> San Jose State Uni. >> 408-821-5891 >> Samuel >> Goldwyn<http://www.brainyquote.com/quotes/authors/s/samuel_goldwyn.html> - >> "I'm willing to admit that I may not always be right, but I am never >> wrong." >> > > > > -- > With Regards, > Kaushik Prajapati > Grad. Student > San Jose State Uni. > 408-821-5891 > Joan Crawford<http://www.brainyquote.com/quotes/authors/j/joan_crawford.html> > - "I, Joan Crawford, I believe in the dollar. Everything I earn, I spend." > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
