Advertisement
slisgrinder

With Ethernet

Sep 24th, 2019
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.88 KB | None | 0 0
  1. debian@beaglebone:~$ dmesg
  2. [ 0.000000] Booting Linux on physical CPU 0x0
  3. [ 0.000000] Linux version 4.19.59-ti-r26 (voodoo@x3-am57xx-beagle-x15-2gb) (gcc version 8.3.0 (Debian 8.3.0-6)) #1buster SMP PREEMPT Thu Sep 5 01:03:09 UTC 2019
  4. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
  5. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  6. [ 0.000000] OF: fdt: Machine model: Octavo Systems OSD3358-SM-RED
  7. [ 0.000000] Memory policy: Data cache writeback
  8. [ 0.000000] efi: Getting EFI parameters from FDT:
  9. [ 0.000000] efi: UEFI not found.
  10. [ 0.000000] cma: Reserved 48 MiB at 0x9c800000
  11. [ 0.000000] On node 0 totalpages: 130560
  12. [ 0.000000] Normal zone: 1148 pages used for memmap
  13. [ 0.000000] Normal zone: 0 pages reserved
  14. [ 0.000000] Normal zone: 130560 pages, LIFO batch:31
  15. [ 0.000000] CPU: All CPU(s) started in SVC mode.
  16. [ 0.000000] AM335X ES2.1 (sgx neon)
  17. [ 0.000000] random: get_random_bytes called from start_kernel+0xa0/0x508 with crng_init=0
  18. [ 0.000000] percpu: Embedded 18 pages/cpu s43724 r8192 d21812 u73728
  19. [ 0.000000] pcpu-alloc: s43724 r8192 d21812 u73728 alloc=18*4096
  20. [ 0.000000] pcpu-alloc: [0] 0
  21. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129412
  22. [ 0.000000] Kernel command line: console=ttyO0,115200n8 bone_capemgr.uboot_capemgr_enabled=1 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait coherent_pool=1M net.ifnames=0 rng_core.default_quality=100 quiet
  23. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  24. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  25. [ 0.000000] Memory: 437232K/522240K available (13312K kernel code, 1153K rwdata, 4432K rodata, 1024K init, 349K bss, 35856K reserved, 49152K cma-reserved, 0K highmem)
  26. [ 0.000000] Virtual kernel memory layout:
  27. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  28. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  29. vmalloc : 0xe0000000 - 0xff800000 ( 504 MB)
  30. lowmem : 0xc0000000 - 0xdfe00000 ( 510 MB)
  31. pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  32. modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  33. .text : 0x(ptrval) - 0x(ptrval) (14304 kB)
  34. .init : 0x(ptrval) - 0x(ptrval) (1024 kB)
  35. .data : 0x(ptrval) - 0x(ptrval) (1154 kB)
  36. .bss : 0x(ptrval) - 0x(ptrval) ( 350 kB)
  37. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  38. [ 0.000000] ftrace: allocating 42491 entries in 125 pages
  39. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  40. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
  41. [ 0.000000] Tasks RCU enabled.
  42. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
  43. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  44. [ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts
  45. [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz
  46. [ 0.000024] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
  47. [ 0.000044] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  48. [ 0.000055] OMAP clocksource: timer1 at 24000000 Hz
  49. [ 0.002038] timer_probe: no matching timers found
  50. [ 0.002395] Console: colour dummy device 80x30
  51. [ 0.002425] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
  52. [ 0.002430] This ensures that you still see kernel messages. Please
  53. [ 0.002434] update your kernel commandline.
  54. [ 0.002494] Calibrating delay loop... 995.32 BogoMIPS (lpj=1990656)
  55. [ 0.021184] pid_max: default: 32768 minimum: 301
  56. [ 0.021477] Security Framework initialized
  57. [ 0.021492] Yama: becoming mindful.
  58. [ 0.021638] AppArmor: AppArmor initialized
  59. [ 0.021749] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  60. [ 0.021761] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  61. [ 0.022867] CPU: Testing write buffer coherency: ok
  62. [ 0.022935] CPU0: Spectre v2: using BPIALL workaround
  63. [ 0.023423] CPU0: thread -1, cpu 0, socket -1, mpidr 0
  64. [ 0.045277] Setting up static identity map for 0x80100000 - 0x80100060
  65. [ 0.053187] rcu: Hierarchical SRCU implementation.
  66. [ 0.064456] EFI services will not be available.
  67. [ 0.069197] smp: Bringing up secondary CPUs ...
  68. [ 0.069211] smp: Brought up 1 node, 1 CPU
  69. [ 0.069223] SMP: Total of 1 processors activated (995.32 BogoMIPS).
  70. [ 0.069229] CPU: All CPU(s) started in SVC mode.
  71. [ 0.070973] devtmpfs: initialized
  72. [ 0.105593] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  73. [ 0.106248] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  74. [ 0.106271] futex hash table entries: 256 (order: 2, 16384 bytes)
  75. [ 0.110187] xor: measuring software checksum speed
  76. [ 0.149170] arm4regs : 1217.000 MB/sec
  77. [ 0.189160] 8regs : 1091.000 MB/sec
  78. [ 0.229158] 32regs : 1088.000 MB/sec
  79. [ 0.269157] neon : 1673.000 MB/sec
  80. [ 0.269165] xor: using function: neon (1673.000 MB/sec)
  81. [ 0.269182] pinctrl core: initialized pinctrl subsystem
  82. [ 0.270560] NET: Registered protocol family 16
  83. [ 0.276698] DMA: preallocated 1024 KiB pool for atomic coherent allocations
  84. [ 0.365222] l4_wkup_cm:clk:0010:0: failed to disable
  85. [ 0.405496] audit: initializing netlink subsys (disabled)
  86. [ 0.406802] cpuidle: using governor menu
  87. [ 0.413277] audit: type=2000 audit(0.404:1): state=initialized audit_enabled=0 res=1
  88. [ 0.414487] OMAP GPIO hardware version 0.1
  89. [ 0.440513] No ATAGs?
  90. [ 0.440535] hw-breakpoint: debug architecture 0x4 unsupported.
  91. [ 0.442545] omap4_sram_init:Unable to allocate sram needed to handle errata I688
  92. [ 0.442562] omap4_sram_init:Unable to get sram pool needed to handle errata I688
  93. [ 0.469345] raid6: using algorithm neonx8 gen() 0 MB/s
  94. [ 0.469357] raid6: .... xor() 0 MB/s, rmw enabled
  95. [ 0.469364] raid6: using neon recovery algorithm
  96. [ 0.477569] edma 49000000.edma: TI EDMA DMA engine driver
  97. [ 0.484496] SCSI subsystem initialized
  98. [ 0.485345] libata version 3.00 loaded.
  99. [ 0.485655] usbcore: registered new interface driver usbfs
  100. [ 0.485723] usbcore: registered new interface driver hub
  101. [ 0.485848] usbcore: registered new device driver usb
  102. [ 0.487985] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 100 kHz
  103. [ 0.489606] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
  104. [ 0.490117] media: Linux media interface: v0.10
  105. [ 0.490172] videodev: Linux video capture interface: v2.00
  106. [ 0.490323] pps_core: LinuxPPS API ver. 1 registered
  107. [ 0.490329] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  108. [ 0.490349] PTP clock support registered
  109. [ 0.491045] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
  110. [ 0.493629] Advanced Linux Sound Architecture Driver Initialized.
  111. [ 0.494459] NetLabel: Initializing
  112. [ 0.494470] NetLabel: domain hash size = 128
  113. [ 0.494474] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  114. [ 0.494562] NetLabel: unlabeled traffic allowed by default
  115. [ 0.495671] clocksource: Switched to clocksource timer1
  116. [ 0.659181] VFS: Disk quotas dquot_6.6.0
  117. [ 0.659290] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  118. [ 0.660303] AppArmor: AppArmor Filesystem Enabled
  119. [ 0.673265] NET: Registered protocol family 2
  120. [ 0.674389] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
  121. [ 0.674424] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  122. [ 0.674466] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  123. [ 0.674524] TCP: Hash tables configured (established 4096 bind 4096)
  124. [ 0.674665] UDP hash table entries: 256 (order: 1, 8192 bytes)
  125. [ 0.674688] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  126. [ 0.674891] NET: Registered protocol family 1
  127. [ 0.688176] RPC: Registered named UNIX socket transport module.
  128. [ 0.688187] RPC: Registered udp transport module.
  129. [ 0.688192] RPC: Registered tcp transport module.
  130. [ 0.688197] RPC: Registered tcp NFSv4.1 backchannel transport module.
  131. [ 0.689084] Unpacking initramfs...
  132. [ 1.015750] random: fast init done
  133. [ 1.125312] Freeing initrd memory: 7608K
  134. [ 1.126155] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
  135. [ 1.129525] Initialise system trusted keyrings
  136. [ 1.129937] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  137. [ 1.137154] zbud: loaded
  138. [ 1.144582] NFS: Registering the id_resolver key type
  139. [ 1.144624] Key type id_resolver registered
  140. [ 1.144630] Key type id_legacy registered
  141. [ 1.144650] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  142. [ 1.145014] fuse init (API version 7.27)
  143. [ 1.155603] Key type asymmetric registered
  144. [ 1.155618] Asymmetric key parser 'x509' registered
  145. [ 1.155880] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
  146. [ 1.160310] io scheduler noop registered
  147. [ 1.160320] io scheduler deadline registered
  148. [ 1.160632] io scheduler cfq registered (default)
  149. [ 1.160642] io scheduler mq-deadline registered
  150. [ 1.164980] pinctrl-single 44e10800.pinmux: 142 pins, size 568
  151. [ 1.178285] gpio-of-helper ocp:cape-universal: ready
  152. [ 1.190337] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
  153. [ 1.198576] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
  154. [ 1.202302] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 30, base_baud = 3000000) is a 8250
  155. [ 1.219239] console [ttyS0] enabled
  156. [ 1.220468] 48022000.serial: ttyS1 at MMIO 0x48022000 (irq = 31, base_baud = 3000000) is a 8250
  157. [ 1.221425] 48024000.serial: ttyS2 at MMIO 0x48024000 (irq = 32, base_baud = 3000000) is a 8250
  158. [ 1.222332] 481a6000.serial: ttyS3 at MMIO 0x481a6000 (irq = 33, base_baud = 3000000) is a 8250
  159. [ 1.223282] 481a8000.serial: ttyS4 at MMIO 0x481a8000 (irq = 34, base_baud = 3000000) is a 8250
  160. [ 1.224424] 481aa000.serial: ttyS5 at MMIO 0x481aa000 (irq = 35, base_baud = 3000000) is a 8250
  161. [ 1.228523] omap_rng 48310000.rng: Random Number Generator ver. 20
  162. [ 1.232248] random: crng init done
  163. [ 1.354886] eqep 48300180.eqep: ver. 1.0
  164. [ 1.355154] eqep 48300180.eqep: count_mode:0
  165. [ 1.355165] eqep 48300180.eqep: invert_qa:1
  166. [ 1.355173] eqep 48300180.eqep: invert_qb:1
  167. [ 1.355181] eqep 48300180.eqep: invert_qi:0
  168. [ 1.355189] eqep 48300180.eqep: invert_qs:0
  169. [ 1.355198] eqep 48300180.eqep: swap_inputs:0
  170. [ 1.355206] eqep 48300180.eqep: QDECCTL:0x0180
  171. [ 1.355214] eqep 48300180.eqep: QPOSINIT:0x00000000
  172. [ 1.355221] eqep 48300180.eqep: QPOSMAX:0xffffffff
  173. [ 1.355228] eqep 48300180.eqep: QPOSCNT:0x00000000
  174. [ 1.355237] eqep 48300180.eqep: omit_interrupt:0
  175. [ 1.355243] eqep 48300180.eqep: QEINT:0x0800
  176. [ 1.355251] eqep 48300180.eqep: QUPRD:0x05f5e100
  177. [ 1.355258] eqep 48300180.eqep: QEPCTL:0x009e write
  178. [ 1.355264] eqep 48300180.eqep: QEPCTL:0x009e read
  179. [ 1.355289] eqep 48300180.eqep: irq:134, clk_rate:100000000
  180. [ 1.355589] eqep 48302180.eqep: ver. 1.0
  181. [ 1.355877] eqep 48302180.eqep: count_mode:0
  182. [ 1.355889] eqep 48302180.eqep: invert_qa:1
  183. [ 1.355896] eqep 48302180.eqep: invert_qb:1
  184. [ 1.355904] eqep 48302180.eqep: invert_qi:0
  185. [ 1.355912] eqep 48302180.eqep: invert_qs:0
  186. [ 1.355920] eqep 48302180.eqep: swap_inputs:0
  187. [ 1.355927] eqep 48302180.eqep: QDECCTL:0x0180
  188. [ 1.355935] eqep 48302180.eqep: QPOSINIT:0x00000000
  189. [ 1.355942] eqep 48302180.eqep: QPOSMAX:0xffffffff
  190. [ 1.355948] eqep 48302180.eqep: QPOSCNT:0x00000000
  191. [ 1.355957] eqep 48302180.eqep: omit_interrupt:0
  192. [ 1.355964] eqep 48302180.eqep: QEINT:0x0800
  193. [ 1.355971] eqep 48302180.eqep: QUPRD:0x05f5e100
  194. [ 1.355977] eqep 48302180.eqep: QEPCTL:0x009e write
  195. [ 1.355984] eqep 48302180.eqep: QEPCTL:0x009e read
  196. [ 1.356007] eqep 48302180.eqep: irq:136, clk_rate:100000000
  197. [ 1.356231] eqep 48304180.eqep: ver. 1.0
  198. [ 1.356354] eqep 48304180.eqep: count_mode:0
  199. [ 1.356363] eqep 48304180.eqep: invert_qa:1
  200. [ 1.356371] eqep 48304180.eqep: invert_qb:1
  201. [ 1.356378] eqep 48304180.eqep: invert_qi:0
  202. [ 1.356386] eqep 48304180.eqep: invert_qs:0
  203. [ 1.356394] eqep 48304180.eqep: swap_inputs:0
  204. [ 1.356401] eqep 48304180.eqep: QDECCTL:0x0180
  205. [ 1.356408] eqep 48304180.eqep: QPOSINIT:0x00000000
  206. [ 1.356415] eqep 48304180.eqep: QPOSMAX:0xffffffff
  207. [ 1.356422] eqep 48304180.eqep: QPOSCNT:0x00000000
  208. [ 1.356430] eqep 48304180.eqep: omit_interrupt:0
  209. [ 1.356436] eqep 48304180.eqep: QEINT:0x0800
  210. [ 1.356443] eqep 48304180.eqep: QUPRD:0x05f5e100
  211. [ 1.356450] eqep 48304180.eqep: QEPCTL:0x009e write
  212. [ 1.356457] eqep 48304180.eqep: QEPCTL:0x009e read
  213. [ 1.356476] eqep 48304180.eqep: irq:138, clk_rate:100000000
  214. [ 1.456840] libphy: Fixed MDIO Bus: probed
  215. [ 1.515743] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000
  216. [ 1.515760] davinci_mdio 4a101000.mdio: detected phy mask ffffffef
  217. [ 1.535141] libphy: 4a101000.mdio: probed
  218. [ 1.535169] davinci_mdio 4a101000.mdio: phy[4]: device 4a101000.mdio:04, driver Atheros 8035 ethernet
  219. [ 1.536675] cpsw 4a100000.ethernet: Detected MACID = 98:5d:ad:6b:da:61
  220. [ 1.536820] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4
  221. [ 1.536829] cpsw 4a100000.ethernet: ALE Table size 1024
  222. [ 1.536869] cpsw 4a100000.ethernet: cpts: overflow check period 1250 (jiffies)
  223. [ 1.541480] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  224. [ 1.541550] ehci-platform: EHCI generic platform driver
  225. [ 1.541987] ehci-omap: OMAP-EHCI Host Controller driver
  226. [ 1.543122] usbcore: registered new interface driver usb-storage
  227. [ 1.546934] am335x-phy-driver 47401300.usb-phy: 47401300.usb-phy supply vcc not found, using dummy regulator
  228. [ 1.547128] am335x-phy-driver 47401300.usb-phy: Linked as a consumer to regulator.0
  229. [ 1.550785] am335x-phy-driver 47401b00.usb-phy: 47401b00.usb-phy supply vcc not found, using dummy regulator
  230. [ 1.550953] am335x-phy-driver 47401b00.usb-phy: Linked as a consumer to regulator.0
  231. [ 1.554543] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
  232. [ 1.554588] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1
  233. [ 1.554939] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  234. [ 1.554949] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  235. [ 1.554957] usb usb1: Product: MUSB HDRC host driver
  236. [ 1.554964] usb usb1: Manufacturer: Linux 4.19.59-ti-r26 musb-hcd
  237. [ 1.554972] usb usb1: SerialNumber: musb-hdrc.1
  238. [ 1.556009] hub 1-0:1.0: USB hub found
  239. [ 1.556086] hub 1-0:1.0: 1 port detected
  240. [ 1.568995] omap_rtc 44e3e000.rtc: registered as rtc0
  241. [ 1.570794] i2c /dev entries driver
  242. [ 1.572244] Driver for 1-wire Dallas network protocol.
  243. [ 1.575793] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
  244. [ 1.576539] softdog: initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
  245. [ 1.578787] cpuidle: enable-method property 'ti,am3352' found operations
  246. [ 1.579967] sdhci: Secure Digital Host Controller Interface driver
  247. [ 1.579976] sdhci: Copyright(c) Pierre Ossman
  248. [ 1.581437] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22)
  249. [ 1.581449] omap_hsmmc 48060000.mmc: Got CD GPIO
  250. [ 1.582118] omap_hsmmc 48060000.mmc: Linked as a consumer to regulator.1
  251. [ 1.610749] omap_hsmmc 481d8000.mmc: Linked as a consumer to regulator.1
  252. [ 1.636525] sdhci-pltfm: SDHCI platform and OF driver helper
  253. [ 1.639066] mmc0: host does not support reading read-only switch, assuming write-enable
  254. [ 1.640404] ledtrig-cpu: registered to indicate activity on CPUs
  255. [ 1.641138] mmc0: new high speed SDHC card at address 1234
  256. [ 1.642231] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
  257. [ 1.642618] omap-aes 53500000.aes: will run requests pump with realtime priority
  258. [ 1.645830] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
  259. [ 1.647459] mmcblk0: mmc0:1234 SA08G 7.21 GiB
  260. [ 1.654344] mmcblk0: p1
  261. [ 1.656450] hidraw: raw HID events driver (C) Jiri Kosina
  262. [ 1.657038] usbcore: registered new interface driver usbhid
  263. [ 1.657045] usbhid: USB HID core driver
  264. [ 1.658307] remoteproc remoteproc0: wkup_m3 is available
  265. [ 1.660625] remoteproc remoteproc1: 4a334000.pru is available
  266. [ 1.660746] pru-rproc 4a334000.pru: PRU rproc node pru@4a334000 probed successfully
  267. [ 1.661085] remoteproc remoteproc2: 4a338000.pru is available
  268. [ 1.661189] pru-rproc 4a338000.pru: PRU rproc node pru@4a338000 probed successfully
  269. [ 1.666635] gnss: GNSS driver registered with major 239
  270. [ 1.672226] wireguard: WireGuard 0.0.20190702 loaded. See www.wireguard.com for information.
  271. [ 1.672238] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
  272. [ 1.673315] NET: Registered protocol family 10
  273. [ 1.707149] mmc1: new high speed MMC card at address 0001
  274. [ 1.716840] mmcblk1: mmc1:0001 DG4008 7.28 GiB
  275. [ 1.717476] mmcblk1boot0: mmc1:0001 DG4008 partition 1 4.00 MiB
  276. [ 1.718076] mmcblk1boot1: mmc1:0001 DG4008 partition 2 4.00 MiB
  277. [ 1.718499] mmcblk1rpmb: mmc1:0001 DG4008 partition 3 4.00 MiB, chardev (242:0)
  278. [ 1.720085] mmcblk1: p1
  279. [ 1.755596] Segment Routing with IPv6
  280. [ 1.755874] mip6: Mobile IPv6
  281. [ 1.755901] NET: Registered protocol family 17
  282. [ 1.756041] Key type dns_resolver registered
  283. [ 1.756048] mpls_gso: MPLS GSO support
  284. [ 1.756376] ThumbEE CPU extension supported.
  285. [ 1.756392] Registering SWP/SWPB emulation handler
  286. [ 1.756402] omap_voltage_late_init: Voltage driver support not added
  287. [ 1.764016] PM: Cannot get wkup_m3_ipc handle
  288. [ 1.769888] registered taskstats version 1
  289. [ 1.769898] Loading compiled-in X.509 certificates
  290. [ 1.770045] zswap: loaded using pool lzo/zbud
  291. [ 1.773261] Btrfs loaded, crc32c=crc32c-generic
  292. [ 1.773385] AppArmor: AppArmor sha1 policy hashing enabled
  293. [ 1.829256] tps6521x_pwrbutton tps65217-pwrbutton: DMA mask not set
  294. [ 1.830098] input: tps65217_pwr_but as /devices/platform/ocp/44e0b000.i2c/i2c-0/0-0024/tps65217-pwrbutton/input/input0
  295. [ 1.830678] tps65217 0-0024: TPS65217 ID 0xe version 1.2
  296. [ 1.831565] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  297. [ 1.831774] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
  298. [ 1.833653] remoteproc remoteproc0: powering up wkup_m3
  299. [ 1.833775] remoteproc remoteproc0: Booting fw image am335x-pm-firmware.elf, size 217168
  300. [ 1.837442] remoteproc remoteproc0: remote processor wkup_m3 is now up
  301. [ 1.837462] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x193
  302. [ 1.837815] cpu cpu0: Linked as a consumer to regulator.3
  303. [ 1.837920] cpu cpu0: Dropping the link to regulator.3
  304. [ 1.838417] cpu cpu0: Linked as a consumer to regulator.3
  305. [ 1.840764] PM: bootloader does not support rtc-only!
  306. [ 1.842212] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
  307. [ 1.843939] ALSA device list:
  308. [ 1.843948] No soundcards found.
  309. [ 1.850598] Freeing unused kernel memory: 1024K
  310. [ 1.851321] Run /init as init process
  311. [ 12.648634] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  312. [ 13.579029] systemd[1]: System time before build time, advancing clock.
  313. [ 13.712496] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN)
  314. [ 13.713247] systemd[1]: Detected architecture arm.
  315. [ 13.732656] systemd[1]: Set hostname to <beaglebone>.
  316. [ 13.737293] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
  317. [ 15.208791] systemd[1]: Reached target Swap.
  318. [ 15.210681] systemd[1]: Listening on Journal Socket (/dev/log).
  319. [ 15.211350] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  320. [ 15.216845] systemd[1]: Created slice User and Session Slice.
  321. [ 15.218233] systemd[1]: Listening on Journal Audit Socket.
  322. [ 15.219349] systemd[1]: Listening on Journal Socket.
  323. [ 15.792591] EXT4-fs (mmcblk0p1): re-mounted. Opts: errors=remount-ro
  324. [ 17.490036] systemd-journald[596]: Received request to flush runtime journal from PID 1
  325. [ 17.522710] systemd-journald[596]: File /var/log/journal/1d825dc1cec84186b4f70ed75c653f1b/system.journal corrupted or uncleanly shut down, renaming and replacing.
  326. [ 21.236328] systemd-journald[596]: Failed to read journal file /var/log/journal/1d825dc1cec84186b4f70ed75c653f1b/user-1000.journal for rotation, trying to move it out of the way: Text file busy
  327. [ 24.289593] net eth0: initializing cpsw version 1.12 (0)
  328. [ 24.369756] Atheros 8035 ethernet 4a101000.mdio:04: attached PHY driver [Atheros 8035 ethernet] (mii_bus:phy_addr=4a101000.mdio:04, irq=POLL)
  329. [ 24.386479] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  330. [ 25.585248] using random self ethernet address
  331. [ 25.585266] using random host ethernet address
  332. [ 25.725050] using random self ethernet address
  333. [ 25.725068] using random host ethernet address
  334. [ 26.025694] usb0: HOST MAC 98:5d:ad:6b:da:62
  335. [ 26.027408] usb0: MAC 98:5d:ad:6b:da:63
  336. [ 26.036075] usb1: HOST MAC 98:5d:ad:6b:da:65
  337. [ 26.036256] usb1: MAC 98:5d:ad:6b:da:66
  338. [ 26.596952] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
  339. [ 31.300158] CAN device driver interface
  340. [ 31.460400] c_can_platform 481cc000.can: c_can_platform device registered (regs=fd928439, irq=42)
  341. [ 31.563922] c_can_platform 481d0000.can: c_can_platform device registered (regs=5192a11c, irq=43)
  342. [ 37.669455] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
  343. [ 37.669545] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  344. [ 37.822219] 8021q: 802.1Q VLAN Support v1.8
  345. [ 37.822320] 8021q: adding VLAN 0 to HW filter on device eth0
  346. debian@beaglebone:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement