Guest User

Untitled

a guest
Dec 9th, 2020
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.76 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x500
  2. [ 0.000000] Linux version 5.9.12-00001-g2f6a6b876d8a (bschiett@lechiffre) (arm-linux-gcc.br_real (Buildroot 2020.08.2-6-gf634f0b095) 9.3.0, GNU ld (GNU Binutils) 2.33.1) #4 SMP PREEMPT Wed Dec 9 07:48:47 PST 2020
  3. [ 0.000000] CPU: ARMv7 Processor [410fc0d1] revision 1 (ARMv7), cr=10c5387d
  4. [ 0.000000] CPU: div instructions available: patching division code
  5. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  6. [ 0.000000] OF: fdt: Machine model: Percussa-Engine-Euro
  7. [ 0.000000] Memory policy: Data cache writealloc
  8. [ 0.000000] cma: Reserved 64 MiB at 0x7c000000
  9. [ 0.000000] Zone ranges:
  10. [ 0.000000] DMA [mem 0x0000000000000000-0x000000002fffffff]
  11. [ 0.000000] Normal empty
  12. [ 0.000000] HighMem [mem 0x0000000030000000-0x000000007fffffff]
  13. [ 0.000000] Movable zone start for each node
  14. [ 0.000000] Early memory node ranges
  15. [ 0.000000] node 0: [mem 0x0000000000000000-0x000000007fffffff]
  16. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
  17. [ 0.000000] On node 0 totalpages: 524288
  18. [ 0.000000] DMA zone: 1536 pages used for memmap
  19. [ 0.000000] DMA zone: 0 pages reserved
  20. [ 0.000000] DMA zone: 196608 pages, LIFO batch:63
  21. [ 0.000000] HighMem zone: 327680 pages, LIFO batch:63
  22. [ 0.000000] percpu: Embedded 16 pages/cpu s33932 r8192 d23412 u65536
  23. [ 0.000000] pcpu-alloc: s33932 r8192 d23412 u65536 alloc=16*4096
  24. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  25. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522752
  26. [ 0.000000] Kernel command line: earlyprintk console=tty1 console=ttyS2,115200n8 rw root=PARTUUID=d12ad4f6-2ae1-4071-b747-8807fd16e0dc rootfstype=ext4 init=/sbin/init acpi=off isolcpus=1,2,3
  27. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
  28. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  29. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  30. [ 0.000000] Memory: 1993924K/2097152K available (11264K kernel code, 1175K rwdata, 4792K rodata, 2048K init, 449K bss, 37692K reserved, 65536K cma-reserved, 1245184K highmem)
  31. [ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  32. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  33. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4.
  34. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  35. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  36. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  37. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  38. [ 0.000000] random: get_random_bytes called from start_kernel+0x32c/0x4d4 with crng_init=0
  39. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  40. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  41. [ 0.000002] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  42. [ 0.000007] Switching to timer-based delay loop, resolution 41ns
  43. [ 0.001928] Console: colour dummy device 80x30
  44. [ 0.002087] printk: console [tty1] enabled
  45. [ 0.002107] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  46. [ 0.002119] pid_max: default: 32768 minimum: 301
  47. [ 0.002182] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  48. [ 0.002194] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  49. [ 0.002453] CPU: Testing write buffer coherency: ok
  50. [ 0.002471] CPU0: Spectre v2: using BPIALL workaround
  51. [ 0.002568] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500
  52. [ 0.002844] Setting up static identity map for 0x300000 - 0x3000ac
  53. [ 0.003444] rcu: Hierarchical SRCU implementation.
  54. [ 0.004729] smp: Bringing up secondary CPUs ...
  55. [ 0.006010] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501
  56. [ 0.006013] CPU1: Spectre v2: using BPIALL workaround
  57. [ 0.007331] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502
  58. [ 0.007334] CPU2: Spectre v2: using BPIALL workaround
  59. [ 0.008632] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503
  60. [ 0.008635] CPU3: Spectre v2: using BPIALL workaround
  61. [ 0.008684] smp: Brought up 1 node, 4 CPUs
  62. [ 0.008692] SMP: Total of 4 processors activated (192.00 BogoMIPS).
  63. [ 0.008698] CPU: All CPU(s) started in SVC mode.
  64. [ 0.008878] devtmpfs: initialized
  65. [ 0.012429] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0
  66. [ 0.012605] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  67. [ 0.012621] futex hash table entries: 1024 (order: 5, 131072 bytes, linear)
  68. [ 0.013211] pinctrl core: initialized pinctrl subsystem
  69. [ 0.013925] NET: Registered protocol family 16
  70. [ 0.014783] DMA: preallocated 256 KiB pool for atomic coherent allocations
  71. [ 0.015570] thermal_sys: Registered thermal governor 'step_wise'
  72. [ 0.015969] No ATAGs?
  73. [ 0.016037] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  74. [ 0.016046] hw-breakpoint: maximum watchpoint size is 4 bytes.
  75. [ 0.017022] Serial: AMBA PL011 UART driver
  76. [ 0.046671] AT91: Could not find identification node
  77. [ 0.048053] vsdp: supplied by vcc_5v
  78. [ 0.048089] vsdn: supplied by vcc_5v
  79. [ 0.048111] vcc_host_5v_1: supplied by vcc_5v
  80. [ 0.048133] vcc_host_5v_2: supplied by vcc_5v
  81. [ 0.048337] vcc_adcdac: supplied by vcc_5v
  82. [ 0.048541] vcc_opamp: supplied by vcc_5v
  83. [ 0.049619] iommu: Default domain type: Translated
  84. [ 0.050680] vgaarb: loaded
  85. [ 0.050997] SCSI subsystem initialized
  86. [ 0.051086] libata version 3.00 loaded.
  87. [ 0.051178] usbcore: registered new interface driver usbfs
  88. [ 0.051200] usbcore: registered new interface driver hub
  89. [ 0.051228] usbcore: registered new device driver usb
  90. [ 0.051746] pps_core: LinuxPPS API ver. 1 registered
  91. [ 0.051753] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  92. [ 0.051766] PTP clock support registered
  93. [ 0.051847] EDAC MC: Ver: 3.0.0
  94. [ 0.052586] Advanced Linux Sound Architecture Driver Initialized.
  95. [ 0.052970] clocksource: Switched to clocksource arch_sys_counter
  96. [ 0.055820] NET: Registered protocol family 2
  97. [ 0.056003] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
  98. [ 0.056025] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
  99. [ 0.056055] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
  100. [ 0.056113] TCP: Hash tables configured (established 8192 bind 8192)
  101. [ 0.056158] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
  102. [ 0.056179] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
  103. [ 0.056251] NET: Registered protocol family 1
  104. [ 0.056446] RPC: Registered named UNIX socket transport module.
  105. [ 0.056454] RPC: Registered udp transport module.
  106. [ 0.056460] RPC: Registered tcp transport module.
  107. [ 0.056466] RPC: Registered tcp NFSv4.1 backchannel transport module.
  108. [ 0.056474] PCI: CLS 0 bytes, default 128
  109. [ 0.056902] hw perfevents: enabled with armv7_cortex_a12 PMU driver, 7 counters available
  110. [ 0.057375] Initialise system trusted keyrings
  111. [ 0.057440] workingset: timestamp_bits=30 max_order=19 bucket_order=0
  112. [ 0.059531] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  113. [ 0.059805] NFS: Registering the id_resolver key type
  114. [ 0.059819] Key type id_resolver registered
  115. [ 0.059825] Key type id_legacy registered
  116. [ 0.059844] ntfs: driver 2.1.32 [Flags: R/O].
  117. [ 0.060014] Key type asymmetric registered
  118. [ 0.060022] Asymmetric key parser 'x509' registered
  119. [ 0.060045] bounce: pool size: 64 pages
  120. [ 0.060060] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  121. [ 0.060069] io scheduler mq-deadline registered
  122. [ 0.060076] io scheduler kyber registered
  123. [ 0.067748] pwm-backlight backlight: supply power not found, using dummy regulator
  124. [ 0.070972] dma-pl330 ff250000.dma-controller: Loaded driver for PL330 DMAC-241330
  125. [ 0.070985] dma-pl330 ff250000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
  126. [ 0.071250] dma-pl330 ffb20000.dma-controller: Loaded driver for PL330 DMAC-241330
  127. [ 0.071261] dma-pl330 ffb20000.dma-controller: DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10
  128. [ 0.089865] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  129. [ 0.090786] printk: console [ttyS2] disabled
  130. [ 0.090822] ff690000.serial: ttyS2 at MMIO 0xff690000 (irq = 34, base_baud = 1500000) is a 16550A
  131. [ 0.910842] printk: console [ttyS2] enabled
  132. [ 0.916306] SuperH (H)SCI(F) driver initialized
  133. [ 0.921800] msm_serial: driver initialized
  134. [ 0.926483] STMicroelectronics ASC driver initialized
  135. [ 0.933786] rockchip-vop ff930000.vop: Adding to iommu group 0
  136. [ 0.940606] rockchip-vop ff940000.vop: Adding to iommu group 1
  137. [ 0.947937] rockchip-drm display-subsystem: bound ff930000.vop (ops 0xc0f7bcb0)
  138. [ 0.956332] rockchip-drm display-subsystem: bound ff940000.vop (ops 0xc0f7bcb0)
  139. [ 0.964715] rockchip-drm display-subsystem: master bind failed: -22
  140. [ 0.971732] rockchip-drm: probe of display-subsystem failed with error -22
  141. [ 0.983508] brd: module loaded
  142. [ 0.989872] loop: module loaded
  143. [ 0.996669] libphy: Fixed MDIO Bus: probed
  144. [ 1.002385] igb: Intel(R) Gigabit Ethernet Network Driver
  145. [ 1.008465] igb: Copyright (c) 2007-2014 Intel Corporation.
  146. [ 1.015828] rk_gmac-dwmac ff290000.ethernet: IRQ eth_lpi not found
  147. [ 1.022781] rk_gmac-dwmac ff290000.ethernet: PTP uses main clock
  148. [ 1.029527] rk_gmac-dwmac ff290000.ethernet: phy regulator is not available yet, deferred probing
  149. [ 1.040428] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
  150. [ 1.048724] usbcore: registered new interface driver pegasus
  151. [ 1.055085] usbcore: registered new interface driver asix
  152. [ 1.061127] usbcore: registered new interface driver ax88179_178a
  153. [ 1.067953] usbcore: registered new interface driver cdc_ether
  154. [ 1.074489] usbcore: registered new interface driver smsc75xx
  155. [ 1.080921] usbcore: registered new interface driver smsc95xx
  156. [ 1.087355] usbcore: registered new interface driver net1080
  157. [ 1.093686] usbcore: registered new interface driver cdc_subset
  158. [ 1.100308] usbcore: registered new interface driver zaurus
  159. [ 1.106555] usbcore: registered new interface driver cdc_ncm
  160. [ 1.114033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  161. [ 1.121327] ehci-pci: EHCI PCI platform driver
  162. [ 1.126310] ehci-platform: EHCI generic platform driver
  163. [ 1.132278] ehci-orion: EHCI orion driver
  164. [ 1.136829] SPEAr-ehci: EHCI SPEAr driver
  165. [ 1.141361] ehci-atmel: EHCI Atmel driver
  166. [ 1.145896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  167. [ 1.152806] ohci-pci: OHCI PCI platform driver
  168. [ 1.157787] ohci-platform: OHCI generic platform driver
  169. [ 1.163703] SPEAr-ohci: OHCI SPEAr driver
  170. [ 1.168234] ohci-st: OHCI STMicroelectronics driver
  171. [ 1.173742] ohci-atmel: OHCI Atmel driver
  172. [ 1.178542] usbcore: registered new interface driver usb-storage
  173. [ 1.185985] mousedev: PS/2 mouse device common for all mice
  174. [ 1.192717] input: matrix-keypad as /devices/platform/matrix-keypad/input/input0
  175. [ 1.201818] rotary-encoder rotary@0: gray
  176. [ 1.206524] input: rotary@0 as /devices/platform/rotary@0/input/input1
  177. [ 1.213998] rotary-encoder rotary@1: gray
  178. [ 1.218652] input: rotary@1 as /devices/platform/rotary@1/input/input2
  179. [ 1.226098] rotary-encoder rotary@2: gray
  180. [ 1.230754] input: rotary@2 as /devices/platform/rotary@2/input/input3
  181. [ 1.238212] rotary-encoder rotary@3: gray
  182. [ 1.242859] input: rotary@3 as /devices/platform/rotary@3/input/input4
  183. [ 1.251163] i2c /dev entries driver
  184. [ 1.256906] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
  185. [ 1.265771] vdd_cpu: supplied by vcc_5v
  186. [ 1.270976] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
  187. [ 1.279241] vdd_gpu: supplied by vcc_5v
  188. [ 1.284899] vcc_ddr: supplied by vcc_5v
  189. [ 1.289654] vcc_io: supplied by vcc_5v
  190. [ 1.294317] vdd_log: supplied by vcc_5v
  191. [ 1.299052] vcc_20: supplied by vcc_5v
  192. [ 1.303718] vccio_sd: supplied by vcc_5v
  193. [ 1.308554] vdd10_lcd: supplied by vcc_5v
  194. [ 1.313590] vcca_sdio: supplied by vcc_5v
  195. [ 1.318608] vcca_33: supplied by vcc_5v
  196. [ 1.323360] vcca_lan: supplied by vcc_5v
  197. [ 1.328203] vdd_10: supplied by vcc_20
  198. [ 1.332976] vcc_18: supplied by vcc_20
  199. [ 1.337753] vcc18_lcd: supplied by vcc_20
  200. [ 1.344679] vcc_flash: supplied by vcc_io
  201. [ 1.353938] dw_wdt ff800000.watchdog: No valid TOPs array specified
  202. [ 1.362046] sdhci: Secure Digital Host Controller Interface driver
  203. [ 1.368960] sdhci: Copyright(c) Pierre Ossman
  204. [ 1.374490] Synopsys Designware Multimedia Card Interface Driver
  205. [ 1.381647] dwmmc_rockchip ff0c0000.mmc: IDMAC supports 32-bit address mode.
  206. [ 1.389578] dwmmc_rockchip ff0c0000.mmc: Using internal DMA controller.
  207. [ 1.396978] dwmmc_rockchip ff0c0000.mmc: Version ID is 270a
  208. [ 1.403222] dwmmc_rockchip ff0c0000.mmc: DW MMC controller at irq 30,32 bit host data width,256 deep fifo
  209. [ 1.413964] vcc_sd: supplied by vcc_io
  210. [ 1.545795] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  211. [ 1.568996] dwmmc_rockchip ff0f0000.mmc: IDMAC supports 32-bit address mode.
  212. [ 1.576910] dwmmc_rockchip ff0f0000.mmc: Using internal DMA controller.
  213. [ 1.584365] dwmmc_rockchip ff0f0000.mmc: Version ID is 270a
  214. [ 1.590635] dwmmc_rockchip ff0f0000.mmc: DW MMC controller at irq 32,32 bit host data width,256 deep fifo
  215. [ 1.601619] mmc_host mmc1: card is non-removable.
  216. [ 1.619592] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  217. [ 1.642919] sdhci-pltfm: SDHCI platform and OF driver helper
  218. [ 1.650570] ledtrig-cpu: registered to indicate activity on CPUs
  219. [ 1.657604] hid: raw HID events driver (C) Jiri Kosina
  220. [ 1.663437] usbcore: registered new interface driver usbhid
  221. [ 1.669681] usbhid: USB HID core driver
  222. [ 1.673969] random: fast init done
  223. [ 1.679691] no UART detected at 0x1
  224. [ 1.684519] NET: Registered protocol family 17
  225. [ 1.689527] Key type dns_resolver registered
  226. [ 1.694654] oprofile: using timer interrupt.
  227. [ 1.699537] ThumbEE CPU extension supported.
  228. [ 1.704358] Registering SWP/SWPB emulation handler
  229. [ 1.709744] Loading compiled-in X.509 certificates
  230. [ 1.725063] rk_gmac-dwmac ff290000.ethernet: IRQ eth_lpi not found
  231. [ 1.732054] rk_gmac-dwmac ff290000.ethernet: PTP uses main clock
  232. [ 1.739018] rk_gmac-dwmac ff290000.ethernet: clock input or output? (input).
  233. [ 1.746950] rk_gmac-dwmac ff290000.ethernet: TX delay(0x30).
  234. [ 1.753289] rk_gmac-dwmac ff290000.ethernet: RX delay(0x10).
  235. [ 1.759631] rk_gmac-dwmac ff290000.ethernet: integrated PHY? (no).
  236. [ 1.766587] rk_gmac-dwmac ff290000.ethernet: cannot get clock clk_mac_speed
  237. [ 1.774385] rk_gmac-dwmac ff290000.ethernet: clock input from PHY
  238. [ 1.786206] rk_gmac-dwmac ff290000.ethernet: init for RGMII
  239. [ 1.792532] rk_gmac-dwmac ff290000.ethernet: User ID: 0x10, Synopsys ID: 0x35
  240. [ 1.800528] rk_gmac-dwmac ff290000.ethernet: DWMAC1000
  241. [ 1.806386] rk_gmac-dwmac ff290000.ethernet: DMA HW capability register supported
  242. [ 1.814766] rk_gmac-dwmac ff290000.ethernet: RX Checksum Offload Engine supported
  243. [ 1.823152] rk_gmac-dwmac ff290000.ethernet: COE Type 2
  244. [ 1.829009] rk_gmac-dwmac ff290000.ethernet: TX Checksum insertion supported
  245. [ 1.836915] rk_gmac-dwmac ff290000.ethernet: Wake-Up On Lan supported
  246. [ 1.844150] rk_gmac-dwmac ff290000.ethernet: Normal descriptors
  247. [ 1.850789] rk_gmac-dwmac ff290000.ethernet: Ring mode enabled
  248. [ 1.857331] rk_gmac-dwmac ff290000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  249. [ 1.866315] rk_gmac-dwmac ff290000.ethernet: device MAC address 16:94:e7:3d:3d:9c
  250. [ 1.877947] mmc_host mmc1: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
  251. [ 1.901198] mmc_host mmc0: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
  252. [ 2.285070] dwmmc_rockchip ff0c0000.mmc: Successfully tuned phase to 259
  253. [ 2.292565] mmc0: new ultra high speed SDR104 SDHC card at address aaaa
  254. [ 2.300242] mmcblk0: mmc0:aaaa SP32G 29.7 GiB
  255. [ 2.318166] mmcblk0: p1 p2 p3 p4 p5 p6 p7
  256. [ 2.533101] dwmmc_rockchip ff0f0000.mmc: Successfully tuned phase to 271
  257. [ 2.540691] mmc1: new HS200 MMC card at address 0001
  258. [ 2.546541] mmcblk1: mmc1:0001 AJTD4R 14.6 GiB
  259. [ 2.551802] mmcblk1boot0: mmc1:0001 AJTD4R partition 1 4.00 MiB
  260. [ 2.558657] mmcblk1boot1: mmc1:0001 AJTD4R partition 2 4.00 MiB
  261. [ 2.565360] mmcblk1rpmb: mmc1:0001 AJTD4R partition 3 4.00 MiB, chardev (238:0)
  262. [ 2.960508] libphy: stmmac: probed
  263. [ 2.964334] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
  264. [ 2.978341] RTL8211E Gigabit Ethernet stmmac-0:01: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
  265. [ 2.997642] input: gpio-keys as /devices/platform/gpio-keys/input/input5
  266. [ 3.005662] ALSA device list:
  267. [ 3.008975] No soundcards found.
  268. [ 3.013001] dw-apb-uart ff690000.serial: forbid DMA for kernel console
  269. [ 3.028332] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null)
  270. [ 3.037440] VFS: Mounted root (ext4 filesystem) on device 179:7.
  271. [ 3.046250] devtmpfs: mounted
  272. [ 3.050478] Freeing unused kernel memory: 2048K
  273. [ 3.093067] Run /sbin/init as init process
  274. [ 3.097640] with arguments:
  275. [ 3.097642] /sbin/init
  276. [ 3.097643] with environment:
  277. [ 3.097645] HOME=/
  278. [ 3.097646] TERM=linux
  279. [ 3.097647] acpi=off
  280. [ 3.149363] EXT4-fs (mmcblk0p7): re-mounted. Opts: (null)
  281. [ 3.238975] udevd[112]: starting version 3.2.9
  282. [ 3.253664] random: udevd: uninitialized urandom read (16 bytes read)
  283. [ 3.261665] random: udevd: uninitialized urandom read (16 bytes read)
  284. [ 3.268978] random: udevd: uninitialized urandom read (16 bytes read)
  285. [ 3.291224] udevd[113]: starting eudev-3.2.9
  286. [ 3.786562] rtc-hym8563 0-0051: no valid clock/calendar values available
  287. [ 3.809869] rtc-hym8563 0-0051: registered as rtc0
  288. [ 3.816155] rtc-hym8563 0-0051: no valid clock/calendar values available
  289. [ 3.826101] dwc2 ff540000.usb: supply vusb_d not found, using dummy regulator
  290. [ 3.834378] dwc2 ff540000.usb: supply vusb_a not found, using dummy regulator
  291. [ 3.851608] panfrost ffa30000.gpu: clock rate = 400000000
  292. [ 3.904503] rtc-hym8563 0-0051: hctosys: unable to read the hardware clock
  293. [ 3.949923] panfrost ffa30000.gpu: [drm:panfrost_devfreq_init [panfrost]] Failed to register cooling device
  294. [ 3.980571] panfrost ffa30000.gpu: mali-t760 id 0x750 major 0x1 minor 0x0 status 0x0
  295. [ 4.013194] dwc2 ff540000.usb: DWC OTG Controller
  296. [ 4.018461] dwc2 ff540000.usb: new USB bus registered, assigned bus number 1
  297. [ 4.045546] panfrost ffa30000.gpu: features: 00000000,100277bf, issues: 00000000,24040400
  298. [ 4.055680] dwc2 ff540000.usb: irq 39, io mem 0xff540000
  299. [ 4.081430] hub 1-0:1.0: USB hub found
  300. [ 4.095267] panfrost ffa30000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7
  301. [ 4.113818] hub 1-0:1.0: 1 port detected
  302. [ 4.134449] dwc2 ff580000.usb: supply vusb_d not found, using dummy regulator
  303. [ 4.142499] dwc2 ff580000.usb: supply vusb_a not found, using dummy regulator
  304. [ 4.174826] panfrost ffa30000.gpu: shader_present=0xf l2_present=0x1
  305. [ 4.182001] rk3288-crypto ff8a0000.cypto-controller: Crypto Accelerator successfully registered
  306. [ 4.224652] dwc2 ff580000.usb: EPs: 10, dedicated fifos, 972 entries in SPRAM
  307. [ 4.260437] ehci-platform ff500000.usb: EHCI Host Controller
  308. [ 4.277825] [drm] Initialized panfrost 1.1.0 20180908 for ffa30000.gpu on minor 0
  309. [ 4.300189] ehci-platform ff500000.usb: new USB bus registered, assigned bus number 2
  310. [ 4.335122] ehci-platform ff500000.usb: irq 38, io mem 0xff500000
  311. [ 4.363979] ehci-platform ff500000.usb: USB 2.0 started, EHCI 1.00
  312. [ 4.372647] hub 2-0:1.0: USB hub found
  313. [ 4.378115] hub 2-0:1.0: 1 port detected
  314. [ 4.395130] random: dd: uninitialized urandom read (512 bytes read)
  315. [ 4.742977] usb 2-1: new high-speed USB device number 2 using ehci-platform
  316. [ 5.412404] asix 2-1:1.0 eth1: register 'asix' at usb-ff500000.usb-1, ASIX AX88772 USB 2.0 Ethernet, 00:0e:c6:b1:ee:92
  317. [ 7.165831] asix 2-1:1.0 eth1: link up, 100Mbps, full-duplex, lpa 0xC5E1
  318. [ 33.112986] vcc_lcd: supplied by vcc_io
  319. [ 33.117447] vcc_lcd: disabling
  320. [ 37.852983] random: crng init done
  321.  
Advertisement
Add Comment
Please, Sign In to add comment