Prb booting emmc
#1
Hi,

I recently got a Rock 64 board, working fine with a Micro SD card (tested with DietPi and Debian stretch lite... No issues detected at this time !)

The problem occurs when I try to boot from the emmc module : I bought with the Rock 64 a 16G emmc Module and the USB adapter. I download the Pine64Installer to flash the emmc module with the USB adapter (debian stretch lite in the first test). No problem. Then, I install the emmc module on the Rock64, remove the micro SD and connect the power supply. It seems it cannot properly boot. I've got many error messages (I can't read anything !) and finally, get a nice : 
"end Kernel panic - not syncing : Attempted to kill init!"

I thought that something was wrong in the flash process, so I tried again : same error.

I try flashing another linux (dietPi, this image works fine on micro SD) : same error.

I can access the 2 partitions created with pine64 installer (mounted from /dev/sdb6 and /dev/sdb7.... why ? I don't know)

I tried to use a simple dd command to flash again an os on the emmc module : the process gives me the same result (the 2 same partitions) but the "kernel panic" is still there !

Is there something I forgot in the process ? Any idea to resolve this ?

Thanks in advance

Yoh
  Reply
#2
EDIT : Trying to boot without keyboard / mouse / ethernet -> same issue

The 5 1st partitions (SDB1 to SDB5) seem to be a normal thing : this is the same thing than the partition of my sd card (working)

I tried to remove all partitions with gparted, recreate a new full FAT 32 partition before flashing the dietPi image (as I read in another Thread) -> same issue

Any help is welcome ! Wink
  Reply
#3
because you can not read the error messages does not mean that the people you are asking for help can not read them. in fact, they can. so always best to post any error messages you can, and please use the code box when you post them, that helps to keep your posts tidy.
  Reply
#4
Wink 
Quote:because you can not read the error messages does not mean that the people you are asking for help can not read them. in fact, they can. so always best to post any error messages you can, and please use the code box when you post them, that helps to keep your posts tidy.

Hi and thanks for your answer.

In fact, when I said I can't read anything, I wanted to say that the error messages scroll so fast I CAN'T (physically) read anything ! Wink

So,

I finally reinstall a stable stretch minimal image with pine64 installer (0.15.15 version)  on my sd card. (every tests with stretch or dietPi I made before were in graphic mode) Everything's fine but... regulary, I get the following message :

Code:
mmcblk1: erro -84 transferring data, sector 2025472, nr 2048, cmd response 0x900, card status 0x0)
mmc_host mmc1: Bus speed (slot 0)) = 40000Hz (slot req 40000Hz, actual 40000HZ div = 0)
mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)

I precise the emmc module is NOT installed.

The message appears sometimes.

Could my problem come with a hardware default of this component ?
  Reply
#5
Ok, so I tried something else.

I decided to use the emmc jumper method to copy directly onto my emmc module... but I have no serial console (so, it's tricky !!!)

After many tries, I finally see my /dev/mmcblk0 in the fdisk -l.

So, I use the curl command to directly copy the stretch-minimal image onto the /dev/mmcblk0 device. Everything's fine.

Before rebooting, i just typed a fdisk -l to see... and I saw a red warning :


Code:
PMBR size mismatch (4458495 !=30310399) will be corrected by w(rite)

I tried to do a fdisk /dev/mmcblk0 then a "w" but the system replies :

Code:
fdisk : failed to write disklabel; Argument invalide
I decided to reboot (properly) onto the emmc. At the reboot, I get many error messages like :
Code:
dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
dwmmc_rockchip ff520000.rksdmmc: Unexcpected command timeout, state 3.
mmcblk0: error -115 sending stop command, original cmd response 0x900, card status 0xb00
mmcblk0: error -110 transferring data, sector 267672, nr 8, cmd response 0x900, card status 0x0
mmcblk0: retrying using single block read
retrying because a re-tune was needed
After rebooting (with the jumper interrupt method) I tried again, then I tried with a dd command to flash the image. It gives me a input / output error. Unable to write an image with the dd command...
In fact, it's like something was wrong with this module, maybe some defectuous blocks or something else ? 
What do you think about this ?
EDIT : last thing : after the curl command, as I do a fdisk -l I saw :
- the mmcblk1 with its 7 partitions
- the mmcblk0 with its 7 partitions (and the red warning about PMBR)
- Two others devices : mmcblk0boot0 and mmcblk0boot1

Are these Two others devices normal ?
  Reply
#6
are you aware that the command
dmesg
will for the most part give you a complete output of your last boot and most update messages to syslog? it occurs to me you know very little about log files of the linux system. no better time to learn now. so, why not right after your next boot, open terminal and enter dmesg. then copy and past the complete log in this thread and remember to use the full editor and use code block. thank you.
  Reply
#7
(02-08-2018, 08:19 PM)dkryder Wrote: are you aware that the command
dmesg
will for the most part give you a complete output of your last boot and most update messages to syslog? it occurs to me you know very little about log files of the linux system. no better time to learn now.  so, why not right after your next boot, open terminal and enter dmesg. then copy and past the complete log in this thread and remember to use the full editor and use code block. thank you.

you're right Wink

I will do that and come back with a complete trace log. Thxs
  Reply
#8
(02-09-2018, 02:52 AM)darthyoh Wrote:
(02-08-2018, 08:19 PM)dkryder Wrote: are you aware that the command
dmesg
will for the most part give you a complete output of your last boot and most update messages to syslog? it occurs to me you know very little about log files of the linux system. no better time to learn now.  so, why not right after your next boot, open terminal and enter dmesg. then copy and past the complete log in this thread and remember to use the full editor and use code block. thank you.

you're right Wink

I will do that and come back with a complete trace log. Thxs

I repeated the procedure : boot from SD card -> curl the minimal stretch onto emmc -> reboot from emmc (it fails) -> reboot from SD
Here is the dmesg after reboot :

Code:
[    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.77-rockchip-ayufan-136 (root@713b8312374e) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.4) ) #1 SMP Thu Oct 12 09:14:48 UTC 2017
[    0.000000] Boot CPU: AArch64 Processor [410fd034]
[    0.000000] earlycon: Early serial console at MMIO32 0xff130000 (options '')
[    0.000000] bootconsole [uart0] enabled
[    0.000000] On node 0 totalpages: 1043968
[    0.000000]   DMA zone: 16312 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 1043968 pages, LIFO batch:31
[    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: MIGRATE_INFO_TYPE not supported.
[    0.000000] PERCPU: Embedded 21 pages/cpu @ffffffc0fef39000 s46504 r8192 d31320 u86016
[    0.000000] pcpu-alloc: s46504 r8192 d31320 u86016 alloc=21*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    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: 1027656
[    0.000000] Kernel command line: earlycon=uart8250,mmio32,0xff130000 rw root=LABEL=linux-root rootwait rootfstype=ext4 init=/sbin/init coherent_pool=1M ethaddr=86:92:c4:cb:2b:9a eth1addr=86:92:c4:cb:2b:ba serial=dae75c0003c283c
[    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 0xf6200000-0xfa200000] (64MB) mapped at [ffffffc0f6200000-ffffffc0fa1fffff]
[    0.000000] Memory: 4015820K/4175872K available (11390K kernel code, 1466K rwdata, 4124K rodata, 1152K init, 747K bss, 160052K reserved, 0K cma-reserved)
[    0.000000] Virtual kernel memory layout:
                  modules : 0xffffff8000000000 - 0xffffff8008000000   (   128 MB)
                  vmalloc : 0xffffff8008000000 - 0xffffffbdbfff0000   (   246 GB)
                    .init : 0xffffff8008fb0000 - 0xffffff80090d0000   (  1152 KB)
                    .text : 0xffffff8008080000 - 0xffffff8008ba0000   ( 11392 KB)
                  .rodata : 0xffffff8008ba0000 - 0xffffff8008fb0000   (  4160 KB)
                    .data : 0xffffff80090d0000 - 0xffffff800923e808   (  1467 KB)
                  vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000   (     8 GB maximum)
                            0xffffffbdc0008000 - 0xffffffbdc3fc0000   (    63 MB actual)
                  fixed   : 0xffffffbffe7fd000 - 0xffffffbffec00000   (  4108 KB)
                  PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000   (    16 MB)
                  memory  : 0xffffffc000200000 - 0xffffffc0ff000000   (  4078 MB)
[    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 64.
[    0.000000]  RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:64 nr_irqs:64 0
[    0.000000] GIC: Using split EOI/Deactivate mode
[    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.001592] Console: colour dummy device 80x25
[    0.002001] console [tty0] enabled
[    0.002323] bootconsole [uart0] disabled
[    0.002718] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000)
[    0.002756] pid_max: default: 32768 minimum: 301
[    0.002893] Security Framework initialized
[    0.002915] Yama: becoming mindful.
[    0.002948] AppArmor: AppArmor disabled by boot time parameter
[    0.003030] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.003059] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.003981] Initializing cgroup subsys io
[    0.004014] Initializing cgroup subsys memory
[    0.004061] Initializing cgroup subsys devices
[    0.004088] Initializing cgroup subsys freezer
[    0.004113] Initializing cgroup subsys net_cls
[    0.004138] Initializing cgroup subsys perf_event
[    0.004163] Initializing cgroup subsys net_prio
[    0.004194] Initializing cgroup subsys hugetlb
[    0.004217] Initializing cgroup subsys pids
[    0.004279] ftrace: allocating 42863 entries in 168 pages
[    0.121760] sched-energy: CPU device node has no sched-energy-costs
[    0.121795] Invalid sched_group_energy for CPU0
[    0.121813] CPU0: update cpu_capacity 1024
[    0.121880] ASID allocator initialised with 65536 entries
[    0.127174] Detected VIPT I-cache on CPU1
[    0.127230] Invalid sched_group_energy for CPU1
[    0.127236] CPU1: update cpu_capacity 1024
[    0.127241] CPU1: Booted secondary processor [410fd034]
[    0.128026] Detected VIPT I-cache on CPU2
[    0.128071] Invalid sched_group_energy for CPU2
[    0.128077] CPU2: update cpu_capacity 1024
[    0.128082] CPU2: Booted secondary processor [410fd034]
[    0.128817] Detected VIPT I-cache on CPU3
[    0.128861] Invalid sched_group_energy for CPU3
[    0.128866] CPU3: update cpu_capacity 1024
[    0.128871] CPU3: Booted secondary processor [410fd034]
[    0.129003] Brought up 4 CPUs
[    0.129304] SMP: Total of 4 processors activated.
[    0.129339] CPU: All CPU(s) started at EL2
[    0.129401] alternatives: patching kernel code
[    0.129663] Invalid sched_group_energy for CPU3
[    0.129695] Invalid sched_group_energy for Cluster3
[    0.129723] Invalid sched_group_energy for CPU2
[    0.129751] Invalid sched_group_energy for Cluster2
[    0.129778] Invalid sched_group_energy for CPU1
[    0.129805] Invalid sched_group_energy for Cluster1
[    0.129859] Invalid sched_group_energy for CPU0
[    0.129889] Invalid sched_group_energy for Cluster0
[    0.130608] devtmpfs: initialized
[    0.147166] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.147247] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.147892] xor: measuring software checksum speed
[    0.157240]    8regs     :  1080.000 MB/sec
[    0.167334]    8regs_prefetch:   968.000 MB/sec
[    0.177429]    32regs    :  1352.000 MB/sec
[    0.187526]    32regs_prefetch:  1116.000 MB/sec
[    0.187557] xor: using function: 32regs (1352.000 MB/sec)
[    0.187637] pinctrl core: initialized pinctrl subsystem
[    0.188042] regulator-dummy: no parameters
[    0.188956] NET: Registered protocol family 16
[    0.193644] cpuidle: using governor ladder
[    0.197679] cpuidle: using governor menu
[    0.197731] Registered FIQ tty driver
[    0.198194] vdso: 2 pages (1 code @ ffffff8008ba6000, 1 data @ ffffff80090d4000)
[    0.198269] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.198772] DMA: preallocated 1024 KiB pool for atomic allocations
[    0.212604] gpiochip_add: registered GPIOs 0 to 31 on device: gpio0
[    0.212744] gpiochip_add: registered GPIOs 32 to 63 on device: gpio1
[    0.212873] gpiochip_add: registered GPIOs 64 to 95 on device: gpio2
[    0.213035] gpiochip_add: registered GPIOs 96 to 127 on device: gpio3
[    0.222520] genirq: Setting trigger mode 8 for irq 176 failed (gic_set_type+0x0/0x68)
[    0.281133] console [ttyFIQ0] enabled
[    0.281799] Registered fiq debugger ttyFIQ0
[    0.316910] raid6: int64x1  gen()   191 MB/s
[    0.334028] raid6: int64x1  xor()   185 MB/s
[    0.351233] raid6: int64x2  gen()   296 MB/s
[    0.368382] raid6: int64x2  xor()   279 MB/s
[    0.385488] raid6: int64x4  gen()   468 MB/s
[    0.402707] raid6: int64x4  xor()   339 MB/s
[    0.419999] raid6: int64x8  gen()   332 MB/s
[    0.437128] raid6: int64x8  xor()   267 MB/s
[    0.454346] raid6: neonx1   gen()   363 MB/s
[    0.471541] raid6: neonx1   xor()   369 MB/s
[    0.488747] raid6: neonx2   gen()   570 MB/s
[    0.505913] raid6: neonx2   xor()   494 MB/s
[    0.523098] raid6: neonx4   gen()   761 MB/s
[    0.540313] raid6: neonx4   xor()   578 MB/s
[    0.557519] raid6: neonx8   gen()   777 MB/s
[    0.574690] raid6: neonx8   xor()   578 MB/s
[    0.575092] raid6: using algorithm neonx8 gen() 777 MB/s
[    0.575581] raid6: .... xor() 578 MB/s, rmw enabled
[    0.576050] raid6: using intx1 recovery algorithm
[    0.576969] mpp venc_srv: mpp_probe enter
[    0.577406] mpp venc_srv: init success
[    0.578423] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-phy-regulator[0]'
[    0.578460] vcc_phy: no parameters
[    0.578694] reg-fixed-voltage vcc-phy-regulator: vcc_phy supplying 0uV
[    0.578955] of_get_named_gpiod_flags: parsed 'gpio' property of node '/sdmmc-regulator[0]' - status (0)
[    0.579020] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
[    0.579042] vcc_sd: unable to resolve supply
[    0.579057] vcc_sd: 3300 mV
[    0.579285] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
[    0.579305] vcc_sd: unable to resolve supply
[    0.579323] reg-fixed-voltage sdmmc-regulator: vcc_sd supplying 3300000uV
[    0.579448] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-sys[0]'
[    0.579483] vcc_sys: 5000 mV
[    0.579686] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
[    0.579708] vcc_sd: unable to resolve supply
[    0.579724] reg-fixed-voltage vcc-sys: vcc_sys supplying 5000000uV
[    0.580348] iommu: Adding device ff350000.vpu-service to group 0
[    0.581039] iommu: Adding device ff360000.rkvdec to group 1
[    0.581631] iommu: Adding device ff330000.h265e to group 2
[    0.582238] iommu: Adding device ff340000.vepu to group 3
[    0.582815] iommu: Adding device ff370000.vop to group 4
[    0.584240] rk_iommu ff360480.iommu: can't get aclk
[    0.584751] rk_iommu ff360480.iommu: can't get hclk
[    0.585374] rk_iommu ff330200.iommu: can't get aclk
[    0.585864] rk_iommu ff330200.iommu: can't get hclk
[    0.586676] rk_iommu ff373f00.iommu: can't get aclk
[    0.587166] rk_iommu ff373f00.iommu: can't get hclk
[    0.588251] SCSI subsystem initialized
[    0.588916] usbcore: registered new interface driver usbfs
[    0.589523] usbcore: registered new interface driver hub
[    0.590132] usbcore: registered new device driver usb
[    0.590732] media: Linux media interface: v0.10
[    0.591217] Linux video capture interface: v2.00
[    0.591769] pps_core: LinuxPPS API ver. 1 registered
[    0.592237] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.593212] PTP clock support registered
[    0.595245] Advanced Linux Sound Architecture Driver Initialized.
[    0.596684] Bluetooth: Core ver 2.21
[    0.597103] NET: Registered protocol family 31
[    0.597547] Bluetooth: HCI device and connection manager initialized
[    0.598144] Bluetooth: HCI socket layer initialized
[    0.598624] Bluetooth: L2CAP socket layer initialized
[    0.599125] Bluetooth: SCO socket layer initialized
[    0.600296] NetLabel: Initializing
[    0.600660] NetLabel:  domain hash size = 128
[    0.601070] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.601602] NetLabel:  unlabeled traffic allowed by default
[    0.602591] rockchip-cpuinfo cpuinfo: Serial         : dae75c0003c283c3
[    0.603942] clocksource: Switched to clocksource arch_sys_counter
[    0.704053] NET: Registered protocol family 2
[    0.705337] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.706458] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes)
[    0.708629] TCP: Hash tables configured (established 32768 bind 32768)
[    0.709385] UDP hash table entries: 2048 (order: 5, 196608 bytes)
[    0.710231] UDP-Lite hash table entries: 2048 (order: 5, 196608 bytes)
[    0.711405] NET: Registered protocol family 1
[    0.712384] RPC: Registered named UNIX socket transport module.
[    0.712967] RPC: Registered udp transport module.
[    0.713412] RPC: Registered tcp transport module.
[    0.713855] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.714485] PCI: CLS 0 bytes, default 64
[    0.714768] Trying to unpack rootfs image as initramfs...
[    0.946478] Freeing initrd memory: 2600K (ffffffc0fcc90000 - ffffffc0fcf1a000)
[    0.948029] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    0.950029] kvm [1]: 8-bit VMID
[    0.950345] kvm [1]: Hyp mode initialized successfully
[    0.951257] kvm [1]: interrupt-controller@ff814000 IRQ43
[    0.952089] kvm [1]: timer IRQ3
[    0.956620] audit: initializing netlink subsys (disabled)
[    0.957219] audit: type=2000 audit(0.863:1): initialized
[    0.959035] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.972817] VFS: Disk quotas dquot_6.6.0
[    0.973521] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.978459] NFS: Registering the id_resolver key type
[    0.979001] Key type id_resolver registered
[    0.979404] Key type id_legacy registered
[    0.979799] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    0.981525] fuse init (API version 7.23)
[    0.983012] JFS: nTxBlock = 8192, nTxLock = 65536
[    0.990444] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[    0.993879] Key type big_key registered
[    0.994417]
              TEE Core Framework initialization (ver 1:0.1)
[    0.995114] TEE armv7 Driver initialization
[    0.995965] tz_tee_probe: name="armv7sec", id=0, pdev_name="armv7sec.0"
[    0.996580] TEE core: Alloc the misc device "opteearmtz00" (id=0)
[    0.997491] TEE Core: Register the misc device "opteearmtz00" (id=0,minor=62)
[    1.004445] NET: Registered protocol family 38
[    1.004915] Key type asymmetric registered
[    1.005350] Asymmetric key parser 'x509' registered
[    1.006147] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    1.007133] io scheduler noop registered
[    1.007524] io scheduler deadline registered (default)
[    1.008236] io scheduler cfq registered
[    1.009993] phy phy-ff450000.syscon:usb2-phy@100.0: Looking up phy-supply from device tree
[    1.010015] phy phy-ff450000.syscon:usb2-phy@100.0: Looking up phy-supply property in node /syscon@ff450000/usb2-phy@100/host-port failed
[    1.010543] phy phy-ff450000.syscon:usb2-phy@100.1: Looking up phy-supply from device tree
[    1.010562] phy phy-ff450000.syscon:usb2-phy@100.1: Looking up phy-supply property in node /syscon@ff450000/usb2-phy@100/otg-port failed
[    1.011061] rockchip-usb2phy ff450000.syscon:usb2-phy@100: GPIO lookup for consumer otg-vbus
[    1.011077] rockchip-usb2phy ff450000.syscon:usb2-phy@100: using device tree for GPIO lookup
[    1.011119] of_get_named_gpiod_flags: parsed 'otg-vbus-gpios' property of node '/syscon@ff450000/usb2-phy@100[0]' - status (0)
[    1.011804] rockchip-u3phy ff470000.usb3-phy: GPIO lookup for consumer vbus-drv
[    1.011820] rockchip-u3phy ff470000.usb3-phy: using device tree for GPIO lookup
[    1.011851] of_get_named_gpiod_flags: parsed 'vbus-drv-gpios' property of node '/usb3-phy@ff470000[0]' - status (0)
[    1.012299] phy phy-ff470000.usb3-phy.2: Looking up phy-supply from device tree
[    1.012318] phy phy-ff470000.usb3-phy.2: Looking up phy-supply property in node /usb3-phy@ff470000/utmi@ff470000 failed
[    1.012766] phy phy-ff470000.usb3-phy.3: Looking up phy-supply from device tree
[    1.012785] phy phy-ff470000.usb3-phy.3: Looking up phy-supply property in node /usb3-phy@ff470000/pipe@ff478000 failed
[    1.014585] rockchip-u3phy ff470000.usb3-phy: Rockchip u3phy initialized successfully
[    1.015837] phy phy-ff430000.hdmiphy.4: Looking up phy-supply from device tree
[    1.015855] phy phy-ff430000.hdmiphy.4: Looking up phy-supply property in node /hdmiphy@ff430000 failed
[    1.018772] rk-vcodec ff350000.vpu-service: probe device
[    1.019364] rk-vcodec ff350000.vpu-service: vpu mmu dec ffffffc0f5f82c10
[    1.020266] rk-vcodec ff350000.vpu-service: allocator is drm
[    1.020868] rk-vcodec ff350000.vpu-service: checking hw id 0
[    1.022117] rk-vcodec ff350000.vpu-service: init success
[    1.023407] rk-vcodec ff360000.rkvdec: probe device
[    1.023908] rk-vcodec ff360000.rkvdec: vpu mmu dec ffffffc0f5f83410
[    1.024795] rk-vcodec ff360000.rkvdec: allocator is drm
[    1.025387] rk-vcodec ff360000.rkvdec: checking hw id 3410
[    1.026560] rk-vcodec ff360000.rkvdec: init success
[    1.027487] probe device ff330000.h265e
[    1.028282] mpp_dev ff330000.h265e: try to get iommu dev ffffffc0f5f83c10
[    1.029349] mpp_dev ff330000.h265e: resource ready, register device
[    1.030256] probe device ff340000.vepu
[    1.030990] mpp_dev ff340000.vepu: try to get iommu dev ffffffc0f5fa4410
[    1.031952] rockchip_mpp_vepu_reset_init:143: No aclk reset resource define
[    1.032595] rockchip_mpp_vepu_reset_init:148: No hclk reset resource define
[    1.033254] mpp_dev ff340000.vepu: resource ready, register device
[    1.036985] dma-pl330 ff1f0000.dmac: Loaded driver for PL330 DMAC-241330
[    1.037620] dma-pl330 ff1f0000.dmac:         DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[    1.039450] Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled
[    1.043003] [drm:drm_core_init] Initialized drm 1.1.0 20060810
[    1.046712] rockchip-vop ff370000.vop: invalid resource
[    1.047258] rockchip-vop ff370000.vop: failed to get vop lut registers
[    1.047867] rockchip-vop ff370000.vop: invalid resource
[    1.048377] rockchip-vop ff370000.vop: failed to get vop cabc lut registers
[    1.049274] rockchip-drm display-subsystem: bound ff370000.vop (ops 0xffffff8008c61338)
[    1.050400] i2c i2c-4: of_i2c: modalias failure on /hdmi@ff3c0000/ports
[    1.051044] dwhdmi-rockchip ff3c0000.hdmi: registered DesignWare HDMI I2C bus driver
[    1.051844] dwhdmi-rockchip ff3c0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (inno_dw_hdmi_phy2)
[    1.053718] rockchip-drm display-subsystem: bound ff3c0000.hdmi (ops 0xffffff8008c5bd28)
[    1.054524] [drm:drm_vblank_init] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.055284] [drm:drm_vblank_init] No driver support for vblank timestamp query.
[    1.056050] rockchip-drm display-subsystem: failed to parse display resources
[    1.056745] rockchip-drm display-subsystem: No connectors reported connected with modes
[    1.057570] [drm:drm_fb_helper_single_fb_probe] Cannot find any crtc or sizes - going 1024x768
[    1.083787] Console: switching to colour frame buffer device 128x48
[    1.103860] rockchip-drm display-subsystem: fb0:  frame buffer device
[    1.112908] Unable to detect cache hierarchy from DT for CPU 0
[    1.115058] brd: module loaded
[    1.124883] loop: module loaded
[    1.126429] zram: Added device: zram0
[    1.127264] lkdtm: No crash points registered, enable through debugfs
[    1.129735] rockchip-spi ff190000.spi: Failed to request TX DMA channel
[    1.130634] rockchip-spi ff190000.spi: Failed to request RX DMA channel
[    1.132435] m25p80 spi32766.0: gd25q128 (16384 Kbytes)
[    1.133179] 6 ofpart partitions found on MTD device spi32766.0
[    1.133920] Creating 6 MTD partitions on "spi32766.0":
[    1.134602] 0x000000000000-0x000000008000 : "system"
[    1.135763] 0x000000008000-0x000000400000 : "loader"
[    1.136862] 0x000000400000-0x0000007c0000 : "reserved"
[    1.138002] 0x0000007c0000-0x000000800000 : "vendor"
[    1.139133] 0x000000800000-0x000000c00000 : "uboot"
[    1.140229] 0x000000c00000-0x000001000000 : "atf"
[    1.143219] rk_gmac-dwmac ff540000.eth: Looking up phy-supply from device tree
[    1.143344] rk_gmac-dwmac ff540000.eth: clock input or output? (input).
[    1.144231] rk_gmac-dwmac ff540000.eth: TX delay(0x26).
[    1.144910] rk_gmac-dwmac ff540000.eth: RX delay(0x11).
[    1.145795] rk_gmac-dwmac ff540000.eth: clock input from PHY
[    1.146540] rk_gmac-dwmac ff540000.eth: init for RGMII
[    1.152402] stmmac - user ID: 0x10, Synopsys ID: 0x35
[    1.160854]  Ring mode enabled
[    1.168985]  DMA HW capability register supported
[    1.169566]  Normal descriptors
[    1.185398]  RX Checksum Offload Engine supported (type 2)
[    1.193842]  TX Checksum insertion supported
[    1.202134]  Wake-Up On Lan supported
[    1.210346]  Enable RX Mitigation via HW Watchdog Timer
[    1.218770] of_get_named_gpiod_flags: parsed 'snps,reset-gpio' property of node '/eth@ff540000[0]' - status (0)
[    1.296560] libphy: stmmac: probed
[    1.304568] eth%d: PHY ID 001cc916 at 0 IRQ POLL (stmmac-0:00) active
[    1.312873] eth%d: PHY ID 001cc916 at 1 IRQ POLL (stmmac-0:01)
[    1.322190] Rockchip WiFi SYS interface (V1.00) ...
[    1.330272] usbcore: registered new interface driver cdc_ether
[    1.338351] usbcore: registered new interface driver rndis_host
[    1.347980] phy phy-ff470000.usb3-phy.2: u3phy u2 power on
[    1.355719] phy phy-ff470000.usb3-phy.3: u3phy u3 power on
[    1.364186] dwc2 ff580000.usb: Looking up vusb_d-supply from device tree
[    1.364207] dwc2 ff580000.usb: Looking up vusb_d-supply property in node /usb@ff580000 failed
[    1.364225] ff580000.usb supply vusb_d not found, using dummy regulator
[    1.371764] dwc2 ff580000.usb: Looking up vusb_a-supply from device tree
[    1.371783] dwc2 ff580000.usb: Looking up vusb_a-supply property in node /usb@ff580000 failed
[    1.371797] ff580000.usb supply vusb_a not found, using dummy regulator
[    1.535195] dwc2 ff580000.usb: DWC OTG Controller
[    1.542293] dwc2 ff580000.usb: new USB bus registered, assigned bus number 1
[    1.549590] dwc2 ff580000.usb: irq 40, io mem 0x00000000
[    1.556878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.564082] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.571236] usb usb1: Product: DWC OTG Controller
[    1.578035] usb usb1: Manufacturer: Linux 4.4.77-rockchip-ayufan-136 dwc2_hsotg
[    1.585133] usb usb1: SerialNumber: ff580000.usb
[    1.592760] hub 1-0:1.0: USB hub found
[    1.599457] hub 1-0:1.0: 1 port detected
[    1.607287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.614332] ehci-pci: EHCI PCI platform driver
[    1.621213] ehci-platform: EHCI generic platform driver
[    1.630595] ehci-platform ff5c0000.usb: EHCI Host Controller
[    1.637723] ehci-platform ff5c0000.usb: new USB bus registered, assigned bus number 2
[    1.645100] ehci-platform ff5c0000.usb: irq 41, io mem 0xff5c0000
[    1.657982] ehci-platform ff5c0000.usb: USB 2.0 started, EHCI 1.00
[    1.665248] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.672261] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.679308] usb usb2: Product: EHCI Host Controller
[    1.686202] usb usb2: Manufacturer: Linux 4.4.77-rockchip-ayufan-136 ehci_hcd
[    1.693490] usb usb2: SerialNumber: ff5c0000.usb
[    1.701438] hub 2-0:1.0: USB hub found
[    1.708796] hub 2-0:1.0: 1 port detected
[    1.716634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.724148] ohci-platform: OHCI generic platform driver
[    1.731960] ohci-platform ff5d0000.usb: Generic Platform OHCI controller
[    1.739957] ohci-platform ff5d0000.usb: new USB bus registered, assigned bus number 3
[    1.747972] ohci-platform ff5d0000.usb: irq 42, io mem 0xff5d0000
[    1.810309] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    1.818191] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.826096] usb usb3: Product: Generic Platform OHCI controller
[    1.833901] usb usb3: Manufacturer: Linux 4.4.77-rockchip-ayufan-136 ohci_hcd
[    1.841913] usb usb3: SerialNumber: ff5d0000.usb
[    1.850874] hub 3-0:1.0: USB hub found
[    1.858620] hub 3-0:1.0: 1 port detected
[    1.867503] xhci-hcd xhci-hcd.8.auto: xHCI Host Controller
[    1.875698] xhci-hcd xhci-hcd.8.auto: new USB bus registered, assigned bus number 4
[    1.884024] xhci-hcd xhci-hcd.8.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x00210010
[    1.892301] xhci-hcd xhci-hcd.8.auto: irq 180, io mem 0xff600000
[    1.900587] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[    1.908745] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.916918] usb usb4: Product: xHCI Host Controller
[    1.924960] usb usb4: Manufacturer: Linux 4.4.77-rockchip-ayufan-136 xhci-hcd
[    1.933267] usb usb4: SerialNumber: xhci-hcd.8.auto
[    1.942379] hub 4-0:1.0: USB hub found
[    1.950480] hub 4-0:1.0: 1 port detected
[    1.959117] xhci-hcd xhci-hcd.8.auto: xHCI Host Controller
[    1.967803] xhci-hcd xhci-hcd.8.auto: new USB bus registered, assigned bus number 5
[    1.976432] usb usb5: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.985269] usb usb5: New USB device found, idVendor=1d6b, idProduct=0003
[    1.993749] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.002273] usb usb5: Product: xHCI Host Controller
[    2.010514] usb usb5: Manufacturer: Linux 4.4.77-rockchip-ayufan-136 xhci-hcd
[    2.019029] usb usb5: SerialNumber: xhci-hcd.8.auto
[    2.028167] hub 5-0:1.0: USB hub found
[    2.036376] hub 5-0:1.0: 1 port detected
[    2.046844] usbcore: registered new interface driver usbtouchscreen
[    2.056003] i2c /dev entries driver
[    2.067192] rk808 1-0018: Pmic Chip id: 0x8050
[    2.076525] rk808 1-0018: source: on=0x40, off=0x00
[    2.090372] rk808 1-0018: Looking up vcc1-supply from device tree
[    2.090494] DCDC_REG1: supplied by vcc_sys
[    2.098648] vcc_sys: could not add device link regulator.4 err -2
[    2.101254] vdd_logic: 712 <--> 1450 mV at 1100 mV
[    2.101553] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
[    2.101590] vcc_sd: unable to resolve supply
[    2.101618] rk808 1-0018: Looking up vcc2-supply from device tree
[    2.101714] DCDC_REG2: supplied by vcc_sys
[    2.109739] vcc_sys: could not add device link regulator.5 err -2
[    2.111827] vdd_arm: 712 <--> 1450 mV at 1100 mV
[    2.112143] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
[    2.112177] vcc_sd: unable to resolve supply
[    2.112205] rk808 1-0018: Looking up vcc3-supply from device tree
[    2.112294] DCDC_REG3: supplied by vcc_sys
[    2.120234] vcc_sys: could not add device link regulator.6 err -2
[    2.121495] vcc_ddr: at 5000 mV
[    2.121776] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
[    2.121809] vcc_sd: unable to resolve supply
[    2.121839] rk808 1-0018: Looking up vcc4-supply from device tree
[    2.121957] DCDC_REG4: supplied by vcc_sys
[    2.129712] vcc_sys: could not add device link regulator.7 err -2
[    2.130984] vcc_io: 3300 mV
[    2.131279] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
[    2.131311] vcc_sd: supplied by vcc_io
[    2.139056] rk808 1-0018: Looking up vcc5-supply from device tree
[    2.139083] LDO_REG1: supplied by vcc_io
[    2.146952] vcc_io: could not add device link regulator.8 err -2
[    2.149331] vcc_18: 1800 mV
[    2.149677] rk808 1-0018: Looking up vcc5-supply from device tree
[    2.149713] LDO_REG2: supplied by vcc_io
[    2.157171] vcc_io: could not add device link regulator.9 err -2
[    2.159549] vcc18_emmc: 1800 mV
[    2.159851] rk808 1-0018: Looking up vcc6-supply from device tree
[    2.159995] LDO_REG3: supplied by vcc_sys
[    2.167316] vcc_sys: could not add device link regulator.10 err -2
[    2.169697] vdd_10: 1000 mV
[    2.170018] rk808 1-0018: register rk8050 regulators
[    2.177674] gpiochip_find_base: found new base at 510
[    2.177837] gpiochip_add: registered GPIOs 510 to 511 on device: rk8xx-gpio
[    2.177853] rk8xx-gpio rk8xx-gpio: register rk8050 gpio successful
[    2.187614] input: rk8xx_pwrkey as /devices/platform/ff160000.i2c/i2c-1/1-0018/input/input0
[    2.196302] rk808-rtc rk808-rtc: device is disabled
[    2.204074] rk808-rtc: probe of rk808-rtc failed with error -22
[    2.211996] rk3x-i2c ff160000.i2c: Initialized RK3xxx I2C bus at ffffff8009d64000
[    2.221640] IR NEC protocol handler initialized
[    2.229962] usbcore: registered new interface driver uvcvideo
[    2.237855] USB Video Class driver (1.1.1)
[    2.246073] rockchip-iodomain ff100000.syscon:io-domains: Looking up vccio1-supply from device tree
[    2.246237] rockchip-iodomain ff100000.syscon:io-domains: Looking up vccio2-supply from device tree
[    2.246855] rockchip-iodomain ff100000.syscon:io-domains: Looking up vccio3-supply from device tree
[    2.246983] rockchip-iodomain ff100000.syscon:io-domains: Looking up vccio4-supply from device tree
[    2.247559] rockchip-iodomain ff100000.syscon:io-domains: Looking up vccio5-supply from device tree
[    2.247652] rockchip-iodomain ff100000.syscon:io-domains: Looking up vccio6-supply from device tree
[    2.247762] rockchip-iodomain ff100000.syscon:io-domains: Looking up pmuio-supply from device tree
[    2.249604] rockchip-thermal ff250000.tsadc: Missing tshut mode property, using default (cru)
[    2.257986] rockchip-thermal ff250000.tsadc: Missing tshut-polarity property, using default (low)
[    2.267913] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    2.276370] Bluetooth: Virtual HCI driver ver 1.5
[    2.284640] Bluetooth: HCI UART driver ver 2.3
[    2.292682] Bluetooth: HCI UART protocol H4 registered
[    2.300717] Bluetooth: HCI UART protocol LL registered
[    2.308631] Bluetooth: HCI UART protocol ATH3K registered
[    2.316604] usbcore: registered new interface driver bfusb
[    2.324539] usbcore: registered new interface driver btusb
[    2.332515] cpu cpu0: Looking up cpu-supply from device tree
[    2.333125] cpu cpu0: Looking up cpu-supply from device tree
[    2.333348] cpu cpu0: Looking up cpu-supply from device tree
[    2.335326] sdhci: Secure Digital Host Controller Interface driver
[    2.343142] sdhci: Copyright(c) Pierre Ossman
[    2.350688] Synopsys Designware Multimedia Card Interface Driver
[    2.359690] dwmmc_rockchip ff520000.rksdmmc: IDMAC supports 32-bit address mode.
[    2.364785] dwmmc_rockchip ff520000.rksdmmc: Using internal DMA controller.
[    2.369709] dwmmc_rockchip ff520000.rksdmmc: Version ID is 270a
[    2.374574] dwmmc_rockchip ff520000.rksdmmc: DW MMC controller at irq 37,32 bit host data width,256 deep fifo
[    2.379986] dwmmc_rockchip ff520000.rksdmmc: Looking up vmmc-supply from device tree
[    2.380392] dwmmc_rockchip ff520000.rksdmmc: Looking up vqmmc-supply from device tree
[    2.380919] dwmmc_rockchip ff520000.rksdmmc: GPIO lookup for consumer wp
[    2.380947] dwmmc_rockchip ff520000.rksdmmc: using device tree for GPIO lookup
[    2.380956] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/rksdmmc@ff520000[0]'
[    2.380964] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/rksdmmc@ff520000[0]'
[    2.380970] dwmmc_rockchip ff520000.rksdmmc: using lookup tables for GPIO lookup
[    2.380978] dwmmc_rockchip ff520000.rksdmmc: lookup for GPIO wp failed
[    2.391968] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    2.407012] dwmmc_rockchip ff520000.rksdmmc: 1 slots initialized
[    2.411752] dwmmc_rockchip ff500000.rksdmmc: IDMAC supports 32-bit address mode.
[    2.416197] dwmmc_rockchip ff500000.rksdmmc: Using internal DMA controller.
[    2.420524] dwmmc_rockchip ff500000.rksdmmc: Version ID is 270a
[    2.424741] dwmmc_rockchip ff500000.rksdmmc: DW MMC controller at irq 38,32 bit host data width,256 deep fifo
[    2.429483] dwmmc_rockchip ff500000.rksdmmc: Looking up vmmc-supply from device tree
[    2.429611] dwmmc_rockchip ff500000.rksdmmc: Looking up vqmmc-supply from device tree
[    2.429678] dwmmc_rockchip ff500000.rksdmmc: GPIO lookup for consumer cd
[    2.429685] dwmmc_rockchip ff500000.rksdmmc: using device tree for GPIO lookup
[    2.429705] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/rksdmmc@ff500000[0]' - status (0)
[    2.429856] dwmmc_rockchip ff500000.rksdmmc: Got CD GPIO
[    2.433785] dwmmc_rockchip ff500000.rksdmmc: GPIO lookup for consumer wp
[    2.433791] dwmmc_rockchip ff500000.rksdmmc: using device tree for GPIO lookup
[    2.433800] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/rksdmmc@ff500000[0]'
[    2.433806] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/rksdmmc@ff500000[0]'
[    2.433813] dwmmc_rockchip ff500000.rksdmmc: using lookup tables for GPIO lookup
[    2.433820] dwmmc_rockchip ff500000.rksdmmc: lookup for GPIO wp failed
[    2.443982] mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0)
[    2.448367] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    2.463253] dwmmc_rockchip ff500000.rksdmmc: 1 slots initialized
[    2.467459] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.471818] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/standby-led[0]' - status (0)
[    2.472412] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/power-led[0]' - status (0)
[    2.472559] of_get_named_gpiod_flags: parsed 'gpios' property of node '/switches/usb-switch[0]' - status (0)
[    2.472745] hidraw: raw HID events driver (C) Jiri Kosina
[    2.477136] usbcore: registered new interface driver usbhid
[    2.479182] mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0)
[    2.498320] usbhid: USB HID core driver
[    2.505036] usbcore: registered new interface driver snd-usb-audio
[    2.511405] rk3328-codec ff410000.codec: spk_depop_time use default value.
[    2.515009] mmc_host mmc0: Bus speed (slot 0) = 100000Hz (slot req 100000Hz, actual 100000HZ div = 0)
[    2.526200] u32 classifier
[    2.530779] Netfilter messages via NETLINK v0.30.
[    2.535642] ip_set: protocol 6
[    2.540498] Initializing XFRM netlink socket
[    2.545901] NET: Registered protocol family 10
[    2.551353] NET: Registered protocol family 17
[    2.555763] NET: Registered protocol family 15
[    2.558301] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
[    2.558357] mmc1: new high speed SDHC card at address 1234
[    2.558835] mmcblk1: mmc1:1234 SA04G 3.71 GiB
[    2.570774]  mmcblk1: p1 p2 p3 p4 p5 p6 p7
[    2.577964] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    2.587100] Bridge firewalling registered
[    2.591565] Bluetooth: RFCOMM socket layer initialized
[    2.595998] Bluetooth: RFCOMM ver 1.11
[    2.600213] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    2.604651] Bluetooth: HIDP socket layer initialized
[    2.609040] 8021q: 802.1Q VLAN Support v1.8
[    2.613385] [WLAN_RFKILL]: Enter rfkill_wlan_init
[    2.617992] [BT_RFKILL]: Enter rfkill_rk_init
[    2.622498] Key type dns_resolver registered
[    2.627417] Registered cp15_barrier emulation handler
[    2.631894] Registered setend emulation handler
[    2.636853] registered taskstats version 1
[    2.642907] Btrfs loaded, integrity-checker=on
[    2.647304] BTRFS: selftest: Running btrfs free space cache tests
[    2.651817] BTRFS: selftest: Running extent only tests
[    2.656214] BTRFS: selftest: Running bitmap only tests
[    2.660526] BTRFS: selftest: Running bitmap and extent tests
[    2.664780] BTRFS: selftest: Running space stealing from bitmap to extent
[    2.669918] BTRFS: selftest: Free space cache tests finished
[    2.674106] BTRFS: selftest: Running extent buffer operation tests
[    2.674738] BTRFS: selftest: Running btrfs_split_item tests
[    2.682547] BTRFS: selftest: Running find delalloc tests
[    2.711533] vendor storage:20160801 ret = 0
[    2.899509] BTRFS: selftest: Running btrfs_get_extent tests
[    2.903788] BTRFS: selftest: Running hole first btrfs_get_extent test
[    2.908012] BTRFS: selftest: Running outstanding_extents tests
[    2.912097] BTRFS: selftest: Running qgroup tests
[    2.916018] BTRFS: selftest: Qgroup basic add
[    2.920048] BTRFS: selftest: Qgroup multiple refs test
[    2.936566] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/hdmi-sound[0]'
[    2.936577] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/hdmi-sound[0]'
[    2.936983] asoc-simple-card hdmi-sound: i2s-hifi <-> ff000000.i2s mapping ok
[    2.942124] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/sound[0]'
[    2.942134] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/sound[0]'
[    2.962554] asoc-simple-card sound: rk3328-hifi <-> ff010000.i2s mapping ok
[    2.966904] asoc-simple-card sound: snd-soc-dummy-dai <-> ff010000.i2s mapping ok
[    2.972052] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/spdif-sound[0]'
[    2.972063] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/spdif-sound[0]'
[    2.972420] asoc-simple-card spdif-sound: dit-hifi <-> ff030000.spdif mapping ok
[    2.977246] hctosys: unable to open rtc device (rtc0)
[    2.999847] rockchip-pm-domain ff100000.syscon:power-controller: failed to get ack on domain 'pd_video', val=0x10040
[    3.014201] rockchip-pm-domain ff100000.syscon:power-controller: failed to get ack on domain 'pd_vpu', val=0x10040
[    3.018479] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 414; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '-a58dd56', rk_ko_ver is '5', built at '09:12:53', on 'Oct 12 2017'.
[    3.027444] mali-utgard ff300000.gpu: mali_platform_device->num_resources = 9
[    3.031682] mali-utgard ff300000.gpu: resource[0].start = 0x0x00000000ff300000
[    3.035982] mali-utgard ff300000.gpu: resource[1].start = 0x0x00000000ff300000
[    3.040280] mali-utgard ff300000.gpu: resource[2].start = 0x0x0000000000000011
[    3.044459] mali-utgard ff300000.gpu: resource[3].start = 0x0x0000000000000012
[    3.048527] mali-utgard ff300000.gpu: resource[4].start = 0x0x0000000000000013
[    3.052537] mali-utgard ff300000.gpu: resource[5].start = 0x0x0000000000000014
[    3.056505] mali-utgard ff300000.gpu: resource[6].start = 0x0x0000000000000015
[    3.060326] mali-utgard ff300000.gpu: resource[7].start = 0x0x0000000000000016
[    3.063989] mali-utgard ff300000.gpu: resource[8].start = 0x0x0000000000000017
[    3.067602] D : [File] : drivers/gpu/arm/mali400/mali/platform/rk/rk.c; [Line] : 518; [Func] : mali_platform_device_init(); to add platform_specific_data to platform_device_of_mali.
[    3.075323] mali-utgard ff300000.gpu: Looking up mali-supply from device tree
[    3.077227] Mali: Mali device driver loaded
[    3.082089] ALSA device list:
[    3.085539]   #0: HDMI
[    3.088851]   #1: I2S
[    3.092103]   #2: SPDIF
[    3.095886] Freeing unused kernel memory: 1152K (ffffff8008fb0000 - ffffff80090d0000)
[    3.126448] random: systemd-udevd: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
[    3.129511] random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
[    3.129634] random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
[    3.129667] random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
[    3.129726] random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
[    3.129986] random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
[    3.130048] random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
[    3.130250] random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
[    3.130306] random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
[    3.130496] random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
[    3.168004] usb 1-1: new full-speed USB device number 2 using dwc2
[    3.357475] usb 1-1: New USB device found, idVendor=1997, idProduct=2433
[    3.361318] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.365115] usb 1-1: Product: Mini Keyboard
[    3.368622] usb 1-1: Manufacturer:
[    3.379221] input:   Mini Keyboard as /devices/platform/ff580000.usb/usb1/1-1/1-1:1.0/0003:1997:2433.0001/input/input1
[    3.434860] hid-generic 0003:1997:2433.0001: input,hidraw0: USB HID v1.01 Keyboard [  Mini Keyboard] on usb-ff580000.usb-1/input0
[    3.453455] input:   Mini Keyboard as /devices/platform/ff580000.usb/usb1/1-1/1-1:1.1/0003:1997:2433.0002/input/input2
[    3.509533] hid-generic 0003:1997:2433.0002: input,hidraw1: USB HID v1.01 Mouse [  Mini Keyboard] on usb-ff580000.usb-1/input1
[    4.149590] EXT4-fs (mmcblk1p7): mounted filesystem with writeback data mode. Opts: (null)
[    4.727047] systemd[1]: System time before build time, advancing clock.
[    4.795372] systemd[1]: Failed to insert module 'autofs4': No such file or directory
[    4.834672] ip_tables: (C) 2000-2006 Netfilter Core Team
[    4.886036] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    4.913809] systemd[1]: Detected architecture arm64.
[    4.950801] systemd[1]: Set hostname to <rock64>.
[    5.537866] systemd[1]: Created slice System Slice.
[    5.555794] systemd[1]: Mounting Debug File System...
[    5.573155] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    5.587494] systemd[1]: Mounting Huge Pages File System...
[    5.593558] systemd[1]: Reached target Remote File Systems.
[    5.605969] systemd[1]: Listening on Journal Audit Socket.
[    5.611421] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    5.617527] systemd[1]: Created slice User and Session Slice.
[    5.622493] systemd[1]: Reached target Slices.
[    5.627629] systemd[1]: Listening on udev Control Socket.
[    5.632734] systemd[1]: Listening on Syslog Socket.
[    5.637676] systemd[1]: Listening on udev Kernel Socket.
[    5.642523] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    5.647524] systemd[1]: Listening on Journal Socket (/dev/log).
[    5.652579] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.657698] systemd[1]: Reached target Encrypted Volumes.
[    5.662734] systemd[1]: Reached target Paths.
[    5.668224] systemd[1]: Created slice system-getty.slice.
[    5.673000] systemd[1]: Reached target Swap.
[    5.677830] systemd[1]: Listening on Journal Socket.
[    5.684405] systemd[1]: Starting Remount Root and Kernel File Systems...
[    5.697746] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    5.707808] systemd[1]: Starting Restore / save the current clock...
[    5.725629] systemd[1]: Starting Load Kernel Modules...
[    5.734532] systemd[1]: Starting Journal Service...
[    5.743435] systemd[1]: Mounting POSIX Message Queue File System...
[    5.760692] systemd[1]: Mounted Debug File System.
[    5.766263] systemd[1]: Mounted Huge Pages File System.
[    5.774560] systemd[1]: Mounted POSIX Message Queue File System.
[    5.781999] systemd[1]: Started Remount Root and Kernel File Systems.
[    5.788852] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    5.795728] systemd[1]: Started Load Kernel Modules.
[    5.808971] systemd[1]: Starting Apply Kernel Variables...
[    5.817538] systemd[1]: Mounting Configuration File System...
[    5.825996] systemd[1]: Mounting FUSE Control File System...
[    5.834315] systemd[1]: Starting Create Static Device Nodes in /dev...
[    5.844590] systemd[1]: Starting udev Coldplug all Devices...
[    5.862549] systemd[1]: Starting Load/Save Random Seed...
[    5.887213] systemd[1]: Mounted Configuration File System.
[    5.892235] systemd[1]: Mounted FUSE Control File System.
[    5.900697] systemd[1]: Started Restore / save the current clock.
[    5.906726] systemd[1]: Started Apply Kernel Variables.
[    5.916518] systemd[1]: Time has been changed
[    5.924614] systemd[1]: Started Load/Save Random Seed.
[    5.959105] systemd[1]: Started Create Static Device Nodes in /dev.
[    5.963832] systemd[1]: Reached target Local File Systems (Pre).
[    5.970589] systemd[1]: Starting udev Kernel Device Manager...
[    6.005674] systemd[1]: Started Journal Service.
[    6.042696] systemd-journald[241]: Received request to flush runtime journal from PID 1
[    6.502055] random: nonblocking pool is initialized
[    6.763490] FAT-fs (mmcblk1p6): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[    7.412775] rk_gmac-dwmac ff540000.eth: rk_get_eth_addr: mac address: 86:92:c4:cb:2b:9a
[    7.417982] eth0: device MAC address 86:92:c4:cb:2b:9a
[   11.483925] rk_gmac-dwmac ff540000.eth eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   15.089322] tty_port_close_start: tty->count = 1 port count = 2.
  Reply
#9
the only mention of emmc i see in the log is for a [probably] scripted regulator check at 1.8v
[ 2.159549] vcc18_emmc: 1800 mV
[ 2.159851] rk808 1-0018: Looking up vcc6-supply from device tree
[ 2.159995] LDO_REG3: supplied by vcc_sys
[ 2.167316] vcc_sys: could not add device link regulator.10 err -2
so my take is the emmc was not installed, or if it was installed it is not recognized by the system for some reason. not sure, but it seems to not be powered? in any event, if it was installed and powered then it should have been recognized as a storage device and since it was not i'd say it's dead and you need to return it as faulty.

however an additional test would be to have a serial console running at the boot of the rock64 with emmc boot and have a console that has the ability to log the output of the console and then post that log.

as with any other issue it's best to wait for others to reply to see if they see anything else to troubleshoot with this issue so give it a couple days.
  Reply
#10
Hi,

So, I just received my new order from the pine64 store. I wanted to get a serial adapter, another 16 GB emmc (for testing) and other things... So, I followed the thread to configure the serial console, and I got the following logs when I try to boot from emmc.

As usual, the boot process works fine when I use a micro SD card (with dietPi installed onto). I flash the image onto the (new) emmc module, and it fails, as it failed with my ol emmc module. Here the log :

Code:
[00][00][00][00][00]DDR version 1.06 20170424
In
LPDDR3
786MHz
Bus Width=32 Col=11 Bank=8 Row=15/15 CS=2 Die Bus-Width=32 Size=4096MB
ddrconfig:7
OUT
Boot1 Release Time: 2017-05-18, version: 2.43
ChipType = 0x11, 127
SdmmcInit=2 0
BootCapSize=2000
UserCapSize=14800MB
FwPartOffset=2000 , 2000
SdmmcInit=0 2
StorageInit ok = 20887
Raw SecureMode = 0
SecureInit read PBA: 0x4
SecureInit read PBA: 0x404
SecureInit read PBA: 0x804
SecureInit read PBA: 0xc04
SecureInit read PBA: 0x1004
SecureInit ret = 0, SecureMode = 0
LoadTrustBL
No find bl30.bin
No find bl32.bin
Load uboot, ReadLba = 2000
Load OK, addr=0x200000, size=0x92d74
RunBL31 0x10000
[01]NOTICE:  BL31: v1.3(debug):f947c7e
NOTICE:  BL31: Built : 09:28:45, May 31 2017
NOTICE:  BL31:Rockchip release version: v1.3
INFO:    ARM GICv2 driver initialized
INFO:    Using opteed sec cpu_context!
INFO:    boot cpu mask: 1
INFO:    plat_rockchip_pmu_init: pd status 0xe
INFO:    BL31: Initializing runtime services
WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
ERROR:   Error initializing runtime service opteed_fast
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0x200000
INFO:    SPSR = 0x3c9


U-Boot 2017.09-g5aef9f7 (Oct 12 2017 - 09:11:39 +0000), Build: jenkins-linux-build-rock-64-136

Model: Pine64 Rock64
DRAM:  4 GiB
MMC:   rksdmmc@ff500000: 1, rksdmmc@ff520000: 0
Card did not respond to voltage select!
mmc_init: -95, time 9
*** Warning - No block device, using default environment

In:    serial@ff130000
Out:   serial@ff130000
Err:   serial@ff130000
Model: Pine64 Rock64
Net:   eth0: ethernet@ff540000
Hit any key to stop autoboot:  0 
switch to partitions #0, OK
mmc0(part 0) is current device
Scanning mmc 0:6...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
reading /extlinux/extlinux.conf
259 bytes read in 3 ms (84 KiB/s)
1: kernel-4.4
Retrieving file: /initrd.img
reading /initrd.img
2663385 bytes read in 63 ms (40.3 MiB/s)
Retrieving file: /Image
reading /Image
18606088 bytes read in 425 ms (41.8 MiB/s)
append: earlycon=uart8250,mmio32,0xff130000 rw root=LABEL=linux-root rootwait rootfstype=ext4 init=/sbin/init coherent_pool=1M ethaddr=86:92:c4:cb:2b:9a eth1addr=86:92:c4:cb:2b:ba serial=dae75c0003c283c
Retrieving file: /dtb
reading /dtb
42707 bytes read in 4 ms (10.2 MiB/s)
## Flattened Device Tree blob at 01f00000
 Booting using the fdt blob at 0x1f00000
 Loading Ramdisk to fcc90000, end fcf1a3d9 ... OK
 Loading Device Tree to 00000000fcc82000, end 00000000fcc8f6d2 ... OK

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.77-rockchip-ayufan-136 (root@713b8312374e) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.4) ) #1 SMP Thu Oct 12 09:14:48 UTC 2017
[    0.000000] Boot CPU: AArch64 Processor [410fd034]
[    0.000000] earlycon: Early serial console at MMIO32 0xff130000 (options '')
[    0.000000] bootconsole [uart0] enabled
[    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: MIGRATE_INFO_TYPE not supported.
[    0.000000] PERCPU: Embedded 21 pages/cpu @ffffffc0fef39000 s46504 r8192 d31320 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: 1027656
[    0.000000] Kernel command line: earlycon=uart8250,mmio32,0xff130000 rw root=LABEL=linux-root rootwait rootfstype=ext4 init=/sbin/init coherent_pool=1M ethaddr=86:92:c4:cb:2b:9a eth1addr=86:92:c4:cb:2b:ba serial=dae75c0003c283c
[    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 0xf6200000-0xfa200000] (64MB) mapped at [ffffffc0f6200000-ffffffc0fa1fffff]
[    0.000000] Memory: 4015820K/4175872K available (11390K kernel code, 1466K rwdata, 4124K rodata, 1152K init, 747K bss, 160052K 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 : 0xffffff8008fb0000 - 0xffffff80090d0000   (  1152 KB)
[    0.000000]       .text : 0xffffff8008080000 - 0xffffff8008ba0000   ( 11392 KB)
[    0.000000]     .rodata : 0xffffff8008ba0000 - 0xffffff8008fb0000   (  4160 KB)
[    0.000000]       .data : 0xffffff80090d0000 - 0xffffff800923e808   (  1467 KB)
[    0.000000]     vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000   (     8 GB maximum)
[    0.000000]               0xffffffbdc0008000 - 0xffffffbdc3fc0000   (    63 MB actual)
[    0.000000]     fixed   : 0xffffffbffe7fd000 - 0xffffffbffec00000   (  4108 KB)
[    0.000000]     PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000   (    16 MB)
[    0.000000]     memory  : 0xffffffc000200000 - 0xffffffc0ff000000   (  4078 MB)
[    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 64.
[    0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:64 nr_irqs:64 0
[    0.000000] GIC: Using split EOI/Deactivate mode
[    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.001589] Console: colour dummy device 80x25
[    0.002001] console [tty0] enabled
[    0.002325] bootconsole [uart0] disabled
<hit enter to activate fiq debugger>
[    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.77-rockchip-ayufan-136 (root@713b8312374e) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.4) ) #1 SMP Thu Oct 12 09:14:48 UTC 2017
[    0.000000] Boot CPU: AArch64 Processor [410fd034]
[    0.000000] earlycon: Early serial console at MMIO32 0xff130000 (options '')
[    0.000000] bootconsole [uart0] enabled
[    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: MIGRATE_INFO_TYPE not supported.
[    0.000000] PERCPU: Embedded 21 pages/cpu @ffffffc0fef39000 s46504 r8192 d31320 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: 1027656
[    0.000000] Kernel command line: earlycon=uart8250,mmio32,0xff130000 rw root=LABEL=linux-root rootwait rootfstype=ext4 init=/sbin/init coherent_pool=1M ethaddr=86:92:c4:cb:2b:9a eth1addr=86:92:c4:cb:2b:ba serial=dae75c0003c283c
[    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 0xf6200000-0xfa200000] (64MB) mapped at [ffffffc0f6200000-ffffffc0fa1fffff]
[    0.000000] Memory: 4015820K/4175872K available (11390K kernel code, 1466K rwdata, 4124K rodata, 1152K init, 747K bss, 160052K 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 : 0xffffff8008fb0000 - 0xffffff80090d0000   (  1152 KB)
[    0.000000]       .text : 0xffffff8008080000 - 0xffffff8008ba0000   ( 11392 KB)
[    0.000000]     .rodata : 0xffffff8008ba0000 - 0xffffff8008fb0000   (  4160 KB)
[    0.000000]       .data : 0xffffff80090d0000 - 0xffffff800923e808   (  1467 KB)
[    0.000000]     vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000   (     8 GB maximum)
[    0.000000]               0xffffffbdc0008000 - 0xffffffbdc3fc0000   (    63 MB actual)
[    0.000000]     fixed   : 0xffffffbffe7fd000 - 0xffffffbffec00000   (  4108 KB)
[    0.000000]     PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000   (    16 MB)
[    0.000000]     memory  : 0xffffffc000200000 - 0xffffffc0ff000000   (  4078 MB)
[    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 64.
[    0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:64 nr_irqs:64 0
[    0.000000] GIC: Using split EOI/Deactivate mode
[    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.001589] Console: colour dummy device 80x25
[    0.002001] console [tty0] enabled
[    0.002325] bootconsole [uart0] disabled
[    0.002720] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000)
[    0.002758] pid_max: default: 32768 minimum: 301
[    0.002897] Security Framework initialized
[    0.002917] Yama: becoming mindful.
[    0.002951] AppArmor: AppArmor disabled by boot time parameter
[    0.003035] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.003065] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.003986] Initializing cgroup subsys io
[    0.004020] Initializing cgroup subsys memory
[    0.004068] Initializing cgroup subsys devices
[    0.004094] Initializing cgroup subsys freezer
[    0.004119] Initializing cgroup subsys net_cls
[    0.004144] Initializing cgroup subsys perf_event
[    0.004170] Initializing cgroup subsys net_prio
[    0.004201] Initializing cgroup subsys hugetlb
[    0.004223] Initializing cgroup subsys pids
[    0.004285] ftrace: allocating 42863 entries in 168 pages
[    0.121745] sched-energy: CPU device node has no sched-energy-costs
[    0.121781] Invalid sched_group_energy for CPU0
[    0.121799] CPU0: update cpu_capacity 1024
[    0.121865] ASID allocator initialised with 65536 entries
[    0.127161] Detected VIPT I-cache on CPU1
[    0.127219] Invalid sched_group_energy for CPU1
[    0.127224] CPU1: update cpu_capacity 1024
[    0.127229] CPU1: Booted secondary processor [410fd034]
[    0.128027] Detected VIPT I-cache on CPU2
[    0.128074] Invalid sched_group_energy for CPU2
[    0.128079] CPU2: update cpu_capacity 1024
[    0.128083] CPU2: Booted secondary processor [410fd034]
[    0.128821] Detected VIPT I-cache on CPU3
[    0.128866] Invalid sched_group_energy for CPU3
[    0.128871] CPU3: update cpu_capacity 1024
[    0.128875] CPU3: Booted secondary processor [410fd034]
[    0.129006] Brought up 4 CPUs
[    0.129303] SMP: Total of 4 processors activated.
[    0.129340] CPU: All CPU(s) started at EL2
[    0.129401] alternatives: patching kernel code
[    0.129655] Invalid sched_group_energy for CPU3
[    0.129687] Invalid sched_group_energy for Cluster3
[    0.129716] Invalid sched_group_energy for CPU2
[    0.129743] Invalid sched_group_energy for Cluster2
[    0.129770] Invalid sched_group_energy for CPU1
[    0.129801] Invalid sched_group_energy for Cluster1
[    0.129855] Invalid sched_group_energy for CPU0
[    0.129883] Invalid sched_group_energy for Cluster0
[    0.130597] devtmpfs: initialized
[    0.147161] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.147242] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.147893] xor: measuring software checksum speed
[    0.157238]    8regs     :  1080.000 MB/sec
[    0.167333]    8regs_prefetch:   968.000 MB/sec
[    0.177429]    32regs    :  1352.000 MB/sec
[    0.187527]    32regs_prefetch:  1116.000 MB/sec
[    0.187556] xor: using function: 32regs (1352.000 MB/sec)
[    0.187638] pinctrl core: initialized pinctrl subsystem
[    0.188956] NET: Registered protocol family 16
[    0.192635] cpuidle: using governor ladder
[    0.196669] cpuidle: using governor menu
[    0.196720] Registered FIQ tty driver
[    0.197182] vdso: 2 pages (1 code @ ffffff8008ba6000, 1 data @ ffffff80090d4000)
[    0.197256] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.197758] DMA: preallocated 1024 KiB pool for atomic allocations
[    0.221536] genirq: Setting trigger mode 8 for irq 176 failed (gic_set_type+0x0/0x68)
[    0.280148] console [ttyFIQ0] enabled
[    0.280815] Registered fiq debugger ttyFIQ0
[    0.315927] raid6: int64x1  gen()   191 MB/s
[    0.333014] raid6: int64x1  xor()   185 MB/s
[    0.350263] raid6: int64x2  gen()   296 MB/s
[    0.367385] raid6: int64x2  xor()   279 MB/s
[    0.384626] raid6: int64x4  gen()   472 MB/s
[    0.401729] raid6: int64x4  xor()   339 MB/s
[    0.419008] raid6: int64x8  gen()   332 MB/s
[    0.436141] raid6: int64x8  xor()   267 MB/s
[    0.453335] raid6: neonx1   gen()   363 MB/s
[    0.470490] raid6: neonx1   xor()   369 MB/s
[    0.487761] raid6: neonx2   gen()   570 MB/s
[    0.504938] raid6: neonx2   xor()   494 MB/s
[    0.522106] raid6: neonx4   gen()   761 MB/s
[    0.539315] raid6: neonx4   xor()   578 MB/s
[    0.556529] raid6: neonx8   gen()   777 MB/s
[    0.573714] raid6: neonx8   xor()   578 MB/s
[    0.574115] raid6: using algorithm neonx8 gen() 777 MB/s
[    0.574605] raid6: .... xor() 578 MB/s, rmw enabled
[    0.575074] raid6: using intx1 recovery algorithm
[    0.575994] mpp venc_srv: mpp_probe enter
[    0.576431] mpp venc_srv: init success
[    0.579378] iommu: Adding device ff350000.vpu-service to group 0
[    0.580057] iommu: Adding device ff360000.rkvdec to group 1
[    0.580649] iommu: Adding device ff330000.h265e to group 2
[    0.581256] iommu: Adding device ff340000.vepu to group 3
[    0.581833] iommu: Adding device ff370000.vop to group 4
[    0.583253] rk_iommu ff360480.iommu: can't get aclk
[    0.583761] rk_iommu ff360480.iommu: can't get hclk
[    0.584385] rk_iommu ff330200.iommu: can't get aclk
[    0.584874] rk_iommu ff330200.iommu: can't get hclk
[    0.585684] rk_iommu ff373f00.iommu: can't get aclk
[    0.586173] rk_iommu ff373f00.iommu: can't get hclk
[    0.587260] SCSI subsystem initialized
[    0.587928] usbcore: registered new interface driver usbfs
[    0.588533] usbcore: registered new interface driver hub
[    0.589145] usbcore: registered new device driver usb
[    0.589745] media: Linux media interface: v0.10
[    0.590231] Linux video capture interface: v2.00
[    0.590785] pps_core: LinuxPPS API ver. 1 registered
[    0.591252] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.592226] PTP clock support registered
[    0.594257] Advanced Linux Sound Architecture Driver Initialized.
[    0.595694] Bluetooth: Core ver 2.21
[    0.596111] NET: Registered protocol family 31
[    0.596556] Bluetooth: HCI device and connection manager initialized
[    0.597152] Bluetooth: HCI socket layer initialized
[    0.597632] Bluetooth: L2CAP socket layer initialized
[    0.598135] Bluetooth: SCO socket layer initialized
[    0.599308] NetLabel: Initializing
[    0.599671] NetLabel:  domain hash size = 128
[    0.600080] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.600614] NetLabel:  unlabeled traffic allowed by default
[    0.601594] rockchip-cpuinfo cpuinfo: Serial : dae75c0003c283c3
[    0.602944] clocksource: Switched to clocksource arch_sys_counter
[    0.703030] NET: Registered protocol family 2
[    0.704320] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.705439] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes)
[    0.707607] TCP: Hash tables configured (established 32768 bind 32768)
[    0.708363] UDP hash table entries: 2048 (order: 5, 196608 bytes)
[    0.709208] UDP-Lite hash table entries: 2048 (order: 5, 196608 bytes)
[    0.710387] NET: Registered protocol family 1
[    0.711366] RPC: Registered named UNIX socket transport module.
[    0.711923] RPC: Registered udp transport module.
[    0.712395] RPC: Registered tcp transport module.
[    0.712839] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.713748] Trying to unpack rootfs image as initramfs...
[    0.945539] Freeing initrd memory: 2600K (ffffffc0fcc90000 - ffffffc0fcf1a000)
[    0.947091] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    0.949077] kvm [1]: 8-bit VMID
[    0.949392] kvm [1]: Hyp mode initialized successfully
[    0.950299] kvm [1]: interrupt-controller@ff814000 IRQ43
[    0.951128] kvm [1]: timer IRQ3
[    0.955661] audit: initializing netlink subsys (disabled)
[    0.956263] audit: type=2000 audit(0.862:1): initialized
[    0.958083] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.971871] VFS: Disk quotas dquot_6.6.0
[    0.972585] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.977520] NFS: Registering the id_resolver key type
[    0.978060] Key type id_resolver registered
[    0.978465] Key type id_legacy registered
[    0.978861] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    0.980589] fuse init (API version 7.23)
[    0.982074] JFS: nTxBlock = 8192, nTxLock = 65536
[    0.989529] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[    0.993008] Key type big_key registered
[    0.993500] 
[    0.993500] TEE Core Framework initialization (ver 1:0.1)
[    0.994197] TEE armv7 Driver initialization
[    0.995048] tz_tee_probe: name="armv7sec", id=0, pdev_name="armv7sec.0"
[    0.995662] TEE core: Alloc the misc device "opteearmtz00" (id=0)
[    0.996573] TEE Core: Register the misc device "opteearmtz00" (id=0,minor=62)
[    1.003521] NET: Registered protocol family 38
[    1.004028] Key type asymmetric registered
[    1.004425] Asymmetric key parser 'x509' registered
[    1.005220] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    1.006209] io scheduler noop registered
[    1.006600] io scheduler deadline registered (default)
[    1.007315] io scheduler cfq registered
[    1.013681] rockchip-u3phy ff470000.usb3-phy: Rockchip u3phy initialized successfully
[    1.017865] rk-vcodec ff350000.vpu-service: probe device
[    1.018458] rk-vcodec ff350000.vpu-service: vpu mmu dec ffffffc0f5f82c10
[    1.019364] rk-vcodec ff350000.vpu-service: allocator is drm
[    1.020007] rk-vcodec ff350000.vpu-service: checking hw id 0
[    1.021225] rk-vcodec ff350000.vpu-service: init success
[    1.022514] rk-vcodec ff360000.rkvdec: probe device
[    1.023060] rk-vcodec ff360000.rkvdec: vpu mmu dec ffffffc0f5f83410
[    1.023907] rk-vcodec ff360000.rkvdec: allocator is drm
[    1.024504] rk-vcodec ff360000.rkvdec: checking hw id 3410
[    1.025673] rk-vcodec ff360000.rkvdec: init success
[    1.026594] probe device ff330000.h265e
[    1.027395] mpp_dev ff330000.h265e: try to get iommu dev ffffffc0f5f83c10
[    1.028467] mpp_dev ff330000.h265e: resource ready, register device
[    1.029381] probe device ff340000.vepu
[    1.030116] mpp_dev ff340000.vepu: try to get iommu dev ffffffc0f5fa4410
[    1.031081] rockchip_mpp_vepu_reset_init:143: No aclk reset resource define
[    1.031727] rockchip_mpp_vepu_reset_init:148: No hclk reset resource define
[    1.032390] mpp_dev ff340000.vepu: resource ready, register device
[    1.036121] dma-pl330 ff1f0000.dmac: Loaded driver for PL330 DMAC-241330
[    1.036754] dma-pl330 ff1f0000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[    1.038575] Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled
[    1.042131] [drm:drm_core_init] Initialized drm 1.1.0 20060810
[    1.045842] rockchip-vop ff370000.vop: invalid resource
[    1.046391] rockchip-vop ff370000.vop: failed to get vop lut registers
[    1.047020] rockchip-vop ff370000.vop: invalid resource
[    1.047514] rockchip-vop ff370000.vop: failed to get vop cabc lut registers
[    1.048409] rockchip-drm display-subsystem: bound ff370000.vop (ops 0xffffff8008c61338)
[    1.049533] i2c i2c-4: of_i2c: modalias failure on /hdmi@ff3c0000/ports
[    1.050178] dwhdmi-rockchip ff3c0000.hdmi: registered DesignWare HDMI I2C bus driver
[    1.050998] dwhdmi-rockchip ff3c0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (inno_dw_hdmi_phy2)
[    1.052846] rockchip-drm display-subsystem: bound ff3c0000.hdmi (ops 0xffffff8008c5bd28)
[    1.053661] [drm:drm_vblank_init] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.054421] [drm:drm_vblank_init] No driver support for vblank timestamp query.
[    1.055188] rockchip-drm display-subsystem: failed to parse display resources
[    1.055884] rockchip-drm display-subsystem: No connectors reported connected with modes
[    1.056709] [drm:drm_fb_helper_single_fb_probe] Cannot find any crtc or sizes - going 1024x768
[    1.082948] Console: switching to colour frame buffer device 128x48
[    1.103030] rockchip-drm display-subsystem: fb0:  frame buffer device
[    1.111903] Unable to detect cache hierarchy from DT for CPU 0
[    1.114043] brd: module loaded
[    1.123854] loop: module loaded
[    1.125414] zram: Added device: zram0
[    1.126238] lkdtm: No crash points registered, enable through debugfs
[    1.128697] rockchip-spi ff190000.spi: Failed to request TX DMA channel
[    1.129595] rockchip-spi ff190000.spi: Failed to request RX DMA channel
[    1.131367] m25p80 spi32766.0: gd25q128 (16384 Kbytes)
[    1.132104] 6 ofpart partitions found on MTD device spi32766.0
[    1.132844] Creating 6 MTD partitions on "spi32766.0":
[    1.133526] 0x000000000000-0x000000008000 : "system"
[    1.134685] 0x000000008000-0x000000400000 : "loader"
[    1.135786] 0x000000400000-0x0000007c0000 : "reserved"
[    1.136905] 0x0000007c0000-0x000000800000 : "vendor"
[    1.138055] 0x000000800000-0x000000c00000 : "uboot"
[    1.139154] 0x000000c00000-0x000001000000 : "atf"
[    1.142260] rk_gmac-dwmac ff540000.eth: clock input or output? (input).
[    1.143148] rk_gmac-dwmac ff540000.eth: TX delay(0x26).
[    1.143827] rk_gmac-dwmac ff540000.eth: RX delay(0x11).
[    1.144712] rk_gmac-dwmac ff540000.eth: clock input from PHY
[    1.145457] rk_gmac-dwmac ff540000.eth: init for RGMII
[    1.151319] stmmac - user ID: 0x10, Synopsys ID: 0x35
[    1.159771]  Ring mode enabled
[    1.167900]  DMA HW capability register supported
[    1.168498]  Normal descriptors
[    1.184336]  RX Checksum Offload Engine supported (type 2)
[    1.192782]  TX Checksum insertion supported
[    1.201072]  Wake-Up On Lan supported
[    1.209276]  Enable RX Mitigation via HW Watchdog Timer
[    1.295326] libphy: stmmac: probed
[    1.303320] eth%d: PHY ID 001cc916 at 0 IRQ POLL (stmmac-0:00) active
[    1.311610] eth%d: PHY ID 001cc916 at 1 IRQ POLL (stmmac-0:01)
[    1.320878] Rockchip WiFi SYS interface (V1.00) ... 
[    1.329008] usbcore: registered new interface driver cdc_ether
[    1.337041] usbcore: registered new interface driver rndis_host
[    1.346648] phy phy-ff470000.usb3-phy.2: u3phy u2 power on
[    1.354374] phy phy-ff470000.usb3-phy.3: u3phy u3 power on
[    1.362792] ff580000.usb supply vusb_d not found, using dummy regulator
[    1.370406] ff580000.usb supply vusb_a not found, using dummy regulator
[    1.534203] dwc2 ff580000.usb: DWC OTG Controller
[    1.541274] dwc2 ff580000.usb: new USB bus registered, assigned bus number 1
[    1.548548] dwc2 ff580000.usb: irq 40, io mem 0x00000000
[    1.555873] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.563055] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.570189] usb usb1: Product: DWC OTG Controller
[    1.576966] usb usb1: Manufacturer: Linux 4.4.77-rockchip-ayufan-136 dwc2_hsotg
[    1.584044] usb usb1: SerialNumber: ff580000.usb
[    1.591654] hub 1-0:1.0: USB hub found
[    1.598327] hub 1-0:1.0: 1 port detected
[    1.606157] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.613177] ehci-pci: EHCI PCI platform driver
[    1.620037] ehci-platform: EHCI generic platform driver
[    1.629408] ehci-platform ff5c0000.usb: EHCI Host Controller
[    1.636509] ehci-platform ff5c0000.usb: new USB bus registered, assigned bus number 2
[    1.643847] ehci-platform ff5c0000.usb: irq 41, io mem 0xff5c0000
[    1.655986] ehci-platform ff5c0000.usb: USB 2.0 started, EHCI 1.00
[    1.663210] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.670191] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.677210] usb usb2: Product: EHCI Host Controller
[    1.684078] usb usb2: Manufacturer: Linux 4.4.77-rockchip-ayufan-136 ehci_hcd
[    1.691342] usb usb2: SerialNumber: ff5c0000.usb
[    1.699313] hub 2-0:1.0: USB hub found
[    1.706646] hub 2-0:1.0: 1 port detected
[    1.714476] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.721922] ohci-platform: OHCI generic platform driver
[    1.729696] ohci-platform ff5d0000.usb: Generic Platform OHCI controller
[    1.737645] ohci-platform ff5d0000.usb: new USB bus registered, assigned bus number 3
[    1.745610] ohci-platform ff5d0000.usb: irq 42, io mem 0xff5d0000
[    1.808312] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    1.816164] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.824048] usb usb3: Product: Generic Platform OHCI controller
[    1.831832] usb usb3: Manufacturer: Linux 4.4.77-rockchip-ayufan-136 ohci_hcd
[    1.839819] usb usb3: SerialNumber: ff5d0000.usb
[    1.848618] hub 3-0:1.0: USB hub found
[    1.856334] hub 3-0:1.0: 1 port detected
[    1.865225] xhci-hcd xhci-hcd.8.auto: xHCI Host Controller
[    1.873394] xhci-hcd xhci-hcd.8.auto: new USB bus registered, assigned bus number 4
[    1.881685] xhci-hcd xhci-hcd.8.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x00210010
[    1.889967] xhci-hcd xhci-hcd.8.auto: irq 180, io mem 0xff600000
[    1.898235] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[    1.906377] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.914548] usb usb4: Product: xHCI Host Controller
[    1.922572] usb usb4: Manufacturer: Linux 4.4.77-rockchip-ayufan-136 xhci-hcd
[    1.930877] usb usb4: SerialNumber: xhci-hcd.8.auto
[    1.939924] hub 4-0:1.0: USB hub found
[    1.948042] hub 4-0:1.0: 1 port detected
[    1.956649] xhci-hcd xhci-hcd.8.auto: xHCI Host Controller
[    1.965361] xhci-hcd xhci-hcd.8.auto: new USB bus registered, assigned bus number 5
[    1.974002] usb usb5: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.982827] usb usb5: New USB device found, idVendor=1d6b, idProduct=0003
[    1.991294] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.999815] usb usb5: Product: xHCI Host Controller
[    2.008042] usb usb5: Manufacturer: Linux 4.4.77-rockchip-ayufan-136 xhci-hcd
[    2.016544] usb usb5: SerialNumber: xhci-hcd.8.auto
[    2.025626] hub 5-0:1.0: USB hub found
[    2.033832] hub 5-0:1.0: 1 port detected
[    2.044270] usbcore: registered new interface driver usbtouchscreen
[    2.053416] i2c /dev entries driver
[    2.064536] rk808 1-0018: Pmic Chip id: 0x8050
[    2.073857] rk808 1-0018: source: on=0x40, off=0x00
[    2.087807] DCDC_REG1: supplied by vcc_sys
[    2.099074] DCDC_REG2: supplied by vcc_sys
[    2.109606] DCDC_REG3: supplied by vcc_sys
[    2.119281] DCDC_REG4: supplied by vcc_sys
[    2.128638] vcc_sd: supplied by vcc_io
[    2.136417] LDO_REG1: supplied by vcc_io
[    2.147067] LDO_REG2: supplied by vcc_io
[    2.157342] LDO_REG3: supplied by vcc_sys
[    2.167357] rk808 1-0018: register rk8050 regulators
[    2.175226] rk8xx-gpio rk8xx-gpio: register rk8050 gpio successful
[    2.185035] input: rk8xx_pwrkey as /devices/platform/ff160000.i2c/i2c-1/1-0018/input/input0
[    2.193655] rk808-rtc rk808-rtc: device is disabled
[    2.201435] rk808-rtc: probe of rk808-rtc failed with error -22
[    2.209343] rk3x-i2c ff160000.i2c: Initialized RK3xxx I2C bus at ffffff8009d64000
[    2.219048] IR NEC protocol handler initialized
[    2.227361] usbcore: registered new interface driver uvcvideo
[    2.235257] USB Video Class driver (1.1.1)
[    2.246981] rockchip-thermal ff250000.tsadc: Missing tshut mode property, using default (cru)
[    2.255337] rockchip-thermal ff250000.tsadc: Missing tshut-polarity property, using default (low)
[    2.265220] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    2.273661] Bluetooth: Virtual HCI driver ver 1.5
[    2.281924] Bluetooth: HCI UART driver ver 2.3
[    2.289994] Bluetooth: HCI UART protocol H4 registered
[    2.298024] Bluetooth: HCI UART protocol LL registered
[    2.305941] Bluetooth: HCI UART protocol ATH3K registered
[    2.313907] usbcore: registered new interface driver bfusb
[    2.321823] usbcore: registered new interface driver btusb
[    2.332592] sdhci: Secure Digital Host Controller Interface driver
[    2.340418] sdhci: Copyright(c) Pierre Ossman
[    2.347979] Synopsys Designware Multimedia Card Interface Driver
[    2.357006] dwmmc_rockchip ff520000.rksdmmc: IDMAC supports 32-bit address mode.
[    2.362072] dwmmc_rockchip ff520000.rksdmmc: Using internal DMA controller.
[    2.366989] dwmmc_rockchip ff520000.rksdmmc: Version ID is 270a
[    2.371854] dwmmc_rockchip ff520000.rksdmmc: DW MMC controller at irq 37,32 bit host data width,256 deep fifo
[    2.388991] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    2.404015] dwmmc_rockchip ff520000.rksdmmc: 1 slots initialized
[    2.408762] dwmmc_rockchip ff500000.rksdmmc: IDMAC supports 32-bit address mode.
[    2.413206] dwmmc_rockchip ff500000.rksdmmc: Using internal DMA controller.
[    2.417533] dwmmc_rockchip ff500000.rksdmmc: Version ID is 270a
[    2.421751] dwmmc_rockchip ff500000.rksdmmc: DW MMC controller at irq 38,32 bit host data width,256 deep fifo
[    2.426747] dwmmc_rockchip ff500000.rksdmmc: Got CD GPIO
[    2.441964] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    2.457216] dwmmc_rockchip ff500000.rksdmmc: 1 slots initialized
[    2.461472] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.467030] hidraw: raw HID events driver (C) Jiri Kosina
[    2.471453] usbcore: registered new interface driver usbhid
[    2.475535] usbhid: USB HID core driver
[    2.479467] mmc0: MAN_BKOPS_EN bit is not set
[    2.484685] usbcore: registered new interface driver snd-usb-audio
[    2.487509] mmc_host mmc0: Bus speed (slot 0) = 200000000Hz (slot req 200000000Hz, actual 200000000HZ div = 0)
[    2.494496] rk3328-codec ff410000.codec: spk_depop_time use default value.
[    2.501998] u32 classifier
[    2.504352] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    2.504542] mmc0: new HS200 MMC card at address 0001
[    2.505106] mmcblk0: mmc0:0001 NCard  14.5 GiB 
[    2.505363] mmcblk0boot0: mmc0:0001 NCard  partition 1 4.00 MiB
[    2.505547] mmcblk0boot1: mmc0:0001 NCard  partition 2 4.00 MiB
[    2.505722] mmcblk0rpmb: mmc0:0001 NCard  partition 3 4.00 MiB
[    2.510557]  mmcblk0: p1 p2 p3 p4 p5 p6 p7
[    2.538162] Netfilter messages via NETLINK v0.30.
[    2.542620] ip_set: protocol 6
[    2.546921] Initializing XFRM netlink socket
[    2.551647] NET: Registered protocol family 10
[    2.556766] NET: Registered protocol family 17
[    2.560996] NET: Registered protocol family 15
[    2.565115] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    2.573857] Bridge firewalling registered
[    2.578058] Bluetooth: RFCOMM socket layer initialized
[    2.582311] Bluetooth: RFCOMM ver 1.11
[    2.586406] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    2.590774] Bluetooth: HIDP socket layer initialized
[    2.595106] 8021q: 802.1Q VLAN Support v1.8
[    2.599331] [WLAN_RFKILL]: Enter rfkill_wlan_init
[    2.603825] [BT_RFKILL]: Enter rfkill_rk_init
[    2.608211] Key type dns_resolver registered
[    2.612969] Registered cp15_barrier emulation handler
[    2.617278] Registered setend emulation handler
[    2.622052] registered taskstats version 1
[    2.628019] Btrfs loaded, integrity-checker=on
[    2.632288] BTRFS: selftest: Running btrfs free space cache tests
[    2.636634] BTRFS: selftest: Running extent only tests
[    2.640777] BTRFS: selftest: Running bitmap only tests
[    2.644806] BTRFS: selftest: Running bitmap and extent tests
[    2.648858] BTRFS: selftest: Running space stealing from bitmap to extent
[    2.653867] BTRFS: selftest: Free space cache tests finished
[    2.657917] BTRFS: selftest: Running extent buffer operation tests
[    2.658566] BTRFS: selftest: Running btrfs_split_item tests
[    2.666010] BTRFS: selftest: Running find delalloc tests
[    2.697016] vendor storage:20160801 ret = 0
[    2.882568] BTRFS: selftest: Running btrfs_get_extent tests
[    2.886617] BTRFS: selftest: Running hole first btrfs_get_extent test
[    2.890547] BTRFS: selftest: Running outstanding_extents tests
[    2.894393] BTRFS: selftest: Running qgroup tests
[    2.898043] BTRFS: selftest: Qgroup basic add
[    2.901693] BTRFS: selftest: Qgroup multiple refs test
[    2.916989] asoc-simple-card hdmi-sound: i2s-hifi <-> ff000000.i2s mapping ok
[    2.942372] asoc-simple-card sound: rk3328-hifi <-> ff010000.i2s mapping ok
[    2.946480] asoc-simple-card sound: snd-soc-dummy-dai <-> ff010000.i2s mapping ok
[    2.951712] asoc-simple-card spdif-sound: dit-hifi <-> ff030000.spdif mapping ok
[    2.956268] hctosys: unable to open rtc device (rtc0)
[    2.968636] vcc_sd: disabling
[    2.982031] rockchip-pm-domain ff100000.syscon:power-controller: failed to get ack on domain 'pd_video', val=0x10040
[    2.996158] rockchip-pm-domain ff100000.syscon:power-controller: failed to get ack on domain 'pd_vpu', val=0x10040
[    3.000288] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 414; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '-a58dd56', rk_ko_ver is '5', built at '09:12:53', on 'Oct 12 2017'.
[    3.008976] mali-utgard ff300000.gpu: mali_platform_device->num_resources = 9
[    3.013062] mali-utgard ff300000.gpu: resource[0].start = 0x0x00000000ff300000
[    3.017156] mali-utgard ff300000.gpu: resource[1].start = 0x0x00000000ff300000
[    3.021207] mali-utgard ff300000.gpu: resource[2].start = 0x0x0000000000000011
[    3.025219] mali-utgard ff300000.gpu: resource[3].start = 0x0x0000000000000012
[    3.029232] mali-utgard ff300000.gpu: resource[4].start = 0x0x0000000000000013
[    3.033251] mali-utgard ff300000.gpu: resource[5].start = 0x0x0000000000000014
[    3.037120] mali-utgard ff300000.gpu: resource[6].start = 0x0x0000000000000015
[    3.040830] mali-utgard ff300000.gpu: resource[7].start = 0x0x0000000000000016
[    3.044488] mali-utgard ff300000.gpu: resource[8].start = 0x0x0000000000000017
[    3.048094] D : [File] : drivers/gpu/arm/mali400/mali/platform/rk/rk.c; [Line] : 518; [Func] : mali_platform_device_init(); to add platform_specific_data to platform_device_of_mali.
[    3.057691] Mali: Mali device driver loaded
[    3.062553] ALSA device list:
[    3.066038]   #0: HDMI
[    3.069330]   #1: I2S
[    3.072594]   #2: SPDIF
[    3.076385] Freeing unused kernel memory: 1152K (ffffff8008fb0000 - ffffff80090d0000)
Loading, please wait...
starting version 232
[    3.108094] random: systemd-udevd: uninitialized urandom read (16 bytes read, 16 bits of entropy available)
[    3.111680] random: udevadm: uninitialized urandom read (16 bytes read, 16 bits of entropy available)
[    3.111821] random: udevadm: uninitialized urandom read (16 bytes read, 16 bits of entropy available)
[    3.111862] random: udevadm: uninitialized urandom read (16 bytes read, 16 bits of entropy available)
[    3.111971] random: udevadm: uninitialized urandom read (16 bytes read, 16 bits of entropy available)
[    3.112273] random: udevadm: uninitialized urandom read (16 bytes read, 16 bits of entropy available)
[    3.112348] random: udevadm: uninitialized urandom read (16 bytes read, 16 bits of entropy available)
[    3.112604] random: udevadm: uninitialized urandom read (16 bytes read, 16 bits of entropy available)
[    3.112676] random: udevadm: uninitialized urandom read (16 bytes read, 16 bits of entropy available)
[    3.112921] random: udevadm: uninitialized urandom read (16 bytes read, 16 bits of entropy available)
[    3.335602] mmcblk0: error -110 sending stop command, original cmd response 0x900, card status 0x400900
[    3.339636] mmcblk0: retrying because a re-tune was needed
[    3.359562] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    3.364089] mmcblk0: error -110 sending stop command, original cmd response 0x900, card status 0x400900
[    3.368332] mmcblk0: error -84 transferring data, sector 32768, nr 8, cmd response 0x900, card status 0x0
[    3.372606] mmcblk0: retrying using single block read
[    3.393348] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    3.399573] mmcblk0: error -84 transferring data, sector 32773, nr 3, cmd response 0x900, card status 0x0
[    3.404006] blk_update_request: I/O error, dev mmcblk0, sector 32773
[    3.422385] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    3.441959] dwmmc_rockchip ff520000.rksdmmc: Unexpected command timeout, state 3
[    3.607009] mmcblk0: error -110 transferring data, sector 32768, nr 8, cmd response 0x900, card status 0x0
[    3.611618] mmcblk0: retrying using single block read
[    3.616712] mmcblk0: retrying because a re-tune was needed
[    3.635034] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    3.640954] mmcblk0: error -84 transferring data, sector 32773, nr 3, cmd response 0x900, card status 0x0
[    3.645557] blk_update_request: I/O error, dev mmcblk0, sector 32773
[    3.664092] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    3.669337] Buffer I/O error on dev mmcblk0p6, logical block 0, async page read
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
Warning: fsck not present, so skipping root file system
[    3.808825] EXT4-fs (mmcblk0p7): warning: mounting fs with errors, running e2fsck is recommended
[    3.814989] EXT4-fs (mmcblk0p7): recovery complete
[    3.820534] EXT4-fs (mmcblk0p7): mounted filesystem with writeback data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
[    3.910948] dwmmc_rockchip ff520000.rksdmmc: Unexpected command timeout, state 3
[    4.077127] mmcblk0: error -115 sending stop command, original cmd response 0x900, card status 0xb00
[    4.090706] mmcblk0: error -110 transferring data, sector 714848, nr 88, cmd response 0x900, card status 0xb00
[    4.104704] mmcblk0: retrying using single block read
[    4.161946] dwmmc_rockchip ff520000.rksdmmc: Unexpected command timeout, state 3
[    4.328142] mmcblk0: error -115 sending stop command, original cmd response 0x900, card status 0xb00
[    4.343081] mmcblk0: error -110 transferring data, sector 714288, nr 224, cmd response 0x900, card status 0xb00
[    4.358466] mmcblk0: retrying using single block read
[    4.430766] random: nonblocking pool is initialized
[    4.509983] dwmmc_rockchip ff520000.rksdmmc: Unexpected command timeout, state 3
[    4.676134] mmcblk0: error -115 sending stop command, original cmd response 0x900, card status 0xb00
[    4.691279] mmcblk0: error -110 transferring data, sector 714112, nr 144, cmd response 0x900, card status 0xb00
[    4.706817] mmcblk0: retrying using single block read
[    4.744723] mmcblk0: retrying because a re-tune was needed
[    4.767148] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    4.806602] mmcblk0: retrying because a re-tune was needed
[    4.834072] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    4.845522] mmcblk0: error -84 transferring data, sector 729032, nr 136, cmd response 0x900, card status 0xb00
[    4.856859] mmcblk0: retrying using single block read
[    4.885553] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    4.903652] mmcblk0: error -84 transferring data, sector 729058, nr 110, cmd response 0x900, card status 0x0
[    4.912767] blk_update_request: I/O error, dev mmcblk0, sector 729058
[    4.939274] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    4.949020] mmcblk0: error -84 transferring data, sector 729059, nr 109, cmd response 0x900, card status 0x0
[    4.958708] blk_update_request: I/O error, dev mmcblk0, sector 729059
[    4.984178] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    5.053947] dwmmc_rockchip ff520000.rksdmmc: Unexpected command timeout, state 3
[    5.219155] mmcblk0: error -110 transferring data, sector 725944, nr 104, cmd response 0x900, card status 0x0
[    5.238009] mmcblk0: retrying using single block read
[    5.315986] dwmmc_rockchip ff520000.rksdmmc: Unexpected command timeout, state 3
[    5.482131] mmcblk0: error -115 sending stop command, original cmd response 0x900, card status 0xb00
[    5.500807] mmcblk0: error -110 transferring data, sector 705696, nr 224, cmd response 0x900, card status 0xb00
[    5.519655] mmcblk0: retrying using single block read
[    5.601413] mmcblk0: retrying because a re-tune was needed
[    5.635345] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    5.654130] mmcblk0: error -84 transferring data, sector 705852, nr 68, cmd response 0x900, card status 0x0
[    5.667159] blk_update_request: I/O error, dev mmcblk0, sector 705852
[    5.697152] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    5.723813] mmcblk0: error -84 transferring data, sector 705902, nr 18, cmd response 0x900, card status 0x0
[    5.733747] blk_update_request: I/O error, dev mmcblk0, sector 705902
[    5.760886] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    5.802971] dwmmc_rockchip ff520000.rksdmmc: Unexpected command timeout, state 3
[    5.969149] mmcblk0: error -115 sending stop command, original cmd response 0x900, card status 0xb00
[    5.987927] mmcblk0: error -110 transferring data, sector 786808, nr 256, cmd response 0x900, card status 0xb00
[    6.006917] mmcblk0: retrying using single block read
[    6.158988] dwmmc_rockchip ff520000.rksdmmc: Unexpected command timeout, state 3
[    6.325160] mmcblk0: error -115 sending stop command, original cmd response 0x900, card status 0xb00
[    6.344174] mmcblk0: error -110 transferring data, sector 673848, nr 256, cmd response 0x900, card status 0xb00
[    6.363341] mmcblk0: retrying using single block read
[    6.463421] mmcblk0: retrying because a re-tune was needed
[    6.508251] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    6.527312] mmcblk0: error -84 transferring data, sector 674036, nr 68, cmd response 0x900, card status 0x0
[    6.540463] blk_update_request: I/O error, dev mmcblk0, sector 674036
[    6.570783] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    6.624960] dwmmc_rockchip ff520000.rksdmmc: Unexpected command timeout, state 3
[    6.791167] mmcblk0: error -115 sending stop command, original cmd response 0x900, card status 0xb00
[    6.809991] mmcblk0: error -110 transferring data, sector 724040, nr 256, cmd response 0x900, card status 0xb00
[    6.828993] mmcblk0: retrying using single block read
[    6.965969] dwmmc_rockchip ff520000.rksdmmc: Unexpected command timeout, state 3
[    7.132156] mmcblk0: error -115 sending stop command, original cmd response 0x900, card status 0xb00
[    7.150959] mmcblk0: error -110 transferring data, sector 724792, nr 184, cmd response 0x900, card status 0xb00
[    7.170117] mmcblk0: retrying using single block read
[    7.244244] mmcblk0: retrying because a re-tune was needed
[    7.288863] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    7.308112] mmcblk0: error -84 transferring data, sector 724953, nr 23, cmd response 0x900, card status 0x0
[    7.321289] blk_update_request: I/O error, dev mmcblk0, sector 724953
[    7.351596] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    7.382965] dwmmc_rockchip ff520000.rksdmmc: Unexpected command timeout, state 3
[    7.549162] mmcblk0: error -110 transferring data, sector 723768, nr 256, cmd response 0x900, card status 0x0
[    7.568010] mmcblk0: retrying using single block read
[    7.600655] mmcblk0: retrying because a re-tune was needed
[    7.644665] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    7.663373] mmcblk0: error -84 transferring data, sector 723805, nr 219, cmd response 0x900, card status 0x0
[    7.676250] blk_update_request: I/O error, dev mmcblk0, sector 723805
[    7.706441] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    7.716786] mmcblk0: error -84 transferring data, sector 723807, nr 217, cmd response 0x900, card status 0x0
[    7.726581] blk_update_request: I/O error, dev mmcblk0, sector 723807
[    7.752082] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    7.866968] dwmmc_rockchip ff520000.rksdmmc: Unexpected command timeout, state 3
[    8.033171] mmcblk0: error -110 transferring data, sector 674768, nr 256, cmd response 0x900, card status 0x0
[    8.051848] mmcblk0: retrying using single block read
[    8.161517] mmcblk0: retrying because a re-tune was needed
[    8.205978] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    8.224821] mmcblk0: error -84 transferring data, sector 674987, nr 37, cmd response 0x900, card status 0x0
[    8.258122] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    8.285254] mmcblk0: retrying because a re-tune was needed
[    8.318082] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    8.425110] mmcblk0: error -110 sending stop command, original cmd response 0x900, card status 0x400900
[    8.443631] mmcblk0: error -110 transferring data, sector 723888, nr 8, cmd response 0x900, card status 0x0
[    8.462326] mmcblk0: retrying using single block read
[    8.483187] mmcblk0: error -84 transferring data, sector 723893, nr 3, cmd response 0x900, card status 0x0
[    8.491267] blk_update_request: 1 callbacks suppressed
[    8.498841] blk_update_request: I/O error, dev mmcblk0, sector 723893
[    8.521195] dwmmc_rockchip ff520000.rksdmmc: All phases work, using default phase 0.
[    8.528680] init[1]: unhandled level 3 translation fault (7) at 0x7f9c148450, esr 0x82000007
[    8.535420] pgd = ffffffc0f56fe000
[    8.541587] [7f9c148450] *pgd=00000000e4120003, *pud=00000000e4120003, *pmd=00000000f498c003, *pte=0000000000000000
[    8.548640] 
[    8.554760] CPU: 3 PID: 1 Comm: init Not tainted 4.4.77-rockchip-ayufan-136 #1
[    8.561446] Hardware name: Rockchip RK3328 Rock64 (DT)
[    8.567422] task: ffffffc0f5d40000 ti: ffffffc0f5d48000 task.ti: ffffffc0f5d48000
[    8.573634] PC is at 0x7f9c148450
[    8.579456] LR is at 0x558b49efe4
[    8.585179] pc : [<0000007f9c148450>] lr : [<000000558b49efe4>] pstate: 60000000
[    8.591292] sp : 0000007fd31d25a0
[    8.596954] x29: 0000007fd31d25b0 x28: 0000000000000000 
[    8.602790] x27: 0000000000000000 x26: 0000000000000000 
[    8.608534] x25: 0000000000000000 x24: 0000000000000000 
[    8.614166] x23: 0000000000000001 x22: 0000000000000000 
[    8.619678] x21: 0000007fd31d2998 x20: 000000558b57c000 
[    8.625184] x19: 000000558b57c000 x18: 000000000004044d 
[    8.630625] x17: 0000007f9c148450 x16: 000000558b57c460 
[    8.635975] x15: 00000000000007d3 x14: 0000000000000000 
[    8.641218] x13: 0a7366657069705f x12: 637072097665646f 
[    8.646406] x11: 0000000000000018 x10: 0101010101010101 
[    8.651603] x9 : 000000558bd26270 x8 : 0000000000000030 
[    8.656698] x7 : 0000000000000000 x6 : 0000000000000000 
[    8.661696] x5 : 0000000000000000 x4 : 0000007fd31d28b8 
[    8.666668] x3 : 000000558b49ef70 x2 : 0000007fd31d29a8 
[    8.671564] x1 : 0000000000000000 x0 : 0000007f9c5dccb0 
[    8.676356] 
[    8.681478] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000007
[    8.681478] 
[    8.690647] CPU: 3 PID: 1 Comm: init Not tainted 4.4.77-rockchip-ayufan-136 #1
[    8.695431] Hardware name: Rockchip RK3328 Rock64 (DT)
[    8.699985] Call trace:
[    8.704276] [<ffffff80080881b0>] dump_backtrace+0x0/0x1e0
[    8.708790] [<ffffff80080883b4>] show_stack+0x24/0x30
[    8.713196] [<ffffff800853e5b8>] dump_stack+0x94/0xb4
[    8.717580] [<ffffff800818e5c8>] panic+0xe8/0x234
[    8.721856] [<ffffff80080bada4>] do_exit+0x4cc/0x8a8
[    8.726066] [<ffffff80080bb21c>] do_group_exit+0x4c/0xa4
[    8.730218] [<ffffff80080c5d68>] get_signal+0x43c/0x4a8
[    8.734301] [<ffffff80080875cc>] do_signal+0x9c/0x4b8
[    8.738307] [<ffffff8008087ba4>] do_notify_resume+0x28/0x68
[    8.742272] [<ffffff80080825e4>] work_pending+0x10/0x14
[    8.746140] CPU2: stopping
[    8.749700] CPU: 2 PID: 0 Comm: swapper/2 Not tainted 4.4.77-rockchip-ayufan-136 #1
[    8.753735] Hardware name: Rockchip RK3328 Rock64 (DT)
[    8.757485] Call trace:
[    8.760968] [<ffffff80080881b0>] dump_backtrace+0x0/0x1e0
[    8.764711] [<ffffff80080883b4>] show_stack+0x24/0x30
[    8.768354] [<ffffff800853e5b8>] dump_stack+0x94/0xb4
[    8.771909] [<ffffff800808d1fc>] handle_IPI+0x138/0x240
[    8.775375] [<ffffff8008080cf8>] gic_handle_irq+0xa0/0xc8
[    8.778751] Exception stack(0xffffffc0f5e1be10 to 0xffffffc0f5e1bf40)
[    8.782240] be00:                                   ffffffc0f5e18000 0000000000000000
[    8.785863] be20: 0000000000000000 ffffff80090f10c0 0100000000000000 0000000012066644
[    8.789469] be40: 0000000000001d9c 0000000000000000 ffffffc0f5e1bf5c ffffffc0f5e18000
[    8.793052] be60: 00000000000009d0 00000000000003ff 000000000000003d 0000000100000000
[    8.796672] be80: 0000000000000001 000000556879ffd8 ffffff80080bb274 0000007f95d82a90
[    8.800253] bea0: 0000000000000000 ffffff8009205000 0000000000000000 ffffff80092058a8
[    8.803824] bec0: ffffff8009205000 ffffff80090d573c 0000000000000000 00000000032fa000
[    8.807405] bee0: 00000000032fd000 0000000002b98234 0000000000000000 ffffffc0f5e1bf40
[    8.811025] bf00: ffffff80080848e0 ffffffc0f5e1bf40 ffffff80080848e4 0000000060000145
[    8.814728] bf20: ffffffc0f5e18000 ffffff80090d5000 ffffffffffffffff 0000000000000000
[    8.818473] [<ffffff8008081fb4>] el1_irq+0xb4/0x140
[    8.821975] [<ffffff80080848e4>] arch_cpu_idle+0x70/0x108
[    8.825534] [<ffffff80080fd660>] default_idle_call+0x28/0x30
[    8.829140] [<ffffff80080fd8a4>] cpu_startup_entry+0x1cc/0x2b8
[    8.832772] [<ffffff800808ccb0>] secondary_start_kernel+0x194/0x1a0
[    8.836451] [<0000000002b98178>] 0x2b98178
[    8.839930] CPU1: stopping
[    8.843275] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 4.4.77-rockchip-ayufan-136 #1
[    8.847198] Hardware name: Rockchip RK3328 Rock64 (DT)
[    8.850940] Call trace:
[    8.854448] [<ffffff80080881b0>] dump_backtrace+0x0/0x1e0
[    8.858291] [<ffffff80080883b4>] show_stack+0x24/0x30
[    8.862084] [<ffffff800853e5b8>] dump_stack+0x94/0xb4
[    8.865803] [<ffffff800808d1fc>] handle_IPI+0x138/0x240
[    8.869487] [<ffffff8008080cf8>] gic_handle_irq+0xa0/0xc8
[    8.873134] Exception stack(0xffffffc0f5e17e10 to 0xffffffc0f5e17f40)
[    8.876887] 7e00:                                   ffffffc0f5e14000 0000000000000000
[    8.880812] 7e20: 0000000000000000 ffffff80090f10c0 0100000000000000 00000000128f5cc4
[    8.884751] 7e40: 0000000000001e9c 0000000000000000 ffffffc0f5e17f5c ffffffc0f5e14000
[    8.888724] 7e60: 00000000000009d0 ffffffbdc0009700 ffffffbdc0009700 ffffff8009d60020
[    8.892726] 7e80: ffffff8009d60020 000000000000000a ffffff80080bb274 0000007f95d82a90
[    8.896772] 7ea0: 000000000007f3eb ffffff8009205000 0000000000000000 ffffff80092058a8
[    8.900862] 7ec0: ffffff8009205000 ffffff80090d573c 0000000000000000 00000000032fa000
[    8.904974] 7ee0: 00000000032fd000 0000000002b98234 0000000000000000 ffffffc0f5e17f40
[    8.909103] 7f00: ffffff80080848e0 ffffffc0f5e17f40 ffffff80080848e4 0000000060000145
[    8.913280] 7f20: ffffffc0f5e14000 ffffff80090d5000 ffffffffffffffff 0000000000000000
[    8.917472] [<ffffff8008081fb4>] el1_irq+0xb4/0x140
[    8.921407] [<ffffff80080848e4>] arch_cpu_idle+0x70/0x108
[    8.925376] [<ffffff80080fd660>] default_idle_call+0x28/0x30
[    8.929336] [<ffffff80080fd8a4>] cpu_startup_entry+0x1cc/0x2b8
[    8.933251] [<ffffff800808ccb0>] secondary_start_kernel+0x194/0x1a0
[    8.937204] [<0000000002b98178>] 0x2b98178
[    8.940941] CPU0: stopping
[    8.944548] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.4.77-rockchip-ayufan-136 #1
[    8.948728] Hardware name: Rockchip RK3328 Rock64 (DT)
[    8.952706] Call trace:
[    8.956427] [<ffffff80080881b0>] dump_backtrace+0x0/0x1e0
[    8.960430] [<ffffff80080883b4>] show_stack+0x24/0x30
[    8.964357] [<ffffff800853e5b8>] dump_stack+0x94/0xb4
[    8.968226] [<ffffff800808d1fc>] handle_IPI+0x138/0x240
[    8.972075] [<ffffff8008080cf8>] gic_handle_irq+0xa0/0xc8
[    8.975923] Exception stack(0xffffff80090d3dd0 to 0xffffff80090d3f00)
[    8.979914] 3dc0:                                   ffffff80090d0000 0000000000000000
[    8.984057] 3de0: 0000000000000000 ffffff80090f10c0 0100000000000000 0000000012de1904
[    8.988229] 3e00: 0000000000001f16 0000000000000000 ffffff80090d3f1c ffffff80090d0000
[    8.992409] 3e20: 00000000000009d0 0000000000000400 0000000000000400 0000000000000001
[    8.996548] 3e40: 0000000000000001 0000000000000007 000000000000000e 000000000000005c
[    9.000660] 3e60: 00000000944780d6 ffffff8009205000 0000000000000000 ffffff80092058a8
[    9.004731] 3e80: ffffff8009205000 ffffff80090d573c ffffff800900ccd8 00000000032fa000
[    9.008834] 3ea0: 00000000032fd000 0000000002b9822c 0000000002fb001c ffffff80090d3f00
[    9.012968] 3ec0: ffffff80080848e0 ffffff80090d3f00 ffffff80080848e4 0000000060000145
[    9.017146] 3ee0: ffffff80090d0000 ffffff80090d5000 ffffffffffffffff ffffff800900ccd8
[    9.021317] [<ffffff8008081fb4>] el1_irq+0xb4/0x140
[    9.025208] [<ffffff80080848e4>] arch_cpu_idle+0x70/0x108
[    9.029149] [<ffffff80080fd660>] default_idle_call+0x28/0x30
[    9.033078] [<ffffff80080fd8a4>] cpu_startup_entry+0x1cc/0x2b8
[    9.036966] [<ffffff8008b8eb70>] rest_init+0x78/0x80
[    9.040755] [<ffffff8008fb0bd8>] start_kernel+0x3d8/0x3ec
[    9.044566] [<ffffff8008fb01c4>] __primary_switched+0x30/0x6c
[    9.048417] CRU:
[    9.051920] 00000000: 000070d7 00000486 000a3d70 00000000 00000000 00000000 00000000 00000000
[    9.056183] 00000020: 00002083 00001441 00000001 00000000 00000000 00000000 00000000 00000000
[    9.060428] 00000040: 00001032 00001441 00000000 00000000 00000000 00000000 00000000 00000000
[    9.064601] 00000060: 000023d7 00000458 000a3d70 00000000 00000000 00000000 00000000 00000000
[    9.068710] 00000080: 00001113 00002000 00005a5a 00000000 3a98c064 00000000 00000000 00000000
[    9.072773] 000000a0: 00001036 00001441 00000000 00000000 00000000 00000000 00000000 00000000
[    9.076798] 000000c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    9.080782] 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    9.084697] 00000100: 000007c0 00001115 00000003 00000000 00002c80 00008004 0000000f 00010014
[    9.088559] 00000120: 0000000f 00010014 0000000f 00010014 0000000f 00010014 00000207 00010014
[    9.092405] 00000140: 00000207 00010014 00000207 00010014 00008087 0000170c 000001df 000001e0
[    9.096230] 00000160: 00000707 00000244 0000000f 00000705 00004107 00000011 0000021d 00000017
[    9.100007] 00000180: 00000002 00008800 00000707 00000707 00000305 00000203 00007a97 00000002
[    9.103778] 000001a0: 00003111 0bb8ea60 00003113 00000003 00000042 0000001f 00000000 00000000
[    9.107495] 000001c0: 00000340 00000041 00000003 00000505 00000b31 00000000 00000000 00000000
[    9.111209] 000001e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    9.114898] 00000200: 00000440 0000ffbe 0000ffbf 00000123 00000611 0000006a 000000bf 00000000
[    9.118582] 00000220: 000007e0 000000de 00000000 00000111 00000000 00000000 00000000 00000de2
[    9.122250] 00000240: 00009cf7 0000b800 00000000 00008002 00000000 00008fcc 00000021 00000003
[    9.125885] 00000260: 00000003 00000003 00000003 00000000 00000001 00000000 00000000 00000000
[    9.129510] 00000280: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    9.133054] 000002a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    9.136504] 000002c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    9.139898] 000002e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    9.143232] 00000300: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    9.146532] 00000320: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    9.149810] 00000340: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    9.153054] 00000360: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    9.156260] 00000380: 00000004 00000000 00000004 00000000 00000004 00000000 00000004 00000000
[    9.159396] 000003a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    9.162459] 000003c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    9.165451] 000003e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    9.168366] Kernel Offset: disabled
[    9.170822] Memory Limit: none
[    9.173260] rockchip-thermal ff250000.tsadc: channal 0: temperature(29 C)
[    9.176095] THERMAL REGS:
[    9.178518] 00000000: 00000200 00010013 00000101 00000000 00000000 00000000 00000000 00000000
[    9.181586] 00000020: 000001be 00000000 00000000 00000000 00000209 00000000 00000000 00000000
[    9.184588] 00000040: 00000258 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    9.187550] 00000060: 00000004 00000004 000000fa 00000032 00000000 00000000 00000000 00000000
[    9.190423] 00000080: 00000000 00000000
[    9.192855] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000007
[    9.192855] 
[   36.155924] Watchdog detected hard LOCKUP on cpu 0
[   36.156424] ------------[ cut here ]------------
[   36.161230] WARNING: at kernel/watchdog.c:352
[   36.163848] Modules linked in:
[   36.166320] 
[   36.168536] CPU: 3 PID: 1 Comm: init Not tainted 4.4.77-rockchip-ayufan-136 #1
[   36.171411] Hardware name: Rockchip RK3328 Rock64 (DT)
[   36.174151] task: ffffffc0f5d40000 ti: ffffffc0f5d48000 task.ti: ffffffc0f5d48000
[   36.177213] PC is at watchdog_timer_fn+0xfc/0x2e0
[   36.180047] LR is at watchdog_timer_fn+0xfc/0x2e0
[   36.182853] pc : [<ffffff8008155dd0>] lr : [<ffffff8008155dd0>] pstate: 600001c5
[   36.186014] sp : ffffffc0fef7be00
[   36.188839] x29: ffffffc0fef7be00 x28: 0000000000000000 
[   36.191900] x27: ffffff80090d78d8 x26: ffffff80090a3238 
[   36.194962] x25: ffffffc0fef7e250 x24: ffffffc0f5d4ba20 
[   36.198019] x23: 0000000000000000 x22: 0000000000000000 
[   36.201080] x21: ffffff80090d6000 x20: ffffff80090a32b0 
[   36.204142] x19: ffffff80090a3000 x18: 0000000000026114 
[   36.207189] x17: 0000007f9c148450 x16: 000000558b57c460 
[   36.210239] x15: 000000000000000a x14: ffffff8009d606c0 
[   36.213309] x13: ffffff8009d606c0 x12: 0000000000000000 
[   36.216385] x11: ffffff8008c3f418 x10: 0000000000000001 
[   36.219438] x9 : 0000000000000001 x8 : 00000000ffffffff 
[   36.222494] x7 : ffffffc0f4262670 x6 : ffffff8009d606c0 
[   36.225566] x5 : 0000000000000000 x4 : 0000000000000000 
[   36.228673] x3 : 00000000ffffffff x2 : ffffff80090f0860 
[   36.231810] x1 : 0000000000000003 x0 : 0000000000000026 
[   36.234985] 
[   36.234985] PC: 0xffffff8008155d50:
[   36.240808] 5d50  54000481 d5384100 b9401c00 f90037a4 97fffea6 2a0003e1 b0007c00 b9486400
[   36.244569] 5d70  6b00003f 54000362 d50339bf d0007c1b 2a0103fc 9123637b 91002283 f94037a4
[   36.248412] 5d90  f87c7b62 38626860 34000060 3823685f 14000010 91020283 f8626b40 f8636845
[   36.252341] 5db0  91022294 eb05001f 54000e00 f8236840 f87c7b60 3834681f 14000006 9400e277
[   36.256346] 5dd0  d4210000 f87c7b60 52800021 38346801 9108a274 9122e2ba d538d081 91008280
[   36.260424] 5df0  f8616800 97fe317d f9400b5b f9401b20 f9401000 d63f0000 aa0003e1 aa1b03e2
[   36.264590] 5e10  aa1903e0 97ff28d3 b50000f6 91022694 d538d080 38606a81 34000341 38206a9f
[   36.268838] 5e30  14000018 97fe466b f9445ea1 36080941 b9400b41 34000901 531f7821 d35efc00
[   36.273065] 
[   36.273065] LR: 0xffffff8008155d50:
[   36.280137] 5d50  54000481 d5384100
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Question Compatible eMMC modules and benchmarks danboid 7 14,380 03-09-2023, 08:14 AM
Last Post: arvendui
Question Have eMMC adapter - but can't seem to fix eMMC card SirRyanTheGeek 3 6,060 05-04-2019, 04:19 AM
Last Post: burito111
  emmc module help default_user8 1 2,855 04-05-2019, 07:19 PM
Last Post: SirRyanTheGeek
  Dead eMMC? machina 8 9,128 11-21-2018, 05:05 AM
Last Post: machina
  FORSEE eMMC is reliable? ramprasad 3 5,031 11-12-2018, 03:34 PM
Last Post: Tortax
  can a SD card be used as storage with emmc boot Enzo 9 12,280 05-10-2018, 08:53 PM
Last Post: pfeerick
  Flashing full image to eMMc with a mSD card to eCMM adapter pytheas 2 3,781 04-09-2018, 03:56 AM
Last Post: Luke
  eMMC angelscream09 2 3,799 02-05-2018, 08:36 AM
Last Post: Luke
  Were do you get compatible emmc modules? Rar9 1 3,069 12-09-2017, 03:16 AM
Last Post: gkkpch
  eMMC problem tanisou 4 5,547 10-02-2017, 10:51 AM
Last Post: stuartiannaylor

Forum Jump:


Users browsing this thread: 1 Guest(s)