1
|
U-Boot SPL 2013.01.01 (Nov 05 2015 - 17:58:25)
|
2
|
BOARD : Critical Link MitySOM-5CSx Module
|
3
|
CLOCK: EOSC1 clock 25000 KHz
|
4
|
CLOCK: EOSC2 clock 25000 KHz
|
5
|
CLOCK: F2S_SDR_REF clock 0 KHz
|
6
|
CLOCK: F2S_PER_REF clock 0 KHz
|
7
|
CLOCK: MPU clock 800 MHz
|
8
|
CLOCK: DDR clock 400 MHz
|
9
|
CLOCK: UART clock 100000 KHz
|
10
|
CLOCK: MMC clock 50000 KHz
|
11
|
CLOCK: QSPI clock 400000 KHz
|
12
|
RESET: COLD
|
13
|
INFO : Watchdog enabled
|
14
|
SDRAM: Initializing MMR registers
|
15
|
SDRAM: Calibrating PHY
|
16
|
SEQ.C: Preparing to start memory calibration
|
17
|
SEQ.C: CALIBRATION PASSED
|
18
|
SDRAM: 1024 MiB
|
19
|
SDRAM: Scrubbing 0x01000000 - 0x02000000
|
20
|
SDRAM: Scrubbing success with 24 ms
|
21
|
SDRAM: Scrubbing 0x00000000 - 0x01000000
|
22
|
SDRAM: Scrubbing 0x02000000 - 0x40000000
|
23
|
SDRAM: ECC Enabled
|
24
|
ALTERA DWMMC: 0
|
25
|
SDRAM: Scrubbing success with consuming additional 1410 ms
|
26
|
|
27
|
|
28
|
U-Boot 2013.01.01 (Nov 05 2015 - 17:58:46) Critical Link MitySOM-5CSx
|
29
|
|
30
|
CPU : Altera SOCFPGA Platform
|
31
|
BOARD : Critical Link MitySOM-5CSx Module
|
32
|
I2C: ready
|
33
|
DRAM: 1 GiB
|
34
|
MMC: ALTERA DWMMC: 0
|
35
|
In: serial
|
36
|
Out: serial
|
37
|
Err: serial
|
38
|
Factory config block version mismatch (read 00010002 vs 00010003)
|
39
|
You should [re]run factoryconfig set to update
|
40
|
Net: mii0
|
41
|
gpio: pin 28 (bank/mask = 0/0x10000000)
|
42
|
gpio: pin 28 (gpio 28) value is 0
|
43
|
gpio: pin 28 (bank/mask = 0/0x10000000)
|
44
|
gpio: pin 28 (gpio 28) value is 1
|
45
|
gpio: pin 0 (bank/mask = 0/0x00000001)
|
46
|
gpio: pin 0 (gpio 0) value is 1
|
47
|
gpio: pin 9 (bank/mask = 0/0x00000200)
|
48
|
gpio: pin 9 (gpio 9) value is 0
|
49
|
gpio: pin 9 (bank/mask = 0/0x00000200)
|
50
|
gpio: pin 9 (gpio 9) value is 1
|
51
|
Hit any key to stop autoboot: 0
|
52
|
3696416 bytes read in 196 ms (18 MiB/s)
|
53
|
21551 bytes read in 22 ms (956.1 KiB/s)
|
54
|
7007184 bytes read in 348 ms (19.2 MiB/s)
|
55
|
## Starting application at 0x3FF7770C ...
|
56
|
## Application terminated, rc = 0x0
|
57
|
## Starting application at 0x3FF7770C ...
|
58
|
## Application terminated, rc = 0x0
|
59
|
## Booting kernel from Legacy Image at 00007fc0 ...
|
60
|
Image Name: Linux-3.16.0-g2067793
|
61
|
Image Type: ARM Linux Kernel Image (uncompressed)
|
62
|
Data Size: 3696352 Bytes = 3.5 MiB
|
63
|
Load Address: 00008000
|
64
|
Entry Point: 00008000
|
65
|
## Flattened Device Tree blob at 00000100
|
66
|
Booting using the fdt blob at 0x00000100
|
67
|
XIP Kernel Image ... OK
|
68
|
OK
|
69
|
Loading Device Tree to 03ff7000, end 03fff42e ... OK
|
70
|
|
71
|
Starting kernel ...
|
72
|
|
73
|
Booting Linux on physical CPU 0x0
|
74
|
Initializing cgroup subsys cpuset
|
75
|
Linux version 3.16.0-g2067793 (jenkins@userv2) (gcc version 4.8.1 (GCC) ) #1 SMP Wed Nov 4 17:04:32 EST 2015
|
76
|
CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c5387d
|
77
|
CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
|
78
|
Machine model: MitySOM-5CSX Altera SOCFPGA Cyclone V
|
79
|
Memory policy: Data cache writealloc
|
80
|
PERCPU: Embedded 8 pages/cpu @bf7d0000 s11008 r8192 d13568 u32768
|
81
|
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260096
|
82
|
Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p2 rw rootwait
|
83
|
PID hash table entries: 4096 (order: 2, 16384 bytes)
|
84
|
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
|
85
|
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
|
86
|
Memory: 1031432K/1048576K available (5552K kernel code, 281K rwdata, 1552K rodata, 394K init, 143K bss, 17144K reserved, 0K highmem)
|
87
|
Virtual kernel memory layout:
|
88
|
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
|
89
|
fixmap : 0xffc00000 - 0xffe00000 (2048 kB)
|
90
|
vmalloc : 0xc0800000 - 0xff000000 (1000 MB)
|
91
|
lowmem : 0x80000000 - 0xc0000000 (1024 MB)
|
92
|
pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)
|
93
|
modules : 0x7f000000 - 0x7fe00000 ( 14 MB)
|
94
|
.text : 0x80008000 - 0x806f83b8 (7105 kB)
|
95
|
.init : 0x806f9000 - 0x8075bb00 ( 395 kB)
|
96
|
.data : 0x8075c000 - 0x807a2448 ( 282 kB)
|
97
|
.bss : 0x807a2448 - 0x807c635c ( 144 kB)
|
98
|
SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
|
99
|
Hierarchical RCU implementation.
|
100
|
NR_IRQS:16 nr_irqs:16 16
|
101
|
L2C: platform modifies aux control register: 0x02060000 -> 0x32460000
|
102
|
L2C: platform provided aux values permit register corruption.
|
103
|
L2C: DT/platform modifies aux control register: 0x02060000 -> 0x32460000
|
104
|
L2C-310 erratum 769419 enabled
|
105
|
L2C-310 enabling early BRESP for Cortex-A9
|
106
|
L2C-310 full line of zeros enabled for Cortex-A9
|
107
|
L2C-310 ID prefetch enabled, offset 1 lines
|
108
|
L2C-310 dynamic clock gating enabled, standby mode enabled
|
109
|
L2C-310 cache controller enabled, 8 ways, 512 kB
|
110
|
L2C-310: CACHE_ID 0x410030c9, AUX_CTRL 0x76460001
|
111
|
sched_clock: 32 bits at 100MHz, resolution 10ns, wraps every 42949672950ns
|
112
|
Console: colour dummy device 80x30
|
113
|
Calibrating delay loop... 1594.16 BogoMIPS (lpj=7970816)
|
114
|
pid_max: default: 32768 minimum: 301
|
115
|
Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
|
116
|
Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
|
117
|
CPU: Testing write buffer coherency: ok
|
118
|
ftrace: allocating 18913 entries in 56 pages
|
119
|
CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
|
120
|
Setting up static identity map for 0x502c58 - 0x502cb0
|
121
|
CPU1: Booted secondary processor
|
122
|
CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
|
123
|
Brought up 2 CPUs
|
124
|
SMP: Total of 2 processors activated.
|
125
|
CPU: All CPU(s) started in SVC mode.
|
126
|
devtmpfs: initialized
|
127
|
VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
|
128
|
NET: Registered protocol family 16
|
129
|
fpga bridge driver
|
130
|
DMA: preallocated 256 KiB pool for atomic coherent allocations
|
131
|
hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
|
132
|
hw-breakpoint: maximum watchpoint size is 4 bytes.
|
133
|
altera_hps2fpga_bridge soc:fpgabridge@0: fpga bridge [hps2fpga] registered as device hps2fpga
|
134
|
altera_hps2fpga_bridge soc:fpgabridge@0: init-val not specified
|
135
|
altera_hps2fpga_bridge soc:fpgabridge@1: fpga bridge [lshps2fpga] registered as device lwhps2fpga
|
136
|
altera_hps2fpga_bridge soc:fpgabridge@1: init-val not specified
|
137
|
altera_hps2fpga_bridge soc:fpgabridge@2: fpga bridge [fpga2hps] registered as device fpga2hps
|
138
|
altera_hps2fpga_bridge soc:fpgabridge@2: init-val not specified
|
139
|
FPGA Mangager framework driver
|
140
|
vgaarb: loaded
|
141
|
SCSI subsystem initialized
|
142
|
usbcore: registered new interface driver usbfs
|
143
|
usbcore: registered new interface driver hub
|
144
|
usbcore: registered new device driver usb
|
145
|
pps_core: LinuxPPS API ver. 1 registered
|
146
|
pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
|
147
|
PTP clock support registered
|
148
|
Switched to clocksource timer1
|
149
|
NET: Registered protocol family 2
|
150
|
TCP established hash table entries: 8192 (order: 3, 32768 bytes)
|
151
|
TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
|
152
|
TCP: Hash tables configured (established 8192 bind 8192)
|
153
|
TCP: reno registered
|
154
|
UDP hash table entries: 512 (order: 2, 16384 bytes)
|
155
|
UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
|
156
|
NET: Registered protocol family 1
|
157
|
RPC: Registered named UNIX socket transport module.
|
158
|
RPC: Registered udp transport module.
|
159
|
RPC: Registered tcp transport module.
|
160
|
RPC: Registered tcp NFSv4.1 backchannel transport module.
|
161
|
hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
|
162
|
arm-pmu arm-pmu: PMU:CTI successfully enabled for 2 cores
|
163
|
futex hash table entries: 512 (order: 3, 32768 bytes)
|
164
|
NFS: Registering the id_resolver key type
|
165
|
Key type id_resolver registered
|
166
|
Key type id_legacy registered
|
167
|
ntfs: driver 2.1.30 [Flags: R/W].
|
168
|
jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
|
169
|
msgmni has been set to 2014
|
170
|
io scheduler noop registered (default)
|
171
|
dma-pl330 ffe01000.pdma: Loaded driver for PL330 DMAC-3412784
|
172
|
dma-pl330 ffe01000.pdma: DBUFF-512x8bytes Num_Chans-8 Num_Peri-32 Num_Events-8
|
173
|
Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
|
174
|
console [ttyS0] disabled
|
175
|
ffc02000.serial0: ttyS0 at MMIO 0xffc02000 (irq = 194, base_baud = 6250000) is a 16550A
|
176
|
console [ttyS0] enabled
|
177
|
ffc03000.serial1: ttyS1 at MMIO 0xffc03000 (irq = 195, base_baud = 6250000) is a 16550A
|
178
|
altera_fpga_manager ff706000.fpgamgr: fpga manager [Altera FPGA Manager] registered as minor 0
|
179
|
brd: module loaded
|
180
|
at24 0-0050: 2048 byte 24c16 EEPROM, writable, 1 bytes/write
|
181
|
cadence-qspi ff705000.spi: DMA NOT enabled
|
182
|
cadence-qspi ff705000.spi: master is unqueued, this is deprecated
|
183
|
m25p80 spi2.0: n25q128a11 (16384 Kbytes)
|
184
|
6 ofpart partitions found on MTD device spi2.0
|
185
|
Creating 6 MTD partitions on "spi2.0":
|
186
|
0x000000000000-0x000000040000 : "Preloader Image 0-3"
|
187
|
0x000000040000-0x000000050000 : "U-Boot Env"
|
188
|
0x000000050000-0x000000060000 : "DTB"
|
189
|
0x000000060000-0x0000000e0000 : "U-Boot"
|
190
|
0x0000000e0000-0x0000008e0000 : "Kernel"
|
191
|
0x0000008e0000-0x000001000000 : "FPGA"
|
192
|
m25p80 spi2.1: n25q128a11 (16384 Kbytes)
|
193
|
1 ofpart partitions found on MTD device spi2.1
|
194
|
Creating 1 MTD partitions on "spi2.1":
|
195
|
0x000000000000-0x000001000000 : "Data"
|
196
|
cadence-qspi ff705000.spi: Cadence QSPI controller driver
|
197
|
CAN device driver interface
|
198
|
c_can_platform ffc00000.can: c_can_platform device registered (regs=c08e4000, irq=163)
|
199
|
c_can_platform ffc01000.can: c_can_platform device registered (regs=c08e6000, irq=167)
|
200
|
/soc/ethernet@ff702000: could not get #reset-cells for /soc/rstmgr@ffd05000
|
201
|
stmmaceth ff702000.ethernet: no reset control found
|
202
|
stmmac - user ID: 0x10, Synopsys ID: 0x37
|
203
|
Ring mode enabled
|
204
|
DMA HW capability register supported
|
205
|
Enhanced/Alternate descriptors
|
206
|
Enabled extended descriptors
|
207
|
RX Checksum Offload Engine supported (type 2)
|
208
|
TX Checksum insertion supported
|
209
|
Enable RX Mitigation via HW Watchdog Timer
|
210
|
stmmac-mdio ff702000.mdio: mdio@ff702000
|
211
|
libphy: stmmac_mdio: probed
|
212
|
dwc2 ffb40000.usb: EPs: 15, dedicated fifos, 8064 entries in SPRAM
|
213
|
dwc2 ffb40000.usb: DWC OTG Controller
|
214
|
dwc2 ffb40000.usb: new USB bus registered, assigned bus number 1
|
215
|
dwc2 ffb40000.usb: irq 160, io mem 0x00000000
|
216
|
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
|
217
|
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
|
218
|
usb usb1: Product: DWC OTG Controller
|
219
|
usb usb1: Manufacturer: Linux 3.16.0-g2067793 dwc2_hsotg
|
220
|
usb usb1: SerialNumber: ffb40000.usb
|
221
|
hub 1-0:1.0: USB hub found
|
222
|
hub 1-0:1.0: 1 port detected
|
223
|
usbcore: registered new interface driver usb-storage
|
224
|
mousedev: PS/2 mouse device common for all mice
|
225
|
rtc-ab18xx 0-0069: rtc core: registered ab1803 as rtc0
|
226
|
rtc-ab18xx 0-0069: 192 bytes nvram
|
227
|
i2c /dev entries driver
|
228
|
lm73 0-004c: sensor 'lm73'
|
229
|
Synopsys Designware Multimedia Card Interface Driver
|
230
|
dw_mmc ff704000.dwmmc0: no vmmc regulator found: -19
|
231
|
dw_mmc ff704000.dwmmc0: Using internal DMA controller.
|
232
|
dw_mmc ff704000.dwmmc0: Version ID is 240a
|
233
|
dw_mmc ff704000.dwmmc0: DW MMC controller at irq 171, 32 bit host data width, 1024 deep fifo
|
234
|
dw_mmc ff704000.dwmmc0: 1 slots initialized
|
235
|
lp5562 0-0030: internal clock used
|
236
|
ledtrig-cpu: registered to indicate activity on CPUs
|
237
|
usbcore: registered new interface driver usbhid
|
238
|
usbhid: USB HID core driver
|
239
|
oprofile: using arm/armv7-ca9
|
240
|
TCP: cubic registered
|
241
|
NET: Registered protocol family 17
|
242
|
NET: Registered protocol family 15
|
243
|
can: controller area network core (rev 20120528 abi 9)
|
244
|
NET: Registered protocol family 29
|
245
|
can: raw protocol (rev 20120528)
|
246
|
can: broadcast manager protocol (rev 20120528 t)
|
247
|
can: netlink gateway (rev 20130117) max_hops=1
|
248
|
8021q: 802.1Q VLAN Support v1.8
|
249
|
Key type dns_resolver registered
|
250
|
ThumbEE CPU extension supported.
|
251
|
Registering SWP/SWPB emulation handler
|
252
|
input: soc:gpio_keys as /devices/soc/soc:gpio_keys/input/input0
|
253
|
Waiting for root device /dev/mmcblk0p2...
|
254
|
mmc_host mmc0: Bus speed (slot 0) = 200000000Hz (slot req 50000000Hz, actual 50000000HZ div = 2)
|
255
|
mmc0: new high speed SDHC card at address aaaa
|
256
|
mmcblk0: mmc0:aaaa SS08G 7.40 GiB
|
257
|
mmcblk0: p1 p2 p3
|
258
|
kjournald starting. Commit interval 5 seconds
|
259
|
EXT3-fs (mmcblk0p2): using internal journal
|
260
|
EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode
|
261
|
VFS: Mounted root (ext3 filesystem) on device 179:2.
|
262
|
devtmpfs: mounted
|
263
|
Freeing unused kernel memory: 392K (806f9000 - 8075b000)
|
264
|
INIT: version 2.88 booting
|
265
|
Error opening /dev/fb0: No such file or directory
|
266
|
Starting udev
|
267
|
udevd[87]: starting version 182
|
268
|
random: nonblocking pool is initialized
|
269
|
Starting Bootlog daemon: bootlogd.
|
270
|
Configuring network interfaces... udhcpc (v1.21.1) started
|
271
|
run-parts: /etc/udhcpc.d/00avahi-autoipd exited with code 1
|
272
|
Sending discover...
|
273
|
Sending discover...
|
274
|
Sending discover...
|
275
|
No lease, failing
|
276
|
Starting rpcbind daemon...NET: Registered protocol family 10
|
277
|
IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
|
278
|
done.
|
279
|
net.ipv4.conf.default.rp_filter = 1
|
280
|
net.ipv4.conf.all.rp_filter = 1
|
281
|
Starting atd: OK
|
282
|
INIT: Entering runlevel: 5
|
283
|
Starting system message bus: dbus.
|
284
|
Starting OpenBSD Secure Shell server: sshd
|
285
|
done.
|
286
|
creating NFS state directory: done
|
287
|
NFS daemon support not enabled in kernel
|
288
|
Starting system log daemon...0
|
289
|
Starting kernel log daemon...0
|
290
|
* Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon [ ok ]
|
291
|
* Starting Avahi Unicast DNS Configuration Daemon: avahi-dnsconfd [ ok ]
|
292
|
Starting Lighttpd Web Server: lighttpd.
|
293
|
Starting crond: OK
|
294
|
Starting Network Interface Plugging Daemon: eth0.
|
295
|
Stopping Bootlog daemon: bootlogd.
|
296
|
|
297
|
Poky (Yocto Project Reference Distro) 1.5.4 mitysom-5csx /dev/ttyS0
|
298
|
|
299
|
mitysom-5csx login:
|