This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to set static IP address in TI-Android-ICS-4.0.3-DevKit-3.0.1 AM335xEVM default file system?

Other Parts Discussed in Thread: TPS65910, TPS65217, DA8XX

I use TI-Android-ICS-4.0.3-DevKit-3.0.1 AM335xEVM default file system on my beaglebone board with a customerized kernel. Everything works find but I can not find a way to change IP address from default DHCP to static.

I did change the IP settings from Android Ethernet configuration panel and reboot the board. The changes take effect after I power cycle the board but I can not find the IP settings throught console command 'netcfg'. Of course, I can not use ethernet to connect to my network.

root@android:/ # netcfg
lo       UP                                   127.0.0.1/8   0x00000049 00:00:00:00:00:00
sit0     DOWN                                   0.0.0.0/0   0x00000080 00:00:00:00:00:00
eth0     DOWN                                   0.0.0.0/0   0x00001002 40:5f:c2:76:89:d4
root@android:/ # netcfg eth0 up
[ 3234.938036]
[ 3234.938048] CPSW phy found : id is : 0x7c0f1
[ 3234.944861] PHY 0:01 not found
[ 3234.952585] ADDRCONF(NETDEV_UP): eth0: link is not ready
root@android:/ # [ 3236.930038] PHY: 0:00 - Link is Up - 100/Full
[ 3236.934775] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

root@android:/ # netcfg
lo       UP                                   127.0.0.1/8   0x00000049 00:00:00:00:00:00
sit0     DOWN                                   0.0.0.0/0   0x00000080 00:00:00:00:00:00
eth0     UP                                     0.0.0.0/0   0x00001043 40:5f:c2:76:89:d4
root@android:/ #

So I have 2 questions:

1. Does static IP address setting work under TI-Android-ICS-4.0.3-DevKit-3.0.1?

2. How can I manually change IP setting through serial console? I did not find a command like 'ifconfig'

Thanks in advance for any clue.

  • logs from serial console:

    U-Boot SPL 2011.09 (Feb 13 2012 - 17:28:14)
    Texas Instruments Revision detection unimplemented
    OMAP SD/MMC: 0
    reading u-boot.img
    reading u-boot.img


    U-Boot 2011.09 (Feb 11 2012 - 18:23:02)

    I2C:   ready
    DRAM:  256 MiB
    WARNING: Caches not enabled
    No daughter card present
    NAND:  HW ECC Hamming Code selected
    256 MiB
    MMC:   OMAP SD/MMC: 0
    *** Warning - bad CRC, using default environment

    Net:   cpsw
    Hit any key to stop autoboot:  0
    SD/MMC found on device 0
    reading uEnv.txt

    214 bytes read
    Loaded environment from uEnv.txt
    Importing environment from mmc ...
    Running uenvcmd ...
    reading uImage

    3575384 bytes read
    ## Booting kernel from Legacy Image at 82000000 ...
       Image Name:   Linux-3.2.0-gb02ab39-dirty
       Image Type:   ARM Linux Kernel Image (uncompressed)
       Data Size:    3575320 Bytes = 3.4 MiB
       Load Address: 80008000
       Entry Point:  80008000
       Verifying Checksum ... OK
       Loading Kernel Image ... OK
    OK

    Starting kernel ...

    [    0.000000] Linux version 3.2.0-gb02ab39-dirty (root@NX-W-3) (gcc version 4.4.3 (GCC) ) #21 Fri Jul 20 17:08:10 CST 2012
    [    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d
    [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
    [    0.000000] Machine: am335xevm
    [    0.000000] Memory policy: ECC disabled, Data cache writeback
    [    0.000000] AM335X ES1.0 (sgx neon )
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 65024
    [    0.000000] Kernel command line: console=ttyO1,115200n8 androidboot.console=ttyO1 mem=256M root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait init=/init ip=off
    [    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
    [    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
    [    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
    [    0.000000] Memory: 256MB = 256MB total
    [    0.000000] Memory: 251520k/251520k available, 10624k reserved, 0K highmem
    [    0.000000] Virtual kernel memory layout:
    [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    [    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
    [    0.000000]     vmalloc : 0xd0800000 - 0xff000000   ( 744 MB)
    [    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
    [    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
    [    0.000000]       .text : 0xc0008000 - 0xc0660000   (6496 kB)
    [    0.000000]       .init : 0xc0660000 - 0xc069c000   ( 240 kB)
    [    0.000000]       .data : 0xc069c000 - 0xc06f4220   ( 353 kB)
    [    0.000000]        .bss : 0xc06f4244 - 0xc08239c8   (1214 kB)
    [    0.000000] NR_IRQS:396
    [    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
    [    0.000000] Total of 128 interrupts on 1 active controller
    [    0.000000] OMAP clockevent source: GPTIMER2 at 24000000 Hz
    [    0.000000] omap_dm_timer_switch_src: Switching to HW default clocksource(sys_clkin_ck) for timer1, this may impact timekeeping in low power state
    [    0.000000] OMAP clocksource: GPTIMER1 at 24000000 Hz
    [    0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
    [    0.000000] Console: colour dummy device 80x30
    [    0.000200] Calibrating delay loop... 718.02 BogoMIPS (lpj=3590144)
    [    0.057169] pid_max: default: 32768 minimum: 301
    [    0.057298] Security Framework initialized
    [    0.057362] Mount-cache hash table entries: 512
    [    0.057736] CPU: Testing write buffer coherency: ok
    [    0.077695] omap_hwmod: gfx: failed to hardreset
    [    0.093972] omap_hwmod: pruss: failed to hardreset
    [    0.094734] print_constraints: dummy:
    [    0.094951] NET: Registered protocol family 16
    [    0.096026] OMAP GPIO hardware version 0.1
    [    0.097057] omap_mux_init: Add partition: #1: core, flags: 0
    [    0.098166] _omap_mux_get_by_name: Could not find signal gpmc_be1n.gpio1_28
    [    0.098376]  omap_i2c.1: alias fck already exists
    [    0.098885]  omap2_mcspi.1: alias fck already exists
    [    0.098988]  omap2_mcspi.2: alias fck already exists
    [    0.099137]  edma.0: alias fck already exists
    [    0.099157]  edma.0: alias fck already exists
    [    0.099175]  edma.0: alias fck already exists
    [    0.107930] bio: create slab <bio-0> at 0
    [    0.108905] SCSI subsystem initialized
    [    0.109728] usbcore: registered new interface driver usbfs
    [    0.109841] usbcore: registered new interface driver hub
    [    0.109988] usbcore: registered new device driver usb
    [    0.110119] musb-ti81xx musb-ti81xx: musb0, board_mode=0x13, plat_mode=0x3
    [    0.110264] musb-ti81xx musb-ti81xx: musb1, board_mode=0x13, plat_mode=0x1
    [    0.127245] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 100 kHz
    [    0.128036] tps65910 1-002d: could not be detected
    [    0.128378] Advanced Linux Sound Architecture Driver Version 1.0.24.
    [    0.128937] Bluetooth: Core ver 2.16
    [    0.129014] NET: Registered protocol family 31
    [    0.129025] Bluetooth: HCI device and connection manager initialized
    [    0.129040] Bluetooth: HCI socket layer initialized
    [    0.129051] Bluetooth: L2CAP socket layer initialized
    [    0.129079] Bluetooth: SCO socket layer initialized
    [    0.129263] Switching to clocksource gp timer
    [    0.136971] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
    [    0.137157] musb-hdrc musb-hdrc.0: dma type: pio
    [    0.137905] musb-hdrc musb-hdrc.0: USB OTG mode controller at d081c000 using PIO, IRQ 18
    [    0.138142] musb-hdrc musb-hdrc.1: dma type: pio
    [    0.138415] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
    [    0.138490] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1
    [    0.138624] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [    0.138639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    0.138652] usb usb1: Product: MUSB HDRC host driver
    [    0.138663] usb usb1: Manufacturer: Linux 3.2.0-gb02ab39-dirty musb-hcd
    [    0.138674] usb usb1: SerialNumber: musb-hdrc.1
    [    0.139211] hub 1-0:1.0: USB hub found
    [    0.139239] hub 1-0:1.0: 1 port detected
    [    0.139737] musb-hdrc musb-hdrc.1: USB Host mode controller at d081e800 using PIO, IRQ 19
    [    0.140077] NET: Registered protocol family 2
    [    0.140281] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
    [    0.140655] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
    [    0.140812] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
    [    0.140906] TCP: Hash tables configured (established 8192 bind 8192)
    [    0.140918] TCP reno registered
    [    0.140931] UDP hash table entries: 256 (order: 0, 4096 bytes)
    [    0.140955] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
    [    0.141166] NET: Registered protocol family 1
    [    0.141436] RPC: Registered named UNIX socket transport module.
    [    0.141449] RPC: Registered udp transport module.
    [    0.141458] RPC: Registered tcp transport module.
    [    0.141467] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.141729] NetWinder Floating Point Emulator V0.97 (double precision)
    [    0.267565] ashmem: initialized
    [    0.267842] VFS: Disk quotas dquot_6.5.2
    [    0.267900] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [    0.268777] msgmni has been set to 491
    [    0.269809] io scheduler noop registered
    [    0.269821] io scheduler deadline registered
    [    0.269895] io scheduler cfq registered (default)
    [    0.270472] Could not set LED4 to fully on
    [    0.271615] omap_uart.0: ttyO0 at MMIO 0x44e09000 (irq = 72) is a OMAP UART0
    [    0.271934] omap_uart.1: ttyO1 at MMIO 0x48022000 (irq = 73) is a OMAP UART1
    [    0.875248] console [ttyO1] enabled
    [    0.879236] omap_uart.2: ttyO2 at MMIO 0x48024000 (irq = 74) is a OMAP UART2
    [    0.886894] omap_uart.3: ttyO3 at MMIO 0x481a6000 (irq = 44) is a OMAP UART3
    [    0.894553] omap_uart.4: ttyO4 at MMIO 0x481a8000 (irq = 45) is a OMAP UART4
    [    0.902193] omap_uart.5: ttyO5 at MMIO 0x481aa000 (irq = 46) is a OMAP UART5
    [    0.915684] brd: module loaded
    [    0.922203] loop: module loaded
    [    0.925649] i2c-core: driver [tsl2550] using legacy suspend method
    [    0.932140] i2c-core: driver [tsl2550] using legacy resume method
    [    0.938550] at24 1-0051: 32768 byte 24c256 EEPROM, writable, 64 bytes/write
    [    0.999307] No daughter card found on AM335x EVM
    [    1.004163] at24 1-0050: 32768 byte 24c256 EEPROM, writable, 64 bytes/write
    [    1.019350] Board name: A335BONE
    [    1.022711] Board version: 00A3
    [    1.025979] The board is a AM335x Beaglebone.
    [    1.031184] tps65217 1-0024: TPS65217 ID 0x7 version 1.0
    [    1.038528] print_constraints: DCDC1: 900 <--> 1800 mV at 1800 mV
    [    1.046842] print_constraints: DCDC2: 900 <--> 3300 mV at 1275 mV
    [    1.055150] print_constraints: DCDC3: 900 <--> 1500 mV at 1100 mV
    [    1.063413] print_constraints: LDO1: 1000 <--> 3300 mV at 1800 mV
    [    1.071693] print_constraints: LDO2: 900 <--> 3300 mV at 3300 mV
    [    1.079852] print_constraints: LDO3: 1800 <--> 3300 mV at 3300 mV
    [    1.088102] print_constraints: LDO4: 1800 <--> 3300 mV at 3300 mV
    [    1.095044]  da8xx_lcdc.0: alias fck already exists
    [    1.100397] da8xx_lcdc da8xx_lcdc.0: GLCD: Found TFC_S9700RTWV35TR_01B panel
    [    1.120473] omap-gpmc omap-gpmc: GPMC revision 6.0
    [    1.125481] Registering NAND on CS0
    [    1.129588]  omap_hsmmc.0: alias fck already exists
    [    1.134833]  omap_i2c.2: alias fck already exists
    [    1.159359] omap_i2c omap_i2c.2: bus 2 rev2.4.0 at 100 kHz
    [    1.165562] tsl2550 2-0039: standard operating mode
    [    1.170836] tsl2550: probe of 2-0039 failed with error -121
    [    1.176892]  davinci-mcasp.0: alias fck already exists
    [    1.183039] _regulator_get: 2-0018 supply Vdd not found, using dummy regulator
    [    1.190684] _regulator_get: 2-0018 supply Vdd_IO not found, using dummy regulator
    [    1.218951] lis3lv02d: unknown sensor type 0x87
    [    1.223779] lis3lv02d_i2c: probe of 2-0018 failed with error -22
    [    1.230937] mtdoops: mtd device (mtddev=name/number) must be supplied
    [    1.237925] omap2-nand driver initializing
    [    1.242613] NAND device: Manufacturer ID: 0xec, Chip ID: 0xda (Samsung NAND 256MiB 3,3V 8-bit)
    [    1.252071] Creating 8 MTD partitions on "omap2-nand.0":
    [    1.257618] 0x000000000000-0x000000020000 : "SPL"
    [    1.263605] 0x000000020000-0x000000040000 : "SPL.backup1"
    [    1.270182] 0x000000040000-0x000000060000 : "SPL.backup2"
    [    1.276637] 0x000000060000-0x000000080000 : "SPL.backup3"
    [    1.283086] 0x000000080000-0x000000260000 : "U-Boot"
    [    1.289813] 0x000000260000-0x000000280000 : "U-Boot Env"
    [    1.296177] 0x000000280000-0x000000780000 : "Kernel"
    [    1.304262] 0x000000780000-0x000010000000 : "File System"
    [    1.414461] OneNAND driver initializing
    [    1.419072] CAN device driver interface
    [    1.423113] CAN bus driver for Bosch D_CAN controller 1.0
    [    1.469332] davinci_mdio davinci_mdio.0: davinci mdio revision 1.6
    [    1.475779] davinci_mdio davinci_mdio.0: detected phy mask fffffffe
    [    1.483100] davinci_mdio.0: probed
    [    1.486652] davinci_mdio davinci_mdio.0: phy[0]: device 0:00, driver SMSC LAN8710/LAN8720
    [    1.495259] PPP generic driver version 2.4.2
    [    1.499906] PPP BSD Compression module registered
    [    1.504807] PPP Deflate Compression module registered
    [    1.510202] usbcore: registered new interface driver cdc_ether
    [    1.516331] usbcore: registered new interface driver cdc_eem
    [    1.522298] usbcore: registered new interface driver dm9601
    [    1.528169] usbcore: registered new interface driver cdc_subset
    [    1.534399] cdc_ncm: 04-Aug-2011
    [    1.537815] usbcore: registered new interface driver cdc_ncm
    [    1.543822] usbcore: registered new interface driver cdc_acm
    [    1.549732] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
    [    1.558074] Initializing USB Mass Storage driver...
    [    1.563283] usbcore: registered new interface driver usb-storage
    [    1.569555] USB Mass Storage support registered.
    [    1.574533] usbcore: registered new interface driver usbserial
    [    1.580679] USB Serial support registered for generic
    [    1.586011] usbcore: registered new interface driver usbserial_generic
    [    1.592831] usbserial: USB Serial Driver core
    [    1.597413] USB Serial support registered for GSM modem (1-port)
    [    1.603832] usbcore: registered new interface driver option
    [    1.609656] option: v0.7.2:USB Driver for GSM modems
    [    1.616704]  gadget: Mass Storage Function, version: 2009/09/11
    [    1.622927]  gadget: Number of LUNs=1
    [    1.626743]  lun0: LUN: removable file: (no medium)
    [    1.632065]  gadget: android_usb ready
    [    1.636014] musb-hdrc musb-hdrc.0: MUSB HDRC host driver
    [    1.641613] musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus number 2
    [    1.649451] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
    [    1.656533] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    1.664075] usb usb2: Product: MUSB HDRC host driver
    [    1.669246] usb usb2: Manufacturer: Linux 3.2.0-gb02ab39-dirty musb-hcd
    [    1.676152] usb usb2: SerialNumber: musb-hdrc.0
    [    1.681351] hub 2-0:1.0: USB hub found
    [    1.685272] hub 2-0:1.0: 1 port detected
    [    1.690000] mousedev: PS/2 mouse device common for all mice
    [    1.696376] input: matrix-keypad as /devices/platform/matrix-keypad/input/input0
    [    1.705094] input: ti-tsc-adcc as /devices/platform/omap/tsc/input/input1
    [    1.713746] using rtc device, ds1302, for alarms
    [    1.718427] rtc-ds1302 rtc-ds1302: rtc core: registered ds1302 as rtc0
    [    1.725609] i2c /dev entries driver
    [    1.729594] Linux video capture interface: v2.00
    [    1.734543] usbcore: registered new interface driver uvcvideo
    [    1.740558] USB Video Class driver (1.1.1)
    [    1.745102] lm75: probe of 2-0048 failed with error -121
    [    1.753270] OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
    [    1.759816] device-mapper: uevent: version 1.0.3
    [    1.764802] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
    [    1.773632] Bluetooth: HCI UART driver ver 2.2
    [    1.778263] Bluetooth: HCI H4 protocol initialized
    [    1.783265] Bluetooth: HCILL protocol initialized
    [    1.788168] Bluetooth: Bluetooth Driver for TI WiLink - Version 1.0
    [    1.795718] cpuidle: using governor ladder
    [    1.800171] cpuidle: using governor menu
    [    1.806296] usbcore: registered new interface driver usbhid
    [    1.812152] usbhid: USB HID core driver
    [    1.816632] logger: created 256K log 'log_main'
    [    1.821509] logger: created 256K log 'log_events'
    [    1.826517] logger: created 256K log 'log_radio'
    [    1.831455] logger: created 256K log 'log_system'
    [    1.836857] usbcore: registered new interface driver snd-usb-audio
    [    1.844414] _regulator_get: 2-001b supply IOVDD not found, using dummy regulator
    [    1.852238] _regulator_get: 2-001b supply DVDD not found, using dummy regulator
    [    1.859911] _regulator_get: 2-001b supply AVDD not found, using dummy regulator
    [    1.867581] _regulator_get: 2-001b supply DRVDD not found, using dummy regulator
    [    1.878570] asoc: tlv320aic3x-hifi <-> davinci-mcasp.0 mapping ok
    [    1.885858] ALSA device list:
    [    1.888953]   #0: AM335X EVM
    [    1.891989] oprofile: hardware counters not available
    [    1.897250] oprofile: using timer interrupt.
    [    1.901904] nf_conntrack version 0.5.0 (3930 buckets, 15720 max)
    [    1.908587] ip_tables: (C) 2000-2006 Netfilter Core Team
    [    1.914328] TCP cubic registered
    [    1.917850] NET: Registered protocol family 10
    [    1.923215] IPv6 over IPv4 tunneling driver
    [    1.928169] NET: Registered protocol family 17
    [    1.932875] can: controller area network core (rev 20090105 abi 8)
    [    1.939449] NET: Registered protocol family 29
    [    1.944079] can: raw protocol (rev 20090105)
    [    1.948531] can: broadcast manager protocol (rev 20090105 t)
    [    1.954649] Bluetooth: RFCOMM TTY layer initialized
    [    1.959807] Bluetooth: RFCOMM socket layer initialized
    [    1.965163] Bluetooth: RFCOMM ver 1.11
    [    1.969069] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [    1.974616] Bluetooth: BNEP filters: protocol multicast
    [    1.980073] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [    1.986397] Registering the dns_resolver key type
    [    1.991380] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
    [    1.999393] ThumbEE CPU extension supported.
    [    2.003903] mux: Failed to setup hwmod io irq -22
    [    2.009528] Power Management for AM33XX family
    [    2.014368] Trying to load am335x-pm-firmware.bin (60 secs timeout)
    [    2.021037] Copied the M3 firmware to UMEM
    [    2.025320] omap_hwmod: wkup_m3: wkup_m3: hwmod data error: OMAP4 does not support st_shift
    [    2.039111] clock: disabling unused clocks to save power
    [    2.046221] Detected MACID=40:5f:c2:76:89:d4
    [    2.052235] rtc-ds1302 rtc-ds1302: setting system clock to 2012-07-20 19:25:11 UTC (1342812311)
    [    2.061981] Waiting for root device /dev/mmcblk0p2...
    [    2.100016] mmc0: host does not support reading read-only switch. assuming write-enable.
    [    2.110362] mmc0: new high speed SDHC card at address b368
    [    2.116601] mmcblk0: mmc0:b368 USD   3.75 GiB
    [    2.122879]  mmcblk0: p1 p2 p3
    [    5.580001] EXT4-fs (mmcblk0p2): 1 truncate cleaned up
    [    5.585375] EXT4-fs (mmcblk0p2): recovery complete
    [    5.618074] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [    5.626613] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    5.633332] Freeing init memory: 240K
    [    5.653706] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
    [    5.860497] init: cannot open '/initlogo.rle'
    [    5.887624] Disabling lock debugging due to kernel taint
    [    5.893867] Compat-wireless backport release: compat-wireless-2011-12-05-1-g84dbe2c
    [    5.901887] Backport based on wl12xx.git v2.6.39-1328-g0890f48
    [    5.937608] cfg80211: Calling CRDA to update world regulatory domain
    [    6.386483] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
    [    6.400192] android_usb: already disabled
    [    6.406597] adb_bind_config
    [    6.556221] cfg80211: World regulatory domain updated:
    [    6.561690] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    [    6.570417] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [    6.578672] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    [    6.586935] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    [    6.595199] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [    6.603459] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [    7.124510] adb_open
    root@android:/ # [    8.051960] init: untracked pid 75 exited
    [   17.889961] warning: `zygote' uses 32-bit capabilities (legacy support in use)
    [   22.232913] request_suspend_state: wakeup (3->0) at 22233607713 (2012-07-20 19:25:31.667420421 UTC)
    [   24.037281] acc_open
    [   24.039690] acc_release

  • Today I find I can manually set IP address under serial console through this way:

    root@android:/ # ip addr add 192.168.2.13/24 dev eth0
    root@android:/ # ip link set eth0 up
    root@android:/ # ip route add 0.0.0.0/0 via 192.168.2.11 dev eth0

    But I still can not find a place or file which can store these configuration changes. When I power cycle the board, the changes gone.

  • the following video link may help you...

    http://www.youtube.com/watch?v=VM1oysibgU0