Advertisement
pfeerick

xenial-minimal-rock64-0.6.28-197-arm64.img.xz - 4GB

May 4th, 2018
698
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.11 KB | None | 0 0
  1. == Notes ==
  2. Rock64 v2.0 4GB with xenial-minimal-rock64-0.6.28-197-arm64.img.xz on Samsung EVO 16GB with SPI jumpered (21 GND'd) and eMMC disabled.
  3.  
  4. == Output (power on) ==
  5.  
  6. DDR version 1.08 20170628
  7. In
  8. LPDDR3
  9. 333MHz
  10. Bus Width=32 Col=11 Bank=8 Row=15/15 CS=2 Die Bus-Width=32 Size=4096MB
  11. ddrconfig:7
  12. OUT
  13.  
  14. U-Boot SPL 2017.09-ga0a2b48 (Mar 29 2018 - 21:57:02)
  15. setup_ddr_param 1
  16. booted from SD
  17. Trying to boot from MMC2
  18. NOTICE: BL31: v1.3(debug):9d3f591
  19. NOTICE: BL31: Built : 14:39:02, Jan 17 2018
  20. NOTICE: BL31:Rockchip release version: v1.3
  21. INFO: ARM GICv2 driver initialized
  22. INFO: Using opteed sec cpu_context!
  23. INFO: boot cpu mask: 1
  24. INFO: plat_rockchip_pmu_init: pd status 0xe
  25. INFO: BL31: Initializing runtime services
  26. WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
  27. ERROR: Error initializing runtime service opteed_fast
  28. INFO: BL31: Preparing for EL3 exit to normal world
  29. INFO: Entry point address = 0x200000
  30. INFO: SPSR = 0x3c9
  31.  
  32.  
  33. U-Boot 2017.09-ga0a2b48 (Mar 29 2018 - 21:57:17 +0000), Build: jenkins-linux-build-rock-64-197
  34.  
  35. Model: Pine64 Rock64
  36. DRAM: 4 GiB
  37. MMC: rksdmmc@ff520000: 0, rksdmmc@ff500000: 1
  38. *** Warning - bad CRC, using default environment
  39.  
  40. In: serial@ff130000
  41. Out: serial@ff130000
  42. Err: serial@ff130000
  43. Model: Pine64 Rock64
  44. misc_init_r
  45. cpuid=55524b50303630303000000000031020
  46. serial=efc659775797323
  47. Net: eth0: ethernet@ff540000
  48. Hit any key to stop autoboot: 0
  49. Card did not respond to voltage select!
  50. mmc_init: -95, time 9
  51. switch to partitions #0, OK
  52. mmc1 is current device
  53. Scanning mmc 1:6...
  54. Found /extlinux/extlinux.conf
  55. Retrieving file: /extlinux/extlinux.conf
  56. reading /extlinux/extlinux.conf
  57. 688 bytes read in 6 ms (111.3 KiB/s)
  58. select kernel
  59. 1: kernel-latest
  60. 2: kernel-previous
  61. Enter choice: 1: kernel-latest
  62. Retrieving file: /initrd.img
  63. reading /initrd.img
  64. 3522227 bytes read in 1190 ms (2.8 MiB/s)
  65. Retrieving file: /Image
  66. reading /Image
  67. 19372040 bytes read in 6517 ms (2.8 MiB/s)
  68. append: rw root=LABEL=linux-root rootwait rootfstype=ext4 panic=10 init=/sbin/init coherent_pool=1M ethaddr=52:aa:d9:e3:ea:07 eth1addr=52:aa:d9:e3:ea:27 serial=efc659775797323 cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
  69. Retrieving file: /dtb
  70. reading /dtb
  71. 59320 bytes read in 26 ms (2.2 MiB/s)
  72. ## Flattened Device Tree blob at 01f00000
  73. Booting using the fdt blob at 0x1f00000
  74. Loading Ramdisk to fcba5000, end fcf00eb3 ... OK
  75. Loading Device Tree to 00000000fcb93000, end 00000000fcba47b7 ... OK
  76.  
  77. Starting kernel ...
  78.  
  79. ERROR: suspend_mode_handler: unhandled sip (0x4)
  80. [ 0.000000] Booting Linux on physical CPU 0x0
  81. [ 0.000000] Initializing cgroup subsys cpuset
  82. [ 0.000000] Initializing cgroup subsys cpu
  83. [ 0.000000] Initializing cgroup subsys cpuacct
  84. [ 0.000000] Linux version 4.4.120-rockchip-ayufan-197 (root@50ff89648aff) (gcc version 7.2.0 (Ubuntu/Linaro 7.2.0-6ubuntu1) ) #1 SMP Thu Mar 29 22:00:14 UTC 2018
  85. [ 0.000000] Boot CPU: AArch64 Processor [410fd034]
  86. [ 0.000000] psci: probing for conduit method from DT.
  87. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  88. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  89. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  90. [ 0.000000] PERCPU: Embedded 21 pages/cpu @ffffffc0fef27000 s46248 r8192 d31576 u86016
  91. [ 0.000000] Detected VIPT I-cache on CPU0
  92. [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  93. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1027656
  94. [ 0.000000] Kernel command line: earlyprintk=uart8250-32bit,0xff130000 rw root=LABEL=linux-root rootwait rootfstype=ext4 panic=10 init=/sbin/init coherent_pool=1M ethaddr=52:aa:d9:e3:ea:07 eth1addr=52:aa:d9:e3:ea:27 serial=efc659775797323 cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
  95. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  96. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  97. [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  98. [ 0.000000] software IO TLB [mem 0xf6000000-0xfa000000] (64MB) mapped at [ffffffc0f6000000-ffffffc0f9ffffff]
  99. [ 0.000000] Memory: 4014140K/4175872K available (11838K kernel code, 1574K rwdata, 4328K rodata, 1152K init, 752K bss, 161732K reserved, 0K cma-reserved)
  100. [ 0.000000] Virtual kernel memory layout:
  101. [ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
  102. [ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbdbfff0000 ( 246 GB)
  103. [ 0.000000] .init : 0xffffff8009050000 - 0xffffff8009170000 ( 1152 KB)
  104. [ 0.000000] .text : 0xffffff8008080000 - 0xffffff8008c10000 ( 11840 KB)
  105. [ 0.000000] .rodata : 0xffffff8008c10000 - 0xffffff8009050000 ( 4352 KB)
  106. [ 0.000000] .data : 0xffffff8009170000 - 0xffffff80092f9808 ( 1575 KB)
  107. [ 0.000000] vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum)
  108. [ 0.000000] 0xffffffbdc0008000 - 0xffffffbdc3fc0000 ( 63 MB actual)
  109. [ 0.000000] fixed : 0xffffffbffe7fb000 - 0xffffffbffec00000 ( 4116 KB)
  110. [ 0.000000] PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000 ( 16 MB)
  111. [ 0.000000] memory : 0xffffffc000200000 - 0xffffffc0ff000000 ( 4078 MB)
  112. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  113. [ 0.000000] Hierarchical RCU implementation.
  114. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  115. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  116. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
  117. [ 0.000000] NR_IRQS:64 nr_irqs:64 0
  118. [ 0.000000] GIC: Using split EOI/Deactivate mode
  119. [ 0.000000] rockchip_mmc_get_phase: invalid clk rate
  120. [ 0.000000] rockchip_mmc_get_phase: invalid clk rate
  121. [ 0.000000] rockchip_mmc_get_phase: invalid clk rate
  122. [ 0.000000] rockchip_mmc_get_phase: invalid clk rate
  123. [ 0.000000] rockchip_mmc_get_phase: invalid clk rate
  124. [ 0.000000] rockchip_mmc_get_phase: invalid clk rate
  125. [ 0.000000] rockchip_mmc_get_phase: invalid clk rate
  126. [ 0.000000] rockchip_mmc_get_phase: invalid clk rate
  127. [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
  128. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  129. [ 0.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  130. [ 0.001146] Console: colour dummy device 80x25
  131. [ 0.003156] console [tty0] enabled
  132. [ 0.003213] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000)
  133. [ 0.003297] pid_max: default: 32768 minimum: 301
  134. [ 0.003495] Security Framework initialized
  135. [ 0.003541] Yama: becoming mindful.
  136. [ 0.003606] AppArmor: AppArmor disabled by boot time parameter
  137. [ 0.003709] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  138. [ 0.003762] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  139. [ 0.004834] Initializing cgroup subsys io
  140. [ 0.004897] Initializing cgroup subsys memory
  141. [ 0.004971] Initializing cgroup subsys devices
  142. [ 0.005024] Initializing cgroup subsys freezer
  143. [ 0.005075] Initializing cgroup subsys net_cls
  144. [ 0.005124] Initializing cgroup subsys perf_event
  145. [ 0.005176] Initializing cgroup subsys net_prio
  146. [ 0.005232] Initializing cgroup subsys hugetlb
  147. [ 0.005280] Initializing cgroup subsys pids
  148. [ 0.005369] ftrace: allocating 44478 entries in 174 pages
  149. [ 0.135070] sched-energy: CPU device node has no sched-energy-costs
  150. [ 0.135138] Invalid sched_group_energy for CPU0
  151. [ 0.135179] CPU0: update cpu_capacity 1024
  152. [ 0.135292] ASID allocator initialised with 32768 entries
  153. [ 0.141563] Detected VIPT I-cache on CPU1
  154. [ 0.141635] Invalid sched_group_energy for CPU1
  155. [ 0.141642] CPU1: update cpu_capacity 1024
  156. [ 0.141648] CPU1: Booted secondary processor [410fd034]
  157. [ 0.142415] Detected VIPT I-cache on CPU2
  158. [ 0.142468] Invalid sched_group_energy for CPU2
  159. [ 0.142474] CPU2: update cpu_capacity 1024
  160. [ 0.142479] CPU2: Booted secondary processor [410fd034]
  161. [ 0.143227] Detected VIPT I-cache on CPU3
  162. [ 0.143277] Invalid sched_group_energy for CPU3
  163. [ 0.143283] CPU3: update cpu_capacity 1024
  164. [ 0.143289] CPU3: Booted secondary processor [410fd034]
  165. [ 0.143406] Brought up 4 CPUs
  166. [ 0.143871] SMP: Total of 4 processors activated.
  167. [ 0.143922] CPU: All CPU(s) started at EL2
  168. [ 0.143999] alternatives: patching kernel code
  169. [ 0.144326] Invalid sched_group_energy for CPU3
  170. [ 0.144374] Invalid sched_group_energy for Cluster3
  171. [ 0.144414] Invalid sched_group_energy for CPU2
  172. [ 0.144455] Invalid sched_group_energy for Cluster2
  173. [ 0.144496] Invalid sched_group_energy for CPU1
  174. [ 0.144536] Invalid sched_group_energy for Cluster1
  175. [ 0.144577] Invalid sched_group_energy for CPU0
  176. [ 0.144617] Invalid sched_group_energy for Cluster0
  177. [ 0.145623] devtmpfs: initialized
  178. [ 0.167768] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  179. [ 0.167883] futex hash table entries: 1024 (order: 4, 65536 bytes)
  180. [ 0.168572] xor: measuring software checksum speed
  181. [ 0.178743] 8regs : 1080.000 MB/sec
  182. [ 0.188827] 8regs_prefetch: 968.000 MB/sec
  183. [ 0.198909] 32regs : 1456.000 MB/sec
  184. [ 0.208997] 32regs_prefetch: 1224.000 MB/sec
  185. [ 0.209041] xor: using function: 32regs (1456.000 MB/sec)
  186. [ 0.209113] pinctrl core: initialized pinctrl subsystem
  187. [ 0.210686] NET: Registered protocol family 16
  188. [ 0.215231] cpuidle: using governor ladder
  189. [ 0.219256] cpuidle: using governor menu
  190. [ 0.219317] Registered FIQ tty driver
  191. [ 0.220104] vdso: 2 pages (1 code @ ffffff8008c16000, 1 data @ ffffff8009174000)
  192. [ 0.220213] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  193. [ 0.220971] DMA: preallocated 1024 KiB pool for atomic allocations
  194. [ 0.291489] raid6: int64x1 gen() 199 MB/s
  195. [ 0.308638] raid6: int64x1 xor() 169 MB/s
  196. [ 0.325810] raid6: int64x2 gen() 328 MB/s
  197. [ 0.343036] raid6: int64x2 xor() 273 MB/s
  198. [ 0.360202] raid6: int64x4 gen() 480 MB/s
  199. [ 0.377277] raid6: int64x4 xor() 322 MB/s
  200. [ 0.394486] raid6: int64x8 gen() 386 MB/s
  201. [ 0.411677] raid6: int64x8 xor() 304 MB/s
  202. [ 0.428825] raid6: neonx1 gen() 363 MB/s
  203. [ 0.446017] raid6: neonx1 xor() 365 MB/s
  204. [ 0.463169] raid6: neonx2 gen() 550 MB/s
  205. [ 0.480383] raid6: neonx2 xor() 462 MB/s
  206. [ 0.497526] raid6: neonx4 gen() 742 MB/s
  207. [ 0.514716] raid6: neonx4 xor() 570 MB/s
  208. [ 0.531893] raid6: neonx8 gen() 761 MB/s
  209. [ 0.549091] raid6: neonx8 xor() 568 MB/s
  210. [ 0.549134] raid6: using algorithm neonx8 gen() 761 MB/s
  211. [ 0.549177] raid6: .... xor() 568 MB/s, rmw enabled
  212. [ 0.549218] raid6: using intx1 recovery algorithm
  213. [ 0.549799] mpp venc_srv: mpp_probe enter
  214. [ 0.549870] mpp venc_srv: init success
  215. [ 0.550301] rockchip-pm rockchip-suspend: not set sleep mode config
  216. [ 0.550351] rockchip-pm rockchip-suspend: not set wakeup-config
  217. [ 0.550398] rockchip-pm rockchip-suspend: not set pwm-regulator-config
  218. [ 0.553171] vcc_sd: regulator get failed, ret=-517
  219. [ 0.553688] vcc_host_5v: supplied by vcc_sys
  220. [ 0.554645] vcc_host1_5v: supplied by vcc_sys
  221. [ 0.556091] iommu: Adding device ff350000.vpu_service to group 0
  222. [ 0.556292] iommu: Adding device ff351000.avsd to group 1
  223. [ 0.556421] iommu: Adding device ff360000.rkvdec to group 2
  224. [ 0.556548] iommu: Adding device ff330000.h265e to group 3
  225. [ 0.556671] iommu: Adding device ff340000.vepu to group 4
  226. [ 0.556804] iommu: Adding device ff370000.vop to group 5
  227. [ 0.556941] iommu: Adding device ff3a0000.iep to group 6
  228. [ 0.558198] rk_iommu ff360480.iommu: can't get aclk
  229. [ 0.558261] rk_iommu ff360480.iommu: can't get hclk
  230. [ 0.560233] SCSI subsystem initialized
  231. [ 0.560654] usbcore: registered new interface driver usbfs
  232. [ 0.560773] usbcore: registered new interface driver hub
  233. [ 0.560958] usbcore: registered new device driver usb
  234. [ 0.561156] media: Linux media interface: v0.10
  235. [ 0.561251] Linux video capture interface: v2.00
  236. [ 0.561439] pps_core: LinuxPPS API ver. 1 registered
  237. [ 0.561482] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  238. [ 0.561581] PTP clock support registered
  239. [ 0.563669] Advanced Linux Sound Architecture Driver Initialized.
  240. [ 0.564718] Bluetooth: Core ver 2.21
  241. [ 0.564822] NET: Registered protocol family 31
  242. [ 0.564864] Bluetooth: HCI device and connection manager initialized
  243. [ 0.564919] Bluetooth: HCI socket layer initialized
  244. [ 0.564968] Bluetooth: L2CAP socket layer initialized
  245. [ 0.565050] Bluetooth: SCO socket layer initialized
  246. [ 0.565866] NetLabel: Initializing
  247. [ 0.565912] NetLabel: domain hash size = 128
  248. [ 0.565951] NetLabel: protocols = UNLABELED CIPSOv4
  249. [ 0.566062] NetLabel: unlabeled traffic allowed by default
  250. [ 0.566736] rockchip-cpuinfo cpuinfo: Serial : efc6597757973231
  251. [ 0.568078] clocksource: Switched to clocksource arch_sys_counter
  252. [ 0.676191] NET: Registered protocol family 2
  253. [ 0.677169] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  254. [ 0.677723] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes)
  255. [ 0.679296] TCP: Hash tables configured (established 32768 bind 32768)
  256. [ 0.679524] UDP hash table entries: 2048 (order: 5, 196608 bytes)
  257. [ 0.679827] UDP-Lite hash table entries: 2048 (order: 5, 196608 bytes)
  258. [ 0.680579] NET: Registered protocol family 1
  259. [ 0.681306] RPC: Registered named UNIX socket transport module.
  260. [ 0.681359] RPC: Registered udp transport module.
  261. [ 0.681399] RPC: Registered tcp transport module.
  262. [ 0.681441] RPC: Registered tcp NFSv4.1 backchannel transport module.
  263. [ 0.681827] Trying to unpack rootfs image as initramfs...
  264. [ 0.986137] Freeing initrd memory: 3436K
  265. [ 0.987391] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  266. [ 0.989032] kvm [1]: 8-bit VMID
  267. [ 0.989089] kvm [1]: Hyp mode initialized successfully
  268. [ 0.989691] kvm [1]: interrupt-controller@ff814000 IRQ46
  269. [ 0.990170] kvm [1]: timer IRQ3
  270. [ 0.994452] audit: initializing netlink subsys (disabled)
  271. [ 0.994565] audit: type=2000 audit(0.916:1): initialized
  272. [ 0.995888] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  273. [ 1.009262] VFS: Disk quotas dquot_6.6.0
  274. [ 1.009586] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  275. [ 1.012733] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  276. [ 1.015095] NFS: Registering the id_resolver key type
  277. [ 1.015202] Key type id_resolver registered
  278. [ 1.015243] Key type id_legacy registered
  279. [ 1.015308] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  280. [ 1.016580] fuse init (API version 7.23)
  281. [ 1.018008] JFS: nTxBlock = 8192, nTxLock = 65536
  282. [ 1.027991] SGI XFS with ACLs, security attributes, realtime, no debug enabled
  283. [ 1.031126] Key type big_key registered
  284. [ 1.031287]
  285. [ 1.031287] TEE Core Framework initialization (ver 1:0.1)
  286. [ 1.031394] TEE armv7 Driver initialization
  287. [ 1.032026] tz_tee_probe: name="armv7sec", id=0, pdev_name="armv7sec.0"
  288. [ 1.032113] TEE core: Alloc the misc device "opteearmtz00" (id=0)
  289. [ 1.032530] TEE Core: Register the misc device "opteearmtz00" (id=0,minor=62)
  290. [ 1.038328] NET: Registered protocol family 38
  291. [ 1.038429] Key type asymmetric registered
  292. [ 1.038482] Asymmetric key parser 'x509' registered
  293. [ 1.038899] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  294. [ 1.039266] io scheduler noop registered
  295. [ 1.039326] io scheduler deadline registered (default)
  296. [ 1.039444] io scheduler cfq registered
  297. [ 1.043107] phy phy-ff450000.syscon:usb2-phy@100.1: Failed to get VBUS supply regulator
  298. [ 1.044277] rockchip-u3phy ff470000.usb3-phy: Failed to get VBUS supply regulator
  299. [ 1.047161] rockchip-u3phy ff470000.usb3-phy: Rockchip u3phy initialized successfully
  300. [ 1.051304] rk-vcodec vpu_combo: no regulator for vcodec
  301. [ 1.051694] rk-vcodec vpu_combo: failed on clk_get clk_cabac
  302. [ 1.051752] rk-vcodec vpu_combo: failed on clk_get clk_core
  303. [ 1.051901] platform ff350000.vpu_service: probe device
  304. [ 1.052007] platform ff350000.vpu_service: vpu mmu dec ffffffc0f5444810
  305. [ 1.052459] platform ff350000.vpu_service: allocator is drm
  306. [ 1.052599] platform ff350000.vpu_service: checking hw id 0
  307. [ 1.053686] platform ff351000.avsd: probe device
  308. [ 1.053865] platform ff351000.avsd: vpu mmu dec ffffffc0f5444810
  309. [ 1.054299] platform ff351000.avsd: allocator is drm
  310. [ 1.054400] platform ff351000.avsd: checking hw id 6731
  311. [ 1.056732] rk-vcodec vpu_combo: could not find power_model node
  312. [ 1.056794] rk-vcodec vpu_combo: init success
  313. [ 1.057310] rk-vcodec ff360000.rkvdec: vcodec regulator not ready, retry
  314. [ 1.058449] probe device ff330000.h265e
  315. [ 1.058928] mpp_dev ff330000.h265e: try to get iommu dev ffffffc0f5446410
  316. [ 1.059529] mpp_dev ff330000.h265e: resource ready, register device
  317. [ 1.060187] probe device ff340000.vepu
  318. [ 1.060654] mpp_dev ff340000.vepu: try to get iommu dev ffffffc0f5446c10
  319. [ 1.061175] mpp_dev ff340000.vepu: resource ready, register device
  320. [ 1.064751] dma-pl330 ff1f0000.dmac: Loaded driver for PL330 DMAC-241330
  321. [ 1.064817] dma-pl330 ff1f0000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
  322. [ 1.066155] Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled
  323. [ 1.069303] ff130000.serial: ttyS2 at MMIO 0xff130000 (irq = 13, base_baud = 1500000) is a 16550A
  324. [ 1.188176] console [ttyS2] enabled
  325. [ 1.190418] [drm] Initialized drm 1.1.0 20060810
  326. [ 1.194959] [drm] Rockchip DRM driver version: v1.0.0
  327. [ 1.195791] rockchip-drm display-subsystem: devfreq is not set
  328. [ 1.196882] rockchip-vop ff370000.vop: invalid resource
  329. [ 1.197415] rockchip-vop ff370000.vop: failed to get vop lut registers
  330. [ 1.198029] rockchip-vop ff370000.vop: invalid resource
  331. [ 1.198544] rockchip-vop ff370000.vop: failed to get vop cabc lut registers
  332. [ 1.199518] rockchip-drm display-subsystem: bound ff370000.vop (ops 0xffffff8008cdc348)
  333. [ 1.200758] i2c i2c-4: of_i2c: modalias failure on /hdmi@ff3c0000/ports
  334. [ 1.201416] dwhdmi-rockchip ff3c0000.hdmi: registered DesignWare HDMI I2C bus driver
  335. [ 1.202316] dwhdmi-rockchip ff3c0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (inno_dw_hdmi_phy2)
  336. [ 1.204585] rockchip-drm display-subsystem: bound ff3c0000.hdmi (ops 0xffffff8008cd3210)
  337. [ 1.205407] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  338. [ 1.206026] [drm] No driver support for vblank timestamp query.
  339. [ 1.206706] rockchip-drm display-subsystem: failed to parse display resources
  340. [ 1.207446] rockchip-drm display-subsystem: No connectors reported connected with modes
  341. [ 1.208307] [drm] Cannot find any crtc or sizes - going 1024x768
  342. [ 1.234792] Console: switching to colour frame buffer device 128x48
  343. [ 1.254862] rockchip-drm display-subsystem: fb0: frame buffer device
  344. [ 1.262100] usbcore: registered new interface driver udl
  345. [ 1.266010] Unable to detect cache hierarchy for CPU 0
  346. [ 1.268316] brd: module loaded
  347. [ 1.279033] loop: module loaded
  348. [ 1.279992] lkdtm: No crash points registered, enable through debugfs
  349. [ 1.283019] rockchip-spi ff190000.spi: no high_speed pinctrl state
  350. [ 1.284937] m25p80 spi32766.0: unrecognized JEDEC id bytes: 00, 0, 0
  351. [ 1.288581] force_sf_dma_mode is ignored if force_thresh_dma_mode is set.
  352. [ 1.289691] rk_gmac-dwmac ff540000.ethernet: clock input or output? (input).
  353. [ 1.290613] rk_gmac-dwmac ff540000.ethernet: TX delay(0x24).
  354. [ 1.291356] rk_gmac-dwmac ff540000.ethernet: RX delay(0x18).
  355. [ 1.292105] rk_gmac-dwmac ff540000.ethernet: integrated PHY? (no).
  356. [ 1.293155] rk_gmac-dwmac ff540000.ethernet: cannot get clock clk_mac_speed
  357. [ 1.294036] rk_gmac-dwmac ff540000.ethernet: clock input from PHY
  358. [ 1.299848] rk_gmac-dwmac ff540000.ethernet: init for RGMII
  359. [ 1.300759] stmmac - user ID: 0x10, Synopsys ID: 0x35
  360. [ 1.301422] Ring mode enabled
  361. [ 1.301819] DMA HW capability register supported
  362. [ 1.302417] Normal descriptors
  363. [ 1.302855] RX Checksum Offload Engine supported (type 2)
  364. [ 1.303563] Wake-Up On Lan supported
  365. [ 1.304124] Enable RX Mitigation via HW Watchdog Timer
  366. [ 1.388501] libphy: stmmac: probed
  367. [ 1.396854] eth%d: PHY ID 001cc916 at 0 IRQ POLL (stmmac-0:00) active
  368. [ 1.405560] eth%d: PHY ID 001cc916 at 1 IRQ POLL (stmmac-0:01)
  369. [ 1.415954] Rockchip WiFi SYS interface (V1.00) ...
  370. [ 1.424643] usbcore: registered new interface driver cdc_ether
  371. [ 1.433325] usbcore: registered new interface driver rndis_host
  372. [ 1.444362] phy phy-ff470000.usb3-phy.2: u3phy u2 power on
  373. [ 1.453019] phy phy-ff470000.usb3-phy.3: u3phy u3 power on
  374. [ 1.462965] ff580000.usb supply vusb_d not found, using dummy regulator
  375. [ 1.471773] ff580000.usb supply vusb_a not found, using dummy regulator
  376. [ 1.492924] dwc2 ff580000.usb: DWC OTG Controller
  377. [ 1.501179] dwc2 ff580000.usb: new USB bus registered, assigned bus number 1
  378. [ 1.509594] dwc2 ff580000.usb: irq 43, io mem 0xff580000
  379. [ 1.517958] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  380. [ 1.526166] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  381. [ 1.534325] usb usb1: Product: DWC OTG Controller
  382. [ 1.542123] usb usb1: Manufacturer: Linux 4.4.120-rockchip-ayufan-197 dwc2_hsotg
  383. [ 1.550210] usb usb1: SerialNumber: ff580000.usb
  384. [ 1.558954] hub 1-0:1.0: USB hub found
  385. [ 1.566660] hub 1-0:1.0: 1 port detected
  386. [ 1.575614] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  387. [ 1.583596] ehci-pci: EHCI PCI platform driver
  388. [ 1.591263] ehci-platform: EHCI generic platform driver
  389. [ 1.601637] ehci-platform ff5c0000.usb: EHCI Host Controller
  390. [ 1.609596] ehci-platform ff5c0000.usb: new USB bus registered, assigned bus number 2
  391. [ 1.617606] ehci-platform ff5c0000.usb: irq 44, io mem 0xff5c0000
  392. [ 1.631112] ehci-platform ff5c0000.usb: USB 2.0 started, EHCI 1.00
  393. [ 1.638920] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  394. [ 1.646557] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  395. [ 1.654295] usb usb2: Product: EHCI Host Controller
  396. [ 1.661752] usb usb2: Manufacturer: Linux 4.4.120-rockchip-ayufan-197 ehci_hcd
  397. [ 1.669488] usb usb2: SerialNumber: ff5c0000.usb
  398. [ 1.677890] hub 2-0:1.0: USB hub found
  399. [ 1.685244] hub 2-0:1.0: 1 port detected
  400. [ 1.693196] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  401. [ 1.700739] ohci-platform: OHCI generic platform driver
  402. [ 1.708910] ohci-platform ff5d0000.usb: Generic Platform OHCI controller
  403. [ 1.717111] ohci-platform ff5d0000.usb: new USB bus registered, assigned bus number 3
  404. [ 1.725257] ohci-platform ff5d0000.usb: irq 45, io mem 0xff5d0000
  405. [ 1.787463] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  406. [ 1.795470] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  407. [ 1.803484] usb usb3: Product: Generic Platform OHCI controller
  408. [ 1.811386] usb usb3: Manufacturer: Linux 4.4.120-rockchip-ayufan-197 ohci_hcd
  409. [ 1.819509] usb usb3: SerialNumber: ff5d0000.usb
  410. [ 1.828423] hub 3-0:1.0: USB hub found
  411. [ 1.836267] hub 3-0:1.0: 1 port detected
  412. [ 1.845496] xhci-hcd xhci-hcd.9.auto: xHCI Host Controller
  413. [ 1.853811] xhci-hcd xhci-hcd.9.auto: new USB bus registered, assigned bus number 4
  414. [ 1.862274] xhci-hcd xhci-hcd.9.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x00210010
  415. [ 1.870642] xhci-hcd xhci-hcd.9.auto: irq 181, io mem 0xff600000
  416. [ 1.879019] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
  417. [ 1.887248] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  418. [ 1.895491] usb usb4: Product: xHCI Host Controller
  419. [ 1.903584] usb usb4: Manufacturer: Linux 4.4.120-rockchip-ayufan-197 xhci-hcd
  420. [ 1.911976] usb usb4: SerialNumber: xhci-hcd.9.auto
  421. [ 1.921236] hub 4-0:1.0: USB hub found
  422. [ 1.929395] hub 4-0:1.0: 1 port detected
  423. [ 1.938115] xhci-hcd xhci-hcd.9.auto: xHCI Host Controller
  424. [ 1.946797] xhci-hcd xhci-hcd.9.auto: new USB bus registered, assigned bus number 5
  425. [ 1.955533] usb usb5: We don't know the algorithms for LPM for this host, disabling LPM.
  426. [ 1.964416] usb usb5: New USB device found, idVendor=1d6b, idProduct=0003
  427. [ 1.972964] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  428. [ 1.981550] usb usb5: Product: xHCI Host Controller
  429. [ 1.989855] usb usb5: Manufacturer: Linux 4.4.120-rockchip-ayufan-197 xhci-hcd
  430. [ 1.998429] usb usb5: SerialNumber: xhci-hcd.9.auto
  431. [ 2.007702] hub 5-0:1.0: USB hub found
  432. [ 2.015979] hub 5-0:1.0: 1 port detected
  433. [ 2.026716] usbcore: registered new interface driver iforce
  434. [ 2.035300] usbcore: registered new interface driver xpad
  435. [ 2.044234] usbcore: registered new interface driver usbtouchscreen
  436. [ 2.053777] i2c /dev entries driver
  437. [ 2.065131] rk808 1-0018: Pmic Chip id: 0x8050
  438. [ 2.074410] rk808 1-0018: source: on=0x40, off=0x01
  439. [ 2.089368] DCDC_REG1: supplied by vcc_sys
  440. [ 2.100854] DCDC_REG2: supplied by vcc_sys
  441. [ 2.111635] DCDC_REG3: supplied by vcc_sys
  442. [ 2.121399] DCDC_REG4: supplied by vcc_sys
  443. [ 2.130881] vcc_sd: supplied by vcc_io
  444. [ 2.138496] LDO_REG1: supplied by vcc_io
  445. [ 2.149313] LDO_REG2: supplied by vcc_io
  446. [ 2.160209] LDO_REG3: supplied by vcc_sys
  447. [ 2.170917] rk808 1-0018: register rk8050 regulators
  448. [ 2.178766] rk8xx-gpio rk8xx-gpio: register rk8050 gpio successful
  449. [ 2.188471] input: rk8xx_pwrkey as /devices/platform/ff160000.i2c/i2c-1/1-0018/input/input0
  450. [ 2.206714] rk808-rtc rk808-rtc: rtc core: registered rk808-rtc as rtc0
  451. [ 2.215431] rk3x-i2c ff160000.i2c: Initialized RK3xxx I2C bus at ffffff8009e2a000
  452. [ 2.225418] IR NEC protocol handler initialized
  453. [ 2.233032] IR RC5(x/sz) protocol handler initialized
  454. [ 2.240666] IR RC6 protocol handler initialized
  455. [ 2.248175] IR JVC protocol handler initialized
  456. [ 2.255524] IR Sony protocol handler initialized
  457. [ 2.262830] IR SANYO protocol handler initialized
  458. [ 2.270144] IR Sharp protocol handler initialized
  459. [ 2.277421] IR MCE Keyboard/mouse protocol handler initialized
  460. [ 2.284839] IR XMP protocol handler initialized
  461. [ 2.292772] usbcore: registered new interface driver uvcvideo
  462. [ 2.300172] USB Video Class driver (1.1.1)
  463. [ 2.314576] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
  464. [ 2.322431] Bluetooth: Virtual HCI driver ver 1.5
  465. [ 2.330131] Bluetooth: HCI UART driver ver 2.3
  466. [ 2.337430] Bluetooth: HCI UART protocol H4 registered
  467. [ 2.344679] Bluetooth: HCI UART protocol LL registered
  468. [ 2.351767] Bluetooth: HCI UART protocol ATH3K registered
  469. [ 2.358971] usbcore: registered new interface driver bfusb
  470. [ 2.366251] usbcore: registered new interface driver btusb
  471. [ 2.373779] cpu cpu0: cpu_leakage=15
  472. [ 2.380665] cpu cpu0: cpu_leakage=15
  473. [ 2.387266] cpu cpu0: cpu_leakage-volt-sel=1
  474. [ 2.397026] sdhci: Secure Digital Host Controller Interface driver
  475. [ 2.403902] sdhci: Copyright(c) Pierre Ossman
  476. [ 2.410432] Synopsys Designware Multimedia Card Interface Driver
  477. [ 2.418657] dwmmc_rockchip ff520000.dwmmc: IDMAC supports 32-bit address mode.
  478. [ 2.423145] dwmmc_rockchip ff520000.dwmmc: Using internal DMA controller.
  479. [ 2.427471] dwmmc_rockchip ff520000.dwmmc: Version ID is 270a
  480. [ 2.431745] dwmmc_rockchip ff520000.dwmmc: DW MMC controller at irq 40,32 bit host data width,256 deep fifo
  481. [ 2.436450] dwmmc_rockchip ff520000.dwmmc: 'clock-freq-min-max' property was deprecated.
  482. [ 2.453100] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  483. [ 2.468199] dwmmc_rockchip ff520000.dwmmc: 1 slots initialized
  484. [ 2.472815] dwmmc_rockchip ff500000.dwmmc: IDMAC supports 32-bit address mode.
  485. [ 2.477009] dwmmc_rockchip ff500000.dwmmc: Using internal DMA controller.
  486. [ 2.481048] dwmmc_rockchip ff500000.dwmmc: Version ID is 270a
  487. [ 2.485030] dwmmc_rockchip ff500000.dwmmc: DW MMC controller at irq 41,32 bit host data width,256 deep fifo
  488. [ 2.489531] dwmmc_rockchip ff500000.dwmmc: 'clock-freq-min-max' property was deprecated.
  489. [ 2.505140] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  490. [ 2.520156] dwmmc_rockchip ff500000.dwmmc: 1 slots initialized
  491. [ 2.524399] sdhci-pltfm: SDHCI platform and OF driver helper
  492. [ 2.530346] hidraw: raw HID events driver (C) Jiri Kosina
  493. [ 2.535420] usbcore: registered new interface driver usbhid
  494. [ 2.539633] usbhid: USB HID core driver
  495. [ 2.543984] ashmem: initialized
  496. [ 2.548972] rockchip-dmc dmc: unable to get devfreq-event device : dfi
  497. [ 2.555283] usbcore: registered new interface driver snd-usb-audio
  498. [ 2.560891] rk3328-codec ff410000.codec: spk_depop_time use default value.
  499. [ 2.568276] rockchip-pinctrl pinctrl: pin gpio0-27 already requested by vcc-host1-5v-regulator; cannot claim for ff030000.spdif
  500. [ 2.576717] rockchip-pinctrl pinctrl: pin-27 (ff030000.spdif) status -22
  501. [ 2.581102] rockchip-pinctrl pinctrl: could not request pin 27 (gpio0-27) from group spdifm0-tx on device rockchip-pinctrl
  502. [ 2.586028] rockchip-spdif ff030000.spdif: Error applying setting, reverse things back
  503. [ 2.592181] u32 classifier
  504. [ 2.596528] Netfilter messages via NETLINK v0.30.
  505. [ 2.600035] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
  506. [ 2.600120] mmc1: new high speed SDHC card at address 59b4
  507. [ 2.600814] mmcblk1: mmc1:59b4 BA1MW 14.9 GiB
  508. [ 2.608349] mmcblk1: p1 p2 p3 p4 p5 p6 p7
  509. [ 2.620235] ip_set: protocol 6
  510. [ 2.624741] Initializing XFRM netlink socket
  511. [ 2.629748] NET: Registered protocol family 10
  512. [ 2.635339] NET: Registered protocol family 17
  513. [ 2.639828] NET: Registered protocol family 15
  514. [ 2.644267] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  515. [ 2.653723] Bridge firewalling registered
  516. [ 2.658445] Bluetooth: RFCOMM socket layer initialized
  517. [ 2.663191] Bluetooth: RFCOMM ver 1.11
  518. [ 2.667802] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  519. [ 2.672661] Bluetooth: HIDP socket layer initialized
  520. [ 2.677443] 8021q: 802.1Q VLAN Support v1.8
  521. [ 2.682109] [WLAN_RFKILL]: Enter rfkill_wlan_init
  522. [ 2.687139] [BT_RFKILL]: Enter rfkill_rk_init
  523. [ 2.691963] Key type dns_resolver registered
  524. [ 2.697426] Registered cp15_barrier emulation handler
  525. [ 2.702165] Registered setend emulation handler
  526. [ 2.707537] registered taskstats version 1
  527. [ 2.714251] Btrfs loaded, integrity-checker=on
  528. [ 2.718899] BTRFS: selftest: Running btrfs free space cache tests
  529. [ 2.723532] BTRFS: selftest: Running extent only tests
  530. [ 2.728024] BTRFS: selftest: Running bitmap only tests
  531. [ 2.732480] BTRFS: selftest: Running bitmap and extent tests
  532. [ 2.736963] BTRFS: selftest: Running space stealing from bitmap to extent
  533. [ 2.742303] BTRFS: selftest: Free space cache tests finished
  534. [ 2.746700] BTRFS: selftest: Running extent buffer operation tests
  535. [ 2.747339] BTRFS: selftest: Running btrfs_split_item tests
  536. [ 2.755372] BTRFS: selftest: Running find delalloc tests
  537. [ 2.982534] BTRFS: selftest: Running btrfs_get_extent tests
  538. [ 2.987011] BTRFS: selftest: Running hole first btrfs_get_extent test
  539. [ 2.991325] BTRFS: selftest: Running outstanding_extents tests
  540. [ 2.995573] BTRFS: selftest: Running qgroup tests
  541. [ 2.999616] BTRFS: selftest: Qgroup basic add
  542. [ 3.003658] BTRFS: selftest: Qgroup multiple refs test
  543. [ 3.024961] rk-vcodec ff360000.rkvdec: parent devfreq retry
  544. [ 3.030030] rockchip-dmc dmc: current ATF version 0x101!
  545. [ 3.034016] rockchip-dmc dmc: read tf version 0x101!
  546. [ 3.039171] rockchip-dmc dmc: ddr_leakage=12
  547. [ 3.042797] rockchip-dmc dmc: ddr_leakage-volt-sel=1
  548. [ 3.046822] rockchip-dmc dmc: failed to get vop bandwidth to dmc rate
  549. [ 3.051411] devfreq dmc: Couldn't update frequency transition information.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement