Project

General

Profile

RE: Ping is not working on MitySOM-335x Processor Card » 2018AprilMDK_working_devkit.txt

Jonathan Cormier, 11/22/2019 05:25 PM

 
1
U-Boot SPL 2017.01 (Apr 16 2018 - 11:29:39)
2
Critical Link AM335X Dev Kit -- NAND Page size = 4096k booting from dev 8
3
Trying to boot from MMC1
4
reading u-boot.img
5
reading u-boot.img
6

    
7

    
8
U-Boot 2017.01 (Apr 16 2018 - 11:29:39 -0400)
9

    
10
CPU  : AM335X-GP rev 2.1
11
I2C:   ready
12
DRAM:  512 MiB
13
NAND:  512 MiB
14
MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1
15
In:    ns16550_serial
16
Out:   ns16550_serial
17
Err:   ns16550_serial
18
Net:   cpsw
19
Hit any key to stop autoboot:  3  0
20
=> mii info
21
PHY 0x02: OUI = 0x0885, Model = 0x22, Rev = 0x02,  10baseT, HDX
22
=> mii device
23
MII devices: 'cpsw' 
24
Current device: 'cpsw'
25
=> mii dump 2 0
26
0.     (1140)                 -- PHY control register --
27
  (8000:0000) 0.15    =     0    reset
28
  (4000:0000) 0.14    =     0    loopback
29
  (2040:0040) 0. 6,13 =   b10    speed selection = 1000 Mbps
30
  (1000:1000) 0.12    =     1    A/N enable
31
  (0800:0000) 0.11    =     0    power-down
32
  (0400:0000) 0.10    =     0    isolate
33
  (0200:0000) 0. 9    =     0    restart A/N
34
  (0100:0100) 0. 8    =     1    duplex = full
35
  (0080:0000) 0. 7    =     0    collision test enable
36
  (003f:0000) 0. 5- 0 =     0    (reserved)
37

    
38

    
39
=> boot
40
Device: OMAP SD/MMC
41
Manufacturer ID: 3
42
OEM: 5344
43
Name: SA08G 
44
Tran Speed: 50000000
45
Rd Block Len: 512
46
SD version 3.0
47
High Capacity: Yes
48
Capacity: 7.4 GiB
49
Bus Width: 4-bit
50
Erase Group Size: 512 Bytes
51
read 500 KB/s. error 0/2 (0%)
52
write ### MB/s. error 0/0 (0%)
53
reading zImage
54
4474328 bytes read in 405 ms (10.5 MiB/s)
55
reading am335x-mitysom.dtb
56
45772 bytes read in 10 ms (4.4 MiB/s)
57
## Flattened Device Tree blob at 88000000
58
   Booting using the fdt blob at 0x88000000
59
   Using Device Tree in place at 88000000, end 8800e2cb
60

    
61
Starting kernel ...
62

    
63
[    0.000000] Booting Linux on physical CPU 0x0
64
[    0.000000] Linux version 4.4.32-g980f2ee-dirty (jenkins@userv7) (gcc version 6.2.1 20161016 (Linaro GCC 6.2-2016.11) ) #2 Mon Apr 16 11:23:33 EDT 2018
65
[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
66
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
67
[    0.000000] Machine model: Critical Link MitySOM-335x Devkit
68
[    0.000000] cma: Reserved 24 MiB at 0x9e000000
69
[    0.000000] Memory policy: Data cache writeback
70
[    0.000000] CPU: All CPU(s) started in SVC mode.
71
[    0.000000] AM335X ES2.1 (sgx neon )
72
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 129536
73
[    0.000000] Kernel command line: console=ttyS0,115200n8 video=da8xx:bpp=16 root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait ip=none
74
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
75
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
76
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
77
[    0.000000] Memory: 483444K/522240K available (6207K kernel code, 297K rwdata, 2344K rodata, 292K init, 238K bss, 14220K reserved, 24576K cma-reserved, 0K highmem)
78
[    0.000000] Virtual kernel memory layout:
79
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
80
[    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
81
[    0.000000]     vmalloc : 0xe0800000 - 0xff800000   ( 496 MB)
82
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
83
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
84
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
85
[    0.000000]       .text : 0xc0008000 - 0xc0862084   (8553 kB)
86
[    0.000000]       .init : 0xc0863000 - 0xc08ac000   ( 292 kB)
87
[    0.000000]       .data : 0xc08ac000 - 0xc08f6408   ( 298 kB)
88
[    0.000000]        .bss : 0xc08f8000 - 0xc0933a38   ( 239 kB)
89
[    0.000000] NR_IRQS:16 nr_irqs:16 16
90
[    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
91
[    0.000000] OMAP clockevent source: timer2 at 24000000 Hz
92
[    0.000014] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
93
[    0.000032] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
94
[    0.000043] OMAP clocksource: timer1 at 24000000 Hz
95
[    0.000743] clocksource_probe: no matching clocksources found
96
[    0.000983] Console: colour dummy device 80x30
97
[    0.001016] Calibrating delay loop... 795.44 BogoMIPS (lpj=3977216)
98
[    0.089099] pid_max: default: 32768 minimum: 301
99
[    0.089197] Security Framework initialized
100
[    0.089241] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
101
[    0.089251] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
102
[    0.089936] CPU: Testing write buffer coherency: ok
103
[    0.090281] Setting up static identity map for 0x80008200 - 0x80008258
104
[    0.092153] devtmpfs: initialized
105
[    0.105253] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
106
[    0.145763] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
107
[    0.147556] pinctrl core: initialized pinctrl subsystem
108
[    0.148902] NET: Registered protocol family 16
109
[    0.151701] DMA: preallocated 256 KiB pool for atomic coherent allocations
110
[    0.153378] cpuidle: using governor ladder
111
[    0.153399] cpuidle: using governor menu
112
[    0.162040] OMAP GPIO hardware version 0.1
113
[    0.176089] omap-gpmc 50000000.gpmc: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/nandflash_pins_default, deferring probe
114
[    0.180055] No ATAGs?
115
[    0.180087] hw-breakpoint: debug architecture 0x4 unsupported.
116
[    0.181002] omap4_sram_init:Unable to allocate sram needed to handle errata I688
117
[    0.181019] omap4_sram_init:Unable to get sram pool needed to handle errata I688
118
[    0.219816] edma 49000000.edma: TI EDMA DMA engine driver
119
[    0.226695] vgaarb: loaded
120
[    0.227477] SCSI subsystem initialized
121
[    0.228647] usbcore: registered new interface driver usbfs
122
[    0.228765] usbcore: registered new interface driver hub
123
[    0.228842] usbcore: registered new device driver usb
124
[    0.229719] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe
125
[    0.229774] omap_i2c 4802a000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c1_pins, deferring probe
126
[    0.229809] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe
127
[    0.230093] pps_core: LinuxPPS API ver. 1 registered
128
[    0.230103] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
129
[    0.230176] PTP clock support registered
130
[    0.233009] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
131
[    0.233372] Advanced Linux Sound Architecture Driver Initialized.
132
[    0.234782] clocksource: Switched to clocksource timer1
133
[    0.253376] NET: Registered protocol family 2
134
[    0.254985] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
135
[    0.255040] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
136
[    0.255086] TCP: Hash tables configured (established 4096 bind 4096)
137
[    0.255156] UDP hash table entries: 256 (order: 0, 4096 bytes)
138
[    0.255175] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
139
[    0.255323] NET: Registered protocol family 1
140
[    0.255654] RPC: Registered named UNIX socket transport module.
141
[    0.255666] RPC: Registered udp transport module.
142
[    0.255673] RPC: Registered tcp transport module.
143
[    0.255679] RPC: Registered tcp NFSv4.1 backchannel transport module.
144
[    0.256788] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
145
[    0.259383] futex hash table entries: 256 (order: -1, 3072 bytes)
146
[    0.261338] VFS: Disk quotas dquot_6.6.0
147
[    0.261406] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
148
[    0.261938] NFS: Registering the id_resolver key type
149
[    0.262002] Key type id_resolver registered
150
[    0.262009] Key type id_legacy registered
151
[    0.262071] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
152
[    0.266659] NET: Registered protocol family 38
153
[    0.266719] io scheduler noop registered
154
[    0.266733] io scheduler deadline registered
155
[    0.266764] io scheduler cfq registered (default)
156
[    0.268076] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
157
[    0.270860] backlight supply power not found, using dummy regulator
158
[    0.273914] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled
159
[    0.277780] console [ttyS0] disabled
160
[    0.277850] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a 8250
161
[    0.885011] console [ttyS0] enabled
162
[    0.889508] 481a6000.serial: ttyS3 at MMIO 0x481a6000 (irq = 159, base_baud = 3000000) is a 8250
163
[    0.899429] 481a8000.serial: ttyS4 at MMIO 0x481a8000 (irq = 160, base_baud = 3000000) is a 8250
164
[    0.910389] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20
165
[    0.917668] [drm] Initialized drm 1.1.0 20060810
166
[    0.936985] brd: module loaded
167
[    0.947915] loop: module loaded
168
[    0.953605] mtdoops: mtd device (mtddev=name/number) must be supplied
169
[    1.034849] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
170
[    1.040991] davinci_mdio 4a101000.mdio: detected phy mask fffffffb
171
[    1.048029] libphy: 4a101000.mdio: probed
172
[    1.052072] davinci_mdio 4a101000.mdio: phy[2]: device 4a101000.mdio:02, driver Micrel KSZ9031 Gigabit PHY
173
[    1.062728] cpsw 4a100000.ethernet: Detected MACID = d0:ff:50:ab:c3:95
174
[    1.069612] cpsw 4a100000.ethernet: cpts: overflow check period 850
175
[    1.077228] usbcore: registered new interface driver asix
176
[    1.083134] usbcore: registered new interface driver ax88179_178a
177
[    1.089451] usbcore: registered new interface driver cdc_ether
178
[    1.095538] usbcore: registered new interface driver smsc95xx
179
[    1.101511] usbcore: registered new interface driver net1080
180
[    1.107322] usbcore: registered new interface driver cdc_subset
181
[    1.113460] usbcore: registered new interface driver zaurus
182
[    1.119242] usbcore: registered new interface driver cdc_ncm
183
[    1.125903] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
184
[    1.132471] ehci-pci: EHCI PCI platform driver
185
[    1.137387] ehci-omap: OMAP-EHCI Host Controller driver
186
[    1.143137] usbcore: registered new interface driver cdc_wdm
187
[    1.149229] usbcore: registered new interface driver usb-storage
188
[    1.155826] mousedev: PS/2 mouse device common for all mice
189
[    1.163030] input: ti-tsc as /devices/platform/ocp/44e0d000.tscadc/TI-am335x-tsc/input/input0
190
[    1.174134] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
191
[    1.182531] i2c /dev entries driver
192
[    1.186448] Driver for 1-wire Dallas network protocol.
193
[    1.193248] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
194
[    1.201153] cpuidle: enable-method property 'ti,am3352' found operations
195
[    1.209241] omap_hsmmc 48060000.mmc: Got CD GPIO
196
[    1.213932] omap_hsmmc 48060000.mmc: Got WP GPIO
197
[    1.255480] ledtrig-cpu: registered to indicate activity on CPUs
198
[    1.261852] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
199
[    1.272526] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
200
[    1.279842] usbcore: registered new interface driver usbhid
201
[    1.285482] usbhid: USB HID core driver
202
[    1.290114]  remoteproc0: wkup_m3 is available
203
[    1.294599]  remoteproc0: Note: remoteproc is still under development and considered experimental.
204
[    1.303628]  remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
205
[    1.314176]  remoteproc0: Direct firmware load for am335x-pm-firmware.elf failed with error -2
206
[    1.322861]  remoteproc0: Falling back to user helper
207
[    1.336315] oprofile: using arm/armv7
208
[    1.340744] Initializing XFRM netlink socket
209
[    1.345401] NET: Registered protocol family 17
210
[    1.350039] NET: Registered protocol family 15
211
[    1.354643] Key type dns_resolver registered
212
[    1.359173] omap_voltage_late_init: Voltage driver support not added
213
[    1.366714] ThumbEE CPU extension supported.
214
[    1.371411] Registering SWP/SWPB emulation handler
215
[    1.378628] omap-gpmc 50000000.gpmc: GPMC revision 6.0
216
[    1.383807] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
217
[    1.391834] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xdc
218
[    1.398305] nand: Micron MT29F4G08ABAEAWP
219
[    1.402336] nand: 512 MiB, SLC, erase size: 256 KiB, page size: 4096, OOB size: 224
220
[    1.410084] using OMAP_ECC_BCH16_CODE_HW ECC scheme
221
[    1.415499] 9 ofpart partitions found on MTD device 8000000.nand
222
[    1.421561] Creating 9 MTD partitions on "8000000.nand":
223
[    1.426975] 0x000000000000-0x000020000000 : "NAND.placeholder"
224
[    1.538266] mmc0: new high speed SDHC card at address aaaa
225
[    1.545466] 0x000000000000-0x000000040000 : "NAND.SPL"
226
[    1.551556] mmcblk0: mmc0:aaaa SA08G 7.40 GiB 
227
[    1.557464] 0x000000040000-0x000000080000 : "NAND.SPL.backup1"
228
[    1.565423] 0x000000080000-0x0000000c0000 : "NAND.SPL.backup2"
229
[    1.571481]  mmcblk0: p1 p2 p3
230
[    1.577641] 0x0000000c0000-0x000000100000 : "NAND.SPL.backup3"
231
[    1.585058] 0x000000100000-0x000000300000 : "NAND.u-boot"
232
[    1.592317] 0x000000300000-0x000000340000 : "NAND.u-boot-env"
233
[    1.599605] 0x000000340000-0x000000840000 : "NAND.kernel"
234
[    1.607540] 0x000000840000-0x000020000000 : "NAND.file-system"
235
[    1.719985] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
236
[    1.726997] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 400 kHz
237
[    1.745026] tps65910 2-002d: No interrupt support, no core IRQ
238
[    1.774985] tps65910-rtc tps65910-rtc: IRQ is not free.
239
[    1.787039] tps65910-rtc tps65910-rtc: rtc core: registered tps65910-rtc as rtc1
240
[    1.794940] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 400 kHz
241
[    1.801966] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:01 UTC (946684801)
242
[    1.814633] vbat: disabling
243
[    1.817837] ALSA device list:
244
[    1.820821]   No soundcards found.
245
[    1.826733] EXT4-fs (mmcblk0p2): mounting ext3 file system using the ext4 subsystem
246
[    1.900697] EXT4-fs (mmcblk0p2): recovery complete
247
[    1.908295] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
248
[    1.916509] VFS: Mounted root (ext3 filesystem) on device 179:2.
249
[    1.926436] devtmpfs: mounted
250
[    1.929790] Freeing unused kernel memory: 292K (c0863000 - c08ac000)
251
[    1.936213] This architecture does not have kernel memory protection.
252
[    2.197436] systemd[1]: System time before build time, advancing clock.
253
[    2.218987] systemd[1]: Failed to insert module 'autofs4': No such file or directory
254
[    2.238287] random: systemd: uninitialized urandom read (16 bytes read, 19 bits of entropy available)
255
[    2.264649] systemd[1]: systemd 230 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
256
[    2.283407] systemd[1]: Detected architecture arm.
257

    
258
Welcome to Critical Link Linux (systemd) 2.2.0 (morty)!
259

    
260
[    2.316603] systemd[1]: Set hostname to <mitysom-335x>.
261
[    2.341022] random: systemd: uninitialized urandom read (16 bytes read, 20 bits of entropy available)
262
[    2.400807] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 21 bits of entropy available)
263
[    2.412216] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 21 bits of entropy available)
264
[    2.428377] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 22 bits of entropy available)
265
[    2.525884] random: systemd: uninitialized urandom read (16 bytes read, 25 bits of entropy available)
266
[    2.537966] random: systemd: uninitialized urandom read (16 bytes read, 25 bits of entropy available)
267
[    2.547562] random: systemd: uninitialized urandom read (16 bytes read, 25 bits of entropy available)
268
[    2.557337] random: systemd: uninitialized urandom read (16 bytes read, 25 bits of entropy available)
269
[    2.567466] random: systemd: uninitialized urandom read (16 bytes read, 25 bits of entropy available)
270
[    2.789078] systemd[1]: Created slice System Slice.
271
[  OK  ] Created slice System Slice.
272
[    2.815562] systemd[1]: Listening on Journal Socket.
273
[  OK  ] Listening on Journal Socket.
274
[    2.850715] systemd[1]: Starting Apply Kernel Variables...
275
         Starting Apply Kernel Variables...
276
[    2.872025] systemd[1]: Starting Remount Root and Kernel File Systems...
277
         Starting Remount Root and Kernel File Systems...
278
[    2.905507] systemd[1]: Listening on Syslog Socket.
279
[  OK  ] Listening on Syslog Socket.
280
[    2.949582] systemd[1]: Mounting POSIX Message Queue File System...
281
[    2.956721] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
282
         Mounting POSIX Message Queue File System...
283
[    3.005552] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
284
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
285
[    3.036048] systemd[1]: Created slice system-getty.slice.
286
[  OK  ] Created slice system-getty.slice.
287
[    3.065541] systemd[1]: Created slice system-serial\x2dgetty.slice.
288
[  OK  ] Created slice system-serial\x2dgetty.slice.
289
[    3.097310] systemd[1]: Mounting Debug File System...
290
         Mounting Debug File System...
291
[    3.135429] systemd[1]: Listening on udev Kernel Socket.
292
[  OK  ] Listening on udev Kernel Socket.
293
[    3.165408] systemd[1]: Listening on Journal Socket (/dev/log).
294
[  OK  ] Listening on Journal Socket (/dev/log).
295
[    3.195127] systemd[1]: Reached target Swap.
296
[  OK  ] Reached target Swap.
297
[    3.218706] systemd[1]: Mounting Temporary Directory...
298
         Mounting Temporary Directory...
299
[    3.271431] systemd[1]: Starting Journal Service...
300
         Starting Journal Service...
301
[    3.295190] systemd[1]: Reached target Remote File Systems.
302
[  OK  ] Reached target Remote File Systems.
303
[    3.325550] systemd[1]: Listening on udev Control Socket.
304
[  OK  ] Listening on udev Control Socket.
305
[    3.365605] systemd[1]: Created slice User and Session Slice.
306
[  OK  ] Created slice User and Session Slice.
307
[    3.405260] systemd[1]: Reached target Slices.
308
[  OK  ] Reached target Slices.
309
[    3.416137] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
310
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
311
[    3.455577] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
312
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
313
[    3.485152] systemd[1]: Reached target Paths.
314
[  OK  ] Reached target Paths.
315
[    3.507898] systemd[1]: Starting Setup Virtual Console...
316
         Starting Setup Virtual Console...
317
[    3.538516] systemd[1]: Mounted Debug File System.
318
[  OK  ] Mounted Debug File System.
319
[    3.565329] systemd[1]: Mounted POSIX Message Queue File System.
320
[  OK  ] Mounted POSIX Message Queue File System.
321
[    3.595256] systemd[1]: Mounted Temporary Directory.
322
[  OK  ] Mounted Temporary Directory.
323
[    3.606176] systemd[1]: Started Journal Service.
324
[  OK  ] Started Journal Service.
325
[  OK  ] Started Apply Kernel Variables.
326
[  OK  ] Started Remount Root and Kernel File Systems.
327
[  OK  ] Started Setup Virtual Console.
328
         Starting Create Static Device Nodes in /dev...
329
         Starting udev Coldplug all Devices...
330
         Starting Flush Journal to Persistent Storage...
331
[  OK  ] Started Create Static Device Nodes in /dev.
332
[    3.855528] systemd-journald[959]: Received request to flush runtime journal from PID 1
333
[  OK  ] Started Flush Journal to Persistent Storage.
334
         Starting udev Kernel Device Manager...
335
[  OK  ] Reached target Local File Systems (Pre).
336
         Mounting /var/volatile...
337
[  OK  ] Mounted /var/volatile.
338
         Starting Load/Save Random Seed...
339
[  OK  ] Reached target Local File Systems.
340
         Starting Create Volatile Files and Directories...
341
[  OK  ] Started udev Kernel Device Manager.
342
[  OK  ] Started Load/Save Random Seed.
343
[  OK  ] Started Create Volatile Files and Directories.
344
         Starting Update UTMP about System Boot/Shutdown...
345
         Starting Network Time Synchronization...
346
[  OK  ] Started Update UTMP about System Boot/Shutdown.
347
[  OK  ] Started Network Time Synchronization.
348
[  OK  ] Reached target System Time Synchronized.
349
[    5.003125] vdd_mpu: supplied by vbat
350
[  OK  ] Created slice system-systemd\x2dbacklight.slice.
351
         Starting Load/Save Screen Backlight...htness of backlight:backlight...
352
[  OK  ] Found device /dev/ttyS0.
353
[  OK  ] Started Load/Save Screen Backlight Brightness of backlight:backlight.
354
[    5.248418] 47401300.usb-phy supply vcc not found, using dummy regulator
355
[  OK  ] Started udev Coldplug all Devices.
356
[    5.300772] asoc-simple-card sound: tlv320aic26-hifi <-> 4803c000.mcasp mapping ok
357
[  OK  ] Reached target System Initialization.
358
[  OK  ] Started Daily Cleanup of Temporary Directories.[    5.339623] 47401b00.usb-phy supply vcc not found, using dummy regulator
359

    
360
[  OK  ] Reached target Timers.
361
[  OK  ] Listening on RPCbind Server Activation Socket.
362
[  OK  ] Listening on dropbear.socket.
363
[  OK  ] Listening on D-Bus System Message Bus Socket.
364
[  OK  ] Reached target Sockets.
365
[  OK  ] Reached target Basic System.
366
         Starting Telephony service...
367
[  OK  ] Started D-Bus System Message Bus.
368
[    5.689039] CAN device driver interface
369
[    5.738019] pinctrl-single 44e10800.pinmux: pin 44e108a0.0 already requested by lcd-controller@1; cannot claim for 4830e000.lcdc
370
[    5.749764] pinctrl-single 44e10800.pinmux: pin-40 (4830e000.lcdc) status -22
371
[    5.756962] pinctrl-single 44e10800.pinmux: could not request pin 40 (44e108a0.0) from group lcd_pins_default  on device pinctrl-single
372
[    5.769206] tilcdc 4830e000.lcdc: Error applying setting, reverse things back
373
[    6.080706] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
374
[    6.087443] [drm] No driver support for vblank timestamp query.
375
[  OK  ] Started Telephony service.
376
         Starting Connection service...
377
[  OK  ] Started Kernel Logging Service.
378
[  OK  ] Started Start usb mass storage gadget.
379
[    6.368221] Console: switching to colour frame buffer device 128x48
380
[    6.409014] Bluetooth: Core ver 2.21
381
[    6.409163] NET: Registered protocol family 31
382
[    6.409167] Bluetooth: HCI device and connection manager initialized
383
[    6.409312] Bluetooth: HCI socket layer initialized
384
[    6.409323] Bluetooth: L2CAP socket layer initialized
385
[    6.409374] Bluetooth: SCO socket layer initialized
386
[    6.469843] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000020): FIFO underflow
387
[    7.134931] tilcdc 4830e000.lcdc: fb0:  frame buffer device
388
[    7.141034] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0
389
        Starting Login Service...u
390
b[    7.228058] c_can_platform 481cc000.can: c_can_platform device registered (regs=fa1cc000, irq=166)
391
         Starting Network Time Service (one-shot ntpdate mode)...
392
[  OK  ] Started System Logging Service.
393
[    7.360660] c_can_platform 481d0000.can: c_can_platform device registered (regs=fa1d0000, irq=167)
394
[  OK  ] Started Network Time Service (one-shot ntpdate mode).
395
[    7.912203] [drm] Initialized pvr 1.14.3699939 20110701 on minor 1
396
[    7.925608]  remoteproc0: powering up wkup_m3
397
[    7.970509]  remoteproc0: Booting fw image am335x-pm-firmware.elf, size 224292
398
[    8.013335] PM: bootloader does not support rtc-only!
399
[    8.099579]  remoteproc0: remote processor wkup_m3 is now up
400
[    8.099608] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192
401
[    8.119703] EXT4-fs (mmcblk0p3): mounting ext3 file system using the ext4 subsystem
402
[    8.236951] EXT4-fs (mmcblk0p3): recovery complete
403
[    8.241803] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
404
[    8.413828] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
405
[  OK  ] Started Login Service.
406
[  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
407
[  OK  ] Reached target Sound Card.
408
[   10.346369] musb-hdrc musb-hdrc.0.auto: MUSB HDRC host driver
409
[   10.385172] musb-hdrc musb-hdrc.0.auto: new USB bus registered, assigned bus number 1
410
[   10.448075] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
411
[   10.454983] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
412
[   10.462267] usb usb1: Product: MUSB HDRC host driver
413
[   10.467277] usb usb1: Manufacturer: Linux 4.4.32-g980f2ee-dirty musb-hcd
414
[   10.474008] usb usb1: SerialNumber: musb-hdrc.0.auto
415
         Mounting Configuration File System...
416
[  OK  ] Mounted Configuration File System.
417
[   10.729645] hub 1-0:1.0: USB hub found
418
[   10.763019] hub 1-0:1.0: 1 port detected
419
[   10.846108] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
420
[   10.877875] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 2
421
[   10.921667] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
422
[   10.928612] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
423
[   10.935891] usb usb2: Product: MUSB HDRC host driver
424
[   10.940878] usb usb2: Manufacturer: Linux 4.4.32-g980f2ee-dirty musb-hcd
425
[   10.947628] usb usb2: SerialNumber: musb-hdrc.1.auto
426
[   10.986154] hub 2-0:1.0: USB hub found
427
[   10.994376] hub 2-0:1.0: 1 port detected
428

    
429
[  OK  ] Started Connection service.
430
[  OK  ] Reached target Network.
431
         Starting Permit User Sessions...
432
         Starting Network Time Service...
433
[  OK  ] Started Permit User Sessions.
434
[  OK  ] Started Serial Getty on ttyS0.
435
[  OK  ] Started Getty on tty1.
436
         Starting WPA supplicant...
437
[   37.284298] net eth0: initializing cpsw version 1.12 (0)
438
[   37.289681] net eth0: initialized cpsw ale version 1.4
439
[   37.294869] net eth0: ALE Table size 1024
440
[   37.300582] libphy: PHY 4a101000.mdio:01 not found
441
[   37.305418] net eth0: phy "4a101000.mdio:01" not found on slave 0, err -19
442
         Starting Hostname Service...
443
[  OK  ] Started WPA supplicant.
444
[   37.476498] net eth0: phy found : id is : 0x221622
445
[  OK  ] Started Network Time Service.
446
[  OK  ] Started Hostname Service.
447
[   41.476262] cpsw 4a100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
448
[   42.090802] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000020): FIFO underflow
449
[   42.091619] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000020): FIFO underflow
450
[   42.092382] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000004): Sync lost
451
[   42.093105] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000004): Sync lost
452
[   42.109061] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000004): Sync lost
453
[   42.109771] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000004): Sync lost
454
[   42.125650] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000004): Sync lost
455
[   42.125716] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000004): Sync lost
456
[   42.126523] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000004): Sync lost
457
[   42.142386] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000004): Sync lost
458
[   42.142414] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000004): Sync lost
459
[   42.143109] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000004): Sync lost
460
[   42.476514] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000004): Sync lost flood detected, recovering
461
[   42.485886] tilcdc 4830e000.lcdc: tilcdc_crtc_recover_work: Reset CRTC
462

    
463

    
464
                                                                                                    
465
,--.   ,--.,--.  ,--.            ,---.   ,-----. ,--.   ,--. 
466
|   `.'   |`--',-'  '-.,--. ,--.'   .-' '  .-.  '|   `.'   | 
467
|  |'.'|  |,--.'-.  .-' \  '  / `.  `-. |  | |  ||  |'.'|  | 
468
|  |   |  ||  |  |  |    \   '  .-'    |'  '-'  '|  |   |  | 
469
`--'   `--'`--'  `--'  .-'  /   `-----'  `-----' `--'   `--' 
470
                       `---'                                 
471
              ,----. ,----. ,-----.,--.   ,--. 
472
              '.-.  |'.-.  ||  .--' \  `.'  /  
473
                .' <   .' < '--. `\  .'    \   
474
              /'-'  |/'-'  |.--'  / /  .'.  \  
475
              `----' `----' `----' '--'   '--' 
476

    
477
Critical Link LLC http://support.criticallink.com mitysom-335x ttyS0
478
        Linux kernel verison Linux armv7l #2 Mon Apr 16 11:23:33 EDT 2018
479
 
480
Critical Link Linux (systemd) 2.2.0 mitysom-335x ttyS0
481

    
482
mitysom-335x login: root
483

    
484
78root@mitysom-335x:~# ifconfig
485
eth0      Link encap:Ethernet  HWaddr D0:FF:50:AB:C3:95  
486
          inet addr:10.0.102.220  Bcast:10.0.255.255  Mask:255.255.0.0
487
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
488
          RX packets:478 errors:0 dropped:2 overruns:0 frame:0
489
          TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
490
          collisions:0 txqueuelen:1000 
491
          RX bytes:42964 (41.9 KiB)  TX bytes:2505 (2.4 KiB)
492
          Interrupt:179 
493

    
494
lo        Link encap:Local Loopback  
495
          inet addr:127.0.0.1  Mask:255.0.0.0
496
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
497
          RX packets:322 errors:0 dropped:0 overruns:0 frame:0
498
          TX packets:322 errors:0 dropped:0 overruns:0 carrier:0
499
          collisions:0 txqueuelen:1 
500
          RX bytes:24460 (23.8 KiB)  TX bytes:24460 (23.8 KiB)
501

    
502
root@mitysom-335x:~# ping 10.0.0.23
503
PING 10.0.0.23 (10.0.0.23): 56 data bytes
504
64 bytes from 10.0.0.23: seq=0 ttl=64 time=1.042 ms
505

    
506
--- 10.0.0.23 ping statistics ---
507
1 packets transmitted, 1 packets received, 0% packet loss
508
round-trip min/avg/max = 1.042/1.042/1.042 ms
509
^Croot@mitysom-335x:~# ethtool eth0
510
Settings for eth0:
511
	Supports Wake-on: d
512
	Wake-on: d
513
	Current message level: 0x00000000 (0)
514
			       
515
	Link detected: yes
516
root@mitysom-335x:~# ethtool eth0 -S
517
ethtool: bad command line argument(s)
518
For more information run ethtool -h
519
root@mitysom-335x:~# ethtool eth0 -S  s S
520
ethtool: bad command line argument(s)
521
For more information run ethtool -h
522
root@mitysom-335x:~# ethtool -h
523
ethtool version 4.6
524
Usage:
525
        ethtool DEVNAME	Display standard information about device
526
        ethtool -s|--change DEVNAME	Change generic options
527
		[ speed %d ]
528
		[ duplex half|full ]
529
		[ port tp|aui|bnc|mii|fibre ]
530
		[ mdix auto|on|off ]
531
		[ autoneg on|off ]
532
		[ advertise %x ]
533
		[ phyad %d ]
534
		[ xcvr internal|external ]
535
		[ wol p|u|m|b|a|g|s|d... ]
536
		[ sopass %x:%x:%x:%x:%x:%x ]
537
		[ msglvl %d | msglvl type on|off ... ]
538
        ethtool -a|--show-pause DEVNAME	Show pause options
539
        ethtool -A|--pause DEVNAME	Set pause options
540
		[ autoneg on|off ]
541
		[ rx on|off ]
542
		[ tx on|off ]
543
        ethtool -c|--show-coalesce DEVNAME	Show coalesce options
544
        ethtool -C|--coalesce DEVNAME	Set coalesce options
545
		[adaptive-rx on|off]
546
		[adaptive-tx on|off]
547
		[rx-usecs N]
548
		[rx-frames N]
549
		[rx-usecs-irq N]
550
		[rx-frames-irq N]
551
		[tx-usecs N]
552
		[tx-frames N]
553
		[tx-usecs-irq N]
554
		[tx-frames-irq N]
555
		[stats-block-usecs N]
556
		[pkt-rate-low N]
557
		[rx-usecs-low N]
558
		[rx-frames-low N]
559
		[tx-usecs-low N]
560
		[tx-frames-low N]
561
		[pkt-rate-high N]
562
		[rx-usecs-high N]
563
		[rx-frames-high N]
564
		[tx-usecs-high N]
565
		[tx-frames-high N]
566
		[sample-interval N]
567
        ethtool -g|--show-ring DEVNAME	Query RX/TX ring parameters
568
        ethtool -G|--set-ring DEVNAME	Set RX/TX ring parameters
569
		[ rx N ]
570
		[ rx-mini N ]
571
		[ rx-jumbo N ]
572
		[ tx N ]
573
        ethtool -k|--show-features|--show-offload DEVNAME	Get state of protocol offload and other features
574
        ethtool -K|--features|--offload DEVNAME	Set protocol offload and other features
575
		FEATURE on|off ...
576
        ethtool -i|--driver DEVNAME	Show driver information
577
        ethtool -d|--register-dump DEVNAME	Do a register dump
578
		[ raw on|off ]
579
		[ file FILENAME ]
580
        ethtool -e|--eeprom-dump DEVNAME	Do a EEPROM dump
581
		[ raw on|off ]
582
		[ offset N ]
583
		[ length N ]
584
        ethtool -E|--change-eeprom DEVNAME	Change bytes in device EEPROM
585
		[ magic N ]
586
		[ offset N ]
587
		[ length N ]
588
		[ value N ]
589
        ethtool -r|--negotiate DEVNAME	Restart N-WAY negotiation
590
        ethtool -p|--identify DEVNAME	Show visible port identification (e.g. blinking)
591
               [ TIME-IN-SECONDS ]
592
        ethtool -t|--test DEVNAME	Execute adapter self test
593
               [ online | offline | external_lb ]
594
        ethtool -S|--statistics DEVNAME	Show adapter statistics
595
        ethtool --phy-statistics DEVNAME	Show phy statistics
596
        ethtool -n|-u|--show-nfc|--show-ntuple DEVNAME	Show Rx network flow classification options or rules
597
		[ rx-flow-hash tcp4|udp4|ah4|esp4|sctp4|tcp6|udp6|ah6|esp6|sctp6 |
598
		  rule %d ]
599
        ethtool -N|-U|--config-nfc|--config-ntuple DEVNAME	Configure Rx network flow classification options or rules
600
		rx-flow-hash tcp4|udp4|ah4|esp4|sctp4|tcp6|udp6|ah6|esp6|sctp6 m|v|t|s|d|f|n|r... |
601
		flow-type ether|ip4|tcp4|udp4|sctp4|ah4|esp4|ip6|tcp6|udp6|ah6|esp6|sctp6
602
			[ src %x:%x:%x:%x:%x:%x [m %x:%x:%x:%x:%x:%x] ]
603
			[ dst %x:%x:%x:%x:%x:%x [m %x:%x:%x:%x:%x:%x] ]
604
			[ proto %d [m %x] ]
605
			[ src-ip IP-ADDRESS [m IP-ADDRESS] ]
606
			[ dst-ip IP-ADDRESS [m IP-ADDRESS] ]
607
			[ tos %d [m %x] ]
608
			[ tclass %d [m %x] ]
609
			[ l4proto %d [m %x] ]
610
			[ src-port %d [m %x] ]
611
			[ dst-port %d [m %x] ]
612
			[ spi %d [m %x] ]
613
			[ vlan-etype %x [m %x] ]
614
			[ vlan %x [m %x] ]
615
			[ user-def %x [m %x] ]
616
			[ dst-mac %x:%x:%x:%x:%x:%x [m %x:%x:%x:%x:%x:%x] ]
617
			[ action %d ]
618
			[ loc %d]] |
619
		delete %d
620
        ethtool -T|--show-time-stamping DEVNAME	Show time stamping capabilities
621
        ethtool -x|--show-rxfh-indir|--show-rxfh DEVNAME	Show Rx flow hash indirection and/or hash key
622
        ethtool -X|--set-rxfh-indir|--rxfh DEVNAME	Set Rx flow hash indirection and/or hash key
623
		[ equal N | weight W0 W1 ... ]
624
		[ hkey %x:%x:%x:%x:%x:.... ]
625
        ethtool -f|--flash DEVNAME	Flash firmware image from the specified file to a region on the device
626
               FILENAME [ REGION-NUMBER-TO-FLASH ]
627
        ethtool -P|--show-permaddr DEVNAME	Show permanent hardware address
628
        ethtool -w|--get-dump DEVNAME	Get dump flag, data
629
		[ data FILENAME ]
630
        ethtool -W|--set-dump DEVNAME	Set dump flag of the device
631
		N
632
        ethtool -l|--show-channels DEVNAME	Query Channels
633
        ethtool -L|--set-channels DEVNAME	Set Channels
634
               [ rx N ]
635
               [ tx N ]
636
               [ other N ]
637
               [ combined N ]
638
        ethtool --show-priv-flags DEVNAME	Query private flags
639
        ethtool --set-priv-flags DEVNAME	Set private flags
640
		FLAG on|off ...
641
        ethtool -m|--dump-module-eeprom|--module-info DEVNAME	Query/Decode Module EEPROM information and optical diagnostics if available
642
		[ raw on|off ]
643
		[ hex on|off ]
644
		[ offset N ]
645
		[ length N ]
646
        ethtool --show-eee DEVNAME	Show EEE settings
647
        ethtool --set-eee DEVNAME	Set EEE settings
648
		[ eee on|off ]
649
		[ advertise %x ]
650
		[ tx-lpi on|off ]
651
		[ tx-timer %d ]
652
        ethtool -h|--help 		Show this help
653
        ethtool --version 		Show version number
654
root@mitysom-335x:~# ;2~ethtool -heth0 - SSping 10.0.0.23ifconfig^C
655
root@mitysom-335x:~# ethtool -heth0 - S  s
656
ethtool: bad command line argument(s)
657
For more information run ethtool -h
658
root@mitysom-335x:~# 
    (1-1/1)
    Go to top
    Add picture from clipboard (Maximum size: 1 GB)