1
|
OMAP-L138/AM-1808/AM-1810 initialization passed!
|
2
|
Configuring 128MB mDDR
|
3
|
Booting TI User Boot Loader
|
4
|
UBL Version: 1.65:2.28.1 BuiltJul 11 2011 12:49:53
|
5
|
UBL Flashtype: SPI
|
6
|
Starting SPI Memory Copy...
|
7
|
Valid magicnum, 0x55424CBB, found at offset 0x00010000.
|
8
|
DONE
|
9
|
Jumping to entry point at 0xC1080000.
|
10
|
|
11
|
|
12
|
U-Boot 2009.11 (Jan 13 2014 - 11:14:02)
|
13
|
|
14
|
I2C: ready
|
15
|
DRAM: 128 MB
|
16
|
NAND: 256 MiB
|
17
|
MMC: davinci: 0
|
18
|
In: serial
|
19
|
Out: serial
|
20
|
Err: serial
|
21
|
ARM Clock : 300000000 Hz
|
22
|
DDR Clock : 150000000 Hz
|
23
|
EMIFA CLock : 100000000 Hz
|
24
|
DSP Clock : 300000000 Hz
|
25
|
ASYNC3 Clock : 150000000 Hz
|
26
|
Enet config : 2
|
27
|
MMC 0 Enable : 0
|
28
|
Resetting ethernet phy
|
29
|
Net: Ethernet PHY: GENERIC @ 0x03 [0x8]
|
30
|
|
31
|
Hit any key to stop autoboot: 0
|
32
|
U-Boot > print bootargs
|
33
|
bootargs=mem=96M console=ttyS1,115200n8 root=/dev/mtdblock0 rw rootwait
|
34
|
U-Boot > set ipaddr 169.254.60.80
|
35
|
U-Boot > set serverip 169.254.68.150
|
36
|
U-Boot > set gatewayip 169.254.1.1
|
37
|
U-Boot > set netmask 255.255.255.0
|
38
|
U-Boot > saveenv
|
39
|
Saving Environment to SPI Flash...
|
40
|
Erasing SPI flash...Writing to SPI flash...done
|
41
|
U-Boot > print bootargs
|
42
|
bootargs=mem=96M console=ttyS1,115200n8 root=/dev/mtdblock0 rw rootwait
|
43
|
U-Boot >boot
|
44
|
...
|
45
|
...
|
46
|
...
|
47
|
|
48
|
---O---.
|
49
|
| | .-. o o
|
50
|
| | |-----.-----.-----.| | .----..-----.-----.
|
51
|
| | | __ | ---'| '--.| .-'| | |
|
52
|
| | | | | |--- || --'| | | ' | | | |
|
53
|
'---'---'--'--'--. |-----''----''--' '-----'-'-'-'
|
54
|
-' |
|
55
|
'---'
|
56
|
|
57
|
The Angstrom Distribution mityomapl138 ttyS1
|
58
|
|
59
|
Angstrom v2012.05 - Kernel 3.2.0
|
60
|
|
61
|
mityomapl138 login: Started udev Coldplug all Devices [ OK ]
|
62
|
Started Restore Sound Card State [ OK ]
|
63
|
Starting Networking...
|
64
|
Started Avahi mDNS/DNS-SD Stack [ OK ]
|
65
|
Started Login Service [ OK ]
|
66
|
davinci_mdio davinci_mdio.0: resetting idled controller
|
67
|
net eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=0:03, id=40005201)
|
68
|
ADDRCONF(NETDEV_UP): eth0: link is not ready
|
69
|
PHY: 0:03 - Link is Up - 100/Full
|
70
|
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
|
71
|
Started Networking [ OK ]
|
72
|
Starting Getty on tty1...
|
73
|
Started Getty on tty1 [ OK ]
|
74
|
root
|
75
|
Last login: Sat Jan 1 00:14:13 UTC 2000 on ttyS1
|
76
|
root@mityomapl138:~# ifconfig
|
77
|
eth0 Link encap:Ethernet HWaddr 00:50:C2:BF:8D:B3
|
78
|
inet6 addr: fe80::250:c2ff:febf:8db3/64 Scope:Link
|
79
|
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
|
80
|
RX packets:3 errors:0 dropped:0 overruns:0 frame:0
|
81
|
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
|
82
|
collisions:0 txqueuelen:1000
|
83
|
RX bytes:276 (276.0 B) TX bytes:1112 (1.0 KiB)
|
84
|
Interrupt:33
|
85
|
|
86
|
lo Link encap:Local Loopback
|
87
|
inet addr:127.0.0.1 Mask:255.0.0.0
|
88
|
inet6 addr: ::1/128 Scope:Host
|
89
|
UP LOOPBACK RUNNING MTU:16436 Metric:1
|
90
|
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
|
91
|
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
|
92
|
collisions:0 txqueuelen:0
|
93
|
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
|
94
|
|
95
|
root@mityomapl138:~#
|
96
|
|