Guest User

Tesla HW3 dmesg

a guest
Sep 1st, 2019
1,079
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Linux version 4.14.93-rt53-g2538718433 (builduser@typhoon.fw.teslamotors.com) (gcc version 5.4.0 (crosstool-NG crosstool-ng-1.23.0)) #1 SMP PREEMPT RT Fri Aug 2 04:29:17 UTC 2019
  3. [ 0.000000] Boot CPU: AArch64 Processor [410fd083]
  4. [ 0.000000] Machine model: Tesla DAS HW3.0
  5. [ 0.000000] earlycon: exynos4210 at MMIO 0x0000000014180000 (options '')
  6. [ 0.000000] bootconsole [exynos4210] enabled
  7. [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000f0000000, size 64 MiB
  8. [ 0.000000] OF: reserved mem: initialized node region@F0000000, compatible id shared-dma-pool
  9. [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000f4000000, size 0 MiB
  10. [ 0.000000] OF: reserved mem: initialized node region@F4000000, compatible id shared-dma-pool
  11. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000001a0000000, size 2560 MiB
  12. [ 0.000000] OF: reserved mem: initialized node region@1a0000000, compatible id shared-dma-pool
  13. [ 0.000000] cma: Reserved 256 MiB at 0x00000000e0000000
  14. [ 0.000000] On node 0 totalpages: 1818528
  15. [ 0.000000] DMA zone: 8192 pages used for memmap
  16. [ 0.000000] DMA zone: 0 pages reserved
  17. [ 0.000000] DMA zone: 507808 pages, LIFO batch:31
  18. [ 0.000000] Normal zone: 20480 pages used for memmap
  19. [ 0.000000] Normal zone: 1310720 pages, LIFO batch:31
  20. [ 0.000000] psci: probing for conduit method from DT.
  21. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  22. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  23. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  24. [ 0.000000] psci: SMC Calling Convention v1.0
  25. [ 0.000000] random: get_random_bytes called from start_kernel+0xb0/0x460 with crng_init=0
  26. [ 0.000000] percpu: Embedded 21 pages/cpu @ffff80011fe67000 s56896 r0 d29120 u86016
  27. [ 0.000000] pcpu-alloc: s56896 r0 d29120 u86016 alloc=21*4096
  28. [ 0.000000] pcpu-alloc: [0] 00 [0] 01 [0] 02 [0] 03 [0] 04 [0] 05 [0] 06 [0] 07
  29. [ 0.000000] pcpu-alloc: [0] 08 [0] 09 [0] 10 [0] 11
  30. [ 0.000000] Detected PIPT I-cache on CPU0
  31. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1789856
  32. [ 0.000000] Kernel command line: console=ttySAC0,115200n8 clk_ignore_unused earlycon=exynos4210,0x14180000 max_loop=1 bootfrom=ua root=PARTUUID=437FF3A5-C414-4C8B-B8D3-A55E94B840F8
  33. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  34. [ 0.000000] Dentry cache hash table entries: 1048576 (order: 12, 16777216 bytes)
  35. [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  36. [ 0.000000] software IO TLB: mapped [mem 0xfbfdf000-0xfffdf000] (64MB)
  37. [ 0.000000] Memory: 4170568K/7274112K available (8190K kernel code, 1152K rwdata, 2620K rodata, 4224K init, 796K bss, 219960K reserved, 2883584K cma-reserved)
  38. [ 0.000000] Virtual kernel memory layout:
  39. [ 0.000000] modules : 0xffff000000000000 - 0xffff000008000000 ( 128 MB)
  40. [ 0.000000] vmalloc : 0xffff000008000000 - 0xffff7dffbfff0000 (129022 GB)
  41. [ 0.000000] .text : 0xffff000008080000 - 0xffff000008880000 ( 8192 KB)
  42. [ 0.000000] .rodata : 0xffff000008880000 - 0xffff000008b20000 ( 2688 KB)
  43. [ 0.000000] .init : 0xffff000008b20000 - 0xffff000008f40000 ( 4224 KB)
  44. [ 0.000000] .data : 0xffff000008f40000 - 0xffff000009060008 ( 1153 KB)
  45. [ 0.000000] .bss : 0xffff000009060008 - 0xffff000009127090 ( 797 KB)
  46. [ 0.000000] fixed : 0xffff7dfffe7fb000 - 0xffff7dfffec00000 ( 4116 KB)
  47. [ 0.000000] PCI I/O : 0xffff7dfffee00000 - 0xffff7dffffe00000 ( 16 MB)
  48. [ 0.000000] vmemmap : 0xffff7e0000000000 - 0xffff800000000000 ( 2048 GB maximum)
  49. [ 0.000000] 0xffff7e0000000000 - 0xffff7e0007000000 ( 112 MB actual)
  50. [ 0.000000] memory : 0xffff800000000000 - 0xffff8001c0000000 ( 7168 MB)
  51. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
  52. [ 0.000000] ftrace: allocating 28629 entries in 112 pages
  53. [ 0.000000] Preemptible hierarchical RCU implementation.
  54. [ 0.000000] RCU event tracing is enabled.
  55. [ 0.000000] RCU priority boosting: priority 1 delay 500 ms.
  56. [ 0.000000] No expedited grace period (rcu_normal_after_boot).
  57. [ 0.000000] Tasks RCU enabled.
  58. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  59. [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
  60. [ 0.000000] GICv3: no VLPI support, no direct LPI support
  61. [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000010600000
  62. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  63. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  64. [ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  65. [ 0.000215] clocksource: mct-frc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  66. [ 0.000217] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
  67. [ 0.000534] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000)
  68. [ 0.000537] pid_max: default: 32768 minimum: 301
  69. [ 0.000595] Security Framework initialized
  70. [ 0.000628] AppArmor: AppArmor initialized
  71. [ 0.000680] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
  72. [ 0.000706] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
  73. [ 0.005243] ASID allocator initialised with 32768 entries
  74. [ 0.009223] Hierarchical SRCU implementation.
  75. [ 0.019227] smp: Bringing up secondary CPUs ...
  76. [ 0.030443] Detected PIPT I-cache on CPU1
  77. [ 0.030459] GICv3: CPU1: found redistributor 1 region 0:0x0000000010620000
  78. [ 0.030476] CPU1: Booted secondary processor [410fd083]
  79. [ 0.041411] Detected PIPT I-cache on CPU2
  80. [ 0.041419] GICv3: CPU2: found redistributor 2 region 0:0x0000000010640000
  81. [ 0.041431] CPU2: Booted secondary processor [410fd083]
  82. [ 0.052417] Detected PIPT I-cache on CPU3
  83. [ 0.052425] GICv3: CPU3: found redistributor 3 region 0:0x0000000010660000
  84. [ 0.052438] CPU3: Booted secondary processor [410fd083]
  85. [ 0.063426] Detected PIPT I-cache on CPU4
  86. [ 0.063443] GICv3: CPU4: found redistributor 100 region 0:0x0000000010680000
  87. [ 0.063468] CPU4: Booted secondary processor [410fd083]
  88. [ 0.074408] Detected PIPT I-cache on CPU5
  89. [ 0.074417] GICv3: CPU5: found redistributor 101 region 0:0x00000000106a0000
  90. [ 0.074431] CPU5: Booted secondary processor [410fd083]
  91. [ 0.085408] Detected PIPT I-cache on CPU6
  92. [ 0.085418] GICv3: CPU6: found redistributor 102 region 0:0x00000000106c0000
  93. [ 0.085431] CPU6: Booted secondary processor [410fd083]
  94. [ 0.096422] Detected PIPT I-cache on CPU7
  95. [ 0.096438] GICv3: CPU7: found redistributor 103 region 0:0x00000000106e0000
  96. [ 0.096454] CPU7: Booted secondary processor [410fd083]
  97. [ 0.107432] Detected PIPT I-cache on CPU8
  98. [ 0.107450] GICv3: CPU8: found redistributor 200 region 0:0x0000000010700000
  99. [ 0.107476] CPU8: Booted secondary processor [410fd083]
  100. [ 0.118407] Detected PIPT I-cache on CPU9
  101. [ 0.118418] GICv3: CPU9: found redistributor 201 region 0:0x0000000010720000
  102. [ 0.118431] CPU9: Booted secondary processor [410fd083]
  103. [ 0.129409] Detected PIPT I-cache on CPU10
  104. [ 0.129420] GICv3: CPU10: found redistributor 202 region 0:0x0000000010740000
  105. [ 0.129433] CPU10: Booted secondary processor [410fd083]
  106. [ 0.140409] Detected PIPT I-cache on CPU11
  107. [ 0.140420] GICv3: CPU11: found redistributor 203 region 0:0x0000000010760000
  108. [ 0.140434] CPU11: Booted secondary processor [410fd083]
  109. [ 0.140534] smp: Brought up 1 node, 12 CPUs
  110. [ 0.140539] SMP: Total of 12 processors activated.
  111. [ 0.140543] CPU features: detected feature: GIC system register CPU interface
  112. [ 0.140546] CPU features: detected feature: 32-bit EL0 Support
  113. [ 0.140549] CPU features: detected feature: Kernel page table isolation (KPTI)
  114. [ 0.146628] CPU: All CPU(s) started at EL2
  115. [ 0.146653] alternatives: patching kernel code
  116. [ 0.147999] devtmpfs: initialized
  117. [ 0.158517] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  118. [ 0.158530] futex hash table entries: 4096 (order: 7, 524288 bytes)
  119. [ 0.182107] pinctrl core: initialized pinctrl subsystem
  120. [ 0.182706] NET: Registered protocol family 16
  121. [ 0.183497] cpuidle: using governor menu
  122. [ 0.183948] vdso: 2 pages (1 code @ ffff000008886000, 1 data @ ffff000008f44000)
  123. [ 0.183954] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  124. [ 0.185093] DMA: preallocated 256 KiB pool for atomic allocations
  125. [ 0.185132] Serial: AMBA PL011 UART driver
  126. [ 0.185345] pstore: using zlib compression
  127. [ 0.185366] console [pstore-1] enabled
  128. [ 0.185368] pstore: Registered ramoops as persistent store backend
  129. [ 0.185372] ramoops: attached 0x20000@0xfffe0000, ecc: 0/0
  130. [ 0.209021] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  131. [ 0.210262] vgaarb: loaded
  132. [ 0.210543] SCSI subsystem initialized
  133. [ 0.210662] usbcore: registered new interface driver usbfs
  134. [ 0.210692] usbcore: registered new interface driver hub
  135. [ 0.210770] usbcore: registered new device driver usb
  136. [ 0.210883] media: Linux media interface: v0.10
  137. [ 0.210904] Linux video capture interface: v2.00
  138. [ 0.210926] pps_core: LinuxPPS API ver. 1 registered
  139. [ 0.210928] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  140. [ 0.210943] PTP clock support registered
  141. [ 0.210969] EDAC MC: Ver: 3.0.0
  142. [ 0.211231] Advanced Linux Sound Architecture Driver Initialized.
  143. [ 0.211726] clocksource: Switched to clocksource mct-frc
  144. [ 0.259016] AppArmor: AppArmor Filesystem Enabled
  145. [ 0.260558] NET: Registered protocol family 2
  146. [ 0.260851] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  147. [ 0.261102] TCP bind hash table entries: 65536 (order: 9, 3670016 bytes)
  148. [ 0.262281] TCP: Hash tables configured (established 65536 bind 65536)
  149. [ 0.262432] UDP hash table entries: 4096 (order: 7, 524288 bytes)
  150. [ 0.262560] UDP-Lite hash table entries: 4096 (order: 7, 524288 bytes)
  151. [ 0.262867] NET: Registered protocol family 1
  152. [ 0.262891] PCI: CLS 0 bytes, default 128
  153. [ 0.421749] Unpacking initramfs...
  154. [ 0.423104] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
  155. [ 0.424555] audit: initializing netlink subsys (disabled)
  156. [ 0.424665] audit: type=2000 audit(0.421:1): state=initialized audit_enabled=0 res=1
  157. [ 0.424979] workingset: timestamp_bits=46 max_order=21 bucket_order=0
  158. [ 0.429500] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  159. [ 0.431399] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  160. [ 0.431404] io scheduler noop registered
  161. [ 0.431416] io scheduler cfq registered (default)
  162. [ 0.431420] io scheduler mq-deadline registered
  163. [ 0.431423] io scheduler kyber registered
  164. [ 0.433891] OF: PCI: host bridge /soc/pcie0_rc@16A00000 ranges:
  165. [ 0.433897] OF: PCI: No bus range found for /soc/pcie0_rc@16A00000, using [bus 00-ff]
  166. [ 0.433907] OF: PCI: MEM 0x17001000..0x17fefffe -> 0x17001000
  167. [ 0.524011] trav-pcie 168b0000.pcie0_rc: phy link never came up
  168. [ 0.524093] trav-pcie 168b0000.pcie0_rc: PCI host bridge to bus 0000:00
  169. [ 0.524099] pci_bus 0000:00: root bus resource [bus 00-ff]
  170. [ 0.524103] pci_bus 0000:00: root bus resource [mem 0x17001000-0x17fefffe]
  171. [ 0.524129] pci 0000:00:00.0: [16c3:abcd] type 01 class 0x060400
  172. [ 0.524174] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit]
  173. [ 0.524186] pci 0000:00:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref]
  174. [ 0.524261] pci 0000:00:00.0: supports D1
  175. [ 0.524264] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
  176. [ 0.524511] pci 0000:00:00.0: BAR 0: assigned [mem 0x17100000-0x171fffff 64bit]
  177. [ 0.524526] pci 0000:00:00.0: BAR 6: assigned [mem 0x17010000-0x1701ffff pref]
  178. [ 0.524531] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  179. [ 0.524584] trav-pcie 168b0000.pcie0_rc: Probe completed successfully
  180. [ 0.527378] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  181. [ 0.528415] 14180000.serial: ttySAC0 at MMIO 0x14180000 (irq = 98, base_baud = 0) is a S3C6400/10
  182. [ 0.528452] console [ttySAC0] enabled
  183. [ 0.528456] bootconsole [exynos4210] disabled
  184. [ 0.528668] 14190000.serial: ttySAC1 at MMIO 0x14190000 (irq = 99, base_baud = 0) is a S3C6400/10
  185. [ 0.529155] arm-smmu 12100000.iommu: probing hardware configuration...
  186. [ 0.529159] arm-smmu 12100000.iommu: SMMUv2 with:
  187. [ 0.529163] arm-smmu 12100000.iommu: stage 1 translation
  188. [ 0.529165] arm-smmu 12100000.iommu: stage 2 translation
  189. [ 0.529169] arm-smmu 12100000.iommu: nested translation
  190. [ 0.529172] arm-smmu 12100000.iommu: non-coherent table walk
  191. [ 0.529175] arm-smmu 12100000.iommu: (IDR0.CTTW overridden by FW configuration)
  192. [ 0.529180] arm-smmu 12100000.iommu: stream matching with 8 register groups
  193. [ 0.529185] arm-smmu 12100000.iommu: 8 context banks (0 stage-2 only)
  194. [ 0.529190] arm-smmu 12100000.iommu: Supported page sizes: 0x61311000
  195. [ 0.529193] arm-smmu 12100000.iommu: Stage-1: 48-bit VA -> 48-bit IPA
  196. [ 0.529196] arm-smmu 12100000.iommu: Stage-2: 48-bit IPA -> 48-bit PA
  197. [ 0.530424] arm-smmu 10200000.iommu: probing hardware configuration...
  198. [ 0.530428] arm-smmu 10200000.iommu: SMMUv2 with:
  199. [ 0.530432] arm-smmu 10200000.iommu: stage 1 translation
  200. [ 0.530435] arm-smmu 10200000.iommu: stage 2 translation
  201. [ 0.530438] arm-smmu 10200000.iommu: nested translation
  202. [ 0.530441] arm-smmu 10200000.iommu: non-coherent table walk
  203. [ 0.530444] arm-smmu 10200000.iommu: (IDR0.CTTW overridden by FW configuration)
  204. [ 0.530448] arm-smmu 10200000.iommu: stream matching with 4 register groups
  205. [ 0.530452] arm-smmu 10200000.iommu: 4 context banks (0 stage-2 only)
  206. [ 0.530456] arm-smmu 10200000.iommu: Supported page sizes: 0x61311000
  207. [ 0.530459] arm-smmu 10200000.iommu: Stage-1: 48-bit VA -> 48-bit IPA
  208. [ 0.530463] arm-smmu 10200000.iommu: Stage-2: 48-bit IPA -> 48-bit PA
  209. [ 0.531217] arm-smmu 11380000.iommu: probing hardware configuration...
  210. [ 0.531220] arm-smmu 11380000.iommu: SMMUv2 with:
  211. [ 0.531224] arm-smmu 11380000.iommu: stage 1 translation
  212. [ 0.531227] arm-smmu 11380000.iommu: stage 2 translation
  213. [ 0.531229] arm-smmu 11380000.iommu: nested translation
  214. [ 0.531232] arm-smmu 11380000.iommu: non-coherent table walk
  215. [ 0.531235] arm-smmu 11380000.iommu: (IDR0.CTTW overridden by FW configuration)
  216. [ 0.531239] arm-smmu 11380000.iommu: stream matching with 2 register groups
  217. [ 0.531243] arm-smmu 11380000.iommu: 2 context banks (0 stage-2 only)
  218. [ 0.531248] arm-smmu 11380000.iommu: Supported page sizes: 0x61311000
  219. [ 0.531251] arm-smmu 11380000.iommu: Stage-1: 48-bit VA -> 48-bit IPA
  220. [ 0.531254] arm-smmu 11380000.iommu: Stage-2: 48-bit IPA -> 48-bit PA
  221. [ 0.531825] arm-smmu 11390000.iommu: probing hardware configuration...
  222. [ 0.531829] arm-smmu 11390000.iommu: SMMUv2 with:
  223. [ 0.531832] arm-smmu 11390000.iommu: stage 1 translation
  224. [ 0.531834] arm-smmu 11390000.iommu: stage 2 translation
  225. [ 0.531837] arm-smmu 11390000.iommu: nested translation
  226. [ 0.531840] arm-smmu 11390000.iommu: non-coherent table walk
  227. [ 0.531843] arm-smmu 11390000.iommu: (IDR0.CTTW overridden by FW configuration)
  228. [ 0.531847] arm-smmu 11390000.iommu: stream matching with 2 register groups
  229. [ 0.531851] arm-smmu 11390000.iommu: 2 context banks (0 stage-2 only)
  230. [ 0.531855] arm-smmu 11390000.iommu: Supported page sizes: 0x61311000
  231. [ 0.531858] arm-smmu 11390000.iommu: Stage-1: 48-bit VA -> 48-bit IPA
  232. [ 0.531861] arm-smmu 11390000.iommu: Stage-2: 48-bit IPA -> 48-bit PA
  233. [ 0.532394] arm-smmu 14900000.iommu: probing hardware configuration...
  234. [ 0.532397] arm-smmu 14900000.iommu: SMMUv2 with:
  235. [ 0.532401] arm-smmu 14900000.iommu: stage 1 translation
  236. [ 0.532403] arm-smmu 14900000.iommu: stage 2 translation
  237. [ 0.532406] arm-smmu 14900000.iommu: nested translation
  238. [ 0.532409] arm-smmu 14900000.iommu: non-coherent table walk
  239. [ 0.532412] arm-smmu 14900000.iommu: (IDR0.CTTW overridden by FW configuration)
  240. [ 0.532416] arm-smmu 14900000.iommu: stream matching with 2 register groups
  241. [ 0.532420] arm-smmu 14900000.iommu: 2 context banks (0 stage-2 only)
  242. [ 0.532424] arm-smmu 14900000.iommu: Supported page sizes: 0x61311000
  243. [ 0.532428] arm-smmu 14900000.iommu: Stage-1: 48-bit VA -> 48-bit IPA
  244. [ 0.532431] arm-smmu 14900000.iommu: Stage-2: 48-bit IPA -> 48-bit PA
  245. [ 0.533011] arm-smmu 15450000.iommu: probing hardware configuration...
  246. [ 0.533015] arm-smmu 15450000.iommu: SMMUv2 with:
  247. [ 0.533018] arm-smmu 15450000.iommu: stage 1 translation
  248. [ 0.533021] arm-smmu 15450000.iommu: stage 2 translation
  249. [ 0.533024] arm-smmu 15450000.iommu: nested translation
  250. [ 0.533027] arm-smmu 15450000.iommu: non-coherent table walk
  251. [ 0.533030] arm-smmu 15450000.iommu: (IDR0.CTTW overridden by FW configuration)
  252. [ 0.533034] arm-smmu 15450000.iommu: stream matching with 2 register groups
  253. [ 0.533038] arm-smmu 15450000.iommu: 2 context banks (0 stage-2 only)
  254. [ 0.533042] arm-smmu 15450000.iommu: Supported page sizes: 0x61311000
  255. [ 0.533045] arm-smmu 15450000.iommu: Stage-1: 48-bit VA -> 48-bit IPA
  256. [ 0.533048] arm-smmu 15450000.iommu: Stage-2: 48-bit IPA -> 48-bit PA
  257. [ 0.534184] mali 14500000.mali: GPU identified as 0x0 arch 6.0.10 r0p0 status 2
  258. [ 0.534574] mali 14500000.mali: Using coherency mode 1 set from dtb
  259. [ 0.534972] mali 14500000.mali: Probed as mali0
  260. [ 0.535162] misc dma_buf_te: dma_buf_te ready
  261. [ 0.535287] gator: Detected CPUID for 4 as 0x41d08
  262. [ 0.535289] gator: Detected CPUID for 5 as 0x41d08
  263. [ 0.535290] gator: Detected CPUID for 6 as 0x41d08
  264. [ 0.535292] gator: Detected CPUID for 7 as 0x41d08
  265. [ 0.535296] gator: Detected CPUID for 3 as 0x41d08
  266. [ 0.535297] gator: Detected CPUID for 2 as 0x41d08
  267. [ 0.535299] gator: Detected CPUID for 0 as 0x41d08
  268. [ 0.535300] gator: Detected CPUID for 1 as 0x41d08
  269. [ 0.535302] gator: Detected CPUID for 11 as 0x41d08
  270. [ 0.535303] gator: Detected CPUID for 8 as 0x41d08
  271. [ 0.535305] gator: Detected CPUID for 10 as 0x41d08
  272. [ 0.535307] gator: Detected CPUID for 9 as 0x41d08
  273. [ 0.537832] loop: module loaded
  274. [ 0.538125] iommu: Adding device bffe000.trip to group 0
  275. [ 0.538431] iommu: Adding device fffe000.trip to group 1
  276. [ 0.538701] tripmem soc:tripmem@1a0000000: tripmem dma seg size: 65536
  277. [ 0.538705] tripmem soc:tripmem@1a0000000: tripmem dma seg size now: 4294967295
  278. [ 0.538714] tripmem soc:tripmem@1a0000000: assigned reserved memory node region@1a0000000
  279. [ 0.539205] SMS issr_tx_hi=0xffff0000094c5140
  280. [ 0.539208] SMS issr_rx_hi=0xffff0000094c5100
  281. [ 0.539210] SMS issr_tx_lo=0xffff0000094c50c0
  282. [ 0.539213] SMS issr_rx_lo=0xffff0000094c5080
  283. [ 0.539235] MAILBOX_SERVICE PMIC version: 1
  284. [ 0.539237] SMS PMIC service is working now
  285. [ 0.539260] ap_sms_redundancy_status: 0
  286. [ 0.539278] ap_sms_arb_state: 2
  287. [ 0.539300] ap_sms_ok_to_start_ap_session: 0
  288. [ 0.539442] sms-mbox-regulator sms-mbox-regulator.0: voltage_turbo_int comp_id: 1
  289. [ 0.540182] sms-mbox-regulator sms-mbox-regulator.0: voltage_turbo_cpu comp_id: 2
  290. [ 0.540920] sms-mbox-regulator sms-mbox-regulator.0: voltage_turbo_gpu comp_id: 3
  291. [ 0.541557] sms-mbox-regulator sms-mbox-regulator.0: voltage_turbo_trip0 comp_id: 4
  292. [ 0.542645] smscan soc:smscan: assigned reserved memory node region@F4000000
  293. [ 0.543178] iommu: Adding device 15120000.ufs0 to group 2
  294. [ 0.543468] exynos-ufshc 15120000.ufs0: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
  295. [ 0.543473] exynos-ufshc 15120000.ufs0: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
  296. [ 0.543477] exynos-ufshc 15120000.ufs0: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
  297. [ 0.543481] exynos-ufshc 15120000.ufs0: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
  298. [ 0.543574] exynos-ufshc 15120000.ufs0: ufs-rx-adv-hibern8-time-cap is empty
  299. [ 0.543821] scsi host0: ufshcd
  300. [ 0.547550] SCS issr_tx_hi=0xffff0000094fd140
  301. [ 0.547553] SCS issr_rx_hi=0xffff0000094fd100
  302. [ 0.547556] SCS issr_tx_lo=0xffff0000094fd0c0
  303. [ 0.547558] SCS issr_rx_lo=0xffff0000094fd080
  304. [ 0.547579] MAILBOX_SERVICE FILE version: 1
  305. [ 0.547581] SCS File service is working now
  306. [ 0.547598] trav-mailbox-scs 10080000.mailbox: assigned reserved memory node region@F0000000
  307. [ 0.556903] bounce phys_addr: 0xf0000000
  308. [ 0.556911] Creating 7 MTD partitions on "scs_flash":
  309. [ 0.556917] 0x000000000000-0x000004000000 : "whole_device"
  310. [ 0.557085] 0x000000200000-0x000000300000 : "bootenv-r"
  311. [ 0.557230] 0x000000400000-0x000001400000 : "boot-r-a"
  312. [ 0.557372] 0x000001400000-0x000002400000 : "boot-r-b"
  313. [ 0.557509] 0x000002400000-0x000002800000 : "boot-x"
  314. [ 0.557653] 0x000002800000-0x000004000000 : "boot-p"
  315. [ 0.557820] 0x000000300000-0x000000340000 : "boot-slog"
  316. [ 0.558255] s3c64xx-spi 14140000.spi: Failed to get RX DMA channel
  317. [ 0.558382] s3c64xx-spi 14150000.spi: Failed to get RX DMA channel
  318. [ 0.558501] s3c64xx-spi 14160000.spi: Failed to get RX DMA channel
  319. [ 0.558755] libphy: Fixed MDIO Bus: probed
  320. [ 0.559050] CAN device driver interface
  321. [ 0.559280] m_can 14088000.can: mram_base ffff00000f248000 sidf 0x0 128 xidf 0x200 64 rxf0 0x400 64 rxf1 0x1600 64 rxb 0x2800 64 txe 0x3a00 32 txb 0x3b00 32
  322. [ 0.561764] m_can 14088000.can: mram_base ffff00000f248000 sidf 0x0 128 xidf 0x200 64 rxf0 0x400 64 rxf1 0x1600 64 rxb 0x2800 64 txe 0x3a00 32 txb 0x3b00 32
  323. [ 0.563948] m_can 14088000.can: m_can device registered (irq=137, version=32)
  324. [ 0.564102] m_can 14098000.can: mram_base ffff00000f268000 sidf 0x0 128 xidf 0x200 64 rxf0 0x400 64 rxf1 0x1600 64 rxb 0x2800 64 txe 0x3a00 32 txb 0x3b00 32
  325. [ 0.565306] exynos-ufshc 15120000.ufs0: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
  326. [ 0.566505] m_can 14098000.can: mram_base ffff00000f268000 sidf 0x0 128 xidf 0x200 64 rxf0 0x400 64 rxf1 0x1600 64 rxb 0x2800 64 txe 0x3a00 32 txb 0x3b00 32
  327. [ 0.568696] m_can 14098000.can: m_can device registered (irq=139, version=32)
  328. [ 0.568874] m_can 140a8000.can: mram_base ffff00000f280000 sidf 0x0 128 xidf 0x200 64 rxf0 0x400 64 rxf1 0x1600 64 rxb 0x2800 64 txe 0x3a00 32 txb 0x3b00 32
  329. [ 0.571277] m_can 140a8000.can: mram_base ffff00000f280000 sidf 0x0 128 xidf 0x200 64 rxf0 0x400 64 rxf1 0x1600 64 rxb 0x2800 64 txe 0x3a00 32 txb 0x3b00 32
  330. [ 0.573475] m_can 140a8000.can: m_can device registered (irq=141, version=32)
  331. [ 0.573625] m_can 140b8000.can: mram_base ffff00000f2a0000 sidf 0x0 128 xidf 0x200 64 rxf0 0x400 64 rxf1 0x1600 64 rxb 0x2800 64 txe 0x3a00 32 txb 0x3b00 32
  332. [ 0.576036] m_can 140b8000.can: mram_base ffff00000f2a0000 sidf 0x0 128 xidf 0x200 64 rxf0 0x400 64 rxf1 0x1600 64 rxb 0x2800 64 txe 0x3a00 32 txb 0x3b00 32
  333. [ 0.578239] m_can 140b8000.can: m_can device registered (irq=143, version=32)
  334. [ 0.578578] iommu: Adding device 15300000.ethernet to group 2
  335. [ 0.578603] txq = 8 rxq = 8
  336.  
  337. [ 0.579641] =====================================================/
  338.  
  339. [ 0.579646] 10/100 Mbps Support : YES
  340. [ 0.579648] 1000 Mbps Support : YES
  341. [ 0.579651] Half-duplex Support : NO
  342. [ 0.579653] PCS Registers(TBI/SGMII/RTBI PHY interface) : NO
  343. [ 0.579655] VLAN Hash Filter Selected : YES
  344. [ 0.579658] SMA (MDIO) Interface : YES
  345. [ 0.579660] PMT Remote Wake-up Packet Enable : NO
  346. [ 0.579663] PMT Magic Packet Enable : NO
  347. [ 0.579665] RMON/MMC Module Enable : YES
  348. [ 0.579668] ARP Offload Enabled : NO
  349. [ 0.579670] IEEE 1588-2008 Timestamp Enabled : YES
  350. [ 0.579672] Energy Efficient Ethernet Enabled : NO
  351. [ 0.579675] Transmit Checksum Offload Enabled : YES
  352. [ 0.579677] Receive Checksum Offload Enabled : YES
  353. [ 0.579679] MAC Addresses 16\xffffffe2\xffffff80\xffffff9331 Selected : YES
  354. [ 0.579682] MAC Addresses 32\xffffffe2\xffffff80\xffffff9363 Selected : NO
  355. [ 0.579685] MAC Addresses 64\xffffffe2\xffffff80\xffffff93127 Selected : NO
  356. [ 0.579688] Timestamp System Time Source : INTERNAL
  357. [ 0.579690] Source Address or VLAN Insertion Enable : YES
  358. [ 0.579693] Active PHY Selected : RGMII
  359. [ 0.579695] MTL Receive FIFO Size : 32 kBytes
  360. [ 0.579697] MTL Transmit FIFO Size : 32 kBytes
  361. [ 0.579700] IEEE 1588 High Word Register Enable : NO
  362. [ 0.579702] DCB Feature Enable : YES
  363. [ 0.579704] Split Header Feature Enable : NO
  364. [ 0.579707] TCP Segmentation Offload Enable : NO
  365. [ 0.579709] DMA Debug Registers Enabled : YES
  366. [ 0.579711] AV Feature Enabled : YES
  367. [ 0.579714] Low Power Mode Enabled : NO
  368. [ 0.579716] Hash Table Size : 64
  369. [ 0.579719] Total number of L3 or L4 Filters : 8 L3/L4 Filter
  370. [ 0.579721] Number of MTL Receive Queues : 8
  371. [ 0.579742] Number of MTL Transmit Queues : 8
  372. [ 0.579744] Number of DMA Receive Channels : 4
  373. [ 0.579747] Number of DMA Transmit Channels : 8
  374. [ 0.579750] Number of PPS Outputs : No PPS output
  375. [ 0.579753] Number of Auxiliary Snapshot Inputs : No auxiliary input
  376.  
  377. [ 0.579757] =====================================================/
  378. [ 0.579900] eth 15300000.ethernet (unnamed net_device) (uninitialized): MDIO is not present
  379. [ 0.582581] exynos-ufshc 15120000.ufs0: ufs_get_health_desc: EOL: 1, Lifetime_A: 1, Lifetime_B: 1
  380. [ 0.582601] netif_napi_add() called with weight 512 on device eth%d
  381. [ 0.582610] Supports TX COE
  382. [ 0.582612] Supports RX COE and LRO
  383. [ 0.582615] VLAN Feature enabled
  384. [ 0.582617] VLAN HASH Filtering enabled
  385. [ 0.582712] Added PTP HW clock successfully
  386. [ 0.587300] State change - rxcsum enable
  387. [ 0.588124] exynos-ufshc 15120000.ufs0: Power mode change 0 : Fast series_B G_3 L_2
  388. [ 0.588129] exynos-ufshc 15120000.ufs0: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[2, 2], pwr[FAST MODE, FAST MODE], rate = 2
  389. [ 0.588209] exynos-ufshc 15120000.ufs0: ufshcd_find_max_sup_active_icc_level: Regulator capability was not set, actvIccLevel=0
  390. [ 0.588422] scsi 0:0:0:49488: Well-known LUN TOSHIBA THGAF9G8L2LBAZZA 0100 PQ: 0 ANSI: 6
  391. [ 0.588839] scsi 0:0:0:49488: Attached scsi generic sg0 type 30
  392. [ 0.589063] scsi 0:0:0:49476: Well-known LUN TOSHIBA THGAF9G8L2LBAZZA 0100 PQ: 0 ANSI: 6
  393. [ 0.589393] scsi 0:0:0:49476: Attached scsi generic sg1 type 30
  394. [ 0.589592] exynos-ufshc 15120000.ufs0: ufshcd_scsi_add_wlus: BOOT WLUN not found
  395. [ 0.589777] scsi 0:0:0:0: Direct-Access TOSHIBA THGAF9G8L2LBAZZA 0100 PQ: 0 ANSI: 6
  396. [ 0.590227] sd 0:0:0:0: Attached scsi generic sg2 type 0
  397. [ 0.590519] sd 0:0:0:0: [sda] 7814144 4096-byte logical blocks: (32.0 GB/29.8 GiB)
  398. [ 0.590567] sd 0:0:0:0: [sda] Write Protect is off
  399. [ 0.590570] sd 0:0:0:0: [sda] Mode Sense: 00 32 00 10
  400. [ 0.590661] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
  401. [ 0.591077] iommu: Adding device 14300000.ethernet to group 3
  402. [ 0.591222] txq = 8 rxq = 8
  403.  
  404. [ 0.592259] =====================================================/
  405.  
  406. [ 0.592263] 10/100 Mbps Support : YES
  407. [ 0.592266] 1000 Mbps Support : YES
  408. [ 0.592268] Half-duplex Support : NO
  409. [ 0.592270] PCS Registers(TBI/SGMII/RTBI PHY interface) : NO
  410. [ 0.592273] VLAN Hash Filter Selected : YES
  411. [ 0.592275] SMA (MDIO) Interface : YES
  412. [ 0.592277] PMT Remote Wake-up Packet Enable : NO
  413. [ 0.592279] PMT Magic Packet Enable : NO
  414. [ 0.592282] RMON/MMC Module Enable : YES
  415. [ 0.592284] ARP Offload Enabled : NO
  416. [ 0.592286] IEEE 1588-2008 Timestamp Enabled : YES
  417. [ 0.592288] Energy Efficient Ethernet Enabled : NO
  418. [ 0.592290] Transmit Checksum Offload Enabled : YES
  419. [ 0.592293] Receive Checksum Offload Enabled : YES
  420. [ 0.592295] MAC Addresses 16\xffffffe2\xffffff80\xffffff9331 Selected : YES
  421. [ 0.592297] MAC Addresses 32\xffffffe2\xffffff80\xffffff9363 Selected : NO
  422. [ 0.592299] MAC Addresses 64\xffffffe2\xffffff80\xffffff93127 Selected : NO
  423. [ 0.592302] Timestamp System Time Source : INTERNAL
  424. [ 0.592304] Source Address or VLAN Insertion Enable : YES
  425. [ 0.592306] Active PHY Selected : RGMII
  426. [ 0.592309] MTL Receive FIFO Size : 32 kBytes
  427. [ 0.592311] MTL Transmit FIFO Size : 32 kBytes
  428. [ 0.592314] IEEE 1588 High Word Register Enable : NO
  429. [ 0.592316] DCB Feature Enable : YES
  430. [ 0.592318] Split Header Feature Enable : NO
  431. [ 0.592320] TCP Segmentation Offload Enable : NO
  432. [ 0.592322] DMA Debug Registers Enabled : YES
  433. [ 0.592325] AV Feature Enabled : YES
  434. [ 0.592327] Low Power Mode Enabled : NO
  435. [ 0.592329] Hash Table Size : 64
  436. [ 0.592332] Total number of L3 or L4 Filters : 8 L3/L4 Filter
  437. [ 0.592334] Number of MTL Receive Queues : 8
  438. [ 0.592336] Number of MTL Transmit Queues : 8
  439. [ 0.592338] Number of DMA Receive Channels : 4
  440. [ 0.592341] Number of DMA Transmit Channels : 8
  441. [ 0.592343] Number of PPS Outputs : No PPS output
  442. [ 0.592345] Number of Auxiliary Snapshot Inputs : No auxiliary input
  443.  
  444. [ 0.592350] =====================================================/
  445. [ 0.592489] eth 14300000.ethernet (unnamed net_device) (uninitialized): MDIO is not present
  446. [ 0.593124] sda: sda1 sda2 sda3 sda4 sda5 sda6
  447. [ 0.594300] sd 0:0:0:0: [sda] Attached SCSI disk
  448. [ 0.598985] Supports TX COE
  449. [ 0.598987] Supports RX COE and LRO
  450. [ 0.598990] VLAN Feature enabled
  451. [ 0.598992] VLAN HASH Filtering enabled
  452. [ 0.599080] Added PTP HW clock successfully
  453. [ 0.603593] State change - rxcsum enable
  454. [ 0.607180] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  455. [ 0.607193] ehci-pci: EHCI PCI platform driver
  456. [ 0.607220] ehci-platform: EHCI generic platform driver
  457. [ 0.607366] ehci-exynos: EHCI EXYNOS driver
  458. [ 0.607481] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  459. [ 0.607491] ohci-pci: OHCI PCI platform driver
  460. [ 0.607514] ohci-platform: OHCI generic platform driver
  461. [ 0.607633] ohci-exynos: OHCI EXYNOS driver
  462. [ 0.607823] usbcore: registered new interface driver uas
  463. [ 0.607845] usbcore: registered new interface driver usb-storage
  464. [ 0.609112] sms-mbox-rtc sms-mbox-rtc.0: rtc core: registered sms-mbox-rtc as rtc0
  465. [ 0.609145] i2c /dev entries driver
  466. [ 0.614891] trav-sensor 0-0018: falling back to 4 MIPI CSI-2 data lanes
  467. [ 0.614945] trav-sensor 0-0019: falling back to 4 MIPI CSI-2 data lanes
  468. [ 0.614996] trav-sensor 0-001a: falling back to 4 MIPI CSI-2 data lanes
  469. [ 0.615044] trav-sensor 0-001b: falling back to 4 MIPI CSI-2 data lanes
  470. [ 0.616823] iommu: Adding device 12640000.csis0 to group 4
  471. [ 0.624198] csis0: Hooked sensor subdevice: trav-sensor0 to parent
  472. [ 0.624291] csis0-000: V4L2 device registered as video0
  473. [ 0.626438] iommu: Adding device 12650000.csis1 to group 4
  474. [ 0.626593] csis1: Hooked sensor subdevice: trav-sensor1 to parent
  475. [ 0.626665] csis1-001: V4L2 device registered as video1
  476. [ 0.628840] iommu: Adding device 12660000.csis2 to group 4
  477. [ 0.629025] csis2: Hooked sensor subdevice: trav-sensor2 to parent
  478. [ 0.629094] csis2-002: V4L2 device registered as video2
  479. [ 0.631235] iommu: Adding device 12670000.csis3 to group 4
  480. [ 0.631385] csis3: Hooked sensor subdevice: trav-sensor3 to parent
  481. [ 0.631458] csis3-003: V4L2 device registered as video3
  482. [ 0.633596] iommu: Adding device 12680000.csis4 to group 4
  483. [ 0.633831] csis4: Hooked sensor subdevice: trav-sensor4 to parent
  484. [ 0.633909] csis4-000: V4L2 device registered as video4
  485. [ 0.636048] iommu: Adding device 12690000.csis5 to group 4
  486. [ 0.636203] csis5: Hooked sensor subdevice: trav-sensor5 to parent
  487. [ 0.636287] csis5-001: V4L2 device registered as video5
  488. [ 0.638429] iommu: Adding device 126a0000.csis6 to group 4
  489. [ 0.638612] csis6: Hooked sensor subdevice: trav-sensor6 to parent
  490. [ 0.638680] csis6-002: V4L2 device registered as video6
  491. [ 0.640854] iommu: Adding device 126b0000.csis7 to group 4
  492. [ 0.641034] csis7: Hooked sensor subdevice: trav-sensor7 to parent
  493. [ 0.641119] csis7-003: V4L2 device registered as video7
  494. [ 0.643257] iommu: Adding device 126c0000.csis8 to group 4
  495. [ 0.643434] csis8: Hooked sensor subdevice: trav-sensor8 to parent
  496. [ 0.643511] csis8-000: V4L2 device registered as video8
  497. [ 0.645652] iommu: Adding device 126d0000.csis9 to group 4
  498. [ 0.645865] csis9: Hooked sensor subdevice: trav-sensor9 to parent
  499. [ 0.645937] csis9-001: V4L2 device registered as video9
  500. [ 0.648079] iommu: Adding device 126e0000.csis10 to group 4
  501. [ 0.648260] csis10: Hooked sensor subdevice: trav-sensor10 to parent
  502. [ 0.648333] csis10-002: V4L2 device registered as video10
  503. [ 0.650475] iommu: Adding device 126f0000.csis11 to group 4
  504. [ 0.650667] csis11: Hooked sensor subdevice: trav-sensor11 to parent
  505. [ 0.650774] csis11-003: V4L2 device registered as video11
  506. [ 0.653154] iommu: Adding device 12880000.mfc0 to group 5
  507. [ 0.669108] s5p-mfc 12880000.mfc0: preallocated 32 MiB buffer for the firmware and context buffers
  508. [ 0.669194] (NULL device *): Direct firmware load for s5p-mfc-v12.fw failed with error -2
  509. [ 0.669200] s5p_mfc_load_firmware:73: Firmware is not present in the /lib/firmware directory nor compiled in kernel
  510. [ 0.669319] s5p-mfc 12880000.mfc0: decoder registered as /dev/video12
  511. [ 0.669392] s5p-mfc 12880000.mfc0: encoder registered as /dev/video13
  512. [ 0.669827] iommu: Adding device 12200000.isp to group 6
  513. [ 0.669980] isp 12200000.isp: regs start: 0x12200000, len 0x20000
  514. [ 0.672125] isp 12200000.isp: Config space revision: 0x36938a3b
  515. [ 0.672129] isp 12200000.isp: Product identification number: 0x55
  516. [ 0.672133] isp 12200000.isp: Product version identifier: 0x1000002
  517. [ 0.672136] isp 12200000.isp: ISP hardware revision number: 0x35ccf649
  518. [ 0.672278] isp 12200000.isp: Configuring for DMA.
  519. [ 0.682331] pps pps0: new PPS source pps.-1
  520. [ 0.682424] pps pps0: Registered IRQ 204 as PPS source
  521. [ 0.684948] s3c2410-wdt 100a0000.watchdog: watchdog inactive, reset disabled, irq enabled
  522. [ 0.685187] s3c2410-wdt 100b0000.watchdog: watchdog inactive, reset disabled, irq enabled
  523. [ 0.685434] s3c2410-wdt 100c0000.watchdog: watchdog inactive, reset disabled, irq enabled
  524. [ 0.685770] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
  525. [ 0.686098] EDAC MC0: Giving out device to module trav-edac controller 10880000.edac: DEV 10880000.edac (POLLED)
  526. [ 0.686425] EDAC MC1: Giving out device to module trav-edac controller 10980000.edac: DEV 10980000.edac (POLLED)
  527. [ 0.686765] EDAC MC2: Giving out device to module trav-edac controller 10a80000.edac: DEV 10a80000.edac (POLLED)
  528. [ 0.687083] EDAC MC3: Giving out device to module trav-edac controller 10b80000.edac: DEV 10b80000.edac (POLLED)
  529. [ 0.687399] EDAC MC4: Giving out device to module trav-edac controller 10c80000.edac: DEV 10c80000.edac (POLLED)
  530. [ 0.687717] EDAC MC5: Giving out device to module trav-edac controller 10d80000.edac: DEV 10d80000.edac (POLLED)
  531. [ 0.688047] EDAC MC6: Giving out device to module trav-edac controller 10e80000.edac: DEV 10e80000.edac (POLLED)
  532. [ 0.688362] EDAC MC7: Giving out device to module trav-edac controller 10f80000.edac: DEV 10f80000.edac (POLLED)
  533. [ 0.689198] HPM_ASV3: 0x006b858c
  534. [ 0.689201] cpufreq_dt: asv: val: 107, group: 2
  535. [ 0.689204] cpufreq_dt: asv: val: 107, group: 2
  536. [ 0.691789] exynos-adc 141a0000.adc: 141a0000.adc supply vdd not found, using dummy regulator
  537. [ 0.692865] tlv320aic3x-codec 5-0018: 5-0018 supply IOVDD not found, using dummy regulator
  538. [ 0.692900] tlv320aic3x-codec 5-0018: 5-0018 supply DVDD not found, using dummy regulator
  539. [ 0.692942] tlv320aic3x-codec 5-0018: 5-0018 supply AVDD not found, using dummy regulator
  540. [ 0.692976] tlv320aic3x-codec 5-0018: 5-0018 supply DRVDD not found, using dummy regulator
  541. [ 0.693007] tlv320aic3x-codec 5-0018: Invalid supply voltage(s) AVDD: -22, DVDD: -22
  542. [ 0.693674] trav-audio sound: ASoC: CPU DAI (null) not registered
  543. [ 0.693679] trav-audio sound: snd_soc_register_card() failed:-517
  544. [ 0.693812] Netfilter messages via NETLINK v0.30.
  545. [ 0.694132] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
  546. [ 0.694475] xt_time: kernel timezone is -0000
  547. [ 0.694581] ip_tables: (C) 2000-2006 Netfilter Core Team
  548. [ 0.695074] arp_tables: arp_tables: (C) 2002 David S. Miller
  549. [ 0.695148] NET: Registered protocol family 17
  550. [ 0.695158] can: controller area network core (rev 20170425 abi 9)
  551. [ 0.695270] NET: Registered protocol family 29
  552. [ 0.695314] can: raw protocol (rev 20170425)
  553. [ 0.695317] can: broadcast manager protocol (rev 20170425 t)
  554. [ 0.695324] can: netlink gateway (rev 20170425) max_hops=1
  555. [ 0.695390] 8021q: 802.1Q VLAN Support v1.8
  556. [ 0.695710] registered taskstats version 1
  557. [ 0.695780] AppArmor: AppArmor sha1 policy hashing enabled
  558. [ 0.722636] iommu: Adding device 0000:00:00.0 to group 7
  559. [ 0.722830] pcieport 0000:00:00.0: of_irq_parse_pci: failed with rc=-22
  560. [ 0.723093] pcieport 0000:00:00.0: Signaling PME with IRQ 206
  561. [ 0.723239] pcieport 0000:00:00.0: AER enabled with IRQ 206
  562. [ 0.723457] iommu: Adding device 10100000.mdma to group 8
  563. [ 0.725053] dma-pl330 10100000.mdma: Loaded driver for PL330 DMAC-341330
  564. [ 0.725057] dma-pl330 10100000.mdma: DBUFF-256x16bytes Num_Chans-8 Num_Peri-32 Num_Events-32
  565. [ 0.725209] iommu: Adding device 10110000.mdma to group 9
  566. [ 0.726536] dma-pl330 10110000.mdma: Loaded driver for PL330 DMAC-341330
  567. [ 0.726540] dma-pl330 10110000.mdma: DBUFF-256x16bytes Num_Chans-8 Num_Peri-32 Num_Events-32
  568. [ 0.726703] iommu: Adding device 14280000.pdma to group 10
  569. [ 0.728135] dma-pl330 14280000.pdma: Loaded driver for PL330 DMAC-341330
  570. [ 0.728140] dma-pl330 14280000.pdma: DBUFF-256x16bytes Num_Chans-8 Num_Peri-32 Num_Events-32
  571. [ 0.728213] iommu: Adding device 14290000.pdma to group 3
  572. [ 0.729496] dma-pl330 14290000.pdma: Loaded driver for PL330 DMAC-341330
  573. [ 0.729500] dma-pl330 14290000.pdma: DBUFF-256x16bytes Num_Chans-8 Num_Peri-32 Num_Events-32
  574. [ 0.730107] trip asv: val: 140, group: 3
  575. [ 0.730293] trip asv: val: 140, group: 3
  576. [ 0.731686] trip_devfreq_target: freq 4294967295 flags 0
  577. [ 0.732542] trip_devfreq_target: freq 4294967295 flags 0
  578. [ 0.732711] trip bffe000.trip: trip hwver 110
  579. [ 0.732948] trip fffe000.trip: trip hwver 10110
  580. [ 0.867908] samsung-i2s 140e0000.tdm: ASoC: Failed to create component debugfs directory
  581. [ 0.867934] samsung-i2s 140e0000.tdm: ASoC: Failed to create component debugfs directory
  582. [ 0.868480] trav-audio sound: tlv320aic3x-hifi <-> 140e0000.tdm mapping ok
  583. [ 0.870290] sms-mbox-rtc sms-mbox-rtc.0: setting system clock to 2019-01-09 11:59:07 UTC (1547035147)
  584. [ 0.870387] clk: Not disabling unused clocks
  585. [ 0.870399] VBUS_5V: disabling
  586. [ 0.870405] ALSA device list:
  587. [ 0.870407] #0: TRAV-I2S
  588. [ 0.870428] Warning: unable to open an initial console.
  589. [ 0.873391] Freeing unused kernel memory: 4224K
  590. [ 0.875986] verity-init: info: verity-init booting
  591. [ 0.876124] verity-init: info: root block device: /dev/sda4
  592. [ 0.876982] verity-init: info: otp state 2
  593. [ 0.877677] verity-init: info: failed to verify verity table with /etc/verity-dev.pub
  594. [ 0.877926] verity-init: info: verity table verified with /etc/verity-prod.pub
  595. [ 0.877944] verity-init: info: metadata table: 1 4096 4096 15485 15486 sha256 c07c71fb28842e5b1b4b857f98d6a3984817115b7f61d1c0db378cd40adf319d 2d5aa1803d32184519cb7e200eaef3ec60a9ef700f13c001f8b670e8ab30c3ad
  596. [ 0.878314] verity-init: info: table: '0 123880 verity 1 /dev/sda4 /dev/sda4 4096 4096 15485 15486 sha256 c07c71fb28842e5b1b4b857f98d6a3984817115b7f61d1c0db378cd40adf319d 2d5aa1803d32184519cb7e200eaef3ec60a9ef700f13c001f8b670e8ab30c3ad 1 restart_on_corruption'
  597. [ 0.883864] verity-init: info: switching root and executing /sbin/init
  598. [ 1.145845] runit/1 starting
  599. [ 1.315799] trip bffe000.trip: Direct firmware load for trip0.fw failed with error -2
  600. [ 1.315802] trip fffe000.trip: Direct firmware load for trip1.fw failed with error -2
  601. [ 1.315810] trip fffe000.trip: device ready
  602. [ 1.315811] trip bffe000.trip: device ready
  603. [ 1.320117] plat_boot_wdt_status: sent AP_STATUS_OK
  604. [ 1.322045] plat_fuse
  605. [ 1.322462] plat_ti_deserializer_workaround
  606. [ 1.502871] random: pvs: uninitialized urandom read (4 bytes read)
  607. [ 1.527486] random: vgs: uninitialized urandom read (4 bytes read)
  608. [ 1.548226] random: lvchange: uninitialized urandom read (4 bytes read)
  609. [ 1.639793] Var: recovering journal
  610. [ 1.683915] Var: clean, 538/65536 files, 14144/262144 blocks
  611.  
  612. [ 1.685369] e2fsck on var returned 0
  613. [ 1.689201] Autopilot: recovering journal
  614. [ 1.695786] Autopilot: clean, 29/65536 files, 13101/262144 blocks
  615. [ 1.697136] e2fsck on autopilot returned 0
  616. [ 1.700360] Factory: recovering journal
  617. [ 1.704164] Factory: clean, 11/8192 files, 1293/8192 blocks
  618.  
  619. [ 1.729063] tee: 8 output lines suppressed due to ratelimiting
  620. [ 1.734391] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
  621. [ 1.742662] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
  622. [ 1.744279] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)
  623. [ 1.746128] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null)
  624. [ 1.747639] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: (null)
  625. [ 2.064829] Boot count set to 25
  626. [ 2.087802] Queue0 Tx fifo size 4096, Rx fifo size 4096
  627. [ 2.088809] Queue1 Tx fifo size 4096, Rx fifo size 4096
  628. [ 2.089815] Queue2 Tx fifo size 4096, Rx fifo size 4096
  629. [ 2.090820] Queue3 Tx fifo size 4096, Rx fifo size 4096
  630. [ 2.091825] Queue4 Tx fifo size 4096, Rx fifo size 4096
  631. [ 2.092830] Queue5 Tx fifo size 4096, Rx fifo size 4096
  632. [ 2.093835] Queue6 Tx fifo size 4096, Rx fifo size 4096
  633. [ 2.094840] Queue7 Tx fifo size 4096, Rx fifo size 4096
  634. [ 2.094854] Disabled JUMBO pkt
  635. [ 2.094863] Enabled Rx watchdog timer
  636. [ 2.094866] Disabled Rx Split header mode
  637. [ 2.094870] Enabled Rx watchdog timer
  638. [ 2.094874] Disabled Rx Split header mode
  639. [ 2.094877] Enabled Rx watchdog timer
  640. [ 2.094881] Disabled Rx Split header mode
  641. [ 2.094884] Enabled Rx watchdog timer
  642. [ 2.094888] Disabled Rx Split header mode
  643. [ 2.094891] Enabled Rx watchdog timer
  644. [ 2.094895] Disabled Rx Split header mode
  645. [ 2.094898] Enabled Rx watchdog timer
  646. [ 2.094902] Disabled Rx Split header mode
  647. [ 2.094905] Enabled Rx watchdog timer
  648. [ 2.094909] Disabled Rx Split header mode
  649. [ 2.094912] Enabled Rx watchdog timer
  650. [ 2.094915] Disabled Rx Split header mode
  651. [ 2.095005] 8021q: adding VLAN 0 to HW filter on device eth0
  652. [ 2.095014] -->dwc_eqos_vlan_rx_add_vid: vid = 0
  653. [ 2.095017] <--dwc_eqos_vlan_rx_add_vid
  654. [ 2.310331] FACTORY: I feel a draft. Opening the doors and windows.
  655. [ 2.543004] urandom_read: 2 callbacks suppressed
  656. [ 2.543007] random: sshd: uninitialized urandom read (32 bytes read)
  657. [ 2.656361] random: openssl: uninitialized urandom read (32 bytes read)
  658. [ 3.106769] eth 15300000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
  659. [ 7.270552] random: sshd: uninitialized urandom read (32 bytes read)
  660. [ 7.276697] random: sshd: uninitialized urandom read (32 bytes read)
  661. [ 12.384172] copy_from_qspi: 3d [0, 0x3ffff] to [0xf0300000, 0xf033ffff] starting...
  662. [ 12.384206] RAW file size: 0x00040000
  663. [ 12.398795] copy_from_qspi: 3d [0, 0x3ffff] to [0xf0300000, 0xf033ffff] Done wth status=0
RAW Paste Data