Project

General

Profile

RBS6402 Software » History » Version 4

laforge, 08/30/2019 04:30 PM

1 1 laforge
{{>toc}}
2
3
h1. RBS6402 Software
4
5
this page tries to collect some random notes about the software of a RBS6402
6
7
h2. Runtime information
8
9
h3. /proc/cpuinfo
10
11
<pre>
12
processor       : 0
13
model name      : ARMv7 Processor rev 4 (v7l)
14
BogoMIPS        : 409.60
15
Features        : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt 
16
CPU implementer : 0x41
17
CPU architecture: 7
18
CPU variant     : 0x2
19
CPU part        : 0xc0f
20
CPU revision    : 4
21
22
processor       : 1
23
model name      : ARMv7 Processor rev 4 (v7l)
24
BogoMIPS        : 409.60
25
Features        : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt 
26
CPU implementer : 0x41
27
CPU architecture: 7
28
CPU variant     : 0x2
29
CPU part        : 0xc0f
30
CPU revision    : 4
31
32
processor       : 2
33
model name      : ARMv7 Processor rev 4 (v7l)
34
BogoMIPS        : 409.60
35
Features        : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt 
36
CPU implementer : 0x41
37
CPU architecture: 7
38
CPU variant     : 0x2
39
CPU part        : 0xc0f
40
CPU revision    : 4
41
42
processor       : 3
43
model name      : ARMv7 Processor rev 4 (v7l)
44
BogoMIPS        : 409.60
45
Features        : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt 
46
CPU implementer : 0x41
47
CPU architecture: 7
48
CPU variant     : 0x2
49
CPU part        : 0xc0f
50
CPU revision    : 4
51
52
Hardware        : KeyStone2
53
Revision        : 0000
54
Serial          : 0000000000000000
55
</pre>
56
57
h3. mount
58
59
<pre>
60
rootfs on / type rootfs (ro)
61
proc on /proc type proc (rw,relatime)
62
sysfs on /sys type sysfs (rw,relatime)
63
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
64
tmpfs on /dev type tmpfs (rw,noexec,relatime,size=64k,mode=755)
65
devpts on /dev/pts type devpts (rw,relatime,mode=600)
66
tmpfs on /var/volatile type tmpfs (rw,noexec,relatime,size=215040k)
67
tmpfs on /dev/shm type tmpfs (rw,noexec,relatime,mode=777)
68
tmpfs on /var/runtime type tmpfs (rw,noexec,relatime,size=16384k)
69
tmpfs on /mnt type tmpfs (rw,noexec,relatime,size=512k)
70
debugfs on /debug type debugfs (rw,relatime)
71
/dev/ubi0_0 on /mnt/golden_0 type ubifs (rw,noexec,relatime)
72
/dev/ubi0_1 on /mnt/golden_1 type ubifs (rw,noexec,relatime)
73
/dev/ubi5_0 on /mnt/params type ubifs (rw,noexec,relatime)
74
/dev/ubi4_0 on /mnt/app type ubifs (rw,noexec,relatime)
75
tmpfs on /mnt/bin type tmpfs (rw,relatime,size=10240k)
76
none on /dev/mqueue type mqueue (rw,relatime)
77
</pre>
78
79
h3. lsmod
80
81
<pre>
82
Module                  Size  Used by
83
hplibmod                4707  24 
84
ipsecmgr_mod           20326  0 
85
uio_module_drv          5292  23 
86
cmemk                  24862  0 
87
</pre>
88
89
h3. /dev/mqueue
90
91
<pre>
92
-rw-rw-rw- 1 root   root   80 Jan  1 00:00 MQ_pmLTE_eoam
93
-rw-rw-rw- 1 root   root   80 Jan  1 00:00 MQ_pm_eoam
94
-rwx------ 1 root   root   80 Jan  1 00:00 ipsecmgr_snoop_mq2468
95
-rw-rw-rw- 1 root   root   80 Jan  1 00:00 mq_amw_sync_lte
96
-rw-rw-rw- 1 root   root   80 Jan  1 00:00 mq_csync_to_mon
97
-rw-rw-rw- 1 root   root   80 Jan  1 00:00 mq_eoam_to_aif
98
-rw-rw-rw- 1 daemon daemon 80 Jan  1 00:00 mq_gpsmon
99
-rwxrwxrwx 1 root   root   80 Jan  1 00:00 mq_mon_to_csync
100
-rw-rw-rw- 1 root   root   80 Jan  1 00:00 mq_syncmon
101
-rw-rw-rw- 1 root   root   80 Jan  1 00:00 mq_syncmon_eoam
102
-rw-rw-rw- 1 root   root   80 Jan  1 00:00 mq_syncmon_test
103
-rw------- 1 root   root   80 Jan  1 00:00 toAIM
104
-rw------- 1 root   root   80 Jan  1 00:00 toWEBUIPROXY
105
</pre>
106
107
h3. network interfaces
108
109
<pre>
110
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default 
111
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
112
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc dsmark master br0 state UP mode DEFAULT group default qlen 1000
113
    link/ether 90:55:ae:XX:XX:XX brd ff:ff:ff:ff:ff:ff
114
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc dsmark master br1 state UP mode DEFAULT group default qlen 1000
115
    link/ether 90:55:ae:XX:XX:XX brd ff:ff:ff:ff:ff:ff
116
4: eth2: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
117
    link/ether 90:55:ae:XX:XX:XX brd ff:ff:ff:ff:ff:ff
118
5: teql0: <NOARP> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 100
119
    link/void 
120
6: br0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default 
121
    link/ether 90:55:ae:XX:XX:XX brd ff:ff:ff:ff:ff:ff
122
7: br1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default 
123
    link/ether 90:55:ae:XX:XX:XX brd ff:ff:ff:ff:ff:ff
124
</pre>
125 2 laforge
126
h3. ps
127
128
<pre>
129
USER      PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND                                                                                                                                                                                                                                                                                                                                                                                     
130
root        1  0.2  0.0   1524   824 ?        Ss    2009   0:03 /sbin/init                                                                                                                                                                                                                                                                                                                                                                                              
131
root        2  0.0  0.0      0     0 ?        S     2009   0:00 [kthreadd]                                                                                                                                                                                                                                                                                                                                                                                              
132
root        3  0.0  0.0      0     0 ?        S     2009   0:00 [ksoftirqd/0]                                                                                                                                                                                                                                                                                                                                                                                                       
133
root        4  0.0  0.0      0     0 ?        S     2009   0:01 [ktimersoftd/0]                                                                                                                                                                                                                                                                                                                                                                                                             
134
root        6  0.0  0.0      0     0 ?        S<    2009   0:00 [kworker/0:0H]                                                                                                                                                                                                                                                                                                                                                                                                          
135
root        7  1.0  0.0      0     0 ?        S     2009   0:13 [kworker/u8:0]                                                                                                                                                                                                                                                                                                                                                                                                          
136
root        8  0.0  0.0      0     0 ?        S     2009   0:00 [posixcputmr/0]                                                                                                                                                                                                                                                                                                                                                                                                             
137
root        9  0.0  0.0      0     0 ?        S     2009   0:00 [kclksetdelayd]                                                                                                                                                                                                                                                                                                                                                                                                             
138
root       10  0.0  0.0      0     0 ?        S     2009   0:00 [migration/0]                                                                                                                                                                                                                                                                                                                                                                                                       
139
root       11  0.0  0.0      0     0 ?        S     2009   0:00 [rcub/0]                                                                                                                                                                                                                                                                                                                                                                                        
140
root       12  0.0  0.0      0     0 ?        S     2009   0:00 [rcu_preempt]                                                                                                                                                                                                                                                                                                                                                                                                       
141
root       13  0.0  0.0      0     0 ?        S     2009   0:00 [rcu_bh]                                                                                                                                                                                                                                                                                                                                                                                        
142
root       14  0.0  0.0      0     0 ?        S     2009   0:00 [rcu_sched]                                                                                                                                                                                                                                                                                                                                                                                                 
143
root       15  0.0  0.0      0     0 ?        S     2009   0:00 [rcuc/0]
144
root       16  0.0  0.0      0     0 ?        S     2009   0:00 [rcuc/1]
145
root       17  0.0  0.0      0     0 ?        S     2009   0:00 [migration/1]
146
root       18  0.0  0.0      0     0 ?        S     2009   0:00 [ktimersoftd/1]
147
root       19  0.0  0.0      0     0 ?        S     2009   0:00 [ksoftirqd/1]
148
root       20  0.0  0.0      0     0 ?        S     2009   0:00 [posixcputmr/1]
149
root       21  0.0  0.0      0     0 ?        S     2009   0:00 [kworker/1:0]
150
root       22  0.0  0.0      0     0 ?        S<    2009   0:00 [kworker/1:0H]
151
root       23  0.0  0.0      0     0 ?        S     2009   0:00 [rcuc/2]
152
root       24  0.0  0.0      0     0 ?        S     2009   0:00 [migration/2]
153
root       25  0.0  0.0      0     0 ?        S     2009   0:01 [ktimersoftd/2]
154
root       26  0.0  0.0      0     0 ?        S     2009   0:00 [ksoftirqd/2]
155
root       27  0.0  0.0      0     0 ?        S     2009   0:00 [posixcputmr/2]
156
root       28  0.0  0.0      0     0 ?        S     2009   0:00 [kworker/2:0]
157
root       29  0.0  0.0      0     0 ?        S<    2009   0:00 [kworker/2:0H]
158
root       30  0.0  0.0      0     0 ?        S     2009   0:00 [rcuc/3]
159
root       31  0.0  0.0      0     0 ?        S     2009   0:00 [migration/3]
160
root       32  0.1  0.0      0     0 ?        S     2009   0:01 [ktimersoftd/3]
161
root       33  0.0  0.0      0     0 ?        S     2009   0:00 [ksoftirqd/3]
162
root       34  0.0  0.0      0     0 ?        S     2009   0:00 [posixcputmr/3]
163
root       36  0.0  0.0      0     0 ?        S<    2009   0:00 [kworker/3:0H]
164
root       37  0.0  0.0      0     0 ?        S<    2009   0:00 [khelper]
165
root       38  0.0  0.0      0     0 ?        S     2009   0:00 [kdevtmpfs]
166
root       42  0.0  0.0      0     0 ?        S     2009   0:00 [kworker/0:1]
167
root       43  0.0  0.0      0     0 ?        S     2009   0:00 [kworker/1:1]
168
root       44  0.0  0.0      0     0 ?        S     2009   0:00 [kworker/2:1]
169
root       45  0.0  0.0      0     0 ?        S     2009   0:00 [kworker/3:1]
170
root       46  0.0  0.0      0     0 ?        S     2009   0:00 [irq/56-a15-l1l2]
171
root       47  0.0  0.0      0     0 ?        S     2009   0:00 [irq/480-ddr3-ec]
172
root      210  0.0  0.0      0     0 ?        S<    2009   0:00 [writeback]
173
root      213  0.0  0.0      0     0 ?        S<    2009   0:00 [crypto]
174
root      219  0.0  0.0      0     0 ?        S     2009   0:00 [irq/315-2530000]
175
root      232  0.0  0.0      0     0 ?        S     2009   0:00 [irq/318-2530400]
176
root      245  0.0  0.0      0     0 ?        S     2009   0:00 [irq/321-2530800]
177
root      382  0.0  0.0      0     0 ?        S     2009   0:00 [kswapd0]
178
root      383  0.0  0.0      0     0 ?        S     2009   0:00 [fsnotify_mark]
179
root      590  0.0  0.0      0     0 ?        S    00:17   0:00 [kworker/0:0]
180
root      961  0.0  0.0      0     0 ?        S     2009   0:00 [irq/324-2100040]
181
root      962  0.0  0.0      0     0 ?        S<    2009   0:00 [21000400.spi]
182
root      973  0.0  0.0      0     0 ?        S     2009   0:00 [irq/328-2100060]
183
root      974  0.0  0.0      0     0 ?        S<    2009   0:00 [21000600.spi]
184
root      979  0.0  0.0      0     0 ?        S     2009   0:00 [irq/332-2100080]
185
root      980  0.0  0.0      0     0 ?        S<    2009   0:00 [21000800.spi]
186
root     1059  0.0  0.0      0     0 ?        S     2009   0:00 [irq/89-hwqueue-]
187
root     1060  0.0  0.0      0     0 ?        S     2009   0:00 [irq/88-hwqueue-]
188
root     1069  0.0  0.0      0     0 ?        S     2009   0:00 [irq/520-2620040]
189
root     1072  0.0  0.0      0     0 ?        S     2009   0:00 [irq/521-2620044]
190
root     1075  0.0  0.0      0     0 ?        S     2009   0:00 [irq/522-2620048]
191
root     1078  0.0  0.0      0     0 ?        S     2009   0:00 [irq/523-262004c]
192
root     1081  0.0  0.0      0     0 ?        S     2009   0:00 [irq/524-2620050]
193
root     1084  0.0  0.0      0     0 ?        S     2009   0:00 [irq/525-2620054]
194
root     1087  0.0  0.0      0     0 ?        S     2009   0:00 [irq/526-2620058]
195
root     1090  0.0  0.0      0     0 ?        S     2009   0:00 [irq/527-262005c]
196
root     1123  0.0  0.0   1980   800 pts/0    R+   00:20   0:00 ps axuw
197
root     1198  0.0  0.0      0     0 ?        S     2009   0:00 [flow_cache_gc]
198
root     1206  0.0  0.0      0     0 ?        S     2009   0:00 [irq/558-epic-dc]
199
root     1210  0.0  0.0      0     0 ?        S<    2009   0:00 [deferwq]
200
root     1214  0.0  0.0      0     0 ?        S     2009   0:00 [irq/309-serial]
201
root     1277  0.0  0.3   6396  2920 ?        Ss    2009   0:01 /usr/sbin/syslog-ng --foreground --pidfile=/run/syslog-ng.pid --control=/var/volatile/syslog-ng
202
root     1287  0.0  0.0      0     0 ?        S     2009   0:00 [irq/72-uintc40.]
203
root     1289  0.0  0.0      0     0 ?        S     2009   0:00 [irq/73-uintc41.]
204
root     1291  0.0  0.0      0     0 ?        S     2009   0:00 [irq/74-uintc42.]
205
root     1293  0.0  0.0      0     0 ?        S     2009   0:00 [irq/75-uintc43.]
206
root     1295  0.0  0.0      0     0 ?        S     2009   0:00 [irq/76-uintc44.]
207
root     1297  0.0  0.0      0     0 ?        S     2009   0:00 [irq/77-uintc45.]
208
root     1299  0.0  0.0      0     0 ?        S     2009   0:00 [irq/78-uintc46.]
209
root     1301  0.0  0.0      0     0 ?        S     2009   0:00 [irq/79-uintc47.]
210
root     1303  0.0  0.0      0     0 ?        S     2009   0:00 [irq/98-uintc66.]
211
root     1305  0.0  0.0      0     0 ?        S     2009   0:00 [irq/99-uintc67.]
212
root     1307  0.0  0.0      0     0 ?        S     2009   0:00 [irq/100-uintc68]
213
root     1309  0.0  0.0      0     0 ?        S     2009   0:00 [irq/101-uintc69]
214
root     1311  0.0  0.0      0     0 ?        S     2009   0:00 [irq/102-uintc70]
215
root     1313  0.0  0.0      0     0 ?        S     2009   0:00 [irq/103-uintc71]
216
root     1315  0.0  0.0      0     0 ?        S     2009   0:00 [irq/104-uintc72]
217
root     1317  0.0  0.0      0     0 ?        S     2009   0:00 [irq/105-uintc73]
218
root     1319  0.0  0.0      0     0 ?        S     2009   0:00 [irq/106-uintc74]
219
root     1321  0.0  0.0      0     0 ?        S     2009   0:00 [irq/107-uintc75]
220
root     1323  0.0  0.0      0     0 ?        S     2009   0:00 [irq/108-uintc76]
221
root     1325  0.0  0.0      0     0 ?        S     2009   0:00 [irq/109-uintc77]
222
root     1327  0.0  0.0      0     0 ?        S     2009   0:00 [irq/110-uintc78]
223
root     1329  0.0  0.0      0     0 ?        S     2009   0:00 [irq/111-uintc79]
224
root     1331  0.0  0.0      0     0 ?        S     2009   0:00 [irq/285-uintc25]
225
root     1333  0.0  0.0      0     0 ?        S     2009   0:00 [irq/286-uintc25]
226
root     1335  0.0  0.0      0     0 ?        S     2009   0:00 [irq/287-uintc25]
227
root     1337  0.0  0.0      0     0 ?        S     2009   0:00 [irq/288-uintc25]
228
root     1339  0.0  0.0      0     0 ?        S     2009   0:00 [irq/289-uintc25]
229
root     1341  0.0  0.0      0     0 ?        S     2009   0:00 [irq/290-uintc25]
230
root     1343  0.0  0.0      0     0 ?        S     2009   0:00 [irq/291-uintc25]
231
root     1345  0.0  0.0      0     0 ?        S     2009   0:00 [irq/292-uintc26]
232
root     1347  0.0  0.0      0     0 ?        S     2009   0:00 [irq/528-uintc16]
233
root     1349  0.0  0.0      0     0 ?        S     2009   0:00 [irq/529-uintc17]
234
root     1351  0.0  0.0      0     0 ?        S     2009   0:00 [irq/530-uintc18]
235
root     1371  0.0  0.0      0     0 ?        S     2009   0:00 [ubi_bgt0d]
236
root     1378  0.0  0.0      0     0 ?        S     2009   0:00 [ubifs_bgt0_0]
237
root     1385  0.0  0.0      0     0 ?        S     2009   0:00 [ubifs_bgt0_1]
238
root     1468  0.0  0.0      0     0 ?        S     2009   0:00 [ubi_bgt5d]
239
root     1471  0.0  0.0      0     0 ?        S     2009   0:00 [ubifs_bgt5_0]
240
root     1485  0.0  0.0      0     0 ?        S     2009   0:00 [ubi_bgt4d]
241
root     1490  0.0  0.0      0     0 ?        S     2009   0:00 [ubifs_bgt4_0]
242
daemon   1805  0.2  0.1  20056  1164 ?        Ssl  00:00   0:03 gnssmon -S5
243
root     1810  1.2  0.1  31244  1412 ?        Ssl  00:00   0:15 rfmon
244
root     1849  0.0  0.1   4376  1740 ?        Ss   00:00   0:00 /usr/sbin/sshd -D
245
root     1868  0.1  0.0  12228   876 ?        Sl   00:00   0:01 /usr/bin/mpmsrv
246
root     1871  0.0  0.0   1504   244 ?        Ss   00:00   0:00 /usr/bin/lad_tci6638 -g -l lad.txt
247
root     1878  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/312-serial]
248
root     1879  0.0  0.0   2424   600 ?        Ss   00:00   0:00 /usr/sbin/inetd
249
root     1966  0.0  0.1  12404  1256 ?        Ssl  00:00   0:00 tndaemon
250
root     1969  0.0  0.1  11932  1484 ?        Ssl  00:00   0:01 /usr/bin/monit -Ic /etc/monitrc
251
root     1982  0.0  0.0 130940   824 ?        Ssl  00:00   0:00 /usr/bin/resmgr_server_k2h.out -n Rm_Server -g /tmp/global-resource-list.dtb -s 17 -p /tmp/poli
252
root     1987  0.0  0.2  50972  2116 ?        Sl   00:00   0:01 /usr/bin/softhsm-daemon
253
root     2010  0.2  0.1  21184  1752 ?        Ssl  00:00   0:02 pwrmon
254
daemon   2011  0.0  0.1  20936   968 ?        Ssl  00:00   0:00 wifimon -d
255
root     2016  0.2  0.0  12104   928 ?        Ssl  00:00   0:02 aifcfg
256
root     2017  0.0  0.1  38364  1076 ?        Ssl  00:00   0:00 intrmon
257
root     2030  0.0  0.0  11740   832 ?        Ss   00:00   0:00 wddaemon
258
root     2108  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/560-epic-gp]
259
root     2109  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/570-epic-gp]
260
root     2114  0.6  0.0      0     0 ?        S    00:00   0:07 [kworker/u8:3]
261
root     2141  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/81-hwqueue-]
262
root     2142  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/248-hwqueue]
263
root     2151  0.7  0.1  58268  1224 ?        Ssl  00:00   0:09 syncmon
264
root     2155  0.0  0.0   1908   540 ?        Ss   00:00   0:00 clocksync
265
root     2171  0.5  0.0      0     0 ?        S    00:00   0:06 [irq/80-hwqueue-]
266
root     2183  0.0  0.0      0     0 ?        S    00:00   0:00 [kworker/3:2]
267
root     2242  0.0  0.0   1392   564 ?        Ss   00:00   0:00 /usr/sbin/cron
268
root     2269  0.0  0.1 158744  1256 ?        Ssl  00:00   0:00 /usr/bin/netfp_master_k2h.out -r Rm_System -c /tmp/netfp-sfp.conf -v
269
root     2357  0.0  0.1  11484   976 ?        Ssl  00:00   0:00 /usr/bin/rat_master -c /tmp/root_config.json
270
root     2369  0.0  0.1 196588  1024 ?        Sl   00:00   0:00 /usr/bin/l23_start
271
root     2394  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/519-262005c]
272
root     2397  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/518-2620058]
273
root     2400  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/517-2620054]
274
root     2403  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/516-2620050]
275
root     2406  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/515-262004c]
276
root     2409  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/514-2620048]
277
root     2412  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/513-2620044]
278
root     2415  0.0  0.0      0     0 ?        S    00:00   0:00 [irq/512-2620040]
279
root     2418  0.8  0.5  15924  5068 ?        Ssl  00:00   0:10 /usr/bin/oalappepic 0 oalapp_main oalapp_exit oalapp_child RUN_WITH_OAL
280
root     2424  7.6  5.3 285436 51988 ?        Sl   00:00   1:34 /usr/bin/core0app 6 oamb_main oamb_exit oamb_child RUN_WITH_OAL
281
root     2444  0.0  0.1 162800  1100 ?        Sl   00:00   0:00 /usr/bin/cliApp.out
282
root     2449  0.0  0.1 194096  1364 ?        Sl   00:00   0:01 /usr/bin/reassembly
283
root     2455  0.0  0.0 131292   664 ?        Sl   00:00   0:00 name_proxy_k2h.out -n NameProxy_L1A -c Rm_LTE10 -l 0 -r 1 -i 1 -a 0xc002f000 --timeout=100
284
root     2457  0.0  0.0 131296   668 ?        Sl   00:00   0:00 name_proxy_k2h.out -n NameProxy_L1B -c Rm_LTE10 -l 2 -r 3 -i 1 -a 0xc0031000 --timeout=100
285
root     2459  0.0  0.0 131296   668 ?        Sl   00:00   0:00 name_proxy_k2h.out -n NameProxy_L2 -c Rm_LTE10 -l 4 -r 5 -i 1 -a 0xc0033000 --timeout=100
286
root     2461  0.0  0.1 150104  1016 ?        Sl   00:00   0:00 netfp_server_k2h.out -n NetfpServer -r Rm_LTE10 -c /tmp/netfp_server.conf -i 1 -t 100
287
root     2465  0.0  0.0 141004   780 ?        Sl   00:00   0:00 dat_server_k2h.out -n DatServer -r Rm_LTE10 -c /tmp/dat_server.conf -i 1 -t 100
288
root     2468  2.2  0.1 160624  1548 ?        Sl   00:00   0:27 netfpproxy_k2h.out -p /usr/bin/netfpproxy_plugin_k2h.so -s NetfpServer -c NetfpProxy -i 1 -r Rm
289
root     2474  0.6  0.0   2076   580 ?        S    00:00   0:07 dsplogger /lib/firmware/lte/dsp0.trace DSP-ELG0
290
root     2476  0.6  0.0   2072   580 ?        S    00:00   0:07 dsplogger /lib/firmware/lte/dsp3.trace DSP-ELG3
291
root     2478  0.6  0.0   2072   584 ?        S    00:00   0:07 dsplogger /lib/firmware/lte/dsp4.trace DSP-ELG4
292
root     2480  0.6  0.0   2076   580 ?        S    00:00   0:07 dsplogger /lib/firmware/lte/dsp7.trace DSP-ELG7
293
root     2482  0.6  0.0   2016   584 ?        S    00:00   0:07 dsplogger /lib/firmware/lte/pktdma/dsp2.trace DSP-PHY2
294
root     2484  0.6  0.0   2016   584 ?        S    00:00   0:07 dsplogger /lib/firmware/lte/pktdma/dsp1.trace DSP-PHY1
295
root     2486  0.6  0.0   2020   584 ?        S    00:00   0:07 dsplogger /lib/firmware/lte/pktdma/dsp6.trace DSP-PHY6
296
root     2488  0.6  0.0   2016   584 ?        S    00:00   0:07 dsplogger /lib/firmware/lte/pktdma/dsp5.trace DSP-PHY5
297
root     2624  0.0  0.0   2124   684 ?        Ss   00:00   0:00 /usr/lib/strongswan/ipsec/starter --daemon charon
298
root     2625  0.0  0.3 147396  3804 ?        Ssl  00:00   0:00 /usr/lib/strongswan/ipsec/charon --use-syslog
299
root     2634  0.0  0.0   2428   672 ?        Ss   00:12   0:00 telnetd -i -f /etc/issue.net
300
root     2635  0.0  0.0   2432   796 pts/0    Ss   00:12   0:00 -sh
301
root     2766  0.0  0.0   2364   572 ttyS0    Ss+  00:00   0:00 /sbin/getty 115200 ttyS0
302
root     2789  0.1  0.6 111228  6192 ?        Ssl  00:00   0:02 eoam_golden
303
root     2814  0.0  0.4  64924  4116 ?        Sl   00:00   0:00 /opt/OAM/eoam/bin/eoam_webuiproxy
304
root     2915  0.0  0.2   4120  1936 ?        S    00:00   0:00 lua /usr/bin/orbit webui.lua -p 80
305
root     3160  0.0  0.0      0     0 ?        Z    00:13   0:00 [sh] <defunct>
306
root     3450  0.0  0.0      0     0 ?        S    00:01   0:00 [kworker/0:2]
307
</pre>
308
309
h3. i2c busses / devices
310
311
<pre>
312
sys/bus/i2c/devices/i2c-0
313
sys/bus/i2c/devices/i2c-1
314
sys/bus/i2c/devices/i2c-2
315
sys/bus/i2c/devices/0-0020
316
sys/bus/i2c/devices/0-0021
317
sys/bus/i2c/devices/0-0048
318
sys/bus/i2c/devices/1-0020
319
sys/bus/i2c/devices/1-0021
320
sys/bus/i2c/devices/1-004c
321
sys/bus/i2c/devices/2-0020
322
sys/bus/i2c/devices/2-0024
323
</pre>
324
325
|_.bus|_.driver|_.purpose|
326
|1-0020|pca953x|GPIO expander|
327
|1-0021|pca953x|GPIO expander|
328
|1-004c|ucd9000|pmic?|
329
|2-0020|pca953x|GPIO expander|
330
|3-0024|pmbus|hardware monitor|
331
|0-0020|pca953x|GPIO expander|
332
|0-0021|pca953x|GPIO expander|
333
|0-0048|lm75|temp sensor|
334 3 laforge
335
h2. spi
336
337
<pre>
338
/sys/bus/platform/devices/21000800.spi
339
/sys/bus/platform/devices/21000400.spi
340
/sys/bus/platform/devices/21000600.spi
341
/sys/class/spi_master/spi32764 (dfeload1)
342
/sys/class/spi_master/spi32765 (dfeload0)
343
/sys/class/spi_master/spi32766 (iio:device0, epicdfe0, epicdfe1)
344
</pre>
345
346
h2. IIO
347
348
<pre>
349
cat /sys/devices/soc.0/21000400.spi/spi_master/spi32766/spi32766.0/iio:device0/name
350
ad5683r
351
</pre>
352
353
h2. GPIO
354
355
<pre>
356
/sys/class/epic-gpio/ONDC
357
/sys/class/epic-gpio/RF_TEST0
358
/sys/class/epic-gpio/RF_TEST1
359
/sys/class/epic-gpio/GPS_EN
360
/sys/class/epic-gpio/PMBUS_MASTER
361
/sys/class/epic-gpio/DONE0
362
/sys/class/epic-gpio/DONE1
363
/sys/class/epic-gpio/RESET_FPGA0
364
/sys/class/epic-gpio/RESET_FPGA1
365
/sys/class/epic-gpio/FAN_STAT0
366
/sys/class/epic-gpio/FAN_STAT1
367
/sys/class/epic-gpio/WIFI_PSU_EN
368
/sys/class/epic-gpio/CLKGEN_INT
369
/sys/class/epic-gpio/WIFI_RESET
370
/sys/class/epic-gpio/DC_ALARM
371
/sys/class/epic-gpio/LRESET
372
/sys/class/epic-gpio/SOC_SELFRESET
373
/sys/class/epic-gpio/SYNCE_BUFFER_EN
374
/sys/class/epic-gpio/UART_MUX0
375
/sys/class/epic-gpio/FPGA_INT0_0
376
/sys/class/epic-gpio/FPGA_INT0_1
377
/sys/class/epic-gpio/FPGA_INT1_0
378
/sys/class/epic-gpio/FPGA_INT1_1
379
/sys/class/epic-gpio/SFP_TX_DISABLE
380
/sys/class/epic-gpio/WIFI_FACTORY_RESET
381
/sys/class/epic-gpio/SFP_RATESELECT
382
/sys/class/epic-gpio/CCLK_EN0
383
/sys/class/epic-gpio/CCLK_EN1
384
/sys/class/epic-gpio/RF_PRESENCE0
385
/sys/class/epic-gpio/RF_PRESENCE1
386
/sys/class/epic-gpio/SFP_TX_FAULT
387
/sys/class/epic-gpio/IOEXP1_INT
388
/sys/class/epic-gpio/IOEXP2_INT
389
/sys/class/epic-gpio/IOEXP3_INT
390
/sys/class/epic-gpio/IOEXP4_INT
391
/sys/class/epic-gpio/IOEXP5_INT
392
/sys/class/epic-gpio/TCVCXO_BUFFER_EN
393
/sys/class/epic-gpio/NAND_WRITE_PROTECT
394
/sys/class/epic-gpio/WIFI_PRESENCE
395
/sys/class/epic-gpio/PROGRAM_B0
396
/sys/class/epic-gpio/PROGRAM_B1
397
/sys/class/epic-gpio/SFP_PWR_EN
398
/sys/class/epic-gpio/FPGA_PWR_CTRL_1_0
399
/sys/class/epic-gpio/FPGA_PWR_CTRL_1_1
400
/sys/class/epic-gpio/FPGA_PWR_CTRL_1_2
401
/sys/class/epic-gpio/FPGA_PWR_CTRL_1_3
402
/sys/class/epic-gpio/FPGA_PWR_CTRL_1_4
403
/sys/class/epic-gpio/FPGA_PWR_CTRL_1_5
404
/sys/class/epic-gpio/FPGA_PWR_CTRL_2_0
405
/sys/class/epic-gpio/FPGA_PWR_CTRL_2_1
406
/sys/class/epic-gpio/FPGA_PWR_CTRL_2_2
407
/sys/class/epic-gpio/FPGA_PWR_CTRL_2_3
408
/sys/class/epic-gpio/FPGA_PWR_CTRL_2_4
409
/sys/class/epic-gpio/FPGA_PWR_CTRL_2_5
410
/sys/class/epic-gpio/BOOTMODE_SELECT3
411
/sys/class/epic-gpio/BOOTMODE_SELECT4
412
/sys/class/epic-gpio/BOOTMODE_SELECT5
413
/sys/class/epic-gpio/BOOTMODE_SELECT6
414
/sys/class/epic-gpio/BOOTMODE_SELECT7
415
/sys/class/epic-gpio/BOOTMODE_SELECT8
416
/sys/class/epic-gpio/BOOTMODE_SELECT9
417
/sys/class/epic-gpio/IOEXP1_RESET
418
/sys/class/epic-gpio/GPS_EN2
419
/sys/class/epic-gpio/PWR_EN_RF0
420
/sys/class/epic-gpio/PWR_EN_RF1
421
/sys/class/epic-gpio/BOOTMODE_SELECT10
422
/sys/class/epic-gpio/BOOTMODE_SELECT12
423
/sys/class/epic-gpio/PHYSYNC_EN
424
/sys/class/epic-gpio/IOEXP2_RESET
425
/sys/class/epic-gpio/WIFI_HEART_BEAT
426
/sys/class/epic-gpio/PWR_RESET
427
/sys/class/epic-gpio/SFP_PRESENCE
428
/sys/class/epic-gpio/SYNCE_BUFFER2_EN
429
/sys/class/epic-gpio/SYNCE_BUFFER3_EN
430
/sys/class/epic-gpio/PHYSYNC_SEL
431
/sys/class/epic-gpio/INIT_B0
432
/sys/class/epic-gpio/INIT_B1
433
/sys/class/epic-gpio/POE_T2P
434
/sys/class/epic-gpio/PPS_INT
435
/sys/class/epic-gpio/INTRUSION_DET_0
436
/sys/class/epic-gpio/INTRUSION_DET_1
437
/sys/class/epic-gpio/INTRUSION_DET_2
438
/sys/class/epic-gpio/INTRUSION_DET_3
439
/sys/class/epic-gpio/FAN_UNDERCURR
440
/sys/class/epic-gpio/SFP_RXLOS
441
/sys/class/epic-gpio/ETH_PHY_INT
442
/sys/class/epic-gpio/CLKGEN_GPIO0
443
/sys/class/epic-gpio/CLKGEN_GPIO1
444
/sys/class/epic-gpio/CLKGEN_GPIO2
445
/sys/class/epic-gpio/CLKGEN_GPIO3
446
/sys/class/epic-gpio/ALLOW_BOOTMODE
447
/sys/class/epic-gpio/SOC_SYNCE_REC_CLK_EN
448
</pre>
449 4 laforge
450
h3. dmesg
451
452
<pre>
453
[    0.000000] Booting Linux on physical CPU 0x0
454
[    0.000000] Linux version 3.10.104-grsec-rt117 (indrsde@743d4d9f6a5d) (gcc version 4.7.3 20130226 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.03-20130313 - Linaro GCC 2013.03) ) #1 SMP PREEMPT RT Thu Nov 16 15:38:48 UTC 2017
455
[    0.000000] CPU: ARMv7 Processor [412fc0f4] revision 4 (ARMv7), cr=30c7387d
456
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
457
[    0.000000] Machine: KeyStone2, model: Ericsson RBS6402
458
[    0.000000] switching to high address space at 0x800000000
459
[    0.000000] cma: CMA: reserved 128 MiB at 27800000
460
[    0.000000] Memory policy: ECC disabled, Data cache writealloc
461
[    0.000000] On node 0 totalpages: 262144
462
[    0.000000] free_area_init_node: node 0, pgdat c0594480, node_mem_map c0664000
463
[    0.000000]   DMA zone: 1520 pages used for memmap
464
[    0.000000]   DMA zone: 0 pages reserved
465
[    0.000000]   DMA zone: 194560 pages, LIFO batch:31
466
[    0.000000]   HighMem zone: 528 pages used for memmap
467
[    0.000000]   HighMem zone: 67584 pages, LIFO batch:15
468
[    0.000000] Reserving 64MB of memory at 33024MB for crashkernel (System RAM: 760MB)
469
[    0.000000] PERCPU: Embedded 9 pages/cpu @c0e90000 s12608 r8192 d16064 u36864
470
[    0.000000] pcpu-alloc: s12608 r8192 d16064 u36864 alloc=9*4096
471
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
472
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 260624
473
[    0.000000] Kernel command line: console=ttyS0,115200n8 crashkernel=64M@0x810000000 ubootver=U-Boot_2013.01_(Nov_08_2018_-_17:33:13) mtdparts=davinci_nand.0:8192k(uboot),1024k(uboot_bak),57344k(params),16M(params_bak),256M(golden),256M(sw1),256M(sw2),256M(sw3),-(app) hwver=304 activepart=golden resetreason=4 pwrmode=POE_INJECTED rootwait=1 rdinit=/sbin/init earlyprintk rw root=/dev/ram0
474
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
475
[    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
476
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
477
[    0.000000] Memory: 1024MB = 1024MB total
478
[    0.000000] Memory: 769724k/769724k available, 278852k reserved, 270336K highmem
479
[    0.000000] Virtual kernel memory layout:
480
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
481
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
482
[    0.000000]     vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
483
[    0.000000]     lowmem  : 0xc0000000 - 0xef800000   ( 760 MB)
484
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
485
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
486
[    0.000000]       .text : 0xc0008000 - 0xc03cb730   (3854 kB)
487
[    0.000000]       .init : 0xc0508000 - 0xc0544140   ( 241 kB)
488
[    0.000000]       .data : 0xc0546000 - 0xc0596618   ( 322 kB)
489
[    0.000000]        .bss : 0xc0596618 - 0xc06636bc   ( 821 kB)
490
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
491
[    0.000000] Preemptible hierarchical RCU implementation.
492
[    0.000000] NR_IRQS:16 nr_irqs:16 16
493
[    0.000000] ipc irq: irqchip registered, range 512-539
494
[    0.000000] Main PLL clk (1228800000 Hz), parent (122880000 Hz),postdiv = 2, mult = 19, prediv = 0
495
[    0.000000] Generic PLL clk (1179648000 Hz), parent (122880000 Hz),postdiv = 1, mult = 47, prediv = 4
496
[    0.000000] Generic PLL clk (983040000 Hz), parent (122880000 Hz),postdiv = 2, mult = 15, prediv = 0
497
[    0.000000] Generic PLL clk (400000000 Hz), parent (100000000 Hz),postdiv = 10, mult = 39, prediv = 0
498
[    0.000000] Generic PLL clk (400000000 Hz), parent (100000000 Hz),postdiv = 10, mult = 39, prediv = 0
499
[    0.000000] Architected local timer running at 204.80MHz (phys).
500
[    0.000000] Switching to timer-based delay loop
501
[    0.000000] sched_clock: ARM arch timer >56 bits at 204800kHz, resolution 625/128ns
502
[    0.000000] keystone timer clock @204800000 MHz
503
[    0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
504
[   53.498309] Calibrating delay loop (skipped), value calculated using timer frequency.. 409.60 BogoMIPS (lpj=2048000)
505
[   53.498312] pid_max: default: 4096 minimum: 501
506
[   53.498484] Mount-cache hash table entries: 512
507
[   53.511316] CPU: Testing write buffer coherency: ok
508
[   53.511523] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
509
[   53.511623] Setting up static identity map for 0xc03cac10 - 0xc03cac68
510
[   53.654864] CPU1: Booted secondary processor
511
[   53.654894] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
512
[   53.694866] CPU2: Booted secondary processor
513
[   53.694897] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
514
[   53.734907] CPU3: Booted secondary processor
515
[   53.734940] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
516
[   53.735082] Brought up 4 CPUs
517
[   53.735102] SMP: Total of 4 processors activated (1638.40 BogoMIPS).
518
[   53.735107] CPU: All CPU(s) started in SVC mode.
519
[   53.735681] devtmpfs: initialized
520
[   53.802709] NET: Registered protocol family 16
521
[   53.805851] DMA: preallocated 256 KiB pool for atomic coherent allocations
522
[   53.809940] gpio-keystone 260bf00.gpio: Runtime PM disabled, clock forced on.
523
[   53.820770] No ATAGs?
524
[   53.820791] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
525
[   53.820798] hw-breakpoint: maximum watchpoint size is 8 bytes.
526
[   53.827279] i2c_davinci 2530000.i2c0: Runtime PM disabled, clock forced on.
527
[   53.831342] i2c_davinci 2530400.i2c1: Runtime PM disabled, clock forced on.
528
[   53.835368] i2c_davinci 2530800.i2c2: Runtime PM disabled, clock forced on.
529
[   53.837807] pps_core: LinuxPPS API ver. 1 registered
530
[   53.837814] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
531
[   53.837899] PTP clock support registered
532
[   53.838180] keystone-hwqueue hwqueue.7: Runtime PM disabled, clock forced on.
533
[   53.838221] keystone-hwqueue hwqueue.7: qmgr start queue 0, number of queues 8192
534
[   53.838312] keystone-hwqueue hwqueue.7: added qmgr start queue 0, num of queues 8192, reg_peek f0040000, reg_status f0006000, reg_config f0008000, reg_region f000a000, reg_push f0080000, reg_pop f00c0000
535
[   53.838322] keystone-hwqueue hwqueue.7: qmgr start queue 8192, number of queues 8192
536
[   53.838411] keystone-hwqueue hwqueue.7: added qmgr start queue 8192, num of queues 8192, reg_peek f0100000, reg_status f000c400, reg_config f000e000, reg_region f0010000, reg_push f0140000, reg_pop f0180000
537
[   53.839146] keystone-hwqueue hwqueue.7: qos: sched port @8096, drop sched @8000
538
[   53.839390] keystone-hwqueue hwqueue.7: qos: sched port @6496, drop sched @6400
539
[   53.841088] keystone-hwqueue hwqueue.7: added pool pool-xge: 1024 descriptors of size 128
540
[   53.841099] keystone-hwqueue hwqueue.7: added pool pool-crypto: 1024 descriptors of size 128
541
[   53.841110] keystone-hwqueue hwqueue.7: added pool pool-net: 11264 descriptors of size 128
542
[   53.841119] keystone-hwqueue hwqueue.7: added pool pool-udma: 1920 descriptors of size 256
543
[   53.841129] keystone-hwqueue hwqueue.7: linkram0: phys:100000, virt:   (nil), size:8000
544
[   53.841137] keystone-hwqueue hwqueue.7: linkram1: phys:c43f000, virt:   (nil), size:30000
545
[   53.841144] keystone-hwqueue hwqueue.7: linkram0: phys:100000, virt:   (nil), size:8000
546
[   53.841151] keystone-hwqueue hwqueue.7: linkram1: phys:c43f000, virt:   (nil), size:30000
547
[   53.843298] keystone-hwqueue hwqueue.7: registered queues 0-16383
548
[   53.843645] keystone-hwqueue hwqueue.7: qos version 0x200010b, magic valid
549
[   53.843933] keystone-hwqueue hwqueue.7: qos version 0x200010b, magic valid
550
[   53.846813] davinci-aemif 21000a00.aemif: Runtime PM disabled, clock forced on.
551
[   53.852036] keystone-pktdma 2a08000.pktdma: registered 32 logical channels, flows 32, tx chans: 32, rx chans: 32, loopback
552
[   53.858644] keystone-pktdma 2004000.pktdma: registered 53 logical channels, flows 32, tx chans: 9, rx chans: 24
553
[   53.859272] keystone-pktdma 2fa1000.pktdma: registered 4 logical channels, flows 32, tx chans: 16, rx chans: 16
554
[   53.859476] Switching to clocksource arch_sys_counter
555
[   53.868530] NET: Registered protocol family 2
556
[   53.869164] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
557
[   53.869310] TCP bind hash table entries: 8192 (order: 5, 229376 bytes)
558
[   53.869610] TCP: Hash tables configured (established 8192 bind 8192)
559
[   53.869636] TCP: reno registered
560
[   53.869647] UDP hash table entries: 512 (order: 3, 32768 bytes)
561
[   53.869691] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes)
562
[   53.870097] NET: Registered protocol family 1
563
[   53.870284] Unpacking initramfs...
564
[   54.159576] keystone_async_ext_abort_fault ************
565
[   54.865330] Initramfs unpacking failed: junk in compressed archive
566
[   54.927600] Freeing initrd memory: 65532K (c2001000 - c6000000)
567
[   54.927876] hw perfevents: enabled with ARMv7 Cortex-A15 PMU driver, 7 counters available
568
[   54.954762] msgmni has been set to 1359
569
[   54.955599] NET: Registered protocol family 38
570
[   54.956992] keystone-udma udma0.8: registered udma device udma0
571
[   55.020606] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
572
[   55.021695] of_serial 2530c00.serial: Runtime PM disabled, clock forced on.
573
[   55.022334] 2530c00.serial: ttyS0 at MMIO 0x2530c00 (irq = 309) is a 16550A
574
[   55.795606] console [ttyS0] enabled
575
[   55.799335] of_serial 2531000.serial: Runtime PM disabled, clock forced on.
576
[   55.806917] 2531000.serial: ttyS1 at MMIO 0x2531000 (irq = 312) is a 16550A
577
[   55.815274] davinci_nand 30000000.nand: Runtime PM disabled, clock forced on.
578
[   55.823117] ONFI param page 0 valid
579
[   55.826597] ONFI flash detected
580
[   55.829758] NAND device: Manufacturer ID: 0x2c, Chip ID: 0x48 (Micron MT29F16G08ABCBBH1), 2048MiB, page size: 4096, OOB size: 224
581
[   55.841925] Bad block table found at page 524160, version 0x01
582
[   55.848465] Bad block table found at page 524032, version 0x01
583
[   55.855171] 9 ofpart partitions found on MTD device 30000000.nand
584
[   55.861277] Creating 9 MTD partitions on "30000000.nand":
585
[   55.866665] 0x000000000000-0x000000800000 : "u-boot"
586
[   55.871960] 0x000000800000-0x000000900000 : "uboot_bak"
587
[   55.877453] 0x000000900000-0x000004100000 : "params"
588
[   55.882729] 0x000004100000-0x000005100000 : "params_bak"
589
[   55.888322] 0x000005100000-0x000015100000 : "golden"
590
[   55.893594] 0x000015100000-0x000025100000 : "sw1"
591
[   55.898583] 0x000025100000-0x000035100000 : "sw2"
592
[   55.903602] 0x000035100000-0x000045100000 : "sw3"
593
[   55.908602] 0x000045100000-0x00007db00000 : "app"
594
[   55.913674] davinci_nand 30000000.nand: controller rev. 2.5
595
[   55.919663] spi_davinci 21000400.spi: Runtime PM disabled, clock forced on.
596
[   55.926981] spi_davinci 21000400.spi: master is unqueued, this is deprecated
597
[   55.942467] spi_davinci 21000400.spi: Controller at 0xf0070400
598
[   55.948303] spi_davinci 21000600.spi: Runtime PM disabled, clock forced on.
599
[   55.955608] spi_davinci 21000600.spi: master is unqueued, this is deprecated
600
[   55.965163] spi_davinci 21000600.spi: Controller at 0xf0072600
601
[   55.971026] spi_davinci 21000800.spi: Runtime PM disabled, clock forced on.
602
[   55.978313] spi_davinci 21000800.spi: master is unqueued, this is deprecated
603
[   55.987855] spi_davinci 21000800.spi: Controller at 0xf0074800
604
[   55.994977] tun: Universal TUN/TAP device driver, 1.6
605
[   56.000049] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
606
[   56.006470] davinci_mdio 2090300.mdio: Runtime PM disabled, clock forced on.
607
[   56.059564] davinci_mdio 2090300.mdio: davinci mdio revision 1.5
608
[   56.065556] libphy: 2090300.mdio: probed
609
[   56.072074] davinci_mdio 2090300.mdio: phy[0]: device 2090300.mdio:00, driver Marvell 88E1510
610
[   56.080841] keystone-netcp 2090000.netcp: Runtime PM disabled, clock forced on.
611
[   56.088298] keystone-netcp 2090000.netcp: number of serdeses 0
612
[   56.095365] keystone-netcp 2090000.netcp: Created interface "eth0"
613
[   56.101566] keystone-netcp 2090000.netcp: dma_chan_name nettx0
614
[   56.108464] keystone-netcp 2090000.netcp: Created interface "eth1"
615
[   56.114664] keystone-netcp 2090000.netcp: dma_chan_name nettx1
616
[   56.121604] keystone-netcp 2090000.netcp: Created interface "eth2"
617
[   56.127778] keystone-netcp 2090000.netcp: dma_chan_name nettx2
618
[   56.133785] keystone-netcp 2090000.netcp: pdsp 0 firmware: keystone/pa_pdsp0_classify1.fw
619
[   56.141984] keystone-netcp 2090000.netcp: pdsp 1 firmware: keystone/pa_pdsp1_classify1.fw
620
[   56.150170] keystone-netcp 2090000.netcp: pdsp 2 firmware: keystone/pa_pdsp2_classify1.fw
621
[   56.158333] keystone-netcp 2090000.netcp: pdsp 3 firmware: keystone/pa_pdsp3_classify2.fw
622
[   56.166519] keystone-netcp 2090000.netcp: pdsp 4 firmware: keystone/pa_pdsp45_pam.fw
623
[   56.174272] keystone-netcp 2090000.netcp: pdsp 5 firmware: keystone/pa_pdsp45_pam.fw
624
[   56.182508] i2c /dev entries driver
625
[   56.187278] lm75 0-0048: hwmon0: sensor 'adt75'
626
[   56.224224] pmbus 2-0024: MFR: [0x24/tps544c24]: ID=0x0027 REVISION=0x0000 DATE=000000
627
[   56.235428] ucd9000 1-004c: Device ID UCD9090|2.3.5.0000|110701
628
[   56.244098] ucd9000 1-004c: Checksum fail (or 1st read after POR) => init serial data
629
[   56.525877] ucd9000 1-004c: MFR: [0x4C/ucd9090]: ID=RBS6402 REVISION=R1D DATE=150217
630
[   56.533790] watchdog 22f0080.wdt: Runtime PM disabled, clock forced on.
631
[   56.540433] watchdog 22f0080.wdt: heartbeat 60 sec
632
[   56.548748] keystone-crypto 20c0000.crypto: Runtime PM disabled, clock forced on.
633
[   56.558285] keystone-crypto 20c0000.crypto: crypto accelerator enabled
634
[   56.565071] rproc-user 2620040.dsp0: Runtime PM disabled, clock forced on.
635
[   56.572261]  remoteproc0: 2620040.dsp0 is available
636
[   56.577129]  remoteproc0: Note: remoteproc is still under development and considered experimental.
637
[   56.586095]  remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
638
[   56.596478]  remoteproc0: no firmware found
639
[   56.600817] rproc-user 2620040.dsp0: registered misc device dsp0
640
[   56.606825] rproc-user 2620044.dsp1: Runtime PM disabled, clock forced on.
641
[   56.613998]  remoteproc1: 2620044.dsp1 is available
642
[   56.618864]  remoteproc1: Note: remoteproc is still under development and considered experimental.
643
[   56.627831]  remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
644
[   56.638215]  remoteproc1: no firmware found
645
[   56.642544] rproc-user 2620044.dsp1: registered misc device dsp1
646
[   56.648554] rproc-user 2620048.dsp2: Runtime PM disabled, clock forced on.
647
[   56.655718]  remoteproc2: 2620048.dsp2 is available
648
[   56.660610]  remoteproc2: Note: remoteproc is still under development and considered experimental.
649
[   56.669576]  remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
650
[   56.679972]  remoteproc2: no firmware found
651
[   56.684289] rproc-user 2620048.dsp2: registered misc device dsp2
652
[   56.690324] rproc-user 262004c.dsp3: Runtime PM disabled, clock forced on.
653
[   56.697476]  remoteproc3: 262004c.dsp3 is available
654
[   56.702361]  remoteproc3: Note: remoteproc is still under development and considered experimental.
655
[   56.711325]  remoteproc3: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
656
[   56.721706]  remoteproc3: no firmware found
657
[   56.726020] rproc-user 262004c.dsp3: registered misc device dsp3
658
[   56.732056] rproc-user 2620050.dsp4: Runtime PM disabled, clock forced on.
659
[   56.739191]  remoteproc4: 2620050.dsp4 is available
660
[   56.744082]  remoteproc4: Note: remoteproc is still under development and considered experimental.
661
[   56.753046]  remoteproc4: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
662
[   56.763429]  remoteproc4: no firmware found
663
[   56.767745] rproc-user 2620050.dsp4: registered misc device dsp4
664
[   56.773780] rproc-user 2620054.dsp5: Runtime PM disabled, clock forced on.
665
[   56.780950]  remoteproc5: 2620054.dsp5 is available
666
[   56.785816]  remoteproc5: Note: remoteproc is still under development and considered experimental.
667
[   56.794782]  remoteproc5: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
668
[   56.805161]  remoteproc5: no firmware found
669
[   56.809470] rproc-user 2620054.dsp5: registered misc device dsp5
670
[   56.815504] rproc-user 2620058.dsp6: Runtime PM disabled, clock forced on.
671
[   56.822672]  remoteproc6: 2620058.dsp6 is available
672
[   56.827538]  remoteproc6: Note: remoteproc is still under development and considered experimental.
673
[   56.836503]  remoteproc6: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
674
[   56.846884]  remoteproc6: no firmware found
675
[   56.851224] rproc-user 2620058.dsp6: registered misc device dsp6
676
[   56.857234] rproc-user 262005c.dsp7: Runtime PM disabled, clock forced on.
677
[   56.864397]  remoteproc7: 262005c.dsp7 is available
678
[   56.869262]  remoteproc7: Note: remoteproc is still under development and considered experimental.
679
[   56.878228]  remoteproc7: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
680
[   56.888621]  remoteproc7: no firmware found
681
[   56.892957] rproc-user 262005c.dsp7: registered misc device dsp7
682
[   56.898972] rproc-user dspmem.9: kick gpio
683
[   56.903222] rproc-user dspmem.9: registered misc device dspmem
684
[   56.965560] [DFE DRIVER DEBUG] dfe_probe()
685
[   56.965710] [DFE DRIVER DEBUG] DFE driver probed.
686
[   56.965727] [DFE DRIVER DEBUG] dfe_probe()
687
[   56.965871] [DFE DRIVER DEBUG] DFE driver probed.
688
[   56.965887] [DFE DRIVER DEBUG] dfe_probe()
689
[   56.966024] [DFE DRIVER DEBUG] DFE driver probed.
690
[   56.966045] [DFE DRIVER DEBUG] dfe_probe()
691
[   56.966180] [DFE DRIVER DEBUG] DFE driver probed.
692
[   56.966268] [DFE DRIVER DEBUG] epicdfe: DFE driver initialized.
693
[   56.966399] epic_sysinfo driver loaded OK.
694
[   56.966821] epic_security: Directory proc entry '/proc/security' created.
695
[   56.973628] epic_security: proc entry '/proc/security/mode' created.
696
[   56.980004] epic_security: Directory proc entry '/proc/otp-store' created.
697
[   56.986869] epic_security: proc entry '/proc/otp-store/serial' created.
698
[   56.993497] epic_security: proc entry '/proc/otp-store/hw-version' created.
699
[   57.000470] epic_security: proc entry '/proc/otp-store/mac1' created.
700
[   57.006901] epic_security: proc entry '/proc/otp-store/mac2' created.
701
[   57.013353] epic_security: proc entry '/proc/otp-store/mac3' created.
702
[   57.019809] epic_security: proc entry '/proc/otp-store/mac4' created.
703
[   57.026241] epic_security: proc entry '/proc/otp-store/mpk_hash' created.
704
[   57.033035] epic_security: proc entry '/proc/otp-store/hwsw_if' created.
705
[   57.039842] GACT probability on
706
[   57.042976] Mirror/redirect action on
707
[   57.046628] Failed to load ipt action
708
[   57.050303] Simple TC action Loaded
709
[   57.054254] netem: version 1.3
710
[   57.057303] u32 classifier
711
[   57.060024]     Performance counters on
712
[   57.063848]     input device check on
713
[   57.067497]     Actions configured
714
[   57.070918] Netfilter messages via NETLINK v0.30.
715
[   57.075665] nf_conntrack version 0.5.0 (15098 buckets, 60392 max)
716
[   57.081944] ctnetlink v0.93: registering with nfnetlink.
717
[   57.087647] ip_tables: (C) 2000-2006 Netfilter Core Team
718
[   57.093054] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
719
[   57.099426] arp_tables: (C) 2002 David S. Miller
720
[   57.104089] TCP: cubic registered
721
[   57.107394] Initializing XFRM netlink socket
722
[   57.111772] NET: Registered protocol family 10
723
[   57.117151] ip6_tables: (C) 2000-2006 Netfilter Core Team
724
[   57.122652] NET: Registered protocol family 17
725
[   57.127102] NET: Registered protocol family 15
726
[   57.131613] Bridge firewalling registered
727
[   57.135615] Ebtables v2.0 registered
728
[   57.189589] 8021q: 802.1Q VLAN Support v1.8
729
[   57.196077] sctp: Hash tables configured (established 32768 bind 37449)
730
[   57.202924] tipc: Activated (version 2.0.0)
731
[   57.207250] NET: Registered protocol family 30
732
[   57.211709] tipc: Started in single node mode
733
[   57.216055] NET: Registered protocol family 41
734
[   57.220708] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
735
[   57.228376] Registering SWP/SWPB emulation handler
736
[   57.239385] Freeing unused kernel memory: 240K (c0508000 - c0544000)
737
[   57.276461] grsec: mount of proc to /proc by /bin/busybox.nosuid[mount:1217] uid/euid:0/0 gid/egid:0/0, parent /etc/init.d/rcS[rcS:1215] uid/euid:0/0 gid/egid:0/0
738
[   57.279771] grsec: mount of sysfs to /sys by /bin/busybox.nosuid[mount:1218] uid/euid:0/0 gid/egid:0/0, parent /etc/init.d/rcS[rcS:1215] uid/euid:0/0 gid/egid:0/0
739
[   57.331200] grsec: mount of debugfs to /sys/kernel/debug by /bin/busybox.nosuid[mount:1230] uid/euid:0/0 gid/egid:0/0, parent /etc/init.d/rcS[rcS:1227] uid/euid:0/0 gid/egid:0/0
740
[   57.338112] grsec: mount of tmpfs to /dev by /bin/busybox.nosuid[mount:1232] uid/euid:0/0 gid/egid:0/0, parent /etc/init.d/mdev[S03mdev:1231] uid/euid:0/0 gid/egid:0/0
741
[   57.344220] grsec: mount of devpts to /dev/pts by /bin/busybox.nosuid[mount:1234] uid/euid:0/0 gid/egid:0/0, parent /etc/init.d/mdev[S03mdev:1231] uid/euid:0/0 gid/egid:0/0
742
[   57.749181] CMEMK module: built on Nov 16 2017 at 16:07:38
743
[   57.801010]   Reference Linux version 3.10.104
744
[   57.809567] no physical memory specified
745
[   57.813494] cmemk initialized
746
[   57.830611] grsec: mount of rootfs to / by /bin/busybox.nosuid[mount:1252] uid/euid:0/0 gid/egid:0/0, parent /etc/init.d/rcS[rcS:1250] uid/euid:0/0 gid/egid:0/0
747
[   57.839166] grsec: mount of tmpfs to /var/volatile by /bin/busybox.nosuid[mount:1255] uid/euid:0/0 gid/egid:0/0, parent /etc/init.d/rcS[rcS:1254] uid/euid:0/0 gid/egid:0/0
748
[   57.839465] grsec: mount of tmpfs to /dev/shm by /bin/busybox.nosuid[mount:1255] uid/euid:0/0 gid/egid:0/0, parent /etc/init.d/rcS[rcS:1254] uid/euid:0/0 gid/egid:0/0
749
[   57.839815] grsec: mount of tmpfs to /var/runtime by /bin/busybox.nosuid[mount:1255] uid/euid:0/0 gid/egid:0/0, parent /etc/init.d/rcS[rcS:1254] uid/euid:0/0 gid/egid:0/0
750
[   57.840122] grsec: mount of tmpfs to /mnt by /bin/busybox.nosuid[mount:1255] uid/euid:0/0 gid/egid:0/0, parent /etc/init.d/rcS[rcS:1254] uid/euid:0/0 gid/egid:0/0
751
[   57.840364] grsec: mount of debugfs to /debug by /bin/busybox.nosuid[mount:1255] uid/euid:0/0 gid/egid:0/0, parent /etc/init.d/rcS[rcS:1254] uid/euid:0/0 gid/egid:0/0
752
[   58.056902] uio_module_drv mpax.3: registered misc device mpax
753
[   58.064300] uio_module_drv edma3.4: registered misc device edma3
754
[   58.071774] uio_module_drv secmgr.5: registered misc device secmgr
755
[   58.079162] uio_module_drv qmss.6: registered misc device qmss
756
[   58.112575] uio_module_drv emucnt.45: registered misc device emucnt
757
[   58.229594] HPLIBMOD Debug: init
758
[   58.274214] HPLIBMOD Debug: hplibmod_init_module: Allocated 0x7000000 size memory from CMA.
759
[   58.274223] HPLIBMOD Debug: hplibmod_init_module: dmaAddr 0xa7900000
760
[   58.274238] HPLIBMOD Debug: Allocated major number: 248
761
[   58.274795] HPLIBMOD Debug: module loaded
762
[   58.298849] UBI: attaching mtd4 to ubi0
763
[   58.685271] UBI: scanning is finished
764
[   58.695107] UBI: attached mtd4 (name "golden", size 256 MiB) to ubi0
765
[   58.701480] UBI: PEB size: 524288 bytes (512 KiB), LEB size: 516096 bytes
766
[   58.708256] UBI: min./max. I/O unit sizes: 4096/4096, sub-page size 4096
767
[   58.714973] UBI: VID header offset: 4096 (aligned 4096), data offset: 8192
768
[   58.721862] UBI: good PEBs: 512, bad PEBs: 0, corrupted PEBs: 0
769
[   58.727768] UBI: user volume: 2, internal volumes: 1, max. volumes count: 128
770
[   58.734931] UBI: max/mean erase counter: 17/13, WL threshold: 4096, image sequence number: 75988313
771
[   58.743981] UBI: available PEBs: 64, total reserved PEBs: 448, PEBs reserved for bad PEB handling: 8
772
[   58.753132] UBI: background thread "ubi_bgt0d" started, PID 1371
773
[   58.766975] UBIFS flagged as NOEXEC.
774
[   58.771672] UBIFS: background thread "ubifs_bgt0_0" started, PID 1378
775
[   58.874933] UBIFS: recovery needed
776
[   59.103302] UBIFS: recovery completed
777
[   59.107053] UBIFS: mounted UBI device 0, volume 0, name "sw-vol"
778
[   59.113073] UBIFS: LEB size: 516096 bytes (504 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes
779
[   59.122211] UBIFS: FS size: 199729152 bytes (190 MiB, 387 LEBs), journal size 9805824 bytes (9 MiB, 19 LEBs)
780
[   59.132041] UBIFS: reserved for root: 4952683 bytes (4836 KiB)
781
[   59.137863] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 5DF2D124-25DD-4050-99F6-BF64FB88DA99, small LPT model
782
[   59.149938] grsec: mount of /dev/ubi0_0 to /mnt/golden_0/ by /bin/busybox.nosuid[mount:1376] uid/euid:0/0 gid/egid:0/0, parent /usr/bin/ubi-mount[ubi-mount:1365] uid/euid:0/0 gid/egid:0/0
783
[   59.164138] UBIFS flagged as NOEXEC.
784
[   59.185483] UBIFS: background thread "ubifs_bgt0_1" started, PID 1385
785
[   59.283829] UBIFS: recovery needed
786
[   59.547228] UBIFS: recovery completed
787
[   59.550996] UBIFS: mounted UBI device 0, volume 1, name "confdata-vol"
788
[   59.557511] UBIFS: LEB size: 516096 bytes (504 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes
789
[   59.566651] UBIFS: FS size: 14966784 bytes (14 MiB, 29 LEBs), journal size 4128769 bytes (3 MiB, 6 LEBs)
790
[   59.576140] UBIFS: reserved for root: 706918 bytes (690 KiB)
791
[   59.581808] UBIFS: media format: w4/r0 (latest is w4/r0), UUID A3B739CD-4A53-48CC-B75C-0485D8ABD76E, small LPT model
792
[   59.593850] grsec: mount of /dev/ubi0_1 to /mnt/golden_1/ by /bin/busybox.nosuid[mount:1383] uid/euid:0/0 gid/egid:0/0, parent /usr/bin/ubi-mount[ubi-mount:1365] uid/euid:0/0 gid/egid:0/0
793
[   59.722227] epic_security: IOCTL:Read SMPK hash from device. 
794
[   70.688323] UBI: attaching mtd2 to ubi5
795
[   70.778681] UBI: scanning is finished
796
[   70.789820] UBI: attached mtd2 (name "params", size 56 MiB) to ubi5
797
[   70.796078] UBI: PEB size: 524288 bytes (512 KiB), LEB size: 516096 bytes
798
[   70.803167] UBI: min./max. I/O unit sizes: 4096/4096, sub-page size 4096
799
[   70.810070] UBI: VID header offset: 4096 (aligned 4096), data offset: 8192
800
[   70.816932] UBI: good PEBs: 112, bad PEBs: 0, corrupted PEBs: 0
801
[   70.823108] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
802
[   70.830445] UBI: max/mean erase counter: 917/423, WL threshold: 4096, image sequence number: 2639993291
803
[   70.840031] UBI: available PEBs: 0, total reserved PEBs: 112, PEBs reserved for bad PEB handling: 8
804
[   70.849066] UBI: background thread "ubi_bgt5d" started, PID 1468
805
[   70.859767] UBIFS flagged as NOEXEC.
806
[   70.864994] UBIFS: background thread "ubifs_bgt5_0" started, PID 1471
807
[   70.966078] UBIFS: recovery needed
808
[   71.197156] UBIFS: recovery completed
809
[   71.200914] UBIFS: mounted UBI device 5, volume 0, name "params"
810
[   71.206910] UBIFS: LEB size: 516096 bytes (504 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes
811
[   71.216050] UBIFS: FS size: 46448640 bytes (44 MiB, 90 LEBs), journal size 4128769 bytes (3 MiB, 6 LEBs)
812
[   71.225535] UBIFS: reserved for root: 2193884 bytes (2142 KiB)
813
[   71.231378] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 6F616049-90C4-47ED-9FC2-F7616407AA7F, small LPT model
814
[   71.242680] grsec: mount of /dev/ubi5_0 to /mnt/params by /bin/busybox.nosuid[mount:1469] uid/euid:0/0 gid/egid:0/0, parent /etc/init.d/rcS[rcS:1259] uid/euid:0/0 gid/egid:0/0
815
[   71.292778] UBI: attaching mtd8 to ubi4
816
[   72.653534] UBI: scanning is finished
817
[   72.664445] UBI: attached mtd8 (name "app", size 906 MiB) to ubi4
818
[   72.670562] UBI: PEB size: 524288 bytes (512 KiB), LEB size: 516096 bytes
819
[   72.677339] UBI: min./max. I/O unit sizes: 4096/4096, sub-page size 4096
820
[   72.684057] UBI: VID header offset: 4096 (aligned 4096), data offset: 8192
821
[   72.690946] UBI: good PEBs: 1812, bad PEBs: 0, corrupted PEBs: 0
822
[   72.696938] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
823
[   72.704086] UBI: max/mean erase counter: 361/243, WL threshold: 4096, image sequence number: 469846158
824
[   72.713394] UBI: available PEBs: 40, total reserved PEBs: 1772, PEBs reserved for bad PEB handling: 8
825
[   72.722626] UBI: background thread "ubi_bgt4d" started, PID 1485
826
[   72.738075] UBIFS flagged as NOEXEC.
827
[   72.749573] UBIFS: background thread "ubifs_bgt4_0" started, PID 1490
828
[   72.843210] UBIFS: recovery needed
829
[   73.032806] UBIFS: recovery completed
830
[   73.036543] UBIFS: mounted UBI device 4, volume 0, name "sw-vol"
831
[   73.042824] UBIFS: LEB size: 516096 bytes (504 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes
832
[   73.052157] UBIFS: FS size: 902651904 bytes (860 MiB, 1749 LEBs), journal size 33546240 bytes (31 MiB, 65 LEBs)
833
[   73.062438] UBIFS: reserved for root: 4952683 bytes (4836 KiB)
834
[   73.068261] UBIFS: media format: w4/r0 (latest is w4/r0), UUID B89B466D-E8C6-4390-BDB2-4596BDDFA400, small LPT model
835
[   73.080600] grsec: mount of /dev/ubi4_0 to /mnt/app by /bin/busybox.nosuid[mount:1488] uid/euid:0/0 gid/egid:0/0, parent /etc/init.d/app_setup.sh[app_setup.sh:1480] uid/euid:0/0 gid/egid:0/0
836
[   75.577739] get_key_arry: OtpValue:C82A471733 
837
[   75.586150] OTP_NODE_ID:<3> Concatenated Node value:<C82A471733>
838
[   75.586209] OTP_NODE_ID:<3> Concatenated Node value:<C82A471733>
839
[   75.586213] put_string: pos:10 size:10, position is GTEQ size
840
[   75.670966] get_key_arry: OtpValue:9055ae5591f7 
841
[   75.675652] OTP_NODE_ID:<4> Concatenated Node value:<9055ae5591f7>
842
[   75.682176] OTP_NODE_ID:<4> Concatenated Node value:<9055ae5591f7>
843
[   75.689391] put_string: pos:12 size:12, position is GTEQ size
844
[   75.696900] OTP_NODE_ID:<4> Concatenated Node value:<9055ae5591f7>
845
[   75.704662] put_string: pos:12 size:12, position is GTEQ size
846
[   75.723450] get_key_arry: OtpValue:9055ae5591f8 
847
[   75.728072] OTP_NODE_ID:<5> Concatenated Node value:<9055ae5591f8>
848
[   75.735449] OTP_NODE_ID:<5> Concatenated Node value:<9055ae5591f8>
849
[   75.741684] put_string: pos:12 size:12, position is GTEQ size
850
[   75.749055] OTP_NODE_ID:<5> Concatenated Node value:<9055ae5591f8>
851
[   75.755686] put_string: pos:12 size:12, position is GTEQ size
852
[   75.773142] get_key_arry: OtpValue:9055ae5591f9 
853
[   75.778677] OTP_NODE_ID:<6> Concatenated Node value:<9055ae5591f9>
854
[   75.786881] OTP_NODE_ID:<6> Concatenated Node value:<9055ae5591f9>
855
[   75.793845] put_string: pos:12 size:12, position is GTEQ size
856
[   75.800718] OTP_NODE_ID:<6> Concatenated Node value:<9055ae5591f9>
857
[   75.809620] put_string: pos:12 size:12, position is GTEQ size
858
[   75.851622] device eth0 entered promiscuous mode
859
[   75.863810] IPv6: ADDRCONF(NETDEV_UP): br0: link is not ready
860
[   75.883790] device eth1 entered promiscuous mode
861
[   75.892920] IPv6: ADDRCONF(NETDEV_UP): br1: link is not ready
862
[   76.131492] HPLIBMOD Debug: open: called.
863
[   76.131516] HPLIBMOD Debug: GETPHYS ioctl received.
864
[   76.131526] HPLIBMOD Debug: GETPHYS returning 0xa7900000
865
[   76.131534] HPLIBMOD Debug: GETSIZE ioctl received.
866
[   76.131541] HPLIBMOD Debug: GETSIZE returning 0x7000000
867
[   76.131559] HPLIBMOD Debug: mmap: vma->vm_start     = 0xa457a000
868
[   76.131566] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x0
869
[   76.131571] HPLIBMOD Debug: mmap: vma->vm_end       = 0xab57a000
870
[   76.131576] HPLIBMOD Debug: mmap: size              = 0x7000000
871
[   76.131581] HPLIBMOD Debug: mmap: calling dma_mmap_coherent
872
[   76.133601] HPLIBMOD Debug: mmap: vma->vm_start     = 0xa427a000
873
[   76.133610] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x23a00
874
[   76.133623] HPLIBMOD Debug: mmap: vma->vm_end       = 0xa437a000
875
[   76.133632] HPLIBMOD Debug: mmap: size              = 0x100000
876
[   76.133653] HPLIBMOD Debug: mmap: page_prot=0x653
877
[   76.371362] grsec: mount of tmpfs to /mnt/bin by /bin/busybox.nosuid[mount:2063] uid/euid:0/0 gid/egid:0/0, parent /etc/init.d/rbs_board_config2.sh[rbs_board_confi:2047] uid/euid:0/0 gid/egid:0/0
878
[   77.143467] keystone-netcp 2090000.netcp: initializing cpsw version 1.3 (1) SGMII identification value 0x4ed1
879
[   77.143894] keystone-netcp 2090000.netcp: Created a cpsw ale engine
880
[   77.260817] pps pps0: new PPS source ptp0
881
[   77.260868] cpts rftclk rate(614400000 HZ),mult(5000),shift(10),div(3)
882
[   77.321990] keystone-netcp 2090000.netcp: Using Packet Accelerator Firmware version 0x03000111
883
[   77.322014] keystone-netcp 2090000.netcp: pa_clk_rate(163840000 HZ),mult(25000),shift(12)
884
[   77.621473] net eth1: netcp device eth1 opened
885
[   77.627763] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
886
[   77.627789] br1: port 1(eth1) entered forwarding state
887
[   77.627894] br1: port 1(eth1) entered forwarding state
888
[   77.628003] 8021q: adding VLAN 0 to HW filter on device eth1
889
[   77.630140] IPv6: ADDRCONF(NETDEV_CHANGE): br1: link becomes ready
890
[   77.641757] keystone-netcp 2090000.netcp: initializing cpsw version 1.3 (1) SGMII identification value 0x4ed1
891
[   77.644650] keystone-netcp 2090000.netcp: phy found: id is: 0x2090300.mdio:00
892
[   78.041760] net eth0: netcp device eth0 opened
893
[   78.044009] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
894
[   78.044054] br0: port 1(eth0) entered forwarding state
895
[   78.044113] br0: port 1(eth0) entered forwarding state
896
[   78.044204] 8021q: adding VLAN 0 to HW filter on device eth0
897
[   78.044316] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
898
[   78.109777] br0: port 1(eth0) entered disabled state
899
[   79.600997] HPLIBMOD Debug: open: called.
900
[   79.601373] HPLIBMOD Debug: INIT ioctl received.
901
[   79.602804] HPLIBMOD Debug: INIT ioctl received.
902
[   79.603824] HPLIBMOD Debug: INIT ioctl received.
903
[   79.609579] HPLIBMOD Debug: INIT ioctl received.
904
[   79.610094] HPLIBMOD Debug: GETPHYS ioctl received.
905
[   79.610101] HPLIBMOD Debug: GETPHYS returning 0xa7900000
906
[   79.610111] HPLIBMOD Debug: GETSIZE ioctl received.
907
[   79.610116] HPLIBMOD Debug: GETSIZE returning 0x7000000
908
[   79.610132] HPLIBMOD Debug: mmap: vma->vm_start     = 0x9b500000
909
[   79.610138] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x0
910
[   79.610145] HPLIBMOD Debug: mmap: vma->vm_end       = 0xa2500000
911
[   79.610151] HPLIBMOD Debug: mmap: size              = 0x7000000
912
[   79.610156] HPLIBMOD Debug: mmap: calling dma_mmap_coherent
913
[   79.612071] HPLIBMOD Debug: mmap: vma->vm_start     = 0x9b200000
914
[   79.612078] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x23a00
915
[   79.612083] HPLIBMOD Debug: mmap: vma->vm_end       = 0x9b300000
916
[   79.612088] HPLIBMOD Debug: mmap: size              = 0x100000
917
[   79.612104] HPLIBMOD Debug: mmap: page_prot=0x653
918
[   79.622569] HPLIBMOD Debug: close: called.
919
[   79.639896] libphy: 2090300.mdio:00 - Link is Down
920
[   79.696641] HPLIBMOD Debug: open: called.
921
[   79.696661] HPLIBMOD Debug: GETPHYS ioctl received.
922
[   79.696668] HPLIBMOD Debug: GETPHYS returning 0xa7900000
923
[   79.696676] HPLIBMOD Debug: GETSIZE ioctl received.
924
[   79.696682] HPLIBMOD Debug: GETSIZE returning 0x7000000
925
[   79.696697] HPLIBMOD Debug: mmap: vma->vm_start     = 0x9f800000
926
[   79.696702] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x0
927
[   79.696707] HPLIBMOD Debug: mmap: vma->vm_end       = 0xa6800000
928
[   79.696711] HPLIBMOD Debug: mmap: size              = 0x7000000
929
[   79.696716] HPLIBMOD Debug: mmap: calling dma_mmap_coherent
930
[   79.698634] HPLIBMOD Debug: mmap: vma->vm_start     = 0x9f500000
931
[   79.698641] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x23a00
932
[   79.698646] HPLIBMOD Debug: mmap: vma->vm_end       = 0x9f600000
933
[   79.698651] HPLIBMOD Debug: mmap: size              = 0x100000
934
[   79.698668] HPLIBMOD Debug: mmap: page_prot=0x653
935
[   82.639889] libphy: 2090300.mdio:00 - Link is Up - 1000/Full
936
[   82.639918] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
937
[   82.640595] br0: port 1(eth0) entered forwarding state
938
[   82.640620] br0: port 1(eth0) entered forwarding state
939
[   82.640734] IPv6: ADDRCONF(NETDEV_CHANGE): br0: link becomes ready
940
[   82.903620]  remoteproc7: powering up 262005c.dsp7
941
[   82.926789]  remoteproc6: powering up 2620058.dsp6
942
[   82.940294]  remoteproc5: powering up 2620054.dsp5
943
[   82.952177]  remoteproc4: powering up 2620050.dsp4
944
[   82.963991]  remoteproc3: powering up 262004c.dsp3
945
[   82.976528]  remoteproc2: powering up 2620048.dsp2
946
[   82.988298]  remoteproc1: powering up 2620044.dsp1
947
[   83.001206]  remoteproc0: powering up 2620040.dsp0
948
[   89.036927] HPLIBMOD Debug: open: called.
949
[   89.036944] HPLIBMOD Debug: GETPHYS ioctl received.
950
[   89.036951] HPLIBMOD Debug: GETPHYS returning 0xa7900000
951
[   89.036957] HPLIBMOD Debug: GETSIZE ioctl received.
952
[   89.036963] HPLIBMOD Debug: GETSIZE returning 0x7000000
953
[   89.036972] HPLIBMOD Debug: mmap: vma->vm_start     = 0xa1538000
954
[   89.036977] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x0
955
[   89.036982] HPLIBMOD Debug: mmap: vma->vm_end       = 0xa8538000
956
[   89.036987] HPLIBMOD Debug: mmap: size              = 0x7000000
957
[   89.036992] HPLIBMOD Debug: mmap: calling dma_mmap_coherent
958
[   89.038764] HPLIBMOD Debug: mmap: vma->vm_start     = 0xa1238000
959
[   89.038771] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x23a00
960
[   89.038776] HPLIBMOD Debug: mmap: vma->vm_end       = 0xa1338000
961
[   89.038781] HPLIBMOD Debug: mmap: size              = 0x100000
962
[   89.038795] HPLIBMOD Debug: mmap: page_prot=0x653
963
[   89.139046] HPLIBMOD Debug: open: called.
964
[   89.139060] HPLIBMOD Debug: GETPHYS ioctl received.
965
[   89.139068] HPLIBMOD Debug: GETPHYS returning 0xa7900000
966
[   89.139074] HPLIBMOD Debug: GETSIZE ioctl received.
967
[   89.139080] HPLIBMOD Debug: GETSIZE returning 0x7000000
968
[   89.139089] HPLIBMOD Debug: mmap: vma->vm_start     = 0xa5d07000
969
[   89.139103] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x0
970
[   89.139116] HPLIBMOD Debug: mmap: vma->vm_end       = 0xacd07000
971
[   89.139123] HPLIBMOD Debug: mmap: size              = 0x7000000
972
[   89.139128] HPLIBMOD Debug: mmap: calling dma_mmap_coherent
973
[   89.141405] HPLIBMOD Debug: mmap: vma->vm_start     = 0xa5a07000
974
[   89.141413] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x23a00
975
[   89.141418] HPLIBMOD Debug: mmap: vma->vm_end       = 0xa5b07000
976
[   89.141423] HPLIBMOD Debug: mmap: size              = 0x100000
977
[   89.141437] HPLIBMOD Debug: mmap: page_prot=0x653
978
[   89.238838] HPLIBMOD Debug: open: called.
979
[   89.238875] HPLIBMOD Debug: GETPHYS ioctl received.
980
[   89.238895] HPLIBMOD Debug: GETPHYS returning 0xa7900000
981
[   89.238913] HPLIBMOD Debug: GETSIZE ioctl received.
982
[   89.238930] HPLIBMOD Debug: GETSIZE returning 0x7000000
983
[   89.238941] HPLIBMOD Debug: mmap: vma->vm_start     = 0x97a47000
984
[   89.238947] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x0
985
[   89.238952] HPLIBMOD Debug: mmap: vma->vm_end       = 0x9ea47000
986
[   89.238957] HPLIBMOD Debug: mmap: size              = 0x7000000
987
[   89.238961] HPLIBMOD Debug: mmap: calling dma_mmap_coherent
988
[   89.241895] HPLIBMOD Debug: mmap: vma->vm_start     = 0x97747000
989
[   89.241903] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x23a00
990
[   89.241908] HPLIBMOD Debug: mmap: vma->vm_end       = 0x97847000
991
[   89.241913] HPLIBMOD Debug: mmap: size              = 0x100000
992
[   89.241931] HPLIBMOD Debug: mmap: page_prot=0x653
993
[   89.347224] HPLIBMOD Debug: open: called.
994
[   89.347237] HPLIBMOD Debug: GETPHYS ioctl received.
995
[   89.347243] HPLIBMOD Debug: GETPHYS returning 0xa7900000
996
[   89.347249] HPLIBMOD Debug: GETSIZE ioctl received.
997
[   89.347255] HPLIBMOD Debug: GETSIZE returning 0x7000000
998
[   89.347264] HPLIBMOD Debug: mmap: vma->vm_start     = 0xa5980000
999
[   89.347269] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x0
1000
[   89.347274] HPLIBMOD Debug: mmap: vma->vm_end       = 0xac980000
1001
[   89.347279] HPLIBMOD Debug: mmap: size              = 0x7000000
1002
[   89.347284] HPLIBMOD Debug: mmap: calling dma_mmap_coherent
1003
[   89.349070] HPLIBMOD Debug: mmap: vma->vm_start     = 0xa5680000
1004
[   89.349076] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x23a00
1005
[   89.349081] HPLIBMOD Debug: mmap: vma->vm_end       = 0xa5780000
1006
[   89.349086] HPLIBMOD Debug: mmap: size              = 0x100000
1007
[   89.349099] HPLIBMOD Debug: mmap: page_prot=0x653
1008
[   89.441991] HPLIBMOD Debug: open: called.
1009
[   89.442005] HPLIBMOD Debug: GETPHYS ioctl received.
1010
[   89.442011] HPLIBMOD Debug: GETPHYS returning 0xa7900000
1011
[   89.442018] HPLIBMOD Debug: GETSIZE ioctl received.
1012
[   89.442023] HPLIBMOD Debug: GETSIZE returning 0x7000000
1013
[   89.442034] HPLIBMOD Debug: mmap: vma->vm_start     = 0xa5037000
1014
[   89.442039] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x0
1015
[   89.442044] HPLIBMOD Debug: mmap: vma->vm_end       = 0xac037000
1016
[   89.442049] HPLIBMOD Debug: mmap: size              = 0x7000000
1017
[   89.442053] HPLIBMOD Debug: mmap: calling dma_mmap_coherent
1018
[   89.443835] HPLIBMOD Debug: mmap: vma->vm_start     = 0xa4d37000
1019
[   89.443841] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x23a00
1020
[   89.443846] HPLIBMOD Debug: mmap: vma->vm_end       = 0xa4e37000
1021
[   89.443851] HPLIBMOD Debug: mmap: size              = 0x100000
1022
[   89.443867] HPLIBMOD Debug: mmap: page_prot=0x653
1023
[   89.548747] HPLIBMOD Debug: open: called.
1024
[   89.548760] HPLIBMOD Debug: GETPHYS ioctl received.
1025
[   89.548767] HPLIBMOD Debug: GETPHYS returning 0xa7900000
1026
[   89.548773] HPLIBMOD Debug: GETSIZE ioctl received.
1027
[   89.548778] HPLIBMOD Debug: GETSIZE returning 0x7000000
1028
[   89.548788] HPLIBMOD Debug: mmap: vma->vm_start     = 0xa75f4000
1029
[   89.548793] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x0
1030
[   89.548798] HPLIBMOD Debug: mmap: vma->vm_end       = 0xae5f4000
1031
[   89.548803] HPLIBMOD Debug: mmap: size              = 0x7000000
1032
[   89.548807] HPLIBMOD Debug: mmap: calling dma_mmap_coherent
1033
[   89.551177] HPLIBMOD Debug: mmap: vma->vm_start     = 0xa72f4000
1034
[   89.551184] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x23a00
1035
[   89.551189] HPLIBMOD Debug: mmap: vma->vm_end       = 0xa73f4000
1036
[   89.551194] HPLIBMOD Debug: mmap: size              = 0x100000
1037
[   89.551207] HPLIBMOD Debug: mmap: page_prot=0x653
1038
[   89.704979] HPLIBMOD Debug: open: called.
1039
[   89.704997] HPLIBMOD Debug: GETPHYS ioctl received.
1040
[   89.705007] HPLIBMOD Debug: GETPHYS returning 0xa7900000
1041
[   89.705015] HPLIBMOD Debug: GETSIZE ioctl received.
1042
[   89.705024] HPLIBMOD Debug: GETSIZE returning 0x7000000
1043
[   89.705036] HPLIBMOD Debug: mmap: vma->vm_start     = 0xa0aa2000
1044
[   89.705044] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x0
1045
[   89.705050] HPLIBMOD Debug: mmap: vma->vm_end       = 0xa7aa2000
1046
[   89.705056] HPLIBMOD Debug: mmap: size              = 0x7000000
1047
[   89.705062] HPLIBMOD Debug: mmap: calling dma_mmap_coherent
1048
[   89.706939] HPLIBMOD Debug: mmap: vma->vm_start     = 0xa07a2000
1049
[   89.706946] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x23a00
1050
[   89.706951] HPLIBMOD Debug: mmap: vma->vm_end       = 0xa08a2000
1051
[   89.706955] HPLIBMOD Debug: mmap: size              = 0x100000
1052
[   89.706973] HPLIBMOD Debug: mmap: page_prot=0x653
1053
[   89.710223] HPLIBMOD Debug: open: called.
1054
[   89.710237] HPLIBMOD Debug: GETPHYS ioctl received.
1055
[   89.710243] HPLIBMOD Debug: GETPHYS returning 0xa7900000
1056
[   89.710249] HPLIBMOD Debug: GETSIZE ioctl received.
1057
[   89.710254] HPLIBMOD Debug: GETSIZE returning 0x7000000
1058
[   89.710264] HPLIBMOD Debug: mmap: vma->vm_start     = 0x9a000000
1059
[   89.710269] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x0
1060
[   89.710276] HPLIBMOD Debug: mmap: vma->vm_end       = 0xa1000000
1061
[   89.710281] HPLIBMOD Debug: mmap: size              = 0x7000000
1062
[   89.710286] HPLIBMOD Debug: mmap: calling dma_mmap_coherent
1063
[   89.712151] HPLIBMOD Debug: mmap: vma->vm_start     = 0x99d00000
1064
[   89.712157] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x23a00
1065
[   89.712162] HPLIBMOD Debug: mmap: vma->vm_end       = 0x99e00000
1066
[   89.712167] HPLIBMOD Debug: mmap: size              = 0x100000
1067
[   89.712183] HPLIBMOD Debug: mmap: page_prot=0x653
1068
[   89.908147] HPLIBMOD Debug: open: called.
1069
[   89.908161] HPLIBMOD Debug: GETPHYS ioctl received.
1070
[   89.908168] HPLIBMOD Debug: GETPHYS returning 0xa7900000
1071
[   89.908175] HPLIBMOD Debug: GETSIZE ioctl received.
1072
[   89.908181] HPLIBMOD Debug: GETSIZE returning 0x7000000
1073
[   89.908191] HPLIBMOD Debug: mmap: vma->vm_start     = 0x99f00000
1074
[   89.908206] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x0
1075
[   89.908213] HPLIBMOD Debug: mmap: vma->vm_end       = 0xa0f00000
1076
[   89.908218] HPLIBMOD Debug: mmap: size              = 0x7000000
1077
[   89.908223] HPLIBMOD Debug: mmap: calling dma_mmap_coherent
1078
[   89.910188] HPLIBMOD Debug: mmap: vma->vm_start     = 0x99c00000
1079
[   89.910195] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x23a00
1080
[   89.910201] HPLIBMOD Debug: mmap: vma->vm_end       = 0x99d00000
1081
[   89.910206] HPLIBMOD Debug: mmap: size              = 0x100000
1082
[   89.910220] HPLIBMOD Debug: mmap: page_prot=0x653
1083
[   89.915896] HPLIBMOD Debug: open: called.
1084
[   89.915910] HPLIBMOD Debug: GETPHYS ioctl received.
1085
[   89.915916] HPLIBMOD Debug: GETPHYS returning 0xa7900000
1086
[   89.915923] HPLIBMOD Debug: GETSIZE ioctl received.
1087
[   89.915929] HPLIBMOD Debug: GETSIZE returning 0x7000000
1088
[   89.915939] HPLIBMOD Debug: mmap: vma->vm_start     = 0x93900000
1089
[   89.915944] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x0
1090
[   89.915949] HPLIBMOD Debug: mmap: vma->vm_end       = 0x9a900000
1091
[   89.915954] HPLIBMOD Debug: mmap: size              = 0x7000000
1092
[   89.915959] HPLIBMOD Debug: mmap: calling dma_mmap_coherent
1093
[   89.917787] HPLIBMOD Debug: mmap: vma->vm_start     = 0x93600000
1094
[   89.917793] HPLIBMOD Debug: mmap: vma->vm_pgoff     = 0x23a00
1095
[   89.917798] HPLIBMOD Debug: mmap: vma->vm_end       = 0x93700000
1096
[   89.917802] HPLIBMOD Debug: mmap: size              = 0x100000
1097
[   89.917816] HPLIBMOD Debug: mmap: page_prot=0x653
1098
[   92.649560] br1: port 1(eth1) entered forwarding state
1099
[   94.693546] MWA-API: HW:          304
1100
[   94.698895] MWA-API: POWER1:      UCD9090:R1D
1101
[   94.705112] MWA-API: U-BOOT:      U-Boot_2013.01_(Nov_08_2018_-_17:33:13)
1102
[   94.710459] MWA-API: OPMODE:      LTE_HC
1103
[   94.717913] MWA-API: SW DATE:     Thu Nov 16 15:28:11 2017
1104
[   94.723755] MWA-API: SW TYPE:     RND
1105
[   94.732294] MWA-API: SW RELEASE:  R1AF01
1106
[   94.742862] MWA-API: SW R-STATE:  R1AF01
1107
[   94.749749] MWA-API: SW BRANCH:   17Q2
1108
[   94.756510] MWA-API: SW EOAM:     
1109
[   94.764139] MWA-API: SW COM:      37c272b8357352cffb88b9b9e59329dd5dafc137
1110
[   94.769215] MWA-API: SW BOAM:     
1111
[   94.775080] MWA-API: WCDMA:       WWPM_1641.4
1112
[   94.781898] MWA-API: WCDMA L1:    65db0c6 (Wed, 5 Jul 2017 11:51:09 -0400)
1113
[   94.787114] MWA-API: WCDMA L2:    439a61e (Wed, 20 Sep 2017 08:32:38 -0400)
1114
[   94.793286] MWA-API: LTE PHY:     LWP_1606_PHY
1115
[   94.802059] MWA-API: LTE STACK:   ELG_v1.2
1116
[   94.807698] grsec: mount of none to /dev/mqueue by /bin/busybox.nosuid[mount:2637] uid/euid:0/0 gid/egid:0/0, parent /usr/bin/eoam_msmm_startup.sh[eoam_msmm_start:2533] uid/euid:0/0 gid/egid:0/0
1117
[   94.808766] MWA-API: LTE L1:      DEV.SC-LTE-PHY-05.01.LWP1606-31-gb85eab7
1118
[   94.818564] MWA-API: LTE L2:      ELG_v1.2-4175-gfcc3f8a
1119
[   94.824518] MWA-API: LTE L3_OAM:  ELG_v1.2-2694-ga23242c
1120
[   94.943482] MWA-API: FPGA SW:     3.1 1.67
1121
[   95.068095] MWA-API: FPGA2 SW:     3.1 1.67
1122
[   95.075127] MWA-API: SW MCSDK:    03.01.04.07A6
1123
[   95.079701] MWA-API: SW SYSLIB:   4.00.03.00 0252de4
1124
[   95.085471] MWA-API: SW AIF2:     1.2.0.00 51c1e7e
1125
[   95.091022] MWA-API: KERNEL:      Linux epic2_0 3.10.104-grsec-rt117 #1 SMP PREEMPT RT Thu Nov 16 15:38:48 UTC 2017 armv7l GNU/Linux
1126
[   96.264531] locking fs.
1127
[   96.264554] Filesystem locked.
1128
[   96.264593] grsec: mount of rootfs to / by /bin/busybox.nosuid[mount:2782] uid/euid:0/0 gid/egid:0/0, parent /usr/bin/eoam_msmm_startup.sh[eoam_msmm_start:2533] uid/euid:0/0 gid/egid:0/0
1129
[   97.649562] br0: port 1(eth0) entered forwarding state
1130
[  108.911159] SAIBABA:KEY::0 Value:<0x00100001> 
1131
[  108.911172] fetch_otp_key_value Keynumber:0 Buffer:00100001
1132
</pre>
Add picture from clipboard (Maximum size: 48.8 MB)