Firefly开源社区

打印 上一主题 下一主题

[技术讨论] RK3399启动异常,卡住了,大神帮忙看看是什么原因

47

积分

0

威望

0

贡献

技术小白

积分
47

RK3399启动异常,卡住了,大神帮忙看看是什么原因

发表于 2020-12-28 14:26:40      浏览:2386 | 回复:0        打印      只看该作者   [复制链接] 楼主



U-Boot 2017.09-gead7778 (Oct 15 2018 - 17:28:33 +0800)

Model: Firefly-RK3399 Board
DRAM:  3.8 GiB
Relocation Offset is: f7d14000
PMIC:  RK808
vdd_center 900000 uV
vdd_cpu_l 900000 uV
pwm-regulator(vdd-log): init 950000 uV
vdd_log 950000 uV
regulator(vdd-log) init 950000 uV
MMC:   dwmmc@fe320000: 1, sdhci@fe330000: 0
*** Warning - bad CRC, using default environment

In:    serial@ff1a0000
Out:   serial@ff1a0000
Err:   serial@ff1a0000
Model: Firefly-RK3399 Board
Card did not respond to voltage select!
mmc_init: -95, time 9
switch to partitions #0, OK
mmc0(part 0) is current device
get part misc fail -1
Net:   eth0: ethernet@fe300000
Hit any key to stop autoboot:  0
android_bootloader_boot_flow Could not find misc partition
get part misc fail -1
ANDROID: reboot reason: "(none)"
Error: Bad gzipped data
FDT load addr 0x10f00000 size 223 KiB
Booting kernel at 0x207f800 with fdt at 3368e00...


## Booting Android Image at 0x0207f800 ...
Kernel load addr 0x02080000 size 19361 KiB
## Flattened Device Tree blob at 03368e00
   Booting using the fdt blob at 0x3368e00
   XIP Kernel Image ... OK
   Loading Device Tree to 00000000081e5000, end 00000000081fffa6 ... OK
Adding bank: start=0x00200000, size=0x08200000
Adding bank: start=0x0a200000, size=0xede00000

Starting kernel ...


[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.154 (zhangxf@tchip14) (gcc version 6.3.1 20170404 (Linaro GCC 6.3-2017.05) ) #4 SMP Sat Oct 13 10:34:01 CST 2018
[    0.000000] Boot CPU: AArch64 Processor [410fd034]
[    0.000000] earlycon: Early serial console at MMIO32 0xff1a0000 (options '')
[    0.000000] bootconsole [uart0] enabled
[    0.000000] Reserved memory: failed to reserve memory for node 'drm-logo@00000000': base 0x0000000000000000, size 0 MiB
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.0 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] PERCPU: Embedded 21 pages/cpu @ffffffc0f7ed4000 s45800 r8192 d32024 u86016
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: enabling workaround for ARM erratum 845719
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 991752
[    0.000000] Kernel command line: storagemedia=emmc androidboot.mode=emmc androidboot.slot_suffix= androidboot.serialno=12b9ff86e5095a33  rw rootwait earlycon=uart8250,mmio32,0xff1a0000 swiotlb=1 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rootfstype=ext4
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] software IO TLB [mem 0xf7e8c000-0xf7ecc000] (0MB) mapped at [ffffffc0f7e8c000-ffffffc0f7ecbfff]
[    0.000000] Memory: 3937000K/4030464K available (11838K kernel code, 1696K rwdata, 4608K rodata, 1152K init, 769K bss, 93464K reserved, 0K cma-reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     modules : 0xffffff8000000000 - 0xffffff8008000000   (   128 MB)
[    0.000000]     vmalloc : 0xffffff8008000000 - 0xffffffbdbfff0000   (   246 GB)
[    0.000000]       .init : 0xffffff80090a0000 - 0xffffff80091c0000   (  1152 KB)
[    0.000000]       .text : 0xffffff8008080000 - 0xffffff8008c10000   ( 11840 KB)
[    0.000000]     .rodata : 0xffffff8008c10000 - 0xffffff80090a0000   (  4672 KB)
[    0.000000]       .data : 0xffffff80091c0000 - 0xffffff8009368008   (  1697 KB)
[    0.000000]     vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000   (     8 GB maximum)
[    0.000000]               0xffffffbdc0008000 - 0xffffffbdc3e00000   (    61 MB actual)
[    0.000000]     fixed   : 0xffffffbffe7fb000 - 0xffffffbffec00000   (  4116 KB)
[    0.000000]     PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000   (    16 MB)
[    0.000000]     memory  : 0xffffffc000200000 - 0xffffffc0f8000000   (  3966 MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 64.
[    0.000000]  RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
[    0.000000] NR_IRQS:64 nr_irqs:64 0
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] ITS: /interrupt-controller@fee00000/interrupt-controller@fee20000
[    0.000000] ITS: allocated 65536 Devices @a300000 (psz 64K, shr 0)
[    0.000000] ITS: using cache flushing for cmd queue
[    0.000000] GIC: using LPI property table @0x000000000a290000
[    0.000000] ITS: Allocated 1792 chunks for LPIs
[    0.000000] CPU0: found redistributor 0 region 0:0x00000000fef00000
[    0.000000] CPU0: using LPI pending table @0x000000000a2a0000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] }
[    0.000000] GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] }
[    0.000000] rockchip_clk_register_frac_branch: could not find dclk_vop0_frac as parent of dclk_vop0, rate changes may not work
[    0.000000] rockchip_clk_register_frac_branch: could not find dclk_vop1_frac as parent of dclk_vop1, rate changes may not work
[    0.000000] rockchip_cpuclk_pre_rate_change: limiting alt-divider 33 to 31
[    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.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.002139] Console: colour dummy device 80x25
[    0.002580] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000)
[    0.003569] pid_max: default: 32768 minimum: 301
[    0.004097] Security Framework initialized
[    0.004562] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.005203] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.006666] Initializing cgroup subsys devices
[    0.007115] Initializing cgroup subsys freezer
[    0.007560] ftrace: allocating 43088 entries in 169 pages
[    0.114482] sched-energy: Sched-energy-costs installed from DT
[    0.115049] CPU0: update cpu_capacity 401
[    0.115501] ASID allocator initialised with 32768 entries
[    0.119269] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
[    0.120605] Platform MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
[    0.122841] Detected VIPT I-cache on CPU1
[    0.122874] CPU1: found redistributor 1 region 0:0x00000000fef20000
[    0.122903] CPU1: using LPI pending table @0x0000000000330000
[    0.122946] CPU1: update cpu_capacity 401
[    0.122950] CPU1: Booted secondary processor [410fd034]
[    0.123493] Detected VIPT I-cache on CPU2
[    0.123514] CPU2: found redistributor 2 region 0:0x00000000fef40000
[    0.123542] CPU2: using LPI pending table @0x0000000000360000
[    0.123569] CPU2: update cpu_capacity 401
[    0.123573] CPU2: Booted secondary processor [410fd034]
[    0.124092] Detected VIPT I-cache on CPU3
[    0.124112] CPU3: found redistributor 3 region 0:0x00000000fef60000
[    0.124139] CPU3: using LPI pending table @0x00000000003b0000
[    0.124165] CPU3: update cpu_capacity 401
[    0.124169] CPU3: Booted secondary processor [410fd034]
[    0.124714] Detected PIPT I-cache on CPU4
[    0.124740] CPU4: found redistributor 100 region 0:0x00000000fef80000
[    0.124782] CPU4: using LPI pending table @0x00000000003e0000
[    0.124822] CPU4: update cpu_capacity 1024
[    0.124825] CPU4: Booted secondary processor [410fd082]
[    0.125377] Detected PIPT I-cache on CPU5
[    0.125395] CPU5: found redistributor 101 region 0:0x00000000fefa0000
[    0.125432] CPU5: using LPI pending table @0x00000000f2c10000
[    0.125458] CPU5: update cpu_capacity 1024
[    0.125461] CPU5: Booted secondary processor [410fd082]
[    0.125562] Brought up 6 CPUs
[    0.137917] SMP: Total of 6 processors activated.
[    0.138368] CPU features: detected feature: GIC system register CPU interface
[    0.139060] CPU: All CPU(s) started at EL2
[    0.139493] alternatives: patching kernel code
[    0.141320] devtmpfs: initialized
[    0.158492] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.159430] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.160518] pinctrl core: initialized pinctrl subsystem
[    0.161765] NET: Registered protocol family 16
[    0.167485] cpuidle: using governor ladder
[    0.171493] cpuidle: using governor menu
[    0.171903] Registered FIQ tty driver
[    0.172580] vdso: 2 pages (1 code @ ffffff8008c16000, 1 data @ ffffff80091c4000)
[    0.173307] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.174102] DMA: preallocated 256 KiB pool for atomic allocations
[    0.198428] console [ttyFIQ0] enabled
[    0.198428] console [ttyFIQ0] enabled
[    0.199111] bootconsole [uart0] disabled
[    0.199111] bootconsole [uart0] disabled
[    0.200038] Registered fiq debugger ttyFIQ0
[    0.232991] iommu: Adding device ff650000.vpu_service to group 0
[    0.233588] iommu: Adding device ff660000.rkvdec to group 1
[    0.234180] iommu: Adding device ff8f0000.vop to group 2
[    0.234719] iommu: Adding device ff900000.vop to group 3
[    0.236543] SCSI subsystem initialized
[    0.237233] usbcore: registered new interface driver usbfs
[    0.237760] usbcore: registered new interface driver hub
[    0.238303] usbcore: registered new device driver usb
[    0.238813] media: Linux media interface: v0.10
[    0.239251] Linux video capture interface: v2.00
[    0.239699] pps_core: LinuxPPS API ver. 1 registered
[    0.240142] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.240967] PTP clock support registered
[    0.242340] Advanced Linux Sound Architecture Driver Initialized.
[    0.243364] Bluetooth: Core ver 2.21
[    0.243702] NET: Registered protocol family 31
[    0.244110] Bluetooth: HCI device and connection manager initialized
[    0.244676] Bluetooth: HCI socket layer initialized
[    0.245119] Bluetooth: L2CAP socket layer initialized
[    0.245595] Bluetooth: SCO socket layer initialized
[    0.246642] rockchip-cpuinfo cpuinfo: Serial         : 12b9ff86e5095a33
[    0.247748] clocksource: Switched to clocksource arch_sys_counter
[    0.297175] thermal thermal_zone1: power_allocator: sustainable_power will be estimated
[    0.298089] NET: Registered protocol family 2
[    0.298929] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.299842] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes)
[    0.301355] TCP: Hash tables configured (established 32768 bind 32768)
[    0.302057] UDP hash table entries: 2048 (order: 5, 196608 bytes)
[    0.302778] UDP-Lite hash table entries: 2048 (order: 5, 196608 bytes)
[    0.303800] NET: Registered protocol family 1
[    0.304492] RPC: Registered named UNIX socket transport module.
[    0.305034] RPC: Registered udp transport module.
[    0.305454] RPC: Registered tcp transport module.
[    0.305882] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.307545] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    0.308372] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[    0.312206] Initialise system trusted keyring
[    0.320709] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.322030] NFS: Registering the id_resolver key type
[    0.322492] Key type id_resolver registered
[    0.322880] Key type id_legacy registered
[    0.323306] fuse init (API version 7.23)
[    0.324053] SGI XFS with security attributes, no debug enabled
[    0.329569] NET: Registered protocol family 38
[    0.330008] Key type asymmetric registered
[    0.330377] Asymmetric key parser 'x509' registered
[    0.330972] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.331630] io scheduler noop registered
[    0.331996] io scheduler deadline registered
[    0.332493] io scheduler cfq registered (default)
[    0.334497] phy phy-ff770000.syscon:usb2-phy@e450.1: Failed to get VBUS supply regulator
[    0.336238] phy phy-ff770000.syscon:usb2-phy@e460.3: Failed to get VBUS supply regulator
[    0.342052] rockchip-pcie f8000000.pcie: no vpcie3v3 regulator found
[    0.342634] rockchip-pcie f8000000.pcie: no vpcie1v8 regulator found
[    0.343227] rockchip-pcie f8000000.pcie: no vpcie0v9 regulator found
[    0.885811] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout!
[    0.886530] rockchip-pcie: probe of f8000000.pcie failed with error -110
[    0.888292] rk-vcodec ff650000.vpu_service: no regulator for vcodec
[    0.889184] rk-vcodec ff650000.vpu_service: probe device
[    0.889958] rk-vcodec ff650000.vpu_service: drm allocator with mmu enabled
[    0.891400] rk-vcodec ff650000.vpu_service: could not find power_model node
[    0.892037] rk-vcodec ff650000.vpu_service: init success
[    0.892944] rk-vcodec ff660000.rkvdec: no regulator for vcodec
[    0.893993] rk-vcodec ff660000.rkvdec: probe device
[    0.894636] rk-vcodec ff660000.rkvdec: drm allocator with mmu enabled
[    0.895611] rk-vcodec ff660000.rkvdec: could not find power_model node
[    0.896203] rk-vcodec ff660000.rkvdec: init success
[    0.898060] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
[    0.898730] dma-pl330 ff6d0000.dma-controller:       DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
[    0.901017] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330
[    0.901685] dma-pl330 ff6e0000.dma-controller:       DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[    0.903595] Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled
[    0.905820] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 35, base_baud = 1500000) is a 16550A
[    0.906918] rockchip-pinctrl pinctrl: pin gpio4-19 already requested by fiq-debugger; cannot claim for ff1a0000.serial
[    0.907869] rockchip-pinctrl pinctrl: pin-147 (ff1a0000.serial) status -22
[    0.908479] rockchip-pinctrl pinctrl: could not request pin 147 (gpio4-19) from group uart2c-xfer  on device rockchip-pinctrl
[    0.909478] dw-apb-uart ff1a0000.serial: Error applying setting, reverse things back
[    0.910464] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 36, base_baud = 1500000) is a 16550A
[    0.912251] [drm] Initialized drm 1.1.0 20060810
[    0.915575] [drm] Rockchip DRM driver version: v1.0.1
[    0.916360] rockchip-drm display-subsystem: defer getting devfreq
[    0.917197] rockchip-vop ff900000.vop: missing rockchip,grf property
[    0.918018] [drm] no mcu-timing node found in /vop@ff900000
[    0.918517] rockchip-drm display-subsystem: bound ff900000.vop (ops 0xffffff8008cb0858)
[    0.919293] rockchip-vop ff8f0000.vop: missing rockchip,grf property
[    0.920035] [drm] no mcu-timing node found in /vop@ff8f0000
[    0.920531] rockchip-drm display-subsystem: bound ff8f0000.vop (ops 0xffffff8008cb0858)
[    0.921485] i2c i2c-9: of_i2c: modalias failure on /hdmi@ff940000/ports
[    0.922107] dwhdmi-rockchip ff940000.hdmi: registered DesignWare HDMI I2C bus driver
[    0.922895] dwhdmi-rockchip ff940000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
[    0.924446] rockchip-drm display-subsystem: bound ff940000.hdmi (ops 0xffffff8008ca5bf8)
[    0.925176] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    0.925767] [drm] No driver support for vblank timestamp query.
[    0.926479] rockchip-drm display-subsystem: failed to parse loader memory
[    1.295271] rockchip-vop ff900000.vop: [drm:vop_crtc_enable] Update mode to 1920x1080p60, type: 11
[    1.407502] Console: switching to colour frame buffer device 240x67
[    1.443278] rockchip-drm display-subsystem: fb0:  frame buffer device
[    1.451546] mali ff9a0000.gpu: Failed to get regulator
[    1.452019] mali ff9a0000.gpu: Power control initialization failed
[    1.452929] Unable to detect cache hierarchy for CPU 0
[    1.454135] brd: module loaded
[    1.459831] loop: module loaded
[    1.460700] zram: Added device: zram0
[    1.461349] lkdtm: No crash points registered, enable through debugfs
[    1.463292] rockchip-spi ff1d0000.spi: Failed to request TX DMA channel
[    1.463893] rockchip-spi ff1d0000.spi: Failed to request RX DMA channel
[    1.464478] rockchip-spi ff1d0000.spi: no high_speed pinctrl state
[    1.465832] 11wk2xxx_probe: setup mode 0, 8 bits/w, 10000000 Hz max
[    1.636798] wk2xxx_probe()  GENA = 0xFF
[    1.637139] spi driver  error!!!!
[    1.637449] wk2xxxspi: probe of spi32766.0 failed with error 1
[    1.637998] register spi return v = :0
[    1.639143] force_sf_dma_mode is ignored if force_thresh_dma_mode is set.
[    1.639863] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input).
[    1.640485] rk_gmac-dwmac fe300000.ethernet: TX delay(0x28).
[    1.641000] rk_gmac-dwmac fe300000.ethernet: RX delay(0x1b).
[    1.641518] rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no).
[    1.642235] rk_gmac-dwmac fe300000.ethernet: cannot get clock clk_mac_speed
[    1.642864] rk_gmac-dwmac fe300000.ethernet: clock input from PHY
[    1.648408] rk_gmac-dwmac fe300000.ethernet: init for RGMII
[    1.649021] stmmac - user ID: 0x10, Synopsys ID: 0x35
[    1.649465]  Ring mode enabled
[    1.649746]  DMA HW capability register supported
[    1.650143]  Normal descriptors
[    1.650448]  RX Checksum Offload Engine supported (type 2)
[    1.650944]  Wake-Up On Lan supported
[    1.651305]  Enable RX Mitigation via HW Watchdog Timer
[    1.717044] libphy: stmmac: probed
[    1.717354] eth%d: PHY ID 001cc915 at 0 IRQ POLL (stmmac-0:00) active
[    1.717934] eth%d: PHY ID 001cc915 at 1 IRQ POLL (stmmac-0:01)
[    1.719638] usbcore: registered new interface driver rndis_wlan
[    1.720448] Rockchip WiFi SYS interface (V1.00) ...
[    1.720978] usbcore: registered new interface driver rtl8150
[    1.721512] usbcore: registered new interface driver r8152
[    1.722053] usbcore: registered new interface driver asix
[    1.722564] usbcore: registered new interface driver ax88179_178a
[    1.723146] usbcore: registered new interface driver cdc_ether
[    1.723693] usbcore: registered new interface driver rndis_host
[    1.724288] usbcore: registered new interface driver cdc_ncm
[    1.724832] usbcore: registered new interface driver qmi_wwan
[    1.725376] usbcore: registered new interface driver cdc_mbim
[    1.730590] rockchip-dwc3 usb@fe800000: fail to get drvdata hcd
[    1.736244] rockchip-dwc3 usb@fe900000: fail to get drvdata hcd
[    1.737912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.738496] ehci-pci: EHCI PCI platform driver
[    1.738966] ehci-platform: EHCI generic platform driver
[    1.742772] ehci-platform fe380000.usb: EHCI Host Controller
[    1.743450] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 1
[    1.744260] ehci-platform fe380000.usb: irq 28, io mem 0xfe380000
[    1.750768] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
[    1.751467] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.752080] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.752723] usb usb1: Product: EHCI Host Controller
[    1.753166] usb usb1: Manufacturer: Linux 4.4.154 ehci_hcd
[    1.753657] usb usb1: SerialNumber: fe380000.usb
[    1.754557] hub 1-0:1.0: USB hub found
[    1.754935] hub 1-0:1.0: 1 port detected
[    1.759188] ehci-platform fe3c0000.usb: EHCI Host Controller
[    1.759886] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 2
[    1.760673] ehci-platform fe3c0000.usb: irq 30, io mem 0xfe3c0000
[    1.766767] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
[    1.767454] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.768065] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.768708] usb usb2: Product: EHCI Host Controller
[    1.769151] usb usb2: Manufacturer: Linux 4.4.154 ehci_hcd
[    1.769642] usb usb2: SerialNumber: fe3c0000.usb
[    1.770508] hub 2-0:1.0: USB hub found
[    1.770892] hub 2-0:1.0: 1 port detected
[    1.771784] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.772347] ohci-platform: OHCI generic platform driver
[    1.773170] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
[    1.773951] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 3
[    1.774724] ohci-platform fe3a0000.usb: irq 29, io mem 0xfe3a0000
[    1.829908] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    1.830507] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.831161] usb usb3: Product: Generic Platform OHCI controller
[    1.831688] usb usb3: Manufacturer: Linux 4.4.154 ohci_hcd
[    1.832187] usb usb3: SerialNumber: fe3a0000.usb
[    1.833227] hub 3-0:1.0: USB hub found
[    1.833606] hub 3-0:1.0: 1 port detected
[    1.834814] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
[    1.835717] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 4
[    1.836541] ohci-platform fe3e0000.usb: irq 31, io mem 0xfe3e0000
[    1.891978] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    1.892586] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.893242] usb usb4: Product: Generic Platform OHCI controller
[    1.893781] usb usb4: Manufacturer: Linux 4.4.154 ohci_hcd
[    1.894273] usb usb4: SerialNumber: fe3e0000.usb
[    1.895303] hub 4-0:1.0: USB hub found
[    1.895674] hub 4-0:1.0: 1 port detected
[    1.897440] usbcore: registered new interface driver cdc_acm
[    1.897956] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    1.898717] usbcore: registered new interface driver cdc_wdm
[    1.899291] usbcore: registered new interface driver uas
[    1.899931] usbcore: registered new interface driver usb-storage
[    1.900567] usbcore: registered new interface driver usbserial
[    1.901139] usbcore: registered new interface driver usbserial_generic
[    1.901765] usbserial: USB Serial support registered for generic
[    1.902351] usbcore: registered new interface driver cp210x
[    1.902890] usbserial: USB Serial support registered for cp210x
[    1.903505] usbcore: registered new interface driver ftdi_sio
[    1.904063] usbserial: USB Serial support registered for FTDI USB Serial Device
[    1.904977] usbcore: registered new interface driver keyspan
[    1.905509] usbserial: USB Serial support registered for Keyspan - (without firmware)
[    1.906252] usbserial: USB Serial support registered for Keyspan 1 port adapter
[    1.906944] usbserial: USB Serial support registered for Keyspan 2 port adapter
[    1.907622] usbserial: USB Serial support registered for Keyspan 4 port adapter
[    1.908342] usbcore: registered new interface driver option
[    1.908879] usbserial: USB Serial support registered for GSM modem (1-port)
[    1.909846] usbcore: registered new interface driver oti6858
[    1.910377] usbserial: USB Serial support registered for oti6858
[    1.910978] usbcore: registered new interface driver pl2303
[    1.911498] usbserial: USB Serial support registered for pl2303
[    1.912106] usbcore: registered new interface driver qcserial
[    1.912648] usbserial: USB Serial support registered for Qualcomm USB modem
[    1.913359] usbcore: registered new interface driver sierra
[    1.913893] usbserial: USB Serial support registered for Sierra USB modem
[    1.915592] ==gsl_ts_init==
[    1.915897] ret=0
[    1.916466] usbcore: registered new interface driver usbtouchscreen
[    1.917453] .. rk pwm remotectl v1.1 init
[    1.918167] input: ff420030.pwm as /devices/platform/ff420030.pwm/input/input0
[    1.919381] sensor_register_slave:mma8452,id=17
[    1.919819] sensor_register_slave:lis3dh,id=7
[    1.920214] sensor_register_slave:mma7660,id=18
[    1.920630] sensor_register_slave:lsm303d,id=22
[    1.921058] sensor_register_slave:gs_mc3230,id=23
[    1.921478] [Gsensor]   gsensor_init
[    1.921815] sensor_register_slave:mpu6880_acc,id=24
[    1.922255] sensor_register_slave:mpu6500_acc,id=25
[    1.922694] sensor_register_slave:lsm330_acc,id=26
[    1.923145] sensor_register_slave:akm8975,id=30
[    1.923562] sensor_register_slave:akm8963,id=31
[    1.923988] sensor_register_slave:l3g4200d,id=45
[    1.924405] sensor_register_slave:l3g20d,id=46
[    1.924820] sensor_register_slave:ewtsa,id=47
[    1.925215] sensor_register_slave:lsm330_gyro,id=51
[    1.925655] sensor_register_slave:cm3217,id=53
[    1.926070] sensor_register_slave:cm3218,id=54
[    1.927085] i2c /dev entries driver
[    1.929009] fan53555-regulator 0-0040: Failed to get chip ID!
[    1.930057] fan53555-regulator 0-0041: Failed to get chip ID!
[    1.931485] rk808 0-001b: Pmic Chip id: 0x0
[    1.935544] rk808-regulator rk808-regulator: there is no dvs0 gpio
[    1.936178] rk808-regulator rk808-regulator: there is no dvs1 gpio
[    1.936904] DCDC_REG1: supplied by vcc3v3_sys
[    1.938229] DCDC_REG2: supplied by vcc3v3_sys
[    1.939357] DCDC_REG3: supplied by vcc3v3_sys
[    1.940193] DCDC_REG4: supplied by vcc3v3_sys
[    1.941200] LDO_REG1: supplied by vcc3v3_sys
[    1.942883] LDO_REG2: supplied by vcc3v3_sys
[    1.943493] vcc2v8_dvp: Bringing 3000000uV into 2800000-2800000uV
[    1.945134] LDO_REG3: supplied by vcc3v3_sys
[    1.946677] LDO_REG4: supplied by vcc3v3_sys
[    1.948251] LDO_REG5: supplied by vcc3v3_sys
[    1.949821] LDO_REG6: supplied by vcc3v3_sys
[    1.951376] LDO_REG7: supplied by vcc3v3_sys
[    1.952942] LDO_REG8: supplied by vcc3v3_sys
[    1.954495] SWITCH_REG1: supplied by vcc3v3_sys
[    1.955373] SWITCH_REG2: supplied by vcc3v3_sys
[    1.959637] rk808-rtc rk808-rtc: rtc core: registered rk808-rtc as rtc0
[    1.960872] rk3x-i2c ff3c0000.i2c: Initialized RK3xxx I2C bus at ffffff80095c8000
[    1.962389] rk3x-i2c ff110000.i2c: Initialized RK3xxx I2C bus at ffffff80095ca000
[    1.963763] rk3x-i2c ff3d0000.i2c: Initialized RK3xxx I2C bus at ffffff80095cc000
[    1.966015] IR NEC protocol handler initialized
[    1.966970] usbcore: registered new interface driver uvcvideo
[    1.967481] USB Video Class driver (1.1.1)
[    1.971393] rk_tsadcv2_temp_to_code: Invalid conversion table: code=1023, temperature=2147483647
[    1.972446] rockchip-thermal ff260000.tsadc: tsadc is probed successfully!
[    1.973891] Bluetooth: Virtual HCI driver ver 1.5
[    1.974504] Bluetooth: HCI UART driver ver 2.3
[    1.974920] Bluetooth: HCI UART protocol H4 registered
[    1.975376] Bluetooth: HCI UART protocol LL registered
[    1.975843] Bluetooth: HCI UART protocol ATH3K registered
[    1.976413] usbcore: registered new interface driver bfusb
[    1.976990] usbcore: registered new interface driver btusb
[    1.978149] cpu cpu0: leakage=28
[    1.980400] cpu cpu4: leakage=50
[    1.980827] cpu cpu4: Failed to get reg
[    1.982786] cpu cpu0: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0
[    1.984461] cpu cpu4: Failed to set regulator for cpu4: -517
[    1.985326] cpu cpu5: Failed to set regulator for cpu5: -517
[    1.986850] sdhci: Secure Digital Host Controller Interface driver
[    1.987397] sdhci: Copyright(c) Pierre Ossman
[    1.987807] Synopsys Designware Multimedia Card Interface Driver
[    1.989604] dwmmc_rockchip fe310000.dwmmc: IDMAC supports 32-bit address mode.
[    1.990286] dwmmc_rockchip fe310000.dwmmc: Using internal DMA controller.
[    1.990917] dwmmc_rockchip fe310000.dwmmc: Version ID is 270a
[    1.991484] dwmmc_rockchip fe310000.dwmmc: DW MMC controller at irq 25,32 bit host data width,256 deep fifo
[    1.992376] dwmmc_rockchip fe310000.dwmmc: 'clock-freq-min-max' property was deprecated.
[    1.993196] dwmmc_rockchip fe310000.dwmmc: No vmmc regulator found
[    1.993762] dwmmc_rockchip fe310000.dwmmc: No vqmmc regulator found
[    1.995588] dwmmc_rockchip fe320000.dwmmc: IDMAC supports 32-bit address mode.
[    1.996319] dwmmc_rockchip fe320000.dwmmc: Using internal DMA controller.
[    1.996946] dwmmc_rockchip fe320000.dwmmc: Version ID is 270a
[    1.997503] dwmmc_rockchip fe320000.dwmmc: DW MMC controller at irq 26,32 bit host data width,256 deep fifo
[    1.998389] dwmmc_rockchip fe320000.dwmmc: 'clock-freq-min-max' property was deprecated.
[    1.999256] dwmmc_rockchip fe320000.dwmmc: No vmmc regulator found
[    2.000815] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.003350] sdhci-arasan fe330000.sdhci: No vmmc regulator found
[    2.003922] sdhci-arasan fe330000.sdhci: No vqmmc regulator found
[    2.030846] mmc0: SDHCI controller on fe330000.sdhci [fe330000.sdhci] using ADMA
[    2.032906] hidraw: raw HID events driver (C) Jiri Kosina
[    2.033861] usbcore: registered new interface driver usbhid
[    2.034359] usbhid: USB HID core driver
[    2.034863] inv_mpu_iio: inv_mpu_init:746
[    2.036524] rockchip-dmc dmc: unable to get devfreq-event device : dfi
[    2.040038] usbcore: registered new interface driver snd-usb-audio
[    2.042086] rt5640 1-001c: Can not read property hp_det_gpio
[    2.042591] rt5640 1-001c: Can not read property: linein-mute.
[    2.087326] mmc0: MAN_BKOPS_EN bit is not set
[    2.101022] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[    2.102569] mmcblk0: mmc0:0001 DAY3XB 14.5 GiB
[    2.103707] mmcblk0boot0: mmc0:0001 DAY3XB partition 1 4.00 MiB
[    2.103907] rk-hdmi-dp-sound hdmi-dp-sound: i2s-hifi <-> ff8a0000.i2s mapping ok
[    2.105836] mmcblk0boot1: mmc0:0001 DAY3XB partition 2 4.00 MiB
[    2.106795] Initializing XFRM netlink socket
[    2.107032] mmcblk0rpmb: mmc0:0001 DAY3XB partition 3 4.00 MiB
[    2.108382] NET: Registered protocol family 10
[    2.110491] NET: Registered protocol family 17
[    2.110944] NET: Registered protocol family 15
[    2.111788]  mmcblk0: p1 p2 p3 p4 p5
[    2.111801] Bluetooth: RFCOMM socket layer initialized
[    2.111823] Bluetooth: RFCOMM ver 1.11
[    2.111851] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    2.111859] Bluetooth: HIDP socket layer initialized
[    2.111929] [WLAN_RFKILL]: Enter rfkill_wlan_init
[    2.112232] [WLAN_RFKILL]: Enter rfkill_wlan_probe
[    2.112279] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = ap6356s
[    2.112282] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
[    2.112285] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
[    2.112342] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,host_wake_irq = 3, flags = 0.
[    2.112349] [WLAN_RFKILL]: wlan_platdata_parse_dt: The ref_wifi_clk not found !
[    2.112352] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
[    2.112357] [WLAN_RFKILL]: Exit rfkill_wlan_probe
[    2.112411] [BT_RFKILL]: Enter rfkill_rk_init
[    2.112759] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 83.
[    2.112790] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 9.
[    2.112813] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 90.
[    2.112835] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 4.
[    2.113793] [BT_RFKILL]: Request irq for bt wakeup host
[    2.113845] [BT_RFKILL]: ** disable irq
[    2.113995] [BT_RFKILL]: bt_default device registered.
[    2.114087] Key type dns_resolver registered
[    2.114519] sensor_register_slave:mpu6880_gyro,id=50
[    2.114538] Error: Driver 'ov4689' is already registered, aborting...
[    2.114549] Error: Driver 'ov13850' is already registered, aborting...
[    2.115353] Registered cp15_barrier emulation handler
[    2.115974] Registered setend emulation handler
[    2.117724] vendor storage:20160801 ret = 0
[    2.118197] Loading compiled-in X.509 certificates
[    2.119234] mali ff9a0000.gpu: Failed to get regulator
[    2.119239] mali ff9a0000.gpu: Power control initialization failed
[    2.124335] xhci-hcd xhci-hcd.7.auto: xHCI Host Controller
[    2.124682] xhci-hcd xhci-hcd.7.auto: new USB bus registered, assigned bus number 5
[    2.124887] xhci-hcd xhci-hcd.7.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x02030010
[    2.124958] xhci-hcd xhci-hcd.7.auto: irq 229, io mem 0xfe800000
[    2.125159] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[    2.125167] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.125173] usb usb5: Product: xHCI Host Controller
[    2.125179] usb usb5: Manufacturer: Linux 4.4.154 xhci-hcd
[    2.125185] usb usb5: SerialNumber: xhci-hcd.7.auto
[    2.125914] hub 5-0:1.0: USB hub found
[    2.125955] hub 5-0:1.0: 1 port detected
[    2.126366] xhci-hcd xhci-hcd.7.auto: xHCI Host Controller
[    2.126551] xhci-hcd xhci-hcd.7.auto: new USB bus registered, assigned bus number 6
[    2.126632] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.126780] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
[    2.126787] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.126793] usb usb6: Product: xHCI Host Controller
[    2.126799] usb usb6: Manufacturer: Linux 4.4.154 xhci-hcd
[    2.126805] usb usb6: SerialNumber: xhci-hcd.7.auto
[    2.127399] hub 6-0:1.0: USB hub found
[    2.127430] hub 6-0:1.0: 1 port detected
[    2.132972] xhci-hcd xhci-hcd.8.auto: xHCI Host Controller
[    2.133235] xhci-hcd xhci-hcd.8.auto: new USB bus registered, assigned bus number 7
[    2.133409] xhci-hcd xhci-hcd.8.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x02030010
[    2.133472] xhci-hcd xhci-hcd.8.auto: irq 230, io mem 0xfe900000
[    2.133667] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002
[    2.133675] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.133681] usb usb7: Product: xHCI Host Controller
[    2.133687] usb usb7: Manufacturer: Linux 4.4.154 xhci-hcd
[    2.133693] usb usb7: SerialNumber: xhci-hcd.8.auto
[    2.134344] hub 7-0:1.0: USB hub found
[    2.134380] hub 7-0:1.0: 1 port detected
[    2.134792] xhci-hcd xhci-hcd.8.auto: xHCI Host Controller
[    2.135013] xhci-hcd xhci-hcd.8.auto: new USB bus registered, assigned bus number 8
[    2.135092] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.135227] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003
[    2.135235] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.135241] usb usb8: Product: xHCI Host Controller
[    2.135247] usb usb8: Manufacturer: Linux 4.4.154 xhci-hcd
[    2.135253] usb usb8: SerialNumber: xhci-hcd.8.auto
[    2.135889] hub 8-0:1.0: USB hub found
[    2.135922] hub 8-0:1.0: 1 port detected
[    2.137833] dwmmc_rockchip fe310000.dwmmc: IDMAC supports 32-bit address mode.
[    2.137873] dwmmc_rockchip fe310000.dwmmc: Using internal DMA controller.
[    2.137886] dwmmc_rockchip fe310000.dwmmc: Version ID is 270a
[    2.137926] dwmmc_rockchip fe310000.dwmmc: DW MMC controller at irq 25,32 bit host data width,256 deep fifo
[    2.137947] dwmmc_rockchip fe310000.dwmmc: 'clock-freq-min-max' property was deprecated.
[    2.138035] dwmmc_rockchip fe310000.dwmmc: No vmmc regulator found
[    2.138040] dwmmc_rockchip fe310000.dwmmc: No vqmmc regulator found
[    2.138425] dwmmc_rockchip fe310000.dwmmc: allocated mmc-pwrseq
[    2.148874] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    2.159854] dwmmc_rockchip fe310000.dwmmc: 1 slots initialized
[    2.161896] dwmmc_rockchip fe320000.dwmmc: IDMAC supports 32-bit address mode.
[    2.162570] dwmmc_rockchip fe320000.dwmmc: Using internal DMA controller.
[    2.163190] dwmmc_rockchip fe320000.dwmmc: Version ID is 270a
[    2.163730] dwmmc_rockchip fe320000.dwmmc: DW MMC controller at irq 26,32 bit host data width,256 deep fifo
[    2.164629] dwmmc_rockchip fe320000.dwmmc: 'clock-freq-min-max' property was deprecated.
[    2.165517] dwmmc_rockchip fe320000.dwmmc: No vmmc regulator found
[    2.166550] dwmmc_rockchip fe320000.dwmmc: allocated mmc-pwrseq
[    2.167277] rockchip-iodomain ff770000.syscon:io-domains: Setting to 3300000 done
[    2.168096] rockchip-iodomain ff770000.syscon:io-domains: Setting to 3300000 done
[    2.180148] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    2.186084] mmc_host mmc1: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0)
[    2.192033] dwmmc_rockchip fe320000.dwmmc: 1 slots initialized
[    2.193298] rockchip-dmc dmc: Failed to get leakage
[    2.193832] rockchip-dmc dmc: Failed to get pvtm
[    2.194831] rockchip-dmc dmc: could not find power_model node
[    2.195694] rt5640 1-001c: Can not read property hp_det_gpio
[    2.196216] rt5640 1-001c: Can not read property: linein-mute.
[    2.224109] mmc_host mmc1: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0)
[    2.251085] rockchip-spdif ff870000.spdif: Missing dma channel for stream: 0
[    2.251710] rockchip-spdif ff870000.spdif: ASoC: pcm constructor failed: -22
[    2.252348] asoc-simple-card spdif-sound: ASoC: can't create pcm ff870000.spdif-dit-hifi :-22
[    2.253105] asoc-simple-card spdif-sound: ASoC: failed to instantiate card -22
[    2.253936] asoc-simple-card: probe of spdif-sound failed with error -22
[    2.254879] mali ff9a0000.gpu: Failed to get regulator
[    2.255335] mali ff9a0000.gpu: Power control initialization failed
[    2.256664]
[    2.256779] dhd_module_init: in Dongle Host Driver, version 1.579.77.41.2 (r)
[    2.256784] ======== dhd_wlan_init_plat_data ========
[    2.256787] dhd_wlan_init_gpio: GPIO(WL_REG_ON) = -1
[    2.256790] dhd_wlan_init_gpio: GPIO(WL_HOST_WAKE) = -1
[    2.256793] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: Enter
[    2.256799] dhd_wlan_init_gpio: host_oob_irq: 68
[    2.256802] dhd_wlan_init_gpio: host_oob_irq_flags=0x414
[    2.256804] dhd_wifi_platform_load: Enter
[    2.256823] Power-up adapter 'DHD generic adapter'
[    2.256862] wifi_platform_set_power = 1
[    2.256865] ======== PULL WL_REG_ON(-1) HIGH! ========
[    2.256869] [WLAN_RFKILL]: rockchip_wifi_power: 1
[    2.256872] [WLAN_RFKILL]: wifi turn on power. -1
[    2.262604] =======================================================
[    2.263158] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
[    2.263705] =======================================================
[    2.264260] Realtek 8188EU USB WiFi driver (Powered by Rockchip,Ver v5.2.2.3_24783.20171030) init.
[    2.265057] [WLAN_RFKILL]: rockchip_wifi_power: 1
[    2.265478] [WLAN_RFKILL]: wifi turn on power. -1
[    2.265904] RTW: module init start
[    2.266209] RTW: rtl8188eu v5.2.2.3_24783.20171030
[    2.266630] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: Enter
[    2.267356] usbcore: registered new interface driver rtl8188eu
[    2.267887] RTW: module init ret=0
[    2.268936] input: gpio-keys as /devices/platform/gpio-keys/input/input1
[    2.270269] rt5640 1-001c: Can not read property hp_det_gpio
[    2.270794] rt5640 1-001c: Can not read property: linein-mute.
[    2.273089] rk808-rtc rk808-rtc: setting system clock to 2013-01-18 08:55:20 UTC (1358499320)
u   2.303626]
[    2.325057] mali ff9a0000.gpu: Failed to get regulator
[    2.325517] mali ff9a0000.gpu: Power control initialization failed


启动到这儿就不往下跑了,大神帮忙看看是什么原因

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

友情链接 : 爱板网 电子发烧友论坛 云汉电子社区 粤ICP备14022046号-2
快速回复 返回顶部 返回列表