Advertisement
Guest User

Ugoos UT3S dtb miqi image boot

a guest
Jun 26th, 2017
678
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 23.40 KB | None | 0 0
  1. U-Boot SPL 2016.09-rc1-00210-g9073bdf-dirty (Aug 23 2016 - 13:41:04)
  2. Trying to boot from MMC2
  3.  
  4.  
  5. U-Boot 2016.09-rc1-00210-g9073bdf-dirty (Aug 31 2016 - 14:01:31 +0800)
  6.  
  7. Model: rk3288-miqi
  8. DRAM:  2 GiB
  9. MMC:   dwmmc@ff0c0000: 0dwmmc@ff0f0000: 1
  10. *** Warning - bad CRC, using default environment
  11.  
  12. In:    serial
  13. Out:   serial
  14. Err:   serial
  15. miqi init
  16. Net:   Net Initialization Skipped
  17. No ethernet found.
  18. Hit any key to stop autoboot:  2  1  0
  19. Card did not respond to voltage select!
  20. switch to partitions #0, OK
  21. mmc1(part 0) is current device
  22. Scanning mmc 1:6...
  23. Found /extlinux/extlinux.conf
  24. Retrieving file: /extlinux/extlinux.conf
  25. reading /extlinux/extlinux.conf
  26. 192 bytes read in 4 ms (46.9 KiB/s)
  27. 1:  kernel-4.4
  28. Retrieving file: /zImage
  29. reading /zImage
  30. 7456944 bytes read in 283 ms (25.1 MiB/s)
  31. append: earlyprintk console=ttyS2,115200n8 rw root=/dev/mmcblk0p7 rootfstype=ext4 init=/sbin/init usbcore.autosuspend=-1
  32. Retrieving file: /rk3288-ugoos-ut3s.dtb
  33. reading /rk3288-ugoos-ut3s.dtb
  34. 36190 bytes read in 7 ms (4.9 MiB/s)
  35. ## Flattened Device Tree blob at 01f00000
  36.    Booting using the fdt blob at 0x1f00000
  37.    Loading Device Tree to 1fff4000, end 1ffffd5d ... OK
  38.  
  39. Starting kernel ...
  40.  
  41. [    0.000000] Booting Linux on physical CPU 0x500
  42. [    0.000000] Initializing cgroup subsys cpuset
  43. [    0.000000] Initializing cgroup subsys cpu
  44. [    0.000000] Initializing cgroup subsys cpuacct
  45. [    0.000000] Linux version 4.4.16 (root@build) (gcc version 4.8.4 (Ubuntu/Linaro 4.8.4-2ubuntu1~14.04.1) ) #17 SMP Wed Aug 31 08:29:58 UTC 2016
  46. [    0.000000] CPU: ARMv7 Processor [410fc0d1] revision 1 (ARMv7), cr=10c5387d
  47. [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  48. [    0.000000] Machine model: rockchip,rk3288-ugoos
  49. [    0.000000] Memory policy: Data cache writealloc
  50. [    0.000000] PERCPU: Embedded 13 pages/cpu @eef95000 s24128 r8192 d20928 u53248
  51. [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 522752
  52. [    0.000000] Kernel command line: earlyprintk console=ttyS2,115200n8 rw root=/dev/mmcblk0p7 rootfstype=ext4 init=/sbin/init usbcore.autosuspend=-1
  53. [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  54. [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  55. [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  56. [    0.000000] Memory: 2060828K/2097152K available (12122K kernel code, 716K rwdata, 3400K rodata, 1024K init, 545K bss, 36324K reserved, 0K cma-reserved, 1310720K highmem)
  57. [    0.000000] Virtual kernel memory layout:
  58. [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  59. [    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
  60. [    0.000000]     vmalloc : 0xf0800000 - 0xff800000   ( 240 MB)
  61. [    0.000000]     lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB)
  62. [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
  63. [    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
  64. [    0.000000]       .text : 0xc0008000 - 0xc10288b4   (16515 kB)
  65. [    0.000000]       .init : 0xc1100000 - 0xc1200000   (1024 kB)
  66. [    0.000000]       .data : 0xc1200000 - 0xc12b33f8   ( 717 kB)
  67. [    0.000000]        .bss : 0xc12b5000 - 0xc133d764   ( 546 kB)
  68. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  69. [    0.000000] Hierarchical RCU implementation.
  70. [    0.000000]  Build-time adjustment of leaf fanout to 32.
  71. [    0.000000] NR_IRQS:16 nr_irqs:16 16
  72. [    0.000000] L2C: failed to init: -19
  73. [    0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
  74. [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  75. [    0.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  76. [    0.000029] Switching to timer-based delay loop, resolution 41ns
  77. [    0.002078] Console: colour dummy device 80x30
  78. [    0.002119] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  79. [    0.002144] pid_max: default: 32768 minimum: 301
  80. [    0.002275] Security Framework initialized
  81. [    0.002292] Yama: becoming mindful.
  82. [    0.002376] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  83. [    0.002397] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  84. [    0.003439] Initializing cgroup subsys devices
  85. [    0.003469] Initializing cgroup subsys freezer
  86. [    0.003512] CPU: Testing write buffer coherency: ok
  87. [    0.003561] ftrace: allocating 37953 entries in 112 pages
  88. [    0.112863] CPU0: update cpu_capacity 430
  89. [    0.112884] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500
  90. [    0.113208] Setting up static identity map for 0x100000 - 0x1000b8
  91. [    0.116710] CPU1: update cpu_capacity 430
  92. [    0.116719] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501
  93. [    0.118650] CPU2: update cpu_capacity 430
  94. [    0.118659] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502
  95. [    0.120586] CPU3: update cpu_capacity 430
  96. [    0.120595] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503
  97. [    0.120719] Brought up 4 CPUs
  98. [    0.120761] SMP: Total of 4 processors activated (192.00 BogoMIPS).
  99. [    0.120771] CPU: All CPU(s) started in SVC mode.
  100. [    0.122586] devtmpfs: initialized
  101. [    0.136597] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0
  102. [    0.137099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  103. [    0.137633] xor: measuring software checksum speed
  104. [    0.232702]    arm4regs  :  1038.400 MB/sec
  105. [    0.332796]    8regs     :   802.400 MB/sec
  106. [    0.432895]    32regs    :   821.200 MB/sec
  107. [    0.432909] xor: using function: arm4regs (1038.400 MB/sec)
  108. [    0.432946] pinctrl core: initialized pinctrl subsystem
  109. [    0.434244] NET: Registered protocol family 16
  110. [    0.434890] DMA: preallocated 256 KiB pool for atomic coherent allocations
  111. [    0.463000] cpuidle: using governor ladder
  112. [    0.493040] cpuidle: using governor menu
  113. [    0.521522] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  114. [    0.521538] hw-breakpoint: maximum watchpoint size is 4 bytes.
  115. [    0.734107] raid6: int32x1  gen()    81 MB/s
  116. [    0.903870] raid6: int32x1  xor()    77 MB/s
  117. [    1.074269] raid6: int32x2  gen()   120 MB/s
  118. [    1.244310] raid6: int32x2  xor()    97 MB/s
  119. [    1.414416] raid6: int32x4  gen()    98 MB/s
  120. [    1.584914] raid6: int32x4  xor()    90 MB/s
  121. [    1.754972] raid6: int32x8  gen()   121 MB/s
  122. [    1.925201] raid6: int32x8  xor()    92 MB/s
  123. [    1.925214] raid6: using algorithm int32x8 gen() 121 MB/s
  124. [    1.925224] raid6: .... xor() 92 MB/s, rmw enabled
  125. [    1.925234] raid6: using intx1 recovery algorithm
  126. [    1.927957] iommu: Adding device ff930000.vop to group 0
  127. [    1.928066] iommu: Adding device ff940000.vop to group 1
  128. [    1.928185] iommu: Adding device ff9a0000.video-codec to group 2
  129. [    1.929600] SCSI subsystem initialized
  130. [    1.929956] usbcore: registered new interface driver usbfs
  131. [    1.930050] usbcore: registered new interface driver hub
  132. [    1.930135] usbcore: registered new device driver usb
  133. [    1.930322] Linux video capture interface: v2.00
  134. [    1.930384] pps_core: LinuxPPS API ver. 1 registered
  135. [    1.930396] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  136. [    1.930433] PTP clock support registered
  137. [    1.931124] Advanced Linux Sound Architecture Driver Initialized.
  138. [    1.932041] Bluetooth: Core ver 2.21
  139. [    1.932106] NET: Registered protocol family 31
  140. [    1.932119] Bluetooth: HCI device and connection manager initialized
  141. [    1.932139] Bluetooth: HCI socket layer initialized
  142. [    1.932157] Bluetooth: L2CAP socket layer initialized
  143. [    1.932202] Bluetooth: SCO socket layer initialized
  144. [    1.933502] clocksource: Switched to clocksource arch_sys_counter
  145. [    2.017487] NET: Registered protocol family 2
  146. [    2.018278] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  147. [    2.018399] TCP bind hash table entries: 8192 (order: 5, 163840 bytes)
  148. [    2.018669] TCP: Hash tables configured (established 8192 bind 8192)
  149. [    2.018754] UDP hash table entries: 512 (order: 2, 24576 bytes)
  150. [    2.018818] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes)
  151. [    2.019138] NET: Registered protocol family 1
  152. [    2.020091] hw perfevents: enabled with armv7_cortex_a12 PMU driver, 7 counters available
  153. [    2.022123] futex hash table entries: 1024 (order: 4, 65536 bytes)
  154. [    2.022935] Initialise system trusted keyring
  155. [    2.037150] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  156. [    2.039090] ntfs: driver 2.1.32 [Flags: R/W].
  157. [    2.039560] fuse init (API version 7.23)
  158. [    2.040680] JFS: nTxBlock = 8192, nTxLock = 65536
  159. [    2.047310] SGI XFS with security attributes, no debug enabled
  160. [    2.055992] NET: Registered protocol family 38
  161. [    2.056030] Key type asymmetric registered
  162. [    2.056049] Asymmetric key parser 'x509' registered
  163. [    2.056163] bounce: pool size: 64 pages
  164. [    2.056453] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  165. [    2.056478] io scheduler noop registered
  166. [    2.056496] io scheduler deadline registered
  167. [    2.056553] io scheduler cfq registered (default)
  168. [    2.057060] rockchip-usb-phy phy: vbus_drv is not assigned!
  169. [    2.062353] dma-pl330 ff250000.dma-controller: Loaded driver for PL330 DMAC-241330
  170. [    2.062376] dma-pl330 ff250000.dma-controller:   DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
  171. [    2.063621] dma-pl330 ffb20000.dma-controller: Loaded driver for PL330 DMAC-241330
  172. [    2.063643] dma-pl330 ffb20000.dma-controller:   DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10
  173. [    2.064443] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  174. [    2.066363] dw-apb-uart ff180000.serial: prop pinctrl-0 index 0 invalid phandle
  175. [    2.066864] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 34, base_baud = 1500000) is a 16550A
  176. [    2.068019] console [ttyS2] disabled
  177. [    2.068093] ff690000.serial: ttyS2 at MMIO 0xff690000 (irq = 35, base_baud = 1500000) is a 16550A
  178. [    2.847093] console [ttyS2] enabled
  179. [    2.851705] ff1b0000.serial: ttyS3 at MMIO 0xff1b0000 (irq = 36, base_baud = 1500000) is a 16550A
  180. [    2.862301] [drm] Initialized drm 1.1.0 20060810
  181. [    2.870290] iommu: Adding device display-subsystem to group 3
  182. [    2.876098] rockchip-drm display-subsystem: Possibly a virtual device
  183. [    2.882861] rockchip-drm display-subsystem: bound ff940000.vop (ops vop_component_ops)
  184. [    2.891115] rockchip-drm display-subsystem: bound ff930000.vop (ops vop_component_ops)
  185. [    2.899209] rockchip-drm display-subsystem: failed to bind ff980000.hdmi (ops dw_hdmi_rockchip_ops): -517
  186. [    2.909001] rockchip-drm display-subsystem: Possibly a virtual device
  187. [    2.915471] iommu: Removing device display-subsystem from group 3
  188. [    2.922567] rockchip-drm display-subsystem: master bind failed: -517
  189. [    2.929256] usbcore: registered new interface driver udl
  190. [    2.936241] mali ffa30000.gpu: Failed to get regulator
  191. [    2.941387] mali ffa30000.gpu: Power control initialization failed
  192. [    2.947814] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 389; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '-v4.4-33896-gd6d7d29', rk_ko_ver is '5', built at '03:35:56', on 'Aug 30 2016'.
  193. [    2.969992] Mali: Mali device driver loaded
  194. [    2.975842] brd: module loaded
  195. [    2.988348] loop: module loaded
  196. [    2.992558] zram: Added device: zram0
  197. [    2.996316] lkdtm: No crash points registered, enable through debugfs
  198. [    3.004910] tun: Universal TUN/TAP device driver, 1.6
  199. [    3.009964] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  200. [    3.017774] rk_gmac-dwmac ff290000.ethernet: clock input or output? (input).
  201. [    3.024868] rk_gmac-dwmac ff290000.ethernet: TX delay(0x30).
  202. [    3.030532] rk_gmac-dwmac ff290000.ethernet: RX delay(0x10).
  203. [    3.036390] rk_gmac-dwmac ff290000.ethernet: clock input from PHY
  204. [    3.042485] rk_gmac-dwmac ff290000.ethernet: init for RGMII
  205. [    3.053153] stmmac - user ID: 0x10, Synopsys ID: 0x35
  206. [    3.058225]  Ring mode enabled
  207. [    3.061281]  DMA HW capability register supported
  208. [    3.065822]  Normal descriptors
  209. [    3.069151]  RX Checksum Offload Engine supported (type 2)
  210. [    3.074643]  TX Checksum insertion supported
  211. [    3.078911]  Wake-Up On Lan supported
  212. [    3.082643]  Enable RX Mitigation via HW Watchdog Timer
  213. [    4.118155] libphy: stmmac: probed
  214. [    4.121569] eth0: PHY ID 001cc915 at 0 IRQ POLL (stmmac-0:00) active
  215. [    4.127969] eth0: PHY ID 001cc915 at 1 IRQ POLL (stmmac-0:01)
  216. [    4.134322] PPP generic driver version 2.4.2
  217. [    4.139038] usbcore: registered new interface driver rtl8xxxu
  218. [    4.144924] usbcore: registered new interface driver rndis_wlan
  219. [    4.151148] usbcore: registered new interface driver rt2500usb
  220. [    4.157109] usbcore: registered new interface driver rt73usb
  221. [    4.162865] usbcore: registered new interface driver rt2800usb
  222. [    4.168865] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
  223. [    4.176357] usbcore: registered new interface driver pegasus
  224. [    4.182092] usbcore: registered new interface driver rtl8150
  225. [    4.187852] usbcore: registered new interface driver r8152
  226. [    4.193426] usbcore: registered new interface driver asix
  227. [    4.198924] usbcore: registered new interface driver ax88179_178a
  228. [    4.205112] usbcore: registered new interface driver cdc_ether
  229. [    4.211027] usbcore: registered new interface driver dm9601
  230. [    4.216727] usbcore: registered new interface driver smsc75xx
  231. [    4.222568] usbcore: registered new interface driver smsc95xx
  232. [    4.228417] usbcore: registered new interface driver net1080
  233. [    4.234178] usbcore: registered new interface driver rndis_host
  234. [    4.240172] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
  235. [    4.247721] usbcore: registered new interface driver cdc_ncm
  236. [    4.253465] usbcore: registered new interface driver cdc_mbim
  237. [    4.259576] ff540000.usb supply vusb_d not found, using dummy regulator
  238. [    4.266295] ff540000.usb supply vusb_a not found, using dummy regulator
  239. [    4.433327] dwc2 ff540000.usb: DWC OTG Controller
  240. [    4.438107] dwc2 ff540000.usb: new USB bus registered, assigned bus number 1
  241. [    4.445219] dwc2 ff540000.usb: irq 40, io mem 0x00000000
  242. [    4.450870] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  243. [    4.457695] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  244. [    4.464939] usb usb1: Product: DWC OTG Controller
  245. [    4.469645] usb usb1: Manufacturer: Linux 4.4.16 dwc2_hsotg
  246. [    4.475238] usb usb1: SerialNumber: ff540000.usb
  247. [    4.480803] hub 1-0:1.0: USB hub found
  248. [    4.484684] hub 1-0:1.0: 1 port detected
  249. [    4.490000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  250. [    4.496579] ehci-platform: EHCI generic platform driver
  251. [    4.502131] ehci-platform ff500000.usb: EHCI Host Controller
  252. [    4.508147] ehci-platform ff500000.usb: new USB bus registered, assigned bus number 2
  253. [    4.516163] ehci-platform ff500000.usb: irq 39, io mem 0xff500000
  254. [    4.533546] ehci-platform ff500000.usb: USB 2.0 started, EHCI 1.00
  255. [    4.540002] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  256. [    4.546833] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  257. [    4.554078] usb usb2: Product: EHCI Host Controller
  258. [    4.558959] usb usb2: Manufacturer: Linux 4.4.16 ehci_hcd
  259. [    4.564377] usb usb2: SerialNumber: ff500000.usb
  260. [    4.569882] hub 2-0:1.0: USB hub found
  261. [    4.573742] hub 2-0:1.0: 1 port detected
  262. [    4.578573] usbcore: registered new interface driver cdc_acm
  263. [    4.584284] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  264. [    4.592513] usbcore: registered new interface driver usblp
  265. [    4.598139] usbcore: registered new interface driver cdc_wdm
  266. [    4.603986] usbcore: registered new interface driver usb-storage
  267. [    4.610148] usbcore: registered new interface driver usbserial
  268. [    4.616081] usbcore: registered new interface driver usbserial_generic
  269. [    4.622654] usbserial: USB Serial support registered for generic
  270. [    4.628772] usbcore: registered new interface driver cp210x
  271. [    4.634423] usbserial: USB Serial support registered for cp210x
  272. [    4.640440] usbcore: registered new interface driver ftdi_sio
  273. [    4.646265] usbserial: USB Serial support registered for FTDI USB Serial Device
  274. [    4.653784] usbcore: registered new interface driver keyspan
  275. [    4.659491] usbserial: USB Serial support registered for Keyspan - (without firmware)
  276. [    4.667398] usbserial: USB Serial support registered for Keyspan 1 port adapter
  277. [    4.674896] usbserial: USB Serial support registered for Keyspan 2 port adapter
  278. [    4.682259] usbserial: USB Serial support registered for Keyspan 4 port adapter
  279. [    4.689831] usbcore: registered new interface driver option
  280. [    4.695497] usbserial: USB Serial support registered for GSM modem (1-port)
  281. [    4.702668] usbcore: registered new interface driver oti6858
  282. [    4.708427] usbserial: USB Serial support registered for oti6858
  283. [    4.714545] usbcore: registered new interface driver pl2303
  284. [    4.720166] usbserial: USB Serial support registered for pl2303
  285. [    4.726203] usbcore: registered new interface driver qcserial
  286. [    4.732000] usbserial: USB Serial support registered for Qualcomm USB modem
  287. [    4.739084] usbcore: registered new interface driver sierra
  288. [    4.744737] usbserial: USB Serial support registered for Sierra USB modem
  289. [    4.752579] usbcore: registered new interface driver iforce
  290. [    4.758415] usbcore: registered new interface driver xpad
  291. [    4.764099] usbcore: registered new interface driver usbtouchscreen
  292. [    4.770770] i2c /dev entries driver
  293. [    4.775298] rk3x-i2c ff140000.i2c: Initialized RK3xxx I2C bus at f0dd4000
  294. [    4.782945] rk3x-i2c ff170000.i2c: Initialized RK3xxx I2C bus at f0dd6000
  295. [    4.791235] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
  296. [    4.800347] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
  297. [    4.810875] rtc-hym8563 0-0051: rtc core: registered hym8563 as rtc0
  298. [    4.833614] rk3x-i2c ff650000.i2c: Initialized RK3xxx I2C bus at f0dd8000
  299. [    4.841322] rk3x-i2c ff660000.i2c: Initialized RK3xxx I2C bus at f0dda000
  300. [    4.848991] probe device ff9a0000.video-codec
  301. [    4.854659] rockchip-vpu ff9a0000.video-codec: Rockchip VPU encoder registered as /vpu/video0
  302. [    4.863481] rockchip-vpu ff9a0000.video-codec: Rockchip VPU decoder registered as /vpu/video1
  303. [    4.872337] usbcore: registered new interface driver uvcvideo
  304. [    4.878138] USB Video Class driver (1.1.1)
  305. [    4.882270] usb 1-1: new high-speed USB device number 2 using dwc2
  306. [    4.889514] VCC_IO: supplied by vcc_sys
  307. [    4.893702] VCCIO_SD: supplied by VCC_IO
  308. [    4.900079] rk_tsadcv2_initialize: Missing rockchip,grf property
  309. [    4.907377] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
  310. [    4.916339] Bluetooth: Virtual HCI driver ver 1.5
  311. [    4.921314] Bluetooth: HCI UART driver ver 2.3
  312. [    4.925803] Bluetooth: HCI UART protocol H4 registered
  313. [    4.930960] Bluetooth: HCI UART protocol BCSP registered
  314. [    4.936339] Bluetooth: HCI UART protocol LL registered
  315. [    4.941529] Bluetooth: HCI UART protocol ATH3K registered
  316. [    4.946963] Bluetooth: HCI UART protocol Three-wire (H5) registered
  317. [    4.953344] Bluetooth: HCI UART protocol Intel registered
  318. [    4.958884] Bluetooth: HCI UART protocol BCM registered
  319. [    4.964185] Bluetooth: HCI UART protocol QCA registered
  320. [    4.969605] usbcore: registered new interface driver bcm203x
  321. [    4.975470] usbcore: registered new interface driver bpa10x
  322. [    4.981163] usbcore: registered new interface driver bfusb
  323. [    4.986806] usbcore: registered new interface driver btusb
  324. [    4.992321] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
  325. [    4.998171] usbcore: registered new interface driver ath3k
  326. [    5.003996] vdd_cpu: supplied by vcc_sys
  327. [    5.009814] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 500000 KHz
  328. [    5.017494] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 1200000 KHz
  329. [    5.027767] cpufreq-dt cpufreq-dt: failed register driver: -17
  330. [    5.033620] cpufreq-dt: probe of cpufreq-dt failed with error -17
  331. [    5.039768] sdhci: Secure Digital Host Controller Interface driver
  332. [    5.045969] sdhci: Copyright(c) Pierre Ossman
  333. [    5.050343] Synopsys Designware Multimedia Card Interface Driver
  334. [    5.056706] dwmmc_rockchip ff0c0000.dwmmc: IDMAC supports 32-bit address mode.
  335. [    5.063962] dwmmc_rockchip ff0c0000.dwmmc: Using internal DMA controller.
  336. [    5.070765] dwmmc_rockchip ff0c0000.dwmmc: Version ID is 270a
  337. [    5.076530] dwmmc_rockchip ff0c0000.dwmmc: DW MMC controller at irq 29,32 bit host data width,256 deep fifo
  338. [    5.086327] vcc_sd: supplied by VCC_IO
  339. [    5.103722] usb 1-1: New USB device found, idVendor=1a40, idProduct=0101
  340. [    5.110429] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  341. [    5.117581] usb 1-1: Product: USB 2.0 Hub [MTT]
  342. [    5.122377] hub 1-1:1.0: USB hub found
  343. [    5.126194] hub 1-1:1.0: 4 ports detected
  344. [    5.194139] rockchip-iodomain io-domains: Setting to 3300000 done
  345. [    5.200460] rockchip-iodomain io-domains: Setting to 3300000 done
  346. [    5.223518] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  347. [    5.244544] dwmmc_rockchip ff0c0000.dwmmc: 1 slots initialized
  348. [    5.250639] dwmmc_rockchip ff0f0000.dwmmc: IDMAC supports 32-bit address mode.
  349. [    5.257906] dwmmc_rockchip ff0f0000.dwmmc: Using internal DMA controller.
  350. [    5.264729] dwmmc_rockchip ff0f0000.dwmmc: Version ID is 270a
  351. [    5.270493] dwmmc_rockchip ff0f0000.dwmmc: DW MMC controller at irq 30,32 bit host data width,256 deep fifo
  352. [    5.280253] dwmmc_rockchip ff0f0000.dwmmc: No vmmc regulator found
  353. [    5.286457] dwmmc_rockchip ff0f0000.dwmmc: No vqmmc regulator found
  354. [    5.303514] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  355. [    5.324532] dwmmc_rockchip ff0f0000.dwmmc: 1 slots initialized
  356. [    5.332456] sdhci-pltfm: SDHCI platform and OF driver helper
  357. [    5.341336] /board-leds/fan: could not get #gpio-cells for /pinctrl/i2c2/i2c2-xfer
  358. [    5.348977] leds-gpio: probe of board-leds failed with error -2
  359. [    5.354945] ledtrig-cpu: registered to indicate activity on CPUs
  360. [    5.361003] hidraw: raw HID events driver (C) Jiri Kosina
  361. [    5.366866] usbcore: registered new interface driver usbhid
  362. [    5.372447] usbhid: USB HID core driver
  363. [    5.376452] ashmem: initialized
  364. [    5.380205] usbcore: registered new interface driver snd-usb-audio
  365. [    5.387422] u32 classifier
  366. [    5.388097] mmc1: MAN_BKOPS_EN bit is not set
  367. [    5.388741] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0)
  368. [    5.388869] mmc1: new high speed MMC card at address 0001
  369. [    5.389096] mmcblk0: mmc1:0001 MAG2GA 14.6 GiB
  370. [    5.389192] mmcblk0boot0: mmc1:0001 MAG2GA partition 1 2.00 MiB
  371. [    5.389277] mmcblk0boot1: mmc1:0001 MAG2GA partition 2 2.00 MiB
  372. [    5.389369] mmcblk0rpmb: mmc1:0001 MAG2GA partition 3 128 KiB
  373. [    5.396410]  mmcblk0: p1 p2 p3 p4 p5 p6 p7
  374. [    5.435828] Netfilter messages via NETLINK v0.30.
  375. [    5.440588] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  376. [    5.446871] ctnetlink v0.93: registering with nfnetlink.
  377. [    5.452409] ip_tables: (C) 2000-2006 Netfilter Core Team
  378. [    5.457771] Initializing XFRM netlink socket
  379. [    5.462410] NET: Registered protocol family 10
  380. [    5.467293] ip6_tables: (C) 2000-2006 Netfilter Core Team
  381. [    5.472798] sit: IPv6 over IPv4 tunneling driver
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement