1
|
|
2
|
U-Boot SPL 2013.01.01 (Apr 08 2015 - 15:41:35)
|
3
|
BOARD : Critical Link MitySOM-5CSx Module
|
4
|
CLOCK: EOSC1 clock 25000 KHz
|
5
|
CLOCK: EOSC2 clock 25000 KHz
|
6
|
CLOCK: F2S_SDR_REF clock 0 KHz
|
7
|
CLOCK: F2S_PER_REF clock 0 KHz
|
8
|
CLOCK: MPU clock 925 MHz
|
9
|
CLOCK: DDR clock 400 MHz
|
10
|
CLOCK: UART clock 100000 KHz
|
11
|
CLOCK: MMC clock 50000 KHz
|
12
|
CLOCK: QSPI clock 370000 KHz
|
13
|
RESET: COLD
|
14
|
INFO : Watchdog enabled
|
15
|
SDRAM: Initializing MMR registers
|
16
|
SDRAM: Calibrating PHY
|
17
|
SEQ.C: Preparing to start memory calibration
|
18
|
SEQ.C: CALIBRATION PASSED
|
19
|
SDRAM: 1024 MiB
|
20
|
SDRAM: Scrubbing 0x01000000 - 0x02000000
|
21
|
SDRAM: Scrubbing success with 25 ms
|
22
|
SDRAM: Scrubbing 0x00000000 - 0x01000000
|
23
|
SDRAM: Scrubbing 0x02000000 - 0x40000000
|
24
|
SDRAM: ECC Enabled
|
25
|
ALTERA DWMMC: 0
|
26
|
SDRAM: Scrubbing success with consuming additional 1505 ms
|
27
|
|
28
|
|
29
|
U-Boot 2013.01.01 (Apr 08 2015 - 15:42:36) Critical Link MitySOM-5CSx
|
30
|
|
31
|
CPU : Altera SOCFPGA Platform
|
32
|
BOARD : Critical Link MitySOM-5CSx Module
|
33
|
I2C: ready
|
34
|
DRAM: 1 GiB
|
35
|
MMC: ALTERA DWMMC: 0
|
36
|
In: serial
|
37
|
Out: serial
|
38
|
Err: serial
|
39
|
Net: mii0
|
40
|
|
41
|
preboot reading MMC uBoot ENV data
|
42
|
|
43
|
** File not found /etc/uBootStatic.env **
|
44
|
## Warning: Input data exceeds 1048576 bytes - truncated
|
45
|
## Info: input data size = 1048578 = 0x100002
|
46
|
ERROR: Environment import failed: errno = 12
|
47
|
|
48
|
at cmd_nvedit.c:1004/do_env_import()
|
49
|
** File not found /etc/uBoot.env **
|
50
|
## Warning: Input data exceeds 1048576 bytes - truncated
|
51
|
## Info: input data size = 1048578 = 0x100002
|
52
|
ERROR: Environment import failed: errno = 12
|
53
|
|
54
|
at cmd_nvedit.c:1004/do_env_import()
|
55
|
...done
|
56
|
Hit any key to stop autoboot: 0
|
57
|
gpio: pin 28 (bank/mask = 0/0x10000000)
|
58
|
gpio: pin 28 (gpio 28) value is 0
|
59
|
gpio: pin 28 (bank/mask = 0/0x10000000)
|
60
|
gpio: pin 28 (gpio 28) value is 1
|
61
|
gpio: pin 0 (bank/mask = 0/0x00000001)
|
62
|
gpio: pin 0 (gpio 0) value is 1
|
63
|
gpio: pin 9 (bank/mask = 0/0x00000200)
|
64
|
gpio: pin 9 (gpio 9) value is 0
|
65
|
gpio: pin 9 (bank/mask = 0/0x00000200)
|
66
|
gpio: pin 9 (gpio 9) value is 1
|
67
|
7007184 bytes read in 390 ms (17.1 MiB/s)
|
68
|
## Starting application at 0x3FF78704 ...
|
69
|
## Application terminated, rc = 0x0
|
70
|
3663536 bytes read in 264 ms (13.2 MiB/s)
|
71
|
20209 bytes read in 56 ms (351.6 KiB/s)
|
72
|
## Booting kernel from Legacy Image at 00007fc0 ...
|
73
|
Image Name: Linux-3.16.0-g1d15155
|
74
|
Image Type: ARM Linux Kernel Image (uncompressed)
|
75
|
Data Size: 3663472 Bytes = 3.5 MiB
|
76
|
Load Address: 00008000
|
77
|
Entry Point: 00008000
|
78
|
## Flattened Device Tree blob at 00000100
|
79
|
Booting using the fdt blob at 0x00000100
|
80
|
XIP Kernel Image ... OK
|
81
|
OK
|
82
|
Loading Device Tree to 03ff8000, end 03fffef0 ... OK
|
83
|
|
84
|
Starting kernel ...
|
85
|
|
86
|
Booting Linux on physical CPU 0x0
|
87
|
Initializing cgroup subsys cpuset
|
88
|
Linux version 3.16.0-g1d15155 (user@MitySOM-Dev) (gcc version 4.8.1 (GCC) ) #1 SMP Thu Apr 2 10:24:03 BST 2015
|
89
|
CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c5387d
|
90
|
CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
|
91
|
Machine model: MitySOM-5CSX Altera SOCFPGA Cyclone V
|
92
|
Memory policy: Data cache writealloc
|
93
|
PERCPU: Embedded 8 pages/cpu @9fbd5000 s11008 r8192 d13568 u32768
|
94
|
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048
|
95
|
Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p2 rw rootwait mem=512M
|
96
|
PID hash table entries: 2048 (order: 1, 8192 bytes)
|
97
|
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
|
98
|
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
|
99
|
Memory: 511736K/524288K available (5516K kernel code, 277K rwdata, 1540K rodata, 382K init, 125K bss, 12552K reserved)
|
100
|
Virtual kernel memory layout:
|
101
|
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
|
102
|
fixmap : 0xffc00000 - 0xffe00000 (2048 kB)
|
103
|
vmalloc : 0xa0800000 - 0xff000000 (1512 MB)
|
104
|
lowmem : 0x80000000 - 0xa0000000 ( 512 MB)
|
105
|
modules : 0x7f000000 - 0x80000000 ( 16 MB)
|
106
|
.text : 0x80008000 - 0x806ec300 (7057 kB)
|
107
|
.init : 0x806ed000 - 0x8074cb00 ( 383 kB)
|
108
|
.data : 0x8074e000 - 0x807937e8 ( 278 kB)
|
109
|
.bss : 0x807937e8 - 0x807b2e1c ( 126 kB)
|
110
|
SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
|
111
|
Hierarchical RCU implementation.
|
112
|
NR_IRQS:16 nr_irqs:16 16
|
113
|
L2C: platform modifies aux control register: 0x02060000 -> 0x32460000
|
114
|
L2C: platform provided aux values permit register corruption.
|
115
|
L2C: DT/platform modifies aux control register: 0x02060000 -> 0x32460000
|
116
|
L2C-310 erratum 769419 enabled
|
117
|
L2C-310 enabling early BRESP for Cortex-A9
|
118
|
L2C-310 full line of zeros enabled for Cortex-A9
|
119
|
L2C-310 ID prefetch enabled, offset 1 lines
|
120
|
L2C-310 dynamic clock gating enabled, standby mode enabled
|
121
|
L2C-310 cache controller enabled, 8 ways, 512 kB
|
122
|
L2C-310: CACHE_ID 0x410030c9, AUX_CTRL 0x76460001
|
123
|
sched_clock: 32 bits at 100MHz, resolution 10ns, wraps every 42949672950ns
|
124
|
Console: colour dummy device 80x30
|
125
|
Calibrating delay loop... 1836.64 BogoMIPS (lpj=9183232)
|
126
|
pid_max: default: 32768 minimum: 301
|
127
|
Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
|
128
|
Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
|
129
|
CPU: Testing write buffer coherency: ok
|
130
|
ftrace: allocating 18739 entries in 55 pages
|
131
|
CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
|
132
|
Setting up static identity map for 0x4fa588 - 0x4fa5e0
|
133
|
CPU1: Booted secondary processor
|
134
|
CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
|
135
|
Brought up 2 CPUs
|
136
|
SMP: Total of 2 processors activated.
|
137
|
CPU: All CPU(s) started in SVC mode.
|
138
|
devtmpfs: initialized
|
139
|
VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
|
140
|
NET: Registered protocol family 16
|
141
|
fpga bridge driver
|
142
|
DMA: preallocated 256 KiB pool for atomic coherent allocations
|
143
|
hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
|
144
|
hw-breakpoint: maximum watchpoint size is 4 bytes.
|
145
|
altera_hps2fpga_bridge soc:fpgabridge@0: fpga bridge [hps2fpga] registered as device hps2fpga
|
146
|
altera_hps2fpga_bridge soc:fpgabridge@0: init-val not specified
|
147
|
altera_hps2fpga_bridge soc:fpgabridge@1: fpga bridge [lshps2fpga] registered as device lwhps2fpga
|
148
|
altera_hps2fpga_bridge soc:fpgabridge@1: init-val not specified
|
149
|
altera_hps2fpga_bridge soc:fpgabridge@2: fpga bridge [fpga2hps] registered as device fpga2hps
|
150
|
altera_hps2fpga_bridge soc:fpgabridge@2: init-val not specified
|
151
|
FPGA Mangager framework driver
|
152
|
vgaarb: loaded
|
153
|
SCSI subsystem initialized
|
154
|
usbcore: registered new interface driver usbfs
|
155
|
usbcore: registered new interface driver hub
|
156
|
usbcore: registered new device driver usb
|
157
|
pps_core: LinuxPPS API ver. 1 registered
|
158
|
pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
|
159
|
PTP clock support registered
|
160
|
Switched to clocksource timer1
|
161
|
NET: Registered protocol family 2
|
162
|
TCP established hash table entries: 4096 (order: 2, 16384 bytes)
|
163
|
TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
|
164
|
TCP: Hash tables configured (established 4096 bind 4096)
|
165
|
TCP: reno registered
|
166
|
UDP hash table entries: 256 (order: 1, 8192 bytes)
|
167
|
UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
|
168
|
NET: Registered protocol family 1
|
169
|
RPC: Registered named UNIX socket transport module.
|
170
|
RPC: Registered udp transport module.
|
171
|
RPC: Registered tcp transport module.
|
172
|
RPC: Registered tcp NFSv4.1 backchannel transport module.
|
173
|
hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
|
174
|
arm-pmu arm-pmu: PMU:CTI successfully enabled for 2 cores
|
175
|
futex hash table entries: 512 (order: 3, 32768 bytes)
|
176
|
NFS: Registering the id_resolver key type
|
177
|
Key type id_resolver registered
|
178
|
Key type id_legacy registered
|
179
|
ntfs: driver 2.1.30 [Flags: R/W].
|
180
|
jffs2: version 2.2. (NAND) ? 2001-2006 Red Hat, Inc.
|
181
|
msgmni has been set to 999
|
182
|
io scheduler noop registered (default)
|
183
|
Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
|
184
|
console [ttyS0] disabled
|
185
|
ffc02000.serial0: ttyS0 at MMIO 0xffc02000 (irq = 194, base_baud = 6250000) is a 16550A
|
186
|
console [ttyS0] enabled
|
187
|
ffc03000.serial1: ttyS1 at MMIO 0xffc03000 (irq = 195, base_baud = 6250000) is a 16550A
|
188
|
altera_fpga_manager ff706000.fpgamgr: fpga manager [Altera FPGA Manager] registered as minor 0
|
189
|
brd: module loaded
|
190
|
at24 0-0050: 2048 byte 24c16 EEPROM, writable, 1 bytes/write
|
191
|
CAN device driver interface
|
192
|
/soc/ethernet@ff702000: could not get #reset-cells for /soc/rstmgr@ffd05000
|
193
|
stmmaceth ff702000.ethernet: no reset control found
|
194
|
stmmac - user ID: 0x10, Synopsys ID: 0x37
|
195
|
Ring mode enabled
|
196
|
DMA HW capability register supported
|
197
|
Enhanced/Alternate descriptors
|
198
|
Enabled extended descriptors
|
199
|
RX Checksum Offload Engine supported (type 2)
|
200
|
TX Checksum insertion supported
|
201
|
Enable RX Mitigation via HW Watchdog Timer
|
202
|
libphy: stmmac: probed
|
203
|
eth0: No PHY found
|
204
|
stmmac_pltfr_probe: main driver probe failed
|
205
|
dwc2 ffb40000.usb: s3c_hsotg_corereset: reset failed, GRSTCTL=00000000
|
206
|
dwc2 ffb40000.usb: EPs: 0, shared fifos, 0 entries in SPRAM
|
207
|
------------[ cut here ]------------
|
208
|
WARNING: CPU: 1 PID: 1 at drivers/usb/dwc2/gadget.c:203 s3c_hsotg_init_fifo+0x1b8/0x1ec()
|
209
|
insufficient fifo memory
|
210
|
Modules linked in:
|
211
|
CPU: 1 PID: 1 Comm: swapper/0 Not tainted 3.16.0-g1d15155 #1
|
212
|
[<8001860c>] (unwind_backtrace) from [<80013260>] (show_stack+0x20/0x24)
|
213
|
[<80013260>] (show_stack) from [<804f4ef4>] (dump_stack+0x8c/0x9c)
|
214
|
[<804f4ef4>] (dump_stack) from [<800264fc>] (warn_slowpath_common+0x80/0x9c)
|
215
|
[<800264fc>] (warn_slowpath_common) from [<80026558>] (warn_slowpath_fmt+0x40/0x48)
|
216
|
[<80026558>] (warn_slowpath_fmt) from [<803a72dc>] (s3c_hsotg_init_fifo+0x1b8/0x1ec)
|
217
|
[<803a72dc>] (s3c_hsotg_init_fifo) from [<803aa50c>] (dwc2_gadget_init+0x1ec/0x6a4)
|
218
|
[<803aa50c>] (dwc2_gadget_init) from [<803aad5c>] (dwc2_driver_probe+0x100/0x174)
|
219
|
[<803aad5c>] (dwc2_driver_probe) from [<8032432c>] (platform_drv_probe+0x28/0x58)
|
220
|
[<8032432c>] (platform_drv_probe) from [<803224fc>] (really_probe+0x84/0x224)
|
221
|
[<803224fc>] (really_probe) from [<803227a8>] (__driver_attach+0xa8/0xac)
|
222
|
[<803227a8>] (__driver_attach) from [<803208b0>] (bus_for_each_dev+0x70/0xa4)
|
223
|
[<803208b0>] (bus_for_each_dev) from [<80322080>] (driver_attach+0x2c/0x30)
|
224
|
[<80322080>] (driver_attach) from [<80321cf8>] (bus_add_driver+0x15c/0x204)
|
225
|
[<80321cf8>] (bus_add_driver) from [<80323018>] (driver_register+0x88/0x108)
|
226
|
[<80323018>] (driver_register) from [<803242fc>] (__platform_driver_register+0x64/0x6c)
|
227
|
[<803242fc>] (__platform_driver_register) from [<807183dc>] (dwc2_platform_driver_init+0x1c/0x20)
|
228
|
[<807183dc>] (dwc2_platform_driver_init) from [<80008940>] (do_one_initcall+0x9c/0x1dc)
|
229
|
[<80008940>] (do_one_initcall) from [<806edde4>] (kernel_init_freeable+0x1e0/0x280)
|
230
|
[<806edde4>] (kernel_init_freeable) from [<804f0ce8>] (kernel_init+0x1c/0x100)
|
231
|
[<804f0ce8>] (kernel_init) from [<8000ebf8>] (ret_from_fork+0x14/0x20)
|
232
|
---[ end trace 38a0734e9bd7cabb ]---
|
233
|
------------[ cut here ]------------
|
234
|
WARNING: CPU: 1 PID: 1 at drivers/usb/dwc2/gadget.c:214 s3c_hsotg_init_fifo+0x1e4/0x1ec()
|
235
|
insufficient fifo memory
|
236
|
Modules linked in:
|
237
|
CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W 3.16.0-g1d15155 #1
|
238
|
[<8001860c>] (unwind_backtrace) from [<80013260>] (show_stack+0x20/0x24)
|
239
|
[<80013260>] (show_stack) from [<804f4ef4>] (dump_stack+0x8c/0x9c)
|
240
|
[<804f4ef4>] (dump_stack) from [<800264fc>] (warn_slowpath_common+0x80/0x9c)
|
241
|
[<800264fc>] (warn_slowpath_common) from [<80026558>] (warn_slowpath_fmt+0x40/0x48)
|
242
|
[<80026558>] (warn_slowpath_fmt) from [<803a7308>] (s3c_hsotg_init_fifo+0x1e4/0x1ec)
|
243
|
[<803a7308>] (s3c_hsotg_init_fifo) from [<803aa50c>] (dwc2_gadget_init+0x1ec/0x6a4)
|
244
|
[<803aa50c>] (dwc2_gadget_init) from [<803aad5c>] (dwc2_driver_probe+0x100/0x174)
|
245
|
[<803aad5c>] (dwc2_driver_probe) from [<8032432c>] (platform_drv_probe+0x28/0x58)
|
246
|
[<8032432c>] (platform_drv_probe) from [<803224fc>] (really_probe+0x84/0x224)
|
247
|
[<803224fc>] (really_probe) from [<803227a8>] (__driver_attach+0xa8/0xac)
|
248
|
[<803227a8>] (__driver_attach) from [<803208b0>] (bus_for_each_dev+0x70/0xa4)
|
249
|
[<803208b0>] (bus_for_each_dev) from [<80322080>] (driver_attach+0x2c/0x30)
|
250
|
[<80322080>] (driver_attach) from [<80321cf8>] (bus_add_driver+0x15c/0x204)
|
251
|
[<80321cf8>] (bus_add_driver) from [<80323018>] (driver_register+0x88/0x108)
|
252
|
[<80323018>] (driver_register) from [<803242fc>] (__platform_driver_register+0x64/0x6c)
|
253
|
[<803242fc>] (__platform_driver_register) from [<807183dc>] (dwc2_platform_driver_init+0x1c/0x20)
|
254
|
[<807183dc>] (dwc2_platform_driver_init) from [<80008940>] (do_one_initcall+0x9c/0x1dc)
|
255
|
[<80008940>] (do_one_initcall) from [<806edde4>] (kernel_init_freeable+0x1e0/0x280)
|
256
|
[<806edde4>] (kernel_init_freeable) from [<804f0ce8>] (kernel_init+0x1c/0x100)
|
257
|
[<804f0ce8>] (kernel_init) from [<8000ebf8>] (ret_from_fork+0x14/0x20)
|
258
|
---[ end trace 38a0734e9bd7cabc ]---
|
259
|
dwc2 ffb40000.usb: wrong number of EPs (zero)
|
260
|
dwc2: probe of ffb40000.usb failed with error -22
|
261
|
usbcore: registered new interface driver usb-storage
|
262
|
mousedev: PS/2 mouse device common for all mice
|
263
|
rtc-ab18xx 0-0069: rtc core: registered ab1803 as rtc0
|
264
|
rtc-ab18xx 0-0069: 192 bytes nvram
|
265
|
i2c /dev entries driver
|
266
|
i2c_designware ffc05000.i2c: controller timed out
|
267
|
i2c_designware ffc05000.i2c: controller timed out
|
268
|
i2c_designware ffc05000.i2c: controller timed out
|
269
|
i2c_designware ffc05000.i2c: controller timed out
|
270
|
i2c_designware ffc05000.i2c: controller timed out
|
271
|
i2c_designware ffc05000.i2c: controller timed out
|
272
|
Synopsys Designware Multimedia Card Interface Driver
|
273
|
dw_mmc ff704000.dwmmc0: no vmmc regulator found: -19
|
274
|
dw_mmc ff704000.dwmmc0: Using internal DMA controller.
|
275
|
dw_mmc ff704000.dwmmc0: Version ID is 240a
|
276
|
dw_mmc ff704000.dwmmc0: DW MMC controller at irq 171, 32 bit host data width, 1024 deep fifo
|
277
|
dw_mmc ff704000.dwmmc0: 1 slots initialized
|
278
|
lp5562 0-0030: internal clock used
|
279
|
ledtrig-cpu: registered to indicate activity on CPUs
|
280
|
usbcore: registered new interface driver usbhid
|
281
|
usbhid: USB HID core driver
|
282
|
oprofile: using arm/armv7-ca9
|
283
|
TCP: cubic registered
|
284
|
NET: Registered protocol family 17
|
285
|
NET: Registered protocol family 15
|
286
|
can: controller area network core (rev 20120528 abi 9)
|
287
|
NET: Registered protocol family 29
|
288
|
can: raw protocol (rev 20120528)
|
289
|
can: broadcast manager protocol (rev 20120528 t)
|
290
|
can: netlink gateway (rev 20130117) max_hops=1
|
291
|
8021q: 802.1Q VLAN Support v1.8
|
292
|
Key type dns_resolver registered
|
293
|
ThumbEE CPU extension supported.
|
294
|
Registering SWP/SWPB emulation handler
|
295
|
Waiting for root device /dev/mmcblk0p2...
|
296
|
mmc_host mmc0: Bus speed (slot 0) = 200000000Hz (slot req 50000000Hz, actual 50000000HZ div = 2)
|
297
|
mmc0: new high speed SDHC card at address 1234
|
298
|
mmcblk0: mmc0:1234 SA04G 3.63 GiB
|
299
|
mmcblk0: p1 p2 p3
|
300
|
kjournald starting. Commit interval 5 seconds
|
301
|
EXT3-fs (mmcblk0p2): using internal journal
|
302
|
EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode
|
303
|
VFS: Mounted root (ext3 filesystem) on device 179:2.
|
304
|
devtmpfs: mounted
|
305
|
Freeing unused kernel memory: 380K (806ed000 - 8074c000)
|
306
|
INIT: version 2.88 booting
|
307
|
Error opening /dev/fb0: No such file or directory
|
308
|
Starting udev
|
309
|
udevd[70]: starting version 182
|
310
|
input: gpio_keys as /devices/gpio_keys/input/input0
|
311
|
random: nonblocking pool is initialized
|
312
|
Starting Bootlog daemon: bootlogd.
|
313
|
Populating dev cache
|
314
|
Configuring network interfaces... eth0: ERROR while getting interface flags: No such device
|
315
|
Starting rpcbind daemon...NET: Registered protocol family 10
|
316
|
done.
|
317
|
net.ipv4.conf.default.rp_filter = 1
|
318
|
net.ipv4.conf.all.rp_filter = 1
|
319
|
Fri Apr 10 09:34:00 UTC 2015
|
320
|
Starting atd: OK
|
321
|
INIT: Entering runlevel: 5
|
322
|
Starting system message bus: dbus.
|
323
|
Starting OpenBSD Secure Shell server: sshd
|
324
|
generating ssh RSA key...
|
325
|
generating ssh ECDSA key...
|
326
|
generating ssh DSA key...
|
327
|
done.
|
328
|
creating NFS state directory: done
|
329
|
NFS daemon support not enabled in kernel
|
330
|
Starting system log daemon...0
|
331
|
Starting kernel log daemon...0
|
332
|
Starting Lighttpd Web Server: lighttpd.
|
333
|
Starting crond: OK
|
334
|
Starting Network Interface Plugging Daemon: eth0.
|
335
|
Stopping Bootlog daemon: bootlogd.
|
336
|
|
337
|
Poky (Yocto Project Reference Distro) 1.5.4 mitysom-5csx /dev/ttyS0
|
338
|
|
339
|
mitysom-5csx login: root
|
340
|
root@mitysom-5csx:~# ifconfig
|
341
|
lo Link encap:Local Loopback
|
342
|
inet addr:127.0.0.1 Mask:255.0.0.0
|
343
|
inet6 addr: ::1/128 Scope:Host
|
344
|
UP LOOPBACK RUNNING MTU:65536 Metric:1
|
345
|
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
|
346
|
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
|
347
|
collisions:0 txqueuelen:0
|
348
|
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
|
349
|
|
350
|
root@mitysom-5csx:~#
|