Project

General

Profile

RE: Problems with the first time configuration ยป NoStaticIP.txt

Hector Bojorquez, 06/15/2016 09:55 AM

 
OMAP-L138/AM-1808/AM-1810 initialization passed!
Configuring 128MB mDDR
Booting TI User Boot Loader
UBL Version: 1.65:2.28.1 BuiltJul 11 2011 12:49:53
UBL Flashtype: SPI
Starting SPI Memory Copy...
Valid magicnum, 0x55424CBB, found at offset 0x00010000.
DONE
Jumping to entry point at 0xC1080000.


U-Boot 2009.11 (Jan 13 2014 - 11:14:02)

I2C: ready
DRAM: 128 MB
NAND: 256 MiB
MMC: davinci: 0
In: serial
Out: serial
Err: serial
ARM Clock : 300000000 Hz
DDR Clock : 150000000 Hz
EMIFA CLock : 100000000 Hz
DSP Clock : 300000000 Hz
ASYNC3 Clock : 150000000 Hz
Enet config : 2
MMC 0 Enable : 0
Resetting ethernet phy
Net: Ethernet PHY: GENERIC @ 0x03 [0x8]

Hit any key to stop autoboot: 0
U-Boot > print bootargs
bootargs=mem=96M console=ttyS1,115200n8 root=/dev/mtdblock0 rw rootwait
U-Boot > set ipaddr 169.254.60.80
U-Boot > set serverip 169.254.68.150
U-Boot > set gatewayip 169.254.1.1
U-Boot > set netmask 255.255.255.0
U-Boot > saveenv
Saving Environment to SPI Flash...
Erasing SPI flash...Writing to SPI flash...done
U-Boot > print bootargs
bootargs=mem=96M console=ttyS1,115200n8 root=/dev/mtdblock0 rw rootwait
U-Boot >boot
...
...
...

---O---.
| | .-. o o
| | |-----.-----.-----.| | .----..-----.-----.
| | | __ | ---'| '--.| .-'| | |
| | | | | |--- || --'| | | ' | | | |
'---'---'--'--'--. |-----''----''--' '-----'-'-'-'
-' |
'---'

The Angstrom Distribution mityomapl138 ttyS1

Angstrom v2012.05 - Kernel 3.2.0

mityomapl138 login: Started udev Coldplug all Devices [ OK ]
Started Restore Sound Card State [ OK ]
Starting Networking...
Started Avahi mDNS/DNS-SD Stack [ OK ]
Started Login Service [ OK ]
davinci_mdio davinci_mdio.0: resetting idled controller
net eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=0:03, id=40005201)
ADDRCONF(NETDEV_UP): eth0: link is not ready
PHY: 0:03 - Link is Up - 100/Full
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Started Networking [ OK ]
Starting Getty on tty1...
Started Getty on tty1 [ OK ]
root
Last login: Sat Jan 1 00:14:13 UTC 2000 on ttyS1
root@mityomapl138:~# ifconfig
eth0 Link encap:Ethernet HWaddr 00:50:C2:BF:8D:B3
inet6 addr: fe80::250:c2ff:febf:8db3/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:276 (276.0 B) TX bytes:1112 (1.0 KiB)
Interrupt:33

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

root@mityomapl138:~#

    (1-1/1)