Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- U-Boot 2017.07-00026-g0012289-dirty (Sep 11 2017 - 13:24:13 +0200)
- Model: Firefly-RK3288
- DRAM: 2 GiB
- MMC: dwmmc@ff0c0000: 1, dwmmc@ff0f0000: 0
- ** First descriptor is NOT a primary desc on 0:1 **
- *** Warning - bad CRC, using default environment
- In: serial
- Out: serial
- Err: serial
- Model: Firefly-RK3288
- Net:
- Warning: ethernet@ff290000 (eth0) using random MAC address - b2:a6:c0:40:c8:56
- eth0: ethernet@ff290000
- Hit any key to stop autoboot: 0
- ** First descriptor is NOT a primary desc on 0:1 **
- switch to partitions #0, OK
- mmc0(part 0) is current device
- ** No partition table - mmc 0 **
- switch to partitions #0, OK
- mmc1 is current device
- Scanning mmc 1:6...
- Found /extlinux/extlinux.conf
- Retrieving file: /extlinux/extlinux.conf
- reading /extlinux/extlinux.conf
- 178 bytes read in 5 ms (34.2 KiB/s)
- 1: yocto
- Retrieving file: /zImage
- reading /zImage
- 7479672 bytes read in 329 ms (21.7 MiB/s)
- append: console=tty1 console=ttyS2,115200n8 rw root=/dev/mmcblk0p7 rootfstype=ext4 init=/sbin/init
- Retrieving file: /rk3288-evb-act8846.dtb
- reading /rk3288-evb-act8846.dtb
- 54910 bytes read in 8 ms (6.5 MiB/s)
- ## Flattened Device Tree blob at 01f00000
- Booting using the fdt blob at 0x1f00000
- Loading Device Tree to 0ffef000, end 0ffff67d ... OK
- Starting kernel ...
- [ 0.000000] Booting Linux on physical CPU 0x500
- [ 0.000000] Initializing cgroup subsys cpuset
- [ 0.000000] Initializing cgroup subsys cpu
- [ 0.000000] Initializing cgroup subsys cpuacct
- [ 0.000000] Linux version 4.4.77 (oe-user@oe-host) (gcc version 7.1.0 (GCC) ) #1 SMP Mon Sep 11 11:45:37 CEST 2017
- [ 0.000000] CPU: ARMv7 Processor [410fc0d1] revision 1 (ARMv7), cr=10c5387d
- [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- [ 0.000000] Machine model: rockchip,rk3288-evb-act8846
- [ 0.000000] Memory policy: Data cache writealloc
- [ 0.000000] PERCPU: Embedded 14 pages/cpu @eef85000 s24600 r8192 d24552 u57344
- [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522752
- [ 0.000000] Kernel command line: console=tty1 console=ttyS2,115200n8 rw root=/dev/mmcblk0p7 rootfstype=ext4 init=/sbin/init
- [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
- [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
- [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
- [ 0.000000] Memory: 2060544K/2097152K available (11264K kernel code, 859K rwdata, 3172K rodata, 1024K init, 604K bss, 36608K reserved, 0K cma-reserved, 1310720K highmem)
- [ 0.000000] Virtual kernel memory layout:
- [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
- [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
- [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
- [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
- [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
- [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
- [ 0.000000] .text : 0xc0008000 - 0xc0c00000 (12256 kB)
- [ 0.000000] .init : 0xc1100000 - 0xc1200000 (1024 kB)
- [ 0.000000] .data : 0xc1200000 - 0xc12d6d50 ( 860 kB)
- [ 0.000000] .bss : 0xc12d8000 - 0xc136f3b0 ( 605 kB)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] Hierarchical RCU implementation.
- [ 0.000000] Build-time adjustment of leaf fanout to 32.
- [ 0.000000] NR_IRQS:16 nr_irqs:16 16
- [ 0.000000] L2C: failed to init: -19
- [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
- [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
- [ 0.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
- [ 0.000029] Switching to timer-based delay loop, resolution 41ns
- [ 0.002741] Console: colour dummy device 80x30
- [ 0.003993] console [tty1] enabled
- [ 0.004055] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
- [ 0.004142] pid_max: default: 32768 minimum: 301
- [ 0.004308] Security Framework initialized
- [ 0.004355] Yama: becoming mindful.
- [ 0.004466] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
- [ 0.004524] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
- [ 0.005605] Initializing cgroup subsys devices
- [ 0.005667] Initializing cgroup subsys freezer
- [ 0.005743] CPU: Testing write buffer coherency: ok
- [ 0.005824] ftrace: allocating 41694 entries in 123 pages
- [ 0.126037] CPU0: update cpu_capacity 430
- [ 0.126079] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500
- [ 0.126445] Setting up static identity map for 0x100000 - 0x100058
- [ 0.130103] CPU1: update cpu_capacity 430
- [ 0.130112] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501
- [ 0.132107] CPU2: update cpu_capacity 430
- [ 0.132116] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502
- [ 0.134106] CPU3: update cpu_capacity 430
- [ 0.134115] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503
- [ 0.134258] Brought up 4 CPUs
- [ 0.134433] SMP: Total of 4 processors activated (192.00 BogoMIPS).
- [ 0.134463] CPU: All CPU(s) started in SVC mode.
- [ 0.136301] devtmpfs: initialized
- [ 0.158221] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0
- [ 0.158771] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
- [ 0.158847] futex hash table entries: 1024 (order: 4, 65536 bytes)
- [ 0.159491] pinctrl core: initialized pinctrl subsystem
- [ 0.160854] NET: Registered protocol family 16
- [ 0.161596] DMA: preallocated 256 KiB pool for atomic coherent allocations
- [ 0.185866] cpuidle: using governor ladder
- [ 0.215906] cpuidle: using governor menu
- [ 0.259114] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
- [ 0.259171] hw-breakpoint: maximum watchpoint size is 4 bytes.
- [ 0.332686] iommu: Adding device ff910000.isp to group 0
- [ 0.332849] iommu: Adding device ff930000.vop to group 1
- [ 0.332996] iommu: Adding device ff940000.vop to group 2
- [ 0.333164] iommu: Adding device ff9a0000.vpu-service to group 3
- [ 0.333330] iommu: Adding device ff9c0000.hevc-service to group 4
- [ 0.336321] SCSI subsystem initialized
- [ 0.336716] usbcore: registered new interface driver usbfs
- [ 0.336835] usbcore: registered new interface driver hub
- [ 0.336946] usbcore: registered new device driver usb
- [ 0.337172] Linux video capture interface: v2.00
- [ 0.337259] pps_core: LinuxPPS API ver. 1 registered
- [ 0.337292] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
- [ 0.337369] PTP clock support registered
- [ 0.339301] Advanced Linux Sound Architecture Driver Initialized.
- [ 0.340322] Bluetooth: Core ver 2.21
- [ 0.340402] NET: Registered protocol family 31
- [ 0.340435] Bluetooth: HCI device and connection manager initialized
- [ 0.340485] Bluetooth: HCI socket layer initialized
- [ 0.340523] Bluetooth: L2CAP socket layer initialized
- [ 0.340591] Bluetooth: SCO socket layer initialized
- [ 0.342299] clocksource: Switched to clocksource arch_sys_counter
- [ 0.418060] NET: Registered protocol family 2
- [ 0.418890] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
- [ 0.419034] TCP bind hash table entries: 8192 (order: 5, 163840 bytes)
- [ 0.419318] TCP: Hash tables configured (established 8192 bind 8192)
- [ 0.419423] UDP hash table entries: 512 (order: 2, 24576 bytes)
- [ 0.419505] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes)
- [ 0.419846] NET: Registered protocol family 1
- [ 0.420332] RPC: Registered named UNIX socket transport module.
- [ 0.420370] RPC: Registered udp transport module.
- [ 0.420400] RPC: Registered tcp transport module.
- [ 0.420429] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 0.421481] hw perfevents: enabled with armv7_cortex_a12 PMU driver, 7 counters available
- [ 0.424580] Initialise system trusted keyring
- [ 0.439073] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 0.441956] NFS: Registering the id_resolver key type
- [ 0.442050] Key type id_resolver registered
- [ 0.442082] Key type id_legacy registered
- [ 0.442134] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
- [ 0.443189] fuse init (API version 7.23)
- [ 0.450589] NET: Registered protocol family 38
- [ 0.450657] Key type asymmetric registered
- [ 0.450698] Asymmetric key parser 'x509' registered
- [ 0.450846] bounce: pool size: 64 pages
- [ 0.451143] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
- [ 0.451207] io scheduler noop registered
- [ 0.451247] io scheduler deadline registered
- [ 0.451321] io scheduler cfq registered (default)
- [ 0.451840] rockchip-usb-phy ff770000.syscon:usbphy: vbus_drv is not assigned!
- [ 0.453560] rockchip-dp-phy ff770000.syscon:edp-phy: No edp_24m reset control specified
- [ 0.455766] backlight supply power not found, using dummy regulator
- [ 0.456960] rk-vcodec ff9a0000.vpu-service: probe device
- [ 0.457073] rk-vcodec ff9a0000.vpu-service: vpu mmu dec eeb15010
- [ 0.457390] rk-vcodec ff9a0000.vpu-service: allocator is drm
- [ 0.457507] rk-vcodec ff9a0000.vpu-service: checking hw id 4831
- [ 0.458352] rk-vcodec ff9a0000.vpu-service: init success
- [ 0.459214] rk-vcodec ff9c0000.hevc-service: probe device
- [ 0.459326] rk-vcodec ff9c0000.hevc-service: vpu mmu dec eeb15410
- [ 0.459641] rk-vcodec ff9c0000.hevc-service: allocator is drm
- [ 0.459755] rk-vcodec ff9c0000.hevc-service: checking hw id 6867
- [ 0.460347] rk-vcodec ff9c0000.hevc-service: init success
- [ 0.463859] dma-pl330 ff250000.dma-controller: Loaded driver for PL330 DMAC-241330
- [ 0.463920] dma-pl330 ff250000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
- [ 0.465175] dma-pl330 ffb20000.dma-controller: Loaded driver for PL330 DMAC-241330
- [ 0.465235] dma-pl330 ffb20000.dma-controller: DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10
- [ 0.466195] Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled
- [ 0.469188] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 37, base_baud = 1500000) is a 16550A
- [ 0.470378] console [ttyS2] disabled
- [ 0.470475] ff690000.serial: ttyS2 at MMIO 0xff690000 (irq = 38, base_baud = 1500000) is a 16550A
- [ 1.280576] console [ttyS2] enabled
- [ 1.286056] [drm:drm_core_init] Initialized drm 1.1.0 20060810
- [ 1.296946] rockchip-vop ff940000.vop: invalid resource
- [ 1.302203] rockchip-vop ff940000.vop: failed to get vop cabc lut registers
- [ 1.310263] rockchip-drm display-subsystem: bound ff940000.vop (ops 0xc0c53f34)
- [ 1.317703] rockchip-vop ff930000.vop: invalid resource
- [ 1.322984] rockchip-vop ff930000.vop: failed to get vop cabc lut registers
- [ 1.331017] rockchip-drm display-subsystem: bound ff930000.vop (ops 0xc0c53f34)
- [ 1.338751] i2c i2c-6: of_i2c: modalias failure on /hdmi@ff980000/ports
- [ 1.345436] dwhdmi-rockchip ff980000.hdmi: registered DesignWare HDMI I2C bus driver
- [ 1.353345] dwhdmi-rockchip ff980000.hdmi: Detected HDMI TX controller v2.00a with HDCP (DWC MHL PHY)
- [ 1.363580] rockchip-drm display-subsystem: bound ff980000.hdmi (ops 0xc0c4fc28)
- [ 1.371091] [drm:rockchip_dp_bind] *ERROR* failed to find panel
- [ 1.377086] rockchip-drm display-subsystem: failed to bind ff970000.dp (ops 0xc0c50494): -517
- [ 1.386756] rockchip-drm display-subsystem: master bind failed: -517
- [ 1.393582] usbcore: registered new interface driver udl
- [ 1.401085] edp-panel supply power not found, using dummy regulator
- [ 1.408767] mali ffa30000.gpu: Failed to get regulator
- [ 1.413966] mali ffa30000.gpu: Power control initialization failed
- [ 1.421825] brd: module loaded
- [ 1.434515] loop: module loaded
- [ 1.438769] zram: Added device: zram0
- [ 1.442538] lkdtm: No crash points registered, enable through debugfs
- [ 1.450137] tun: Universal TUN/TAP device driver, 1.6
- [ 1.455241] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
- [ 1.463423] rk_gmac-dwmac ff290000.ethernet: clock input or output? (input).
- [ 1.470505] rk_gmac-dwmac ff290000.ethernet: TX delay(0x30).
- [ 1.476226] rk_gmac-dwmac ff290000.ethernet: RX delay(0x10).
- [ 1.482140] rk_gmac-dwmac ff290000.ethernet: clock input from PHY
- [ 1.488287] rk_gmac-dwmac ff290000.ethernet: init for RGMII
- [ 1.499003] stmmac - user ID: 0x10, Synopsys ID: 0x35
- [ 1.504106] Ring mode enabled
- [ 1.507181] DMA HW capability register supported
- [ 1.511713] Normal descriptors
- [ 1.515093] RX Checksum Offload Engine supported (type 2)
- [ 1.520595] TX Checksum insertion supported
- [ 1.524902] Wake-Up On Lan supported
- [ 1.528662] Enable RX Mitigation via HW Watchdog Timer
- [ 1.616929] libphy: stmmac: probed
- [ 1.620363] eth%d: PHY ID 001cc915 at 0 IRQ POLL (stmmac-0:00) active
- [ 1.626863] eth%d: PHY ID 001cc915 at 1 IRQ POLL (stmmac-0:01)
- [ 1.634431] PPP generic driver version 2.4.2
- [ 1.639178] usbcore: registered new interface driver rndis_wlan
- [ 1.645511] usbcore: registered new interface driver rt2800usb
- [ 1.651472] Rockchip WiFi SYS interface (V1.00) ...
- [ 1.656573] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
- [ 1.664140] usbcore: registered new interface driver pegasus
- [ 1.669913] usbcore: registered new interface driver rtl8150
- [ 1.675715] usbcore: registered new interface driver r8152
- [ 1.681319] usbcore: registered new interface driver asix
- [ 1.686855] usbcore: registered new interface driver ax88179_178a
- [ 1.693083] usbcore: registered new interface driver cdc_ether
- [ 1.699018] usbcore: registered new interface driver dm9601
- [ 1.704748] usbcore: registered new interface driver smsc75xx
- [ 1.710626] usbcore: registered new interface driver smsc95xx
- [ 1.716522] usbcore: registered new interface driver net1080
- [ 1.722330] usbcore: registered new interface driver rndis_host
- [ 1.728360] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
- [ 1.735957] usbcore: registered new interface driver cdc_ncm
- [ 1.741722] usbcore: registered new interface driver cdc_mbim
- [ 1.747901] ff540000.usb supply vusb_d not found, using dummy regulator
- [ 1.754663] ff540000.usb supply vusb_a not found, using dummy regulator
- [ 1.872558] dwc2 ff540000.usb: DWC OTG Controller
- [ 1.877321] dwc2 ff540000.usb: new USB bus registered, assigned bus number 1
- [ 1.884488] dwc2 ff540000.usb: irq 44, io mem 0x00000000
- [ 1.890172] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
- [ 1.897025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 1.904309] usb usb1: Product: DWC OTG Controller
- [ 1.909037] usb usb1: Manufacturer: Linux 4.4.77 dwc2_hsotg
- [ 1.914653] usb usb1: SerialNumber: ff540000.usb
- [ 1.920270] hub 1-0:1.0: USB hub found
- [ 1.924139] hub 1-0:1.0: 1 port detected
- [ 1.928963] ff580000.usb supply vusb_d not found, using dummy regulator
- [ 1.935737] ff580000.usb supply vusb_a not found, using dummy regulator
- [ 2.222366] dwc2 ff580000.usb: EPs: 10, dedicated fifos, 972 entries in SPRAM
- [ 2.230157] dwc2 ff580000.usb: DWC OTG Controller
- [ 2.234964] dwc2 ff580000.usb: new USB bus registered, assigned bus number 2
- [ 2.242072] dwc2 ff580000.usb: irq 45, io mem 0x00000000
- [ 2.247699] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
- [ 2.254552] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 2.261811] usb usb2: Product: DWC OTG Controller
- [ 2.266564] usb usb2: Manufacturer: Linux 4.4.77 dwc2_hsotg
- [ 2.272158] usb usb2: SerialNumber: ff580000.usb
- [ 2.277726] hub 2-0:1.0: USB hub found
- [ 2.281557] hub 2-0:1.0: 1 port detected
- [ 2.287596] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 2.294208] ehci-platform: EHCI generic platform driver
- [ 2.299783] ehci-platform ff500000.usb: EHCI Host Controller
- [ 2.305820] ehci-platform ff500000.usb: new USB bus registered, assigned bus number 3
- [ 2.313871] ehci-platform ff500000.usb: irq 42, io mem 0xff500000
- [ 2.332357] ehci-platform ff500000.usb: USB 2.0 started, EHCI 1.00
- [ 2.338841] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
- [ 2.345699] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 2.352985] usb usb3: Product: EHCI Host Controller
- [ 2.357888] usb usb3: Manufacturer: Linux 4.4.77 ehci_hcd
- [ 2.363330] usb usb3: SerialNumber: ff500000.usb
- [ 2.368865] hub 3-0:1.0: USB hub found
- [ 2.372733] hub 3-0:1.0: 1 port detected
- [ 2.377718] usbcore: registered new interface driver cdc_acm
- [ 2.383457] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
- [ 2.391741] usbcore: registered new interface driver cdc_wdm
- [ 2.397634] usbcore: registered new interface driver usb-storage
- [ 2.403864] usbcore: registered new interface driver usbserial
- [ 2.409792] usbcore: registered new interface driver usbserial_generic
- [ 2.416425] usbserial: USB Serial support registered for generic
- [ 2.422575] usbcore: registered new interface driver cp210x
- [ 2.428217] usbserial: USB Serial support registered for cp210x
- [ 2.434302] usbcore: registered new interface driver ftdi_sio
- [ 2.440119] usbserial: USB Serial support registered for FTDI USB Serial Device
- [ 2.447719] usbcore: registered new interface driver keyspan
- [ 2.453496] usbserial: USB Serial support registered for Keyspan - (without firmware)
- [ 2.461406] usbserial: USB Serial support registered for Keyspan 1 port adapter
- [ 2.468826] usbserial: USB Serial support registered for Keyspan 2 port adapter
- [ 2.476395] usbserial: USB Serial support registered for Keyspan 4 port adapter
- [ 2.483877] usbcore: registered new interface driver option
- [ 2.489521] usbserial: USB Serial support registered for GSM modem (1-port)
- [ 2.496814] usbcore: registered new interface driver oti6858
- [ 2.502579] usbserial: USB Serial support registered for oti6858
- [ 2.508697] usbcore: registered new interface driver pl2303
- [ 2.514373] usbserial: USB Serial support registered for pl2303
- [ 2.520413] usbcore: registered new interface driver qcserial
- [ 2.526264] usbserial: USB Serial support registered for Qualcomm USB modem
- [ 2.533385] usbcore: registered new interface driver sierra
- [ 2.539030] usbserial: USB Serial support registered for Sierra USB modem
- [ 2.547368] usbcore: registered new interface driver iforce
- [ 2.553141] usbcore: registered new interface driver xpad
- [ 2.559215] usbcore: registered new interface driver usbtouchscreen
- [ 2.566025] i2c /dev entries driver
- [ 2.571229] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
- [ 2.578429] fan53555-reg: supplied by vcc_sys
- [ 2.585903] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
- [ 2.592937] fan53555-reg: supplied by vcc_sys
- [ 2.602648] rtc-hym8563 0-0051: rtc core: registered hym8563 as rtc0
- [ 2.610125] REG1: supplied by vcc_sys
- [ 2.615002] REG2: supplied by vcc_sys
- [ 2.619702] vcc_sd: supplied by VCC_IO
- [ 2.623798] vcc_lcd: supplied by VCC_IO
- [ 2.627979] REG3: supplied by vcc_sys
- [ 2.632033] VDD_LOG: Bringing 1100000uV into 1150000-1150000uV
- [ 2.639534] REG4: supplied by vcc_sys
- [ 2.644346] REG5: supplied by VCC_IO
- [ 2.649304] REG6: supplied by VCC_IO
- [ 2.654173] REG7: supplied by VCC_IO
- [ 2.659155] REG8: supplied by vcc_sys
- [ 2.664133] REG9: supplied by vcc_sys
- [ 2.668857] REG10: supplied by VCC_20
- [ 2.673791] REG11: supplied by VCC_20
- [ 2.678643] vcc_wl: supplied by VCC_18
- [ 2.682730] REG12: supplied by VCC_20
- [ 2.687578] rk3x-i2c ff650000.i2c: Initialized RK3xxx I2C bus at f08fa000
- [ 2.694474] usb 3-1: new high-speed USB device number 2 using ehci-platform
- [ 2.702717] rk3x-i2c ff140000.i2c: Initialized RK3xxx I2C bus at f08fc000
- [ 2.710613] rk3x-i2c ff150000.i2c: Initialized RK3xxx I2C bus at f08fe000
- [ 2.719247] input: gsl3673 as /devices/platform/ff160000.i2c/i2c-4/4-0040/input/input0
- [ 2.854172] usb 3-1: New USB device found, idVendor=05e3, idProduct=0608
- [ 2.860920] usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
- [ 2.868119] usb 3-1: Product: USB2.0 Hub
- [ 2.873196] hub 3-1:1.0: USB hub found
- [ 2.877299] hub 3-1:1.0: 4 ports detected
- [ 3.079907] rk3x-i2c ff160000.i2c: Initialized RK3xxx I2C bus at f0922000
- [ 3.088123] rk3x-i2c ff660000.i2c: Initialized RK3xxx I2C bus at f0924000
- [ 3.096638] rockchip-rga ff920000.rga: HW Version: 0x00.00
- [ 3.102754] rockchip-rga ff920000.rga: Registered rockchip-rga as /dev/video0
- [ 3.110602] usbcore: registered new interface driver uvcvideo
- [ 3.116433] USB Video Class driver (1.1.1)
- [ 3.124761] rockchip-thermal ff280000.tsadc: Missing rockchip,grf property
- [ 3.131762] rk_tsadcv2_temp_to_code: Invalid conversion table: code=4095, temperature=2147483647
- [ 3.142263] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
- [ 3.151174] Bluetooth: Virtual HCI driver ver 1.5
- [ 3.156207] Bluetooth: HCI UART driver ver 2.3
- [ 3.160678] Bluetooth: HCI UART protocol H4 registered
- [ 3.165869] Bluetooth: HCI UART protocol LL registered
- [ 3.171029] Bluetooth: HCI UART protocol ATH3K registered
- [ 3.176512] usb 3-1.1: new low-speed USB device number 3 using ehci-platform
- [ 3.183796] usbcore: registered new interface driver bfusb
- [ 3.189428] usbcore: registered new interface driver btusb
- [ 3.198919] cpu cpu0: leakage=9
- [ 3.202121] cpu cpu0: Failed to get cpu_reg
- [ 3.206790] cpufreq-dt cpufreq-dt: failed register driver: -17
- [ 3.212697] cpufreq-dt: probe of cpufreq-dt failed with error -17
- [ 3.218860] sdhci: Secure Digital Host Controller Interface driver
- [ 3.225056] sdhci: Copyright(c) Pierre Ossman
- [ 3.229420] Synopsys Designware Multimedia Card Interface Driver
- [ 3.236076] dwmmc_rockchip ff0c0000.dwmmc: IDMAC supports 32-bit address mode.
- [ 3.243335] dwmmc_rockchip ff0c0000.dwmmc: Using internal DMA controller.
- [ 3.250125] dwmmc_rockchip ff0c0000.dwmmc: Version ID is 270a
- [ 3.255914] dwmmc_rockchip ff0c0000.dwmmc: DW MMC controller at irq 29,32 bit host data width,256 deep fifo
- [ 3.265677] dwmmc_rockchip ff0c0000.dwmmc: 'clock-freq-min-max' property was deprecated.
- [ 3.274550] rockchip-iodomain ff770000.syscon:io-domains: Setting to 3300000 done
- [ 3.282169] rockchip-iodomain ff770000.syscon:io-domains: Setting to 3300000 done
- [ 3.302317] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
- [ 3.306503] usb 3-1.1: New USB device found, idVendor=093a, idProduct=2510
- [ 3.306507] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
- [ 3.306510] usb 3-1.1: Product: USB OPTICAL MOUSE
- [ 3.306513] usb 3-1.1: Manufacturer: PIXART
- [ 3.353332] dwmmc_rockchip ff0c0000.dwmmc: 1 slots initialized
- [ 3.361436] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode.
- [ 3.368691] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller.
- [ 3.375492] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a
- [ 3.381265] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 30,32 bit host data width,256 deep fifo
- [ 3.392027] dwmmc_rockchip ff0d0000.dwmmc: 'clock-freq-min-max' property was deprecated.
- [ 3.402156] dwmmc_rockchip ff0d0000.dwmmc: No vmmc regulator found
- [ 3.408342] dwmmc_rockchip ff0d0000.dwmmc: No vqmmc regulator found
- [ 3.414768] dwmmc_rockchip ff0d0000.dwmmc: allocated mmc-pwrseq
- [ 3.432321] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
- [ 3.434609] rockchip-iodomain ff770000.syscon:io-domains: Setting to 3300000 done
- [ 3.434828] rockchip-iodomain ff770000.syscon:io-domains: Setting to 1800000 done
- [ 3.456601] mmc0: error -110 whilst initialising SD card
- [ 3.472324] dwmmc_rockchip ff0d0000.dwmmc: 1 slots initialized
- [ 3.478435] dwmmc_rockchip ff0f0000.dwmmc: IDMAC supports 32-bit address mode.
- [ 3.486691] dwmmc_rockchip ff0f0000.dwmmc: Using internal DMA controller.
- [ 3.493489] dwmmc_rockchip ff0f0000.dwmmc: Version ID is 270a
- [ 3.501260] dwmmc_rockchip ff0f0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo
- [ 3.511031] dwmmc_rockchip ff0f0000.dwmmc: 'clock-freq-min-max' property was deprecated.
- [ 3.519159] dwmmc_rockchip ff0f0000.dwmmc: No vmmc regulator found
- [ 3.525345] dwmmc_rockchip ff0f0000.dwmmc: No vqmmc regulator found
- [ 3.542310] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
- [ 3.552316] mmc_host mmc1: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0)
- [ 3.562322] dwmmc_rockchip ff0f0000.dwmmc: 1 slots initialized
- [ 3.569285] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 3.577095] hidraw: raw HID events driver (C) Jiri Kosina
- [ 3.586531] input: PIXART USB OPTICAL MOUSE as /devices/platform/ff500000.usb/usb3/3-1/3-1.1/3-1.1:1.0/0003:093A:2510.0001/input/input1
- [ 3.598876] hid-generic 0003:093A:2510.0001: input,hidraw0: USB HID v1.11 Mouse [PIXART USB OPTICAL MOUSE] on usb-ff500000.usb-1.1/input0
- [ 3.611278] usbcore: registered new interface driver usbhid
- [ 3.616853] usbhid: USB HID core driver
- [ 3.620862] ashmem: initialized
- [ 3.622320] mmc_host mmc1: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0)
- [ 3.624925] mmc2: MAN_BKOPS_EN bit is not set
- [ 3.628187] mmc_host mmc2: Bus speed (slot 0) = 99000000Hz (slot req 100000000Hz, actual 99000000HZ div = 0)
- [ 3.635169] dwmmc_rockchip ff0f0000.dwmmc: Successfully tuned phase to 79
- [ 3.635217] mmc2: new HS200 MMC card at address 0001
- [ 3.635489] mmcblk2: mmc2:0001 8GND3R 7.28 GiB
- [ 3.635593] mmcblk2boot0: mmc2:0001 8GND3R partition 1 4.00 MiB
- [ 3.635700] mmcblk2boot1: mmc2:0001 8GND3R partition 2 4.00 MiB
- [ 3.642302] mmcblk2rpmb: mmc2:0001 8GND3R partition 3 512 KiB
- [ 3.682207] usbcore: registered new interface driver snd-usb-audio
- [ 3.690250] u32 classifier
- [ 3.692982] Netfilter messages via NETLINK v0.30.
- [ 3.697721] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
- [ 3.704059] ctnetlink v0.93: registering with nfnetlink.
- [ 3.709422] ip_set: protocol 6
- [ 3.712494] IPVS: Registered protocols ()
- [ 3.716524] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
- [ 3.723896] IPVS: Creating netns size=1104 id=0
- [ 3.728441] IPVS: ipvs loaded.
- [ 3.731671] ip_tables: (C) 2000-2006 Netfilter Core Team
- [ 3.737058] Initializing XFRM netlink socket
- [ 3.741718] NET: Registered protocol family 10
- [ 3.746685] ip6_tables: (C) 2000-2006 Netfilter Core Team
- [ 3.752179] sit: IPv6 over IPv4 tunneling driver
- [ 3.757113] NET: Registered protocol family 17
- [ 3.761566] NET: Registered protocol family 15
- [ 3.766036] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
- [ 3.778657] Bridge firewalling registered
- [ 3.782728] Bluetooth: RFCOMM socket layer initialized
- [ 3.787877] Bluetooth: RFCOMM ver 1.11
- [ 3.791632] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
- [ 3.797561] Bluetooth: HIDP socket layer initialized
- [ 3.802562] 8021q: 802.1Q VLAN Support v1.8
- [ 3.806753] lib80211: common routines for IEEE802.11 drivers
- [ 3.812447] [WLAN_RFKILL]: Enter rfkill_wlan_init
- [ 3.817270] [WLAN_RFKILL]: Enter rfkill_wlan_probe
- [ 3.822070] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = ap6335
- [ 3.828951] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
- [ 3.836088] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
- [ 3.843515] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,host_wake_irq = 150, flags = 0.
- [ 3.852297] usb 3-1.4: new low-speed USB device number 4 using ehci-platform
- [ 3.859774] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
- [ 3.865001] [WLAN_RFKILL]: Exit rfkill_wlan_probe
- [ 3.869729] [BT_RFKILL]: Enter rfkill_rk_init
- [ 3.874282] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 139.
- [ 3.882486] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 149.
- [ 3.890587] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 146.
- [ 3.898608] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 151.
- [ 3.906964] [BT_RFKILL]: bluetooth_platdata_parse_dt: clk_get failed!!!.
- [ 3.913690] [BT_RFKILL]: Request irq for bt wakeup host
- [ 3.918927] [BT_RFKILL]: BT_WAKE_HOST IRQ fired
- [ 3.918939] [BT_RFKILL]: ** disable irq
- [ 3.927364] [BT_RFKILL]: bt_default device registered.
- [ 3.932552] Key type dns_resolver registered
- [ 3.937123] ThumbEE CPU extension supported.
- [ 3.937427] vendor storage:20160801 ret = 0
- [ 3.945587] Registering SWP/SWPB emulation handler
- [ 3.950703] Loading compiled-in X.509 certificates
- [ 3.956041] rockchip-vop ff940000.vop: invalid resource
- [ 3.961267] rockchip-vop ff940000.vop: failed to get vop cabc lut registers
- [ 3.968567] rockchip-drm display-subsystem: bound ff940000.vop (ops 0xc0c53f34)
- [ 3.975939] rockchip-vop ff930000.vop: invalid resource
- [ 3.981178] rockchip-vop ff930000.vop: failed to get vop cabc lut registers
- [ 3.988497] rockchip-drm display-subsystem: bound ff930000.vop (ops 0xc0c53f34)
- [ 3.996064] dwhdmi-rockchip ff980000.hdmi: registered DesignWare HDMI I2C bus driver
- [ 4.003890] dwhdmi-rockchip ff980000.hdmi: Detected HDMI TX controller v2.00a with HDCP (DWC MHL PHY)
- [ 4.013696] rockchip-drm display-subsystem: bound ff980000.hdmi (ops 0xc0c4fc28)
- [ 4.021698] rockchip-drm display-subsystem: bound ff970000.dp (ops 0xc0c50494)
- [ 4.028959] usb 3-1.4: New USB device found, idVendor=0603, idProduct=00f2
- [ 4.035845] usb 3-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
- [ 4.035852] [drm:drm_vblank_init] Supports vblank timestamp caching Rev 2 (21.10.2013).
- [ 4.035855] [drm:drm_vblank_init] No driver support for vblank timestamp query.
- [ 4.035911] rockchip-drm display-subsystem: failed to parse display resources
- [ 4.065639] usb 3-1.4: Product: USB Keyboard
- [ 4.069918] usb 3-1.4: Manufacturer: NOVATEK
- [ 4.102448] input: NOVATEK USB Keyboard as /devices/platform/ff500000.usb/usb3/3-1/3-1.4/3-1.4:1.0/0003:0603:00F2.0002/input/input2
- [ 4.178483] hid-generic 0003:0603:00F2.0002: input,hidraw1: USB HID v1.10 Keyboard [NOVATEK USB Keyboard] on usb-ff500000.usb-1.4/input0
- [ 4.222561] rk3x-i2c ff160000.i2c: timeout, ipd: 0x83, state: 2
- [ 4.228734] gsl3673 4-0040: read failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement