1
|
U-Boot SPL 2013.01.01 (Apr 04 2019 - 10:37:13)
|
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: Initializing SDRAM ECC
|
20
|
SDRAM: ECC initialized successfully with 1547 ms
|
21
|
SDRAM: ECC Enabled
|
22
|
ALTERA DWMMC: 0
|
23
|
|
24
|
|
25
|
U-Boot 2013.01.01 (Apr 04 2019 - 10:37:31) Critical Link MitySOM-5CSx
|
26
|
|
27
|
CPU : Altera SOCFPGA Platform
|
28
|
BOARD : Critical Link MitySOM-5CSx Module
|
29
|
I2C: ready
|
30
|
DRAM: 1 GiB
|
31
|
MMC: ALTERA DWMMC: 0
|
32
|
In: serial
|
33
|
Out: serial
|
34
|
Err: serial
|
35
|
Net: mii0
|
36
|
gpio: pin 28 (bank/mask = 0/0x10000000)
|
37
|
gpio: pin 28 (gpio 28) value is 0
|
38
|
gpio: pin 28 (bank/mask = 0/0x10000000)
|
39
|
gpio: pin 28 (gpio 28) value is 1
|
40
|
gpio: pin 0 (bank/mask = 0/0x00000001)
|
41
|
gpio: pin 0 (gpio 0) value is 1
|
42
|
gpio: pin 9 (bank/mask = 0/0x00000200)
|
43
|
gpio: pin 9 (gpio 9) value is 0
|
44
|
gpio: pin 9 (bank/mask = 0/0x00000200)
|
45
|
gpio: pin 9 (gpio 9) value is 1
|
46
|
Hit any key to stop autoboot: 0
|
47
|
4433232 bytes read in 237 ms (17.8 MiB/s)
|
48
|
33363 bytes read in 48 ms (678.7 KiB/s)
|
49
|
7007204 bytes read in 352 ms (19 MiB/s)
|
50
|
## Starting application at 0x3FF77598 ...
|
51
|
## Application terminated, rc = 0x0
|
52
|
## Starting application at 0x3FF77598 ...
|
53
|
## Application terminated, rc = 0x0
|
54
|
## Flattened Device Tree blob at 00000100
|
55
|
Booting using the fdt blob at 0x00000100
|
56
|
reserving fdt memory region: addr=0 size=1000
|
57
|
Loading Device Tree to 03ff4000, end 03fff252 ... OK
|
58
|
|
59
|
Starting kernel ...
|
60
|
|
61
|
[ 0.000000] Booting Linux on physical CPU 0x0
|
62
|
[ 0.000000] Linux version 4.9.76-rt61-ltsi-07020-g8b1e2f3 (xyz@localhost.localdomain) (gcc version 4.8.3 20 140401 (prerelease) (crosstool-NG linaro-1.13.1-4.8-2014.04 - Linaro GCC 4.8-2014.04) ) #4 SMP PREEMPT RT Wed Jun 26 11:51:56 CEST 2019
|
63
|
[ 0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c5387d
|
64
|
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
|
65
|
[ 0.000000] OF: fdt:Machine model: Terasic SoCkit
|
66
|
[ 0.000000] cma: Reserved 16 MiB at 0x2f000000
|
67
|
[ 0.000000] Memory policy: Data cache writealloc
|
68
|
[ 0.000000] percpu: Embedded 14 pages/cpu @ee9b9000 s28480 r8192 d20672 u57344
|
69
|
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 195072
|
70
|
[ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p2 rw rootwait mem=768M
|
71
|
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
|
72
|
[ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
|
73
|
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
|
74
|
[ 0.000000] Memory: 751320K/786432K available (7168K kernel code, 484K rwdata, 1448K rodata, 1024K init, 21 8K bss, 18728K reserved, 16384K cma-reserved, 0K highmem)
|
75
|
[ 0.000000] Virtual kernel memory layout:
|
76
|
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
|
77
|
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
|
78
|
[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
|
79
|
[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
|
80
|
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
|
81
|
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
|
82
|
[ 0.000000] .text : 0xc0008000 - 0xc0800000 (8160 kB)
|
83
|
[ 0.000000] .init : 0xc0a00000 - 0xc0b00000 (1024 kB)
|
84
|
[ 0.000000] .data : 0xc0b00000 - 0xc0b790f4 ( 485 kB)
|
85
|
[ 0.000000] .bss : 0xc0b790f4 - 0xc0bafcd0 ( 219 kB)
|
86
|
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
|
87
|
[ 0.000000] Preemptible hierarchical RCU implementation.
|
88
|
[ 0.000000] RCU kthread priority: 1.
|
89
|
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
|
90
|
[ 0.000000] L2C: DT/platform modifies aux control register: 0x02060000 -> 0x02460000
|
91
|
[ 0.000000] L2C-310 erratum 769419 enabled
|
92
|
[ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
|
93
|
[ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9
|
94
|
[ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines
|
95
|
[ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
|
96
|
[ 0.000000] L2C-310 cache controller enabled, 8 ways, 512 kB
|
97
|
[ 0.000000] L2C-310: CACHE_ID 0x410030c9, AUX_CTRL 0x76460001
|
98
|
[ 0.000000] GIC: PPI13 is secure or misconfigured
|
99
|
[ 0.000000] GIC: PPI13 is secure or misconfigured
|
100
|
[ 0.000000] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
|
101
|
[ 0.000006] sched_clock: 32 bits at 100MHz, resolution 10ns, wraps every 21474836475ns
|
102
|
[ 0.000013] Switching to timer-based delay loop, resolution 10ns
|
103
|
[ 0.000386] Console: colour dummy device 80x30
|
104
|
[ 0.000529] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj =1000000)
|
105
|
[ 0.000534] pid_max: default: 32768 minimum: 301
|
106
|
[ 0.000643] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
|
107
|
[ 0.000651] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
|
108
|
[ 0.001395] CPU: Testing write buffer coherency: ok
|
109
|
[ 0.001401] ftrace: allocating 23117 entries in 68 pages
|
110
|
[ 0.048075] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
|
111
|
[ 0.048309] Setting up static identity map for 0x100000 - 0x100058
|
112
|
[ 0.280097] GIC: PPI13 is secure or misconfigured
|
113
|
[ 0.280109] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
|
114
|
[ 0.280271] Brought up 2 CPUs
|
115
|
[ 0.280295] SMP: Total of 2 processors activated (400.00 BogoMIPS).
|
116
|
[ 0.280302] CPU: All CPU(s) started in SVC mode.
|
117
|
[ 0.281178] devtmpfs: initialized
|
118
|
[ 0.292580] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
|
119
|
[ 0.293090] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 n s
|
120
|
[ 0.293117] futex hash table entries: 512 (order: 3, 32768 bytes)
|
121
|
[ 0.295470] NET: Registered protocol family 16
|
122
|
[ 0.298273] DMA: preallocated 256 KiB pool for atomic coherent allocations
|
123
|
[ 0.314233] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
|
124
|
[ 0.314251] hw-breakpoint: maximum watchpoint size is 4 bytes.
|
125
|
[ 0.348439] vgaarb: loaded
|
126
|
[ 0.349020] SCSI subsystem initialized
|
127
|
[ 0.349867] usbcore: registered new interface driver usbfs
|
128
|
[ 0.350033] usbcore: registered new interface driver hub
|
129
|
[ 0.350206] usbcore: registered new device driver usb
|
130
|
[ 0.350383] soc:usbphy@0 supply vcc not found, using dummy regulator
|
131
|
[ 0.353457] pps_core: LinuxPPS API ver. 1 registered
|
132
|
[ 0.353472] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
|
133
|
[ 0.353566] PTP clock support registered
|
134
|
[ 0.354186] FPGA manager framework
|
135
|
[ 0.354716] fpga-region soc:base-fpga-region: FPGA Region probed
|
136
|
[ 0.356181] clocksource: Switched to clocksource timer1
|
137
|
[ 0.414380] NET: Registered protocol family 2
|
138
|
[ 0.415091] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
|
139
|
[ 0.415201] TCP bind hash table entries: 8192 (order: 5, 229376 bytes)
|
140
|
[ 0.415701] TCP: Hash tables configured (established 8192 bind 8192)
|
141
|
[ 0.415805] UDP hash table entries: 512 (order: 3, 32768 bytes)
|
142
|
[ 0.415892] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes)
|
143
|
[ 0.416362] NET: Registered protocol family 1
|
144
|
[ 0.426888] RPC: Registered named UNIX socket transport module.
|
145
|
[ 0.426903] RPC: Registered udp transport module.
|
146
|
[ 0.426912] RPC: Registered tcp transport module.
|
147
|
[ 0.426920] RPC: Registered tcp NFSv4.1 backchannel transport module.
|
148
|
[ 0.430183] workingset: timestamp_bits=30 max_order=18 bucket_order=0
|
149
|
[ 0.446384] NFS: Registering the id_resolver key type
|
150
|
[ 0.446421] Key type id_resolver registered
|
151
|
[ 0.446431] Key type id_legacy registered
|
152
|
[ 0.446452] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
|
153
|
[ 0.448000] ntfs: driver 2.1.32 [Flags: R/W].
|
154
|
[ 0.448550] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
|
155
|
[ 0.450417] io scheduler noop registered (default)
|
156
|
[ 0.458844] dma-pl330 ffe01000.pdma: Loaded driver for PL330 DMAC-341330
|
157
|
[ 0.458865] dma-pl330 ffe01000.pdma: DBUFF-512x8bytes Num_Chans-8 Num_Peri-32 Num_Events-8
|
158
|
[ 0.466574] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
|
159
|
[ 0.468530] console [ttyS0] disabled
|
160
|
[ 0.468597] ffc02000.serial0: ttyS0 at MMIO 0xffc02000 (irq = 37, base_baud = 6250000) is a 16550A
|
161
|
[ 1.068107] console [ttyS0] enabled
|
162
|
[ 1.072579] ffc03000.serial1: ttyS1 at MMIO 0xffc03000 (irq = 38, base_baud = 6250000) is a 16550A
|
163
|
[ 1.084290] brd: module loaded
|
164
|
[ 1.089245] at24 0-0050: 2048 byte 24c16 EEPROM, writable, 1 bytes/write
|
165
|
[ 1.099860] libphy: Fixed MDIO Bus: probed
|
166
|
[ 1.106845] CAN device driver interface
|
167
|
[ 1.111393] stmmac - user ID: 0x10, Synopsys ID: 0x37
|
168
|
[ 1.116429] Ring mode enabled
|
169
|
[ 1.119474] DMA HW capability register supported[ 1.123986] Enhanced/Alternate descriptors
|
170
|
[ 1.128155] Enabled extended descriptors
|
171
|
[ 1.132149] RX Checksum Offload Engine supported
|
172
|
[ 1.136836] COE Type 2
|
173
|
[ 1.139274] TX Checksum insertion supported
|
174
|
[ 1.143526] Enable RX Mitigation via HW Watchdog Timer
|
175
|
[ 1.154541] libphy: stmmac: probed
|
176
|
[ 1.157943] eth%d: PHY ID 00221622 at 3 IRQ POLL (stmmac-0:03) active
|
177
|
[ 1.166006] ffb40000.usb supply vusb_d not found, using dummy regulator
|
178
|
[ 1.172693] ffb40000.usb supply vusb_a not found, using dummy regulator
|
179
|
[ 1.179648] dwc2 ffb40000.usb: EPs: 16, dedicated fifos, 8064 entries in SPRAM
|
180
|
[ 1.187508] dwc2 ffb40000.usb: DWC OTG Controller
|
181
|
[ 1.192227] dwc2 ffb40000.usb: new USB bus registered, assigned bus number 1
|
182
|
[ 1.199386] dwc2 ffb40000.usb: irq 39, io mem 0x00000000
|
183
|
[ 1.205876] hub 1-0:1.0: USB hub found
|
184
|
[ 1.209667] hub 1-0:1.0: 1 port detected
|
185
|
[ 1.214730] usbcore: registered new interface driver usb-storage
|
186
|
[ 1.224391] mousedev: PS/2 mouse device common for all mice
|
187
|
[ 1.230624] i2c /dev entries driver
|
188
|
[ 1.236730] Synopsys Designware Multimedia Card Interface Driver
|
189
|
[ 1.243110] dw_mmc ff704000.dwmmc0: IDMAC supports 32-bit address mode.
|
190
|
[ 1.249814] dw_mmc ff704000.dwmmc0: Using internal DMA controller.
|
191
|
[ 1.255980] dw_mmc ff704000.dwmmc0: Version ID is 240a
|
192
|
[ 1.261258] dw_mmc ff704000.dwmmc0: DW MMC controller at irq 31,32 bit host data width,1024 deep fifo
|
193
|
[ 1.296244] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
|
194
|
[ 1.326357] dw_mmc ff704000.dwmmc0: 1 slots initialized
|
195
|
[ 1.333486] usbcore: registered new interface driver usbhid
|
196
|
[ 1.341052] usbhid: USB HID core driver
|
197
|
[ 1.345399] fpga_manager fpga0: Altera SOCFPGA FPGA Manager registered
|
198
|
[ 1.352834] altera_hps2fpga_bridge ff400000.fpga_bridge: fpga bridge [lwhps2fpga] registered
|
199
|
[ 1.364679] altera_hps2fpga_bridge ff500000.fpga_bridge: fpga bridge [hps2fpga] registered
|
200
|
[ 1.374904] NET: Registered protocol family 10
|
201
|
[ 1.380753] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
|
202
|
[ 1.387673] NET: Registered protocol family 17
|
203
|
[ 1.392133] NET: Registered protocol family 15
|
204
|
[ 1.396565] can: controller area network core (rev 20120528 abi 9)
|
205
|
[ 1.402832] NET: Registered protocol family 29
|
206
|
[ 1.407265] can: raw protocol (rev 20120528)
|
207
|
[ 1.411522] can: broadcast manager protocol (rev 20161123 t)
|
208
|
[ 1.417170] can: netlink gateway (rev 20130117) max_hops=1
|
209
|
[ 1.423015] 8021q: 802.1Q VLAN Support v1.8
|
210
|
[ 1.427252] Key type dns_resolver registered
|
211
|
[ 1.431603] ThumbEE CPU extension supported.
|
212
|
[ 1.435870] Registering SWP/SWPB emulation handler
|
213
|
[ 1.445502] hctosys: unable to open rtc device (rtc0)
|
214
|
[ 1.450548] of_cfs_init
|
215
|
[ 1.453094] of_cfs_init: OK
|
216
|
[ 1.456789] ttyS0 - failed to request DMA
|
217
|
[ 1.461026] Waiting for root device /dev/mmcblk0p2...
|
218
|
[ 1.478970] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
|
219
|
[ 1.488772] mmc0: new high speed SDHC card at address aaaa
|
220
|
[ 1.494922] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
|
221
|
[ 1.504426] mmcblk0: p1 p2 p3
|
222
|
[ 1.579833] EXT4-fs (mmcblk0p2): mounting ext3 file system using the ext4 subsystem
|
223
|
[ 1.601713] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
|
224
|
[ 1.609824] VFS: Mounted root (ext3 filesystem) on device 179:2.
|
225
|
[ 1.626531] devtmpfs: mounted
|
226
|
[ 1.630876] Freeing unused kernel memory: 1024K
|
227
|
[ 1.734273] random: fast init done
|
228
|
INIT: version 2.88 booting
|
229
|
Starting udev
|
230
|
[ 2.285847] udevd[774]: starting version 3.2.2
|
231
|
[ 2.342156] udevd[775]: starting eudev-3.2.2
|
232
|
[ 2.777989] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
|
233
|
hwclock: can't open '/dev/misc/rtc': No such file or directory
|
234
|
Fri May 17 09:55:50 UTC 2019
|
235
|
hwclock: can't open '/dev/misc/rtc': No such file or directory
|
236
|
INIT: Entering runlevel: 5
|
237
|
Configuring network interfaces... [ 3.790616] socfpga-dwmac ff702000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
|
238
|
[ 3.799475] socfpga-dwmac ff702000.ethernet eth0: registered PTP clock
|
239
|
[ 3.806830] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
|
240
|
done.
|
241
|
Starting system message bus: dbus.
|
242
|
Starting OpenBSD Secure Shell server: sshd
|
243
|
done.
|
244
|
Starting rpcbind daemon...done.
|
245
|
starting statd: done
|
246
|
Starting atd: OK
|
247
|
hwclock: can't open '/dev/misc/rtc': No such file or directory
|
248
|
exportfs: can't open /etc/exports for reading
|
249
|
starting 8 nfsd kernel threads: [ 4.664432] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
|
250
|
[ 4.676272] NFSD: starting 90-second grace period (net c0b66bc0)
|
251
|
done
|
252
|
starting mountd: done
|
253
|
loading RTC calibration values from /etc/abrtc.cal ...
|
254
|
Starting system log daemon...0
|
255
|
Starting kernel log daemon...0
|
256
|
Starting crond: OK
|
257
|
Starting Network Interface Plugging Daemon: eth0.
|
258
|
Starting tcf-agent: OK
|
259
|
|
260
|
Poky (Yocto Project Reference Distro) 2.4.4 mitysom-c5 /dev/ttyS0
|
261
|
|
262
|
mitysom-c5 login: [ 11.056892] socfpga-dwmac ff702000.ethernet eth0: Link is Up - 100Mbps/Full - flow contro l rx/tx
|
263
|
[ 11.066905] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
|
264
|
[ 99.882775] random: crng init done
|
265
|
|
266
|
Poky (Yocto Project Reference Distro) 2.4.4 mitysom-c5 /dev/ttyS0
|
267
|
|
268
|
mitysom-c5 login:
|