Crash/Hardlock on boot
#1
I have 7 of rock64s and half of them are crashing on boot and the others are just fine. I've used several images including Ayufan's 0.5.15, 0.6.27, 0.6.31, and my own image from my build system. The crashing rock64s are consistantly crashing on boot on my image, and randomly crashing on ayufan images. The other good rock64s have no problem with any image I give them.

Code:
DDR version 1.08 20170628






















































In
LPDDR3
333MHz
Bus Width=32 Col=11 Bank=8 Row=15/15 CS=2 Die Bus-Width=32 Size=4096MB
ddrconfig:7
OUT

U-Boot SPL 2017.09-ga0a2b48 (Apr 02 2018 - 16:01:39)
setup_ddr_param  1
booted from SD
Trying to boot from MMC2
NOTICE:  BL31: v1.3(debug):9d3f591
NOTICE:  BL31: Built : 14:39:02, Jan 17 2018
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-ga0a2b48 (Apr 02 2018 - 16:01:54 +0000), Build: jenkins-linux-build-rock-64-209

Model: Pine64 Rock64
DRAM:  4 GiB
MMC:   rksdmmc@ff520000: 0, rksdmmc@ff500000: 1
*** Warning - bad CRC, using default environment

In:    serial@ff130000
Out:   serial@ff130000
Err:   serial@ff130000
Model: Pine64 Rock64
misc_init_r
cpuid=55524b50303930303900000000170920
serial=8e742b59886f57b
Net:   eth0: ethernet@ff540000
Hit any key to stop autoboot:  0
Card did not respond to voltage select!
mmc_init: -95, time 9
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:6...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
reading /extlinux/extlinux.conf
688 bytes read in 5 ms (133.8 KiB/s)
select kernel
1:\00\00\00\00\00\00kernel-latest
2:\00\00\00\00\00\00kernel-previous
Enter choice: 1:\00\00\00\00\00\00\00\00kernel-latest
Retrieving file: /initrd.img
reading /initrd.img
3758554 bytes read in 1269 ms (2.8 MiB/s)
Retrieving file: /Image
reading /Image
19369992 bytes read in 6523 ms (2.8 MiB/s)
append: rw root=LABEL=linux-root rootwait rootfstype=ext4 panic=10 init=/sbin/init coherent_pool=1M ethaddr=92:3a:0b:fc:6d:9f eth1addr=92:3a:0b:fc:6d:bf serial=8e742b59886f57b cgroup1
Retrieving file: /dtb
reading /dtb
59320 bytes read in 24 ms (2.4 MiB/s)
## Flattened Device Tree blob at 01f00000
   Booting using the fdt blob at 0x1f00000
   Loading Ramdisk to fcb6c000, end fcf019da ... OK
   Loading Device Tree to 00000000fcb5a000, end 00000000fcb6b7b7 ... OK

Starting kernel ...

ERROR:   suspend_mode_handler: unhandled sip (0x4)
[    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.120-rockchip-ayufan-209 (root@69779bddd9ff) (gcc version 7.2.0 (Ubuntu/Linaro 7.2.0-6ubuntu1) ) #1 SMP Mon Apr 2 16:05:07 UTC 2018
[    0.000000] Boot CPU: AArch64 Processor [410fd034]
[    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 @ffffffc0fef27000 s46248 r8192 d31576 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: earlyprintk=uart8250-32bit,0xff130000 rw root=LABEL=linux-root rootwait rootfstype=ext4 panic=10 init=/sbin/init coherent_pool=1M ethaddr=92:3a:0b1
[    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 0xf6000000-0xfa000000] (64MB) mapped at [ffffffc0f6000000-ffffffc0f9ffffff]
[    0.000000] Memory: 4013908K/4175872K available (11838K kernel code, 1572K rwdata, 4316K rodata, 1152K init, 754K bss, 161964K 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 : 0xffffff8009050000 - 0xffffff8009170000   (  1152 KB)
[    0.000000]       .text : 0xffffff8008080000 - 0xffffff8008c10000   ( 11840 KB)
[    0.000000]     .rodata : 0xffffff8008c10000 - 0xffffff8009050000   (  4352 KB)
[    0.000000]       .data : 0xffffff8009170000 - 0xffffff80092f9008   (  1573 KB)
[    0.000000]     vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000   (     8 GB maximum)
[    0.000000]               0xffffffbdc0008000 - 0xffffffbdc3fc0000   (    63 MB actual)
[    0.000000]     fixed   : 0xffffffbffe7fb000 - 0xffffffbffec00000   (  4116 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] \00Build-time adjustment of leaf fanout to 64.
[    0.000000] \00RCU 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] rockchip_mmc_get_phase: invalid clk rate
[    0.000000] rockchip_mmc_get_phase: invalid clk rate
[    0.000000] rockchip_mmc_get_phase: invalid clk rate
[    0.000000] rockchip_mmc_get_phase: invalid clk rate
[    0.000000] rockchip_mmc_get_phase: invalid clk rate
[    0.000000] rockchip_mmc_get_phase: invalid clk rate
[    0.000000] rockchip_mmc_get_phase: invalid clk rate
[    0.000000] rockchip_mmc_get_phase: invalid clk rate
[    0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[    0.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.001143] Console: colour dummy device 80x25
[    0.003155] console [tty0] enabled
[    0.003214] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000)
[    0.003298] pid_max: default: 32768 minimum: 301
[    0.003492] Security Framework initialized
[    0.003538] Yama: becoming mindful.
[    0.003605] AppArmor: AppArmor disabled by boot time parameter
[    0.003707] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.003758] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.004826] Initializing cgroup subsys io
[    0.004889] Initializing cgroup subsys memory
[    0.004963] Initializing cgroup subsys devices
[    0.005014] Initializing cgroup subsys freezer
[    0.005064] Initializing cgroup subsys net_cls
[    0.005113] Initializing cgroup subsys perf_event
[    0.005164] Initializing cgroup subsys net_prio
[    0.005219] Initializing cgroup subsys hugetlb
[    0.005266] Initializing cgroup subsys pids
[    0.005356] ftrace: allocating 44419 entries in 174 pages
[    0.133275] sched-energy: CPU device node has no sched-energy-costs
[    0.133345] Invalid sched_group_energy for CPU0
[    0.133386] CPU0: update cpu_capacity 1024
[    0.133494] ASID allocator initialised with 32768 entries
[    0.139787] Detected VIPT I-cache on CPU1
[    0.139862] Invalid sched_group_energy for CPU1
[    0.139868] CPU1: update cpu_capacity 1024
[    0.139874] CPU1: Booted secondary processor [410fd034]
[    0.140646] Detected VIPT I-cache on CPU2
[    0.140700] Invalid sched_group_energy for CPU2
[    0.140706] CPU2: update cpu_capacity 1024
[    0.140711] CPU2: Booted secondary processor [410fd034]
[    0.141459] Detected VIPT I-cache on CPU3
[    0.141510] Invalid sched_group_energy for CPU3
[    0.141516] CPU3: update cpu_capacity 1024
[    0.141521] CPU3: Booted secondary processor [410fd034]
[    0.141636] Brought up 4 CPUs
[    0.142098] SMP: Total of 4 processors activated.
[    0.142148] CPU: All CPU(s) started at EL2
[    0.142226] alternatives: patching kernel code
[    0.142551] Invalid sched_group_energy for CPU3
[    0.142599] Invalid sched_group_energy for Cluster3
[    0.142641] Invalid sched_group_energy for CPU2
[    0.142681] Invalid sched_group_energy for Cluster2
[    0.142722] Invalid sched_group_energy for CPU1
[    0.142762] Invalid sched_group_energy for Cluster1
[    0.142803] Invalid sched_group_energy for CPU0
[    0.142843] Invalid sched_group_energy for Cluster0
[    0.143862] devtmpfs: initialized
[    0.166025] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.166138] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.166883] xor: measuring software checksum speed
[    0.176922]    8regs     :  1080.000 MB/sec
[    0.187006]    8regs_prefetch:   968.000 MB/sec
[    0.197087]    32regs    :  1456.000 MB/sec
[    0.207170]    32regs_prefetch:  1224.000 MB/sec
[    0.207214] xor: using function: 32regs (1456.000 MB/sec)
[    0.207287] pinctrl core: initialized pinctrl subsystem
[    0.208852] NET: Registered protocol family 16
[    0.213410] cpuidle: using governor ladder
[    0.217438] cpuidle: using governor menu
[    0.218174] vdso: 2 pages (1 code @ ffffff8008c16000, 1 data @ ffffff8009174000)
[    0.218287] hw-breakpoint: found 6 breakpoint and 4 wathpoint registers.
[    0.219030] DMA: preallocated 1024 KiB pool for atomic allocations
[    0.287671] raid6: int64x1  gen()   199 MB/s
[    0.304786] raid6: int64x1  xor()   171 MB/s
[    0.321948] raid6: int64x2  gen()   328 MB/s
[    0.339069] raid6: int64x2  xor()   273 MB/s
[    0.356260] raid6: int64x4  gen()   480 MB/s
[    0.373371] raid6: int64x4  xor()   324 MB/s
[    0.390542] raid6: int64x8  gen()   386 MB/s
[    0.407696] raid6: int64x8  xor()   304 MB/s
[    0.425007] raid6: neonx1  en()   363 MB/s
[    0.442040] raid6: neonx1   xor()   363 MB/s
[    0.459300] raid6: neonx2   gen()   550 MB/s
[    0.476418] raid6: neonx2   xor()   464 MB/s
[    0.493558] raid6: neonx4   gen()   742 MB/s
[    0.510733] raid6: neonx4   xor()   572 [    0.527904] raid6: neonx8   gen()   761 MB/s
[    0.545117] raid6: neonx8   xor()   568 MB/s
[    0.545160] raid6: using alithm neonx8 gen() 761 MB/s
[    0.545202] raid6: .... xor() 568B/s, rmw enabled
[    0.545243] raid6: using intx1 recovery alg[    0.545846] mpp venc_srv: mpp_probe enter
[    0.545916] mpp venc_srv: init success
[    0.546330] rockchip-pm rockchip-susnd: not set sleep mode config
[    0.546381] rockchip-pm rockchp-suspend: not set wakeup-config
[    0.546429] rockchip-pm rocpend: not set pwm-regulator-config
[    0.549183] vcc_sd: regulator get failed, ret=-517
[    0.549708] vcc_host_5v: supplied by vcc_sys
[    0.550673] vcc_host1_5v: supplied by vcc_sys
[    0.552104] iommu: Adding device ff350000.vpu_service to group 0
[    0.552246] iommu: Adding device ff351000.avsd to group 1
[    0.552427] iommu: Adding device ff360000.rkvdec to group 2
[    0.552553] iommu: Adding device ff330000.h265e to group 3
[    0.552677] iommu: Adding device ff340000.vepu to group 4
[    0.552806] iommu: Adding device ff370000.vop to group 5
[    0.552936] iommu: Adding device ff3a0000.iep to group 6
[    0.554176] rk_iommu ff360480.iommu: can't get aclk
[    0.554238] rk_iommu ff360480.iommu: can't get hclk
[    0.556228] SCSI subsystem initialized
[    0.556653] usbcore: registered new interface driver usbfs
[    0.556765] usbcore: registered new interface driver hub
[    0.556950] usbcore: registered new device driver usb
[    0.557174] media: Linux media interface: v0.10
[    0.557270] Linux video capture interface: v2.00
[    0.557455] pps_core: LinuxPPS API ver. 1 registered
[    0.557498] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.557598] PTP clock support registered
[    0.559655] Advanced Linux Sound Architecture Driver Initialized.
[    0.560703] Bluetooth: Core ver 2.21
[    0.560806] NET: Registered protocol family 31
[    0.560848] Bluetooth: HCI device and connection manager initialized
[    0.560902] Bluetooth: HCI socket layer initialized
[    0.560951] Bluetooth: L2CAP socket layer initialized
[    0.561028] Bluetooth: SCO socket layer initialized
[    0.561877] NetLabel: Initializing
[    0.561924] NetLabel:  domain hash size = 128
[    0.561964] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.562075] NetLabel:  unlabeled traffic allowed by default
[    0.562743] rockchip-cpuinfo cpuinfo: Serial\00\00\00\00\00\00\00\00\00: 8e742b59886f57b1
[    0.564065] clocksource: Switched to clocksource arch_sys_counter
[    0.671814NET: Registered protocol family 2
[    0.672779] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.67382] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes).674914] TCP: Hash tables configured (established 32768 bind 327[    0.675193] UDP hash table entries: 2048 )
[    0.675499] UDP-Lite hash table entries: 2048 (order: 5,08 bytes)
[    0.676267] NET: Registered protocol family 1
[    0.677005] RPC: Registered udp transport module.nsport module.
[    0.677098] RPC: Registered tcp transport module.
[    0.677141] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.677Trying to unpack rootfs image as initramfs...
[    1.005131] Fring initrd memory: 3668K
[    1.006377] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    1.0000] kvm [1]: 8-bit VMID
[    1.008064] kvm [1]: Hyp mode initicessfully
[    1.008636] kvm [1]: interrupt-controller@ff814000 IRQ46
[    1.009108] kvm [1]: timer IRQ3
[    1.013453] audit: initializing netlink subsys (disabled)
[    1.013566] audit: type=2000 audit(0.937:1): initialized
[    1.014879] HugeTLB restered 2 MB page size, pre-allocated 0 pages
[    1.028433] VFSDisk quotas dquot_6.6.0
[    1.028764] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.031945] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.034285] NFS: Ring the id_resolver key type
[    1.034386] Key type id_resolver registered
[    1.034428] Key type id_legacy registered
[    1.034490] Installing knfsd (copyright (C) 1996 okir@monad.swb.d
\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00[    1.035758] fuse init (API version 7.23)
[    1.037261] JFS: nTxBlock = 8192, nTxLock = 65536
[    1.047274] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[    1.05345] Key type big_key registered
[    1.050521]
[    1.050521] TEE Core Framework initialization (ver 1:0.1)
[    1.050627] armv7 Driver initialization
[    1.051299] tz_tee_probe: name="mv7sec", id=0, pdev_name="armv7sec.0"
[    1.051352] TEE core: Alloc the misc device "opteearmtz00" (id=0)
[    1.051771] TEE ore: Register the misc device "opteearmtz00" (id=0,minor=62)
[  1.057503] NET: Registered protocol family 38
[    1.057601] Keymmetric registered
[    1.057651] Asymmetric key parser 'x509' registered
[    1.058119] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    1.058431] io scheduler nostered
[    1.058485] io scheduler deadline registered (default
\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00[    1.058597] io scheduler cfq registered
[    1.062113] phy phy-ff450000.syscon:usb2-phy@100.1: Failed to get VBUS supply regulator
[    1.063268] rockchip-u3phy ff470000.usb3-phy: Failed to get VBUS supply regulator
[    1.066212] rockchip-u3phy ff470000.usb3-phy: Rockchip u3phy initialized successfully
[    1.070381] rk-vcodec vpu_combo: no regulator for vcodec
[    1.070742] rk-vcodec vpu_combo: failed on clk_get clk_cabac
[    1.070798] rk-vcodec vpu_combo: failed on clk_get clk_core
[    1.070936] platform ff350000.vpu_service: probe device
[    1.071094] platform ff350000.vpu_service: vpu mmu dec ffffffc0f5444810
[    1.071489] platform ff350000.vpu_service: allocator is drm
[    1.071623] platform ff350000.vpu_service: checking hw id 0
[    1.072705] platform ff351000.avsd: probe device
[    1.072882] platform ff351000.avsd: vpu mmu dec ffffffc0f5444810
[    1.073322] platform ff351000.avsd: allocator is drm
[    1.073432] platform ff351000.avsd: checking hw id 6731
[    1.075745] rk-codec vpu_combo: could not find power_model node
[    1.075807] rk-vcodec vpu_combo: init success
[    1.076311] rk-vcodec ff360000.rkvdec: vcodec regulator not ready, retry
[    1.077420] probe device ff330000.h265e
[    1.077888] mpp_dev ff330000.h26y to get iommu dev ffffffc0f5446410
[    1.078502] mpp_dev ff330000.h265e: resource ready, register device
[    1.079144] probe device ff340000.vepu
[    1.079615] mpp_dev ff340000.vepu: triommu dev ffffffc0f5446c10
[    1.080146] mpp_dev ff340000.vepu: resource ready, register device
[    1.083705] dma-pl330 ff1f0000.dmac: Loaded driver for PL330 DMAC-241330
[    1.083769] dma-pl330 ff1f0000.dmac: \00\00\00\00\00\00\00\00DBUFF-128x8bytes Num_Chans-8 Num_Peri-2s-16
[    1.085103] Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled
[    1.088233] ff130000.serial: ttyS2 at MMIO 0xff130000 (irq = 13, base_baud = 1500000) is a 16550A
[    1.206733] console [ttyS2] enabled
[    1.208974] [drm] Initialized drm 1.1.0 20060810
[    1.213451] [drm] Rockchip DRM driver version: v1.0.0
[    1.214272] rockchip-drm display-subsystem: devfreq is not set
[    1.215376] rockchip-vop ff370000.vop: invalid resource
[    1.215881] rockchip-vop ff370000.vop: failed to get vop lut registers
[    1.216517] rockchip-vop ff370000.vop: invalid resource
[    1.217016] rockchip-vop ff370000.vop: failed to get vop cabc lut registers
[    1.217996] rockchip-drm display-subsystem: bound ff370000.vop (ops 0xffffff8008cdbfc8)
[    1.219251] i2c i2c-4: of_i2c: modalias failure on /hdmi@ff3c0000/ports
[    1.219887] dwhdmi-rockchip ff3c0000.hdmi: registered DesignWare HDMI I2C bus driver
[    1.220788] dwhdmi-rockchip ff3c0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (inno_dw_hdmi_phy2)
[    1.222997] rockchip-drm display-subsystem: bound ff3c0000.hdmi (ops 0xffffff8008cd2e90)
[    1.223837] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.224473] [drm] No driver support for vblank timestamp query.
[    1.225155] rockchip-drm display-subsystem: failed to parse display resources
[    1.225879] rockchip-drm display-subsystem: No connectors reported connected with modes
[    1.226740] [drm] Cannot find any crtc or sizes - going 1024x768
[    1.253382] Console: switching to colour frame buffer device 128x48
[    1.273465] rockchip-drm display-subsystem: fb0:  frame buffer device
[    1.281079] usbcore: registered new interface driver udl
[    1.284852] Unable to detect cache hierarchy for CPU 0
[    1.287135] brd: module loaded
[    1.297835] loop: module loaded
[    1.298788] lkdtm: No crash points registered, enable through debugfs
[    1.301762] rockchip-spi ff190000.spi: no high_speed pinctrl state
[    1.303679] m25p80 spi32766.0: gd25q128 (16384 Kbytes)
[    1.304433] 2 ofpart partitions found on MTD device spi32766.0
[    1.305192] Creating 2 MTD partitions on "spi32766.0":
[    1.305853] 0x000000008000-0x000000400000 : "loader"
[    1.308268] 0x0000007c0000-0x000000800000 : "vendor"
[    1.313244] force_sf_dma_mode is ignored if force_thresh_dma_mode is set.
[    1.314399] rk_gmac-dwmac ff540000.ethernet: clock input or output? (input).
[    1.315326] rk_gmac-dwmac ff540000.ethernet: TX delay(0x24).
[    1.316068] rk_gmac-dwmac ff540000.ethernet: RX delay(0x18).
[    1.316801] rk_gmac-dwmac ff540000.ethernet: integrated PHY? (no).
[    1.317853] rk_gmac-dwmac ff540000.ethernet: cannot get clock clk_mac_speed
[    1.318755] rk_gmac-dwmac ff540000.ethernet: clock input from PHY
[    1.324563] rk_gmac-dwmac ff540000.ethernet: init for RGMII
[    1.325464] stmmac - user ID: 0x10, Synopsys ID: 0x35
[    1.326126]  Ring mode enabled
[    1.326525]  DMA HW capability register supported
[    1.327120]  Normal descriptors
[    1.343096]  RX Checksum Offload Engine supported (type 2)
[    1.351564]  Wake-Up On Lan supported
[    1.359901]  Enable RX Mitigation via HW Watchdog Timer
[    1.444558] libphy: stmmac: probed
[    1.452864] eth%d: PHY ID 001cc916 at 0 IRQ POLL (stmmac-0:00) active
[    1.461555] eth%d: PHY ID 001cc916 at 1 IRQ POLL (stmmac-0:01)
[    1.471907] Rockchip WiFi SYS interface (V1.00) ...
[    1.480632] usbcore: registered new interface driver cdc_ether
[    1.489325] usbcore: registered new interface driver rndis_host
[    1.500187] phy phy-ff470000.usb3-phy.2: u3phy u2 power on
[    1.508600] phy phy-ff470000.usb3-phy.3: u3phy u3 power on
[    1.518154] ff580000.usb supply vusb_d not found, using dummy regulator
[    1.526581] ff580000.usb supply vusb_a not found, using dummy regulator
[    1.547328] dwc2 ff580000.usb: DWC OTG Controller
[    1.555171] dwc2 ff580000.usb: new USB bus registered, assigned bus number 1
[    1.563149] dwc2 ff580000.usb: irq 43, io mem 0xff580000
[    1.571117] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.578916] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.586722] usb usb1: Product: DWC OTG Controller
[    1.594197] usb usb1: Manufacturer: Linux 4.4.120-rockchip-ayufan-209 dwc2_hsotg
[    1.602078] usb usb1: SerialNumber: ff580000.usb
[    1.610635] hub 1-0:1.0: USB hub found
[    1.618100] hub 1-0:1.0: 1 port detected
[    1.626913] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.634612] ehci-pci: EHCI PCI platform driver
[    1.642020] ehci-platform: EHCI generic platform driver
[    1.652205] ehci-platform ff5c0000.usb: EHCI Host Controller
[    1.660025] ehci-platform ff5c0000.usb: new USB bus registered, assigned bus number 2
[    1.667977] ehci-platform ff5c0000.usb: irq 44, io mem 0xff5c0000
[    1.681102] ehci-platform ff5c0000.usb: USB 2.0 started, EHCI 1.00
[    1.688824] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.696326] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.703841] usb usb2: Product: EHCI Host Controller
[    1.711105] usb usb2: Manufacturer: Linux 4.4.120-rockchip-ayufan-209 ehci_hcd
[    1.718699] usb usb2: SerialNumber: ff5c0000.usb
[    1.727148] hub 2-0:1.0: USB hub found
[    1.734484] hub 2-0:1.0: 1 port detected
[    1.742427] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.749971] ohci-platform: OHCI generic platform driver
[    1.758129] ohci-platform ff5d0000.usb: Generic Platform OHCI controller
[    1.766311] ohci-platform ff5d0000.usb: new USB bus registered, assigned bus number 3
[    1.774443] ohci-platform ff5d0000.usb: irq 45, io mem 0xff5d0000
[    1.837387] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    1.845395] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.853411] usb usb3: Product: Generic Platform OHCI controller
[    1.861306] usb usb3: Manufacturer: Linux 4.4.120-rockchip-ayufan-209 ohci_hcd
[    1.869434] usb usb3: SerialNumber: ff5d0000.usb
[    1.878342] hub 3-0:1.0: USB hub found
[    1.886171] hub 3-0:1.0: 1 port detected
[    1.895396] xhci-hcd xhci-hcd.9.auto: xHCI Host Controller
[    1.903766] xhci-hcd xhci-hcd.9.auto: new USB bus registered, assigned bus number 4
[    1.912221] xhci-hcd xhci-hcd.9.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x00210010
[    1.920582] xhci-hcd xhci-hcd.9.auto: irq 181, io mem 0xff600000
[    1.928933] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[    1.937145] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.945382] usb usb4: Product: xHCI Host Controller
[    1.953468] usb usb4: Manufacturer: Linux 4.4.120-rockchip-ayufan-209 xhci-hcd
[    1.961854] usb usb4: SerialNumber: xhci-hcd.9.auto
[    1.971110] hub 4-0:1.0: USB hub found
[    1.979260] hub 4-0:1.0: 1 port detected
[    1.987957] xhci-hcd xhci-hcd.9.auto: xHCI Host Controller
[    1.996642] xhci-hcd xhci-hcd.9.auto: new USB bus registered, assigned bus number 5
[    2.005372] usb usb5: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.014259] usb usb5: New USB device found, idVendor=1d6b, idProduct=0003
[    2.022810] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.031407] usb usb5: Product: xHCI Host Controller
[    2.039746] usb usb5: Manufacturer: Linux 4.4.120-rockchip-ayufan-209 xhci-hcd
[    2.039754] usb usb5: SerialNumber: xhci-hcd.9.auto
[    2.040788] hub 5-0:1.0: USB hub found
[    2.040838] hub 5-0:1.0: 1 port detected
[    2.043436] usbcore: registered new interface driver iforce
[    2.043550] usbcore: registered new interface driver xpad
[    2.044219] usbcore: registered new interface driver usbtouchscreen
[    2.045423] i2c /dev entries driver
[    2.048738] rk808 1-0018: Pmic Chip id: 0x8050
[    2.049873] rk808 1-0018: source: on=0x40, off=0x01
[    2.056761] DCDC_REG1: supplied by vcc_sys
[    2.060141] DCDC_REG2: supplied by vcc_sys
[    2.062845] DCDC_REG3: supplied by vcc_sys
[    2.064684] DCDC_REG4: supplied by vcc_sys
[    2.066453] vcc_sd: supplied by vcc_io
[    2.066553] LDO_REG1: supplied by vcc_io
[    2.069918] LDO_REG2: supplied by vcc_io
[    2.073371] LDO_REG3: supplied by vcc_sys
[    2.076692] rk808 1-0018: register rk8050 regulators
[    2.077177] rk8xx-gpio rk8xx-gpio: register rk8050 gpio successful
[    2.079349] input: rk8xx_pwrkey as /devices/platform/ff160000.i2c/i2c-1/1-0018/input/input0
[    2.089877] rk808-rtc rk808-rtc: rtc core: registered rk808-rtc as rtc0
[    2.090760] rk3x-i2c ff160000.i2c: Initialized RK3xxx I2C bus at ffffff8009e2a000
[    2.092658] IR NEC protocol handler initialized
[    2.092669] IR RC5(x/sz) protocol handler initialized
[    2.092681] IR RC6 protocol handler initialized
[    2.092691] IR JVC protocol handler initialized
[    2.092703] IR Sony protocol handler initialized
[    2.092714] IR SANYO protocol handler initialized
[    2.092725] IR Sharp protocol handler initialized
[    2.092737] IR MCE Keyboard/mouse protocol handler initialized
[    2.092748] IR XMP protocol handler initialized
[    2.093419] usbcore: registered new interface driver uvcvideo
[    2.093422] USB Video Class driver (1.1.1)
[    2.100454] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    2.100480] Bluetooth: Virtual HCI driver ver 1.5
[    2.100675] Bluetooth: HCI UART driver ver 2.3
[    2.100683] Bluetooth: HCI UART protocol H4 registered
[    2.100687] Bluetooth: HCI UART protocol LL registered
[    2.100692] Bluetooth: HCI UART protocol ATH3K registered
[    2.100821] usbcore: registered new interface driver bfusb
[    2.100931] usbcore: registered new interface driver btusb
[    2.101456] cpu cpu0: cpu_leakage=10
[    2.101493] cpu cpu0: cpu_leakage=10
[    2.101509] cpu cpu0: cpu_leakage-volt-sel=1
[    2.104776] sdhci: Secure Digital Host Controller Interface driver
[    2.104779] sdhci: Copyright(c) Pierre Ossman
[    2.104792] Synopsys Designware Multimedia Card Interface Driver
[    2.106561] dwmmc_rockchip ff520000.dwmmc: IDMAC supports 32-bit address mode.
[    2.106607] dwmmc_rockchip ff520000.dwmmc: Using internal DMA controller.
[    2.106623] dwmmc_rockchip ff520000.dwmmc: Version ID is 270a
[    2.106700] dwmmc_rockchip ff520000.dwmmc: DW MMC controller at irq 40,32 bit host data width,256 deep fifo
[    2.106732] dwmmc_rockchip ff520000.dwmmc: 'clock-freq-min-max' property was deprecated.
[    2.118096] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    2.129220] dwmmc_rockchip ff520000.dwmmc: 1 slots initialized
[    2.130297] dwmmc_rockchip ff500000.dwmmc: IDMAC supports 32-bit address mode.
[    2.130347] dwmmc_rockchip ff500000.dwmmc: Using internal DMA controller.
[    2.130362] dwmmc_rockchip ff500000.dwmmc: Version ID is 270a
[    2.130463] dwmmc_rockchip ff500000.dwmmc: DW MMC controller at irq 41,32 bit host data width,256 deep fifo
[    2.130650] dwmmc_rockchip ff500000.dwmmc: 'clock-freq-min-max' property was deprecated.
[    2.142134] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    2.153150] dwmmc_rockchip ff500000.dwmmc: 1 slots initialized
[    2.153503] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.155747] hidraw: raw HID events driver (C) Jiri Kosina
[    2.156638] usbcore: registered new interface driver usbhid
[    2.156640] usbhid: USB HID core driver
[    2.157898] rockchip-dmc dmc: unable to get devfreq-event device : dfi
[    2.159950] usbcore: registered new interface driver snd-usb-audio
[    2.161455] rk3328-codec ff410000.codec: spk_depop_time use default value.
[    2.165210] rockchip-pinctrl pinctrl: pin gpio0-27 already requested by vcc-host1-5v-regulator; cannot claim for ff030000.spdif
[    2.165216] rockchip-pinctrl pinctrl: pin-27 (ff030000.spdif) status -22
[    2.165222] rockchip-pinctrl pinctrl: could not request pin 27 (gpio0-27) from group spdifm0-tx  on device rockchip-pinctrl
[    2.165227] rockchip-spdif ff030000.spdif: Error applying setting, reverse things back
[    2.166743] u32 classifier
[    2.166759] Netfilter messages via NETLINK v0.30.
[    2.166827] ip_set: protocol 6
[    2.167104] Initializing XFRM netlink socket
[    2.167815] NET: Registered protocol family 10
[    2.168977] NET: Registered protocol family 17
[    2.169002] NET: Registered protocol family 15
[    2.169099] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    2.169126] Bridge firewalling registered
[    2.169303] Bluetooth: RFCOMM socket layer initialized
[    2.169338] Bluetooth: RFCOMM ver 1.11
[    2.169352] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    2.169361] Bluetooth: HIDP socket layer initialized
[    2.169425] 8021q: 802.1Q VLAN Support v1.8
[    2.169454] [WLAN_RFKILL]: Enter rfkill_wlan_init
[    2.169798] [BT_RFKILL]: Enter rfkill_rk_init
[    2.169985] Key type dns_resolver registered
[    2.173574] Registered cp15_barrier emulation handler
[    2.173583] Registered setend emulation handler
[    2.174661] registered taskstats version 1
[    2.176988] Btrfs loaded, integrity-checker=on
[    2.177144] BTRFS: selftest: Running btrfs free space cache tests
[    2.177187] BTRFS: selftest: Running extent only tests
[    2.177207] BTRFS: selftest: Running bitmap only tests
[    2.177232] BTRFS: selftest: Running bitmap and extent tests
[    2.177252] BTRFS: selftest: Running space stealing from bitmap to extent
[    2.178053] BTRFS: selftest: Free space cache tests finished
[    2.178057] BTRFS: selftest: Running extent buffer operation tests
[    2.178057] BTRFS: selftest: Running btrfs_split_item tests
[    2.178111] BTRFS: selftest: Running find delalloc tests
[    2.212769] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
[    2.212843] mmc1: new high speed SDHC card at address aaaa
[    2.213622] mmcblk1: mmc1:aaaa SE32G 29.7 GiB
[    2.218776]  mmcblk1: p1 p2 p3 p4 p5 p6 p7
[    2.411372] BTRFS: selftest: Running btrfs_get_extent tests
[    2.411623] BTRFS: selftest: Running hole first btrfs_get_extent test
[    2.411657] BTRFS: selftest: Running outstanding_extents tests
[    2.411736] BTRFS: selftest: Running qgroup tests
[    2.411738] BTRFS: selftest: Qgroup basic add
[    2.411828] BTRFS: selftest: Qgroup multiple refs test
[    2.570956] rk-vcodec ff360000.rkvdec: parent devfreq retry
[    2.575941] rockchip-dmc dmc: current ATF version 0x101!
[    2.579857] rockchip-dmc dmc: read tf version 0x101!
[    2.584951] rockchip-dmc dmc: ddr_leakage=9
[    2.588515] rockchip-dmc dmc: ddr_leakage-volt-sel=1
[    2.592508] rockchip-dmc dmc: failed to get vop bandwidth to dmc rate
[    2.597187] devfreq dmc: Couldn't update frequency transition information.
[    2.601884] asoc-simple-card hdmi-sound: i2s-hifi <-> ff000000.i2s mapping ok
[    2.627384] asoc-simple-card sound: rk3328-hifi <-> ff010000.i2s mapping ok
[    2.631556] asoc-simple-card sound: snd-soc-dummy-dai <-> ff010000.i2s mapping ok
[    2.637010] asoc-simple-card spdif-sound: dit-hifi <-> ff030000.spdif mapping ok
[    2.641687] rk-vcodec ff360000.rkvdec: parent devfreq is ok
[    2.645765] rk-vcodec ff360000.rkvdec: rkvdec_leakage=9
[    2.649466] rk-vcodec ff360000.rkvdec: rkvdec_leakage-volt-sel=1
[    2.653451] rk-vcodec ff360000.rkvdec: probe device
[    2.656882] rk-vcodec ff360000.rkvdec: vpu mmu dec ffffffc0f5445c10
[    2.660695] rk-vcodec ff360000.rkvdec: allocator is drm
[    2.664140] rk-vcodec ff360000.rkvdec: checking hw id 3410
[    2.668178] rk-vcodec ff360000.rkvdec: init success
[    2.673564] rk808-rtc rk808-rtc: setting system clock to 2016-01-21 08:51:00 UTC (1453366260)
[    2.677364] of_cfs_init
[    2.680557] of_cfs_init: OK
[    2.694369] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 415; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '-ac51b70a',.
[    2.702841] mali-utgard ff300000.gpu: mali_platform_device->num_resources = 9
[    2.706783] mali-utgard ff300000.gpu: resource[0].start = 0x0x00000000ff300000
[    2.710734] mali-utgard ff300000.gpu: resource[1].start = 0x0x00000000ff300000
[    2.714648] mali-utgard ff300000.gpu: resource[2].start = 0x0x0000000000000012
[    2.718530] mali-utgard ff300000.gpu: resource[3].start = 0x0x0000000000000013
[    2.722349] mali-utgard ff300000.gpu: resource[4].start = 0x0x0000000000000014
[    2.726133] mali-utgard ff300000.gpu: resource[5].start = 0x0x0000000000000015
[    2.729911] mali-utgard ff300000.gpu: resource[6].start = 0x0x0000000000000016
[    2.733678] mali-utgard ff300000.gpu: resource[7].start = 0x0x0000000000000017
[    2.737404] mali-utgard ff300000.gpu: resource[8].start = 0x0x0000000000000018
[    2.741076] D : [File] : drivers/gpu/arm/mali400/mali/platform/rk/rk.c; [Line] : 617; [Func] : mali_platform_device_init(); to add platform_specific_data to platform_device_of_mal.
[    2.748990] mali-utgard ff300000.gpu: gpu_leakage=9
[    2.752707] mali-utgard ff300000.gpu: gpu_leakage-volt-sel=1
[    2.758260] Mali: Mali device driver loaded
[    2.762720] ALSA device list:
[    2.766081]   #0: HDMI
[    2.769334]   #1: I2S
[    2.772517]   #2: SPDIF
[    2.775886] of_dma_request_slave_channel: dma-names property of node '/serial@ff130000' missing or empty
[    2.779872] ttyS2 - failed to request DMA
[    2.783805] Freeing unused kernel memory: 1152K
Loading, please wait...
starting version 229
[    2.825391] random: systemd-udevd: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
[    2.828273] random: udevadm: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
[    2.828356] random: udevadm: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
[    2.838786] random: systemd-udevd: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
[    2.844264] random: systemd-udevd: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
[    2.849652] random: systemd-udevd: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
[    2.856179] devfreq ff300000.gpu: Couldn't update frequency transition information.
[    2.883601] random: systemd-udevd: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
[    2.888411] random: systemd-udevd: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
[    2.893180] random: systemd-udevd: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
[    2.898826] random: systemd-udevd: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
[    3.121878] Unable to handle kernel NULL pointer dereference at virtual address 00000018
[    3.125990] pgd = ffffffc0ee153000
[    3.129617] [00000018] *pgd=0000000000000000, *pud=0000000000000000
[    3.133647] Internal error: Oops: 96000005 [#1] SMP
[    3.137572] Modules linked in:
[    3.141277] CPU: 1 PID: 185 Comm: systemd-udevd Not tainted 4.4.120-rockchip-ayufan-209 #1
[    3.145555] Hardware name: Pine64 Rock64 (DT)
[    3.149503] task: ffffffc0ee1fe200 task.stack: ffffffc0efd7c000
[    3.153675] PC is at of_device_uevent+0x16c/0x198
[    3.157735] LR is at of_device_uevent+0xe0/0x198
[    3.161689] pc : [<ffffff8008939150>] lr : [<ffffff80089390c4>] pstate: 00000145
[    3.165919] sp : ffffffc0efd7fb80
[    3.169794] x29: ffffffc0efd7fb80 x28: ffffffc0efd7fd60
[    3.173778] x27: 0000000000001000 x26: ffffffc0f4d4a340
[    3.177638] x25: ffffff8008f9ba2f x24: 0000000000000000
[    3.181395] x23: ffffff8009265308 x22: ffffff8009265000
[    3.185123] x21: 0000000000000000 x20: ffffffc0f5f02000
[    3.188883] x19: ffffffc0f5476010 x18: 0000000000000000
[    3.192679] x17: 0000007f7cac53b0 x16: ffffff80081e4dec
[    3.196519] x15: 0000000000000000 x14: 000000000000000a
[    3.200391] x13: ffffffc0f5f0291c x12: 0000000000000020
[    3.204287] x11: 00000000ffffffff x10: ffffffc0f5f021a6
[    3.208232] x9 : fefefeff01fefeff x8 : 7f7f7f7f7f7f7f7f
[    3.212210] x7 : 00000000ffffffff x6 : 000000000000ffff
[    3.216228] x5 : 00000000fffffffb x4 : 0000000000000005
[    3.220106] x3 : 000000000000007a x2 : ffffffc0f5f02020
[    3.223855] x1 : ffffffc0fefcb3e8 x0 : 0000000000000000
[    3.227577]
[    3.227577] PC: 0xffffff80089390d0:
[    3.234411] 90d0  52800018 f9418415 eb1702bf 54000381 910b22c0 940afeb0 a94153f3 a9425bf5
[    3.238557] 90f0  a94363f7 f94023f9 a8c67bfd d65f03c0 394002a0 34fffce0 b9405fa0 7100001f
[    3.242758] 9110  54fffc8d aa1503e3 2a1603e2 aa1703e1 aa1403e0 97f09781 110006d6 aa1503e0
[    3.247042] 9130  97f087dc 11000400 b9405fa1 8b20c2b5 4b000020 b9005fa0 17ffffd5 f9415661
[    3.251410] 9150  f9400ea0 eb00003f 540000e1 f9400aa3 2a1803e2 aa1903e1 aa1403e0 11000718
[    3.255743] 9170  97f0976e f94002b5 17ffffd8 a9be7bfd 910003fd a90153f3 aa0003f4 aa0103f3
[    3.260033] 9190  aa1e03e0 d503201f f9415680 eb13001f 1a9f17e0 a94153f3 a8c27bfd d65f03c0
[    3.264369] 91b0  a9be7bfd 910003fd f9000bf3 aa0003f3 aa1e03e0 d503201f d2800001 aa1303e2
[    3.268662]
[    3.268662] LR: 0xffffff8008939044:
[    3.275869] 9044  f9415660 f9400415 b4000175 90002ec0 aa1503e1 91068400 97f087b9 340000c0
[    3.280155] 9064  d0003301 aa1503e2 9127f421 aa1403e0 97f097ad f9415660 910173a2 b0003361
[    3.284530] 9084  d0003317 913f7021 912822f7 52800016 97fff6a4 aa0003f5 b5000335 2a1603e2
[    3.288991] 90a4  d0003301 91287021 aa1403e0 97f0979e 90004976 910b22c0 d0003319 940afe86
[    3.293404] 90c4  9128bf39 90004960 910c2017 52800018 f9418415 eb1702bf 54000381 910b22c0
[    3.297767] 90e4  940afeb0 a94153f3 a9425bf5 a94363f7 f94023f9 a8c67bfd d65f03c0 394002a0
[    3.303117] 9104  34fffce0 b9405fa0 7100001f 54fffc8d aa1503e3 2a1603e2 aa1703e1 aa1403e0
[    3.308737] 9124  97f09781 110006d6 aa1503e0 97f087dc 11000400 b9405fa1 8b20c2b5 4b000020
[    3.314474]
[    3.314474] SP: 0xffffffc0efd7fb00:
[    3.324303] fb00  09265000 ffffff80 09265308 ffffff80 00000000 00000000 08f9ba2f ffffff80
[    3.329939] fb20  f4d4a340 ffffffc0 00001000 00000000 efd7fd60 ffffffc0 efd7fb80 ffffffc0
[    3.335579] fb40  089390c4 ffffff80 efd7fb80 ffffffc0 08939150 ffffff80 00000145 00000000
[    3.341239] fb60  efd7fb80 ffffffc0 089390c4 ffffff80 00000000 00000080 68652c71 ff636477
[    3.346856] fb80  efd7fbe0 ffffffc0 086eafd8 ffffff80 f5476010 ffffffc0 f5f02000 ffffffc0
[    3.352417] fba0  f5476020 ffffffc0 f5476020 ffffffc0 f4d4a540 ffffffc0 efd7feb8 ffffffc0
[    3.357929] fbc0  f4d86640 ffffffc0 00000040 00000000 0000003f 00000000 00000000 00000000
[    3.363436] fbe0  efd7fc30 ffffffc0 086e8ce0 ffffff80 f5cb9880 ffffffc0 f5f02000 ffffffc0
[    3.369022]
[    3.369022] X1: 0xffffffc0fefcb368:
[    3.378678] b368  00000000 00000000 08edf712 ffffff80 00000010 00000000 fefcb3d8 ffffffc0
[    3.384290] b388  00000000 00000000 00000000 00000000 00000000 00000000 f5f94a80 ffffffc0
[    3.389902] b3a8  00000124 00000000 00000010 00000000 00000000 00000000 089368d8 ffffff80
[    3.395485] b3c8  00000000 00000000 00000000 00000000 6d6d6473 65722d63 616c7567 00726f74
[    3.401101] b3e8  fefcb928 ffffffc0 08f111a1 ffffff80 00000071 00000000 fefcb498 ffffffc0
[    3.406793] b408  00000001 00000000 00000000 00000000 08d456b8 ffffff80 fefcb4b0 ffffffc0
[    3.412520] b428  00000000 00000000 fef7e420 ffffffc0 00000000 00000000 fefcb940 ffffffc0
[    3.418251] b448  f5f94b40 ffffffc0 fefcb9a8 ffffffc0 fefcaf00 ffffffc0 fef7e480 ffffffc0
[    3.424011]
[    3.424011] X2: 0xffffffc0f5f01fa0:
[    3.434225] 1fa0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.440123] 1fc0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.445963] 1fe0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.451788] 2000  00000000 00000000 00000000 00000000 00000000 00000000 f5f0211c ffffffc0
[    3.457601] 2020  f5f02135 ffffffc0 f5f02153 ffffffc0 f5f02176 ffffffc0 f5f02196 ffffffc0
[    3.463446] 2040  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.469334] 2060  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.475192] 2080  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.480924]
[    3.480924] X10: 0xffffffc0f5f02126:
[    3.490895] 2124  662d6765 64657869 6c6f762d 65676174 5f464f00 454d414e 6363763d 736f682d
[    3.496582] 2144  76352d74 6765722d 74616c75 4f00726f 55465f46 414e4c4c 2f3d454d 2d636376
[    3.502253] 2164  74736f68 2d76352d 75676572 6f74616c 464f0072 4d4f435f 49544150 5f454c42
[    3.507929] 2184  65723d30 616c7567 2d726f74 65786966 464f0064 4d4f435f 49544150 5f454c42
[    3.513556] 21a4  00313d4e 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.519192] 21c4  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.524713] 21e4  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.530204] 2204  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.535573] 2224  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.540826]
[    3.540826] X13: 0xffffffc0f5f0289c:
[    3.549884] 289c  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.555123] 28bc  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.560251] 28dc  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.565270] 28fc  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.570172] 291c  0000008c 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.574951] 293c  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.579704] 295c  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.584328] 297c  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.588868]
[    3.588868] X16: 0xffffff80081e4d6c:
[    3.596508] 4d6c  9400f590 f9403fa0 f9004e80 f9403ba0 b40002d7 f90002e0 d5384100 f9443c01
[    3.601087] 4d8c  91000421 f9043c01 f9444001 91000421 f9044001 f9403ba0 eb16001f 5400004d
[    3.605713] 4dac  92800953 3607ed3a aa1403e0 940003fd 17ffff66 f94002e1 f9003ba1 371fee20
[    3.610345] 4dcc  92800393 17ffff61 f9004ea0 17ffffeb 92800113 17fffff4 92800113 17ffff5e
[    3.614995] 4dec  a9bc7bfd 910003fd a90153f3 a9025bf5 aa0003f3 aa0103f5 aa1e03e0 aa0203f6
[    3.619630] 4e0c  d503201f 2a1303e0 94006cb1 aa0003f4 f27ef413 540002e0 910103a3 f9404e60
[    3.624345] 4e2c  aa1503e1 aa1603e2 f81f8c60 aa1303e0 97fffd26 aa0003f5 b7f80060 f9401fa0
[    3.629023] 4e4c  f9004e60 36080074 91016260 94284f53 36000074 aa1303e0 940003d2 aa1503e0
[    3.633768]
[    3.633768] X19: 0xffffffc0f5475f90:
[    3.641968] 5f90  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.646784] 5fb0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.651509] 5fd0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.656172] 5ff0  00000000 00000000 00000000 00000000 f546a0c0 ffffffc0 ffffffff 00000000
[    3.660807] 6010  09226120 ffffff80 f545e9c0 ffffffc0 f546a0c0 ffffffc0 f54058e0 ffffffc0
[    3.665399] 6030  f54050e0 ffffffc0 09226130 ffffff80 f5cb9880 ffffffc0 09225de0 ffffff80
[    3.670017] 6050  f546b348 ffffffc0 00000005 00000007 00000000 00000000 00000000 00000000
[    3.674597] 6070  00000001 00000000 00000000 dead4ead ffffffff 00000000 ffffffff ffffffff
[    3.679270]
[    3.679270] X20: 0xffffffc0f5f01f80:
[    3.687425] 1f80  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.692269] 1fa0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.697003] 1fc0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.701736] 1fe0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.706470] 2000  00000000 00000000 00000000 00000000 00000000 00000000 f5f0211c ffffffc0
[    3.711115] 2020  f5f02135 ffffffc0 f5f02153 ffffffc0 f5f02176 ffffffc0 f5f02196 ffffffc0
[    3.715810] 2040  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.720482] 2060  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.725055]
[    3.725055] X22: 0xffffff8009264f80:
[    3.732766] 4f80  08931afc ffffff80 089313f0 ffffff80 08f9af9c ffffff80 08931648 ffffff80
[    3.737347] 4fa0  089315d0 ffffff80 00000000 00000000 08932490 ffffff80 08932854 ffffff80
[    3.741966] 4fc0  089327f8 ffffff80 08930880 ffffff80 08932688 ffffff80 08d449e0 ffffff80
[    3.746637] 4fe0  00050005 dead4ead ffffffff 00000000 ffffffff ffffffff 09264ff8 ffffff80
[    3.751394] 5000  09264ff8 ffffff80 08f9af9c ffffff80 09232bc0 ffffff80 00000000 00000000
[    3.756260] 5020  08f9af9c ffffff80 00000000 00000000 00000000 00000000 00000000 00000000
[    3.761061] 5040  08796398 ffffff80 08795d2c ffffff80 00000000 00000000 00000000 00000000
[    3.765869] 5060  00000000 00000000 00000000 00000000 00000000 00000000 f34ef9c0 ffffffc0
[    3.770628]
[    3.770628] X23: 0xffffff8009265288:
[    3.778978] 5288  00000000 00000000 00000000 00000000 08935b78 ffffff80 08935b2c ffffff80
[    3.784024] 52a8  00000000 00000000 79507950 dead4ead ffffffff 00000000 ffffffff ffffffff
[    3.789141] 52c8  fffffff6 00000000 000c000c dead4ead ffffffff 00000000 ffffffff ffffffff
[    3.794283] 52e8  e30dbb48 ffffffc0 e308bb48 ffffffc0 ee1fe200 ffffffc0 00000000 00000000
[    3.799546] 5308  fef7e3f0 ffffffc0 fef7e1f4 ffffffc0 0893c118 ffffff80 00000000 00000000
[    3.804859] 5328  00000000 00000000 00000000 00000000 00000000 00000000 089396cc ffffff80
[    3.810157] 5348  09230898 ffffff80 00000000 00000000 00000000 00000000 092654b8 ffffff80
[    3.815463] 5368  00000000 00000000 09265528 ffffff80 092654d0 ffffff80 09265388 ffffff80
[    3.820725]
[    3.820725] X25: 0xffffff8008f9b9af:
[    3.829776] b9ac  64732573 6320616d 7265686f 0a746e65 76656400 20656369 73257369 69686562
[    3.835012] b9cc  6120646e 6f69206e 0a756d6d 3a666f00 5473254e 4f007325 414e5f46 253d454d
[    3.840248] b9ec  464f0073 4c55465f 4d414e4c 73253d45 5f464f00 45505954 0073253d 435f464f
[    3.845493] ba0c  41504d4f 4c424954 64255f45 0073253d 435f464f 41504d4f 4c424954 3d4e5f45
[    3.850751] ba2c  4f006425 4c415f46 5f534149 253d6425 6c250073 252e786c 73253a73 6c6c2500
[    3.856014] ba4c  73252e78 746f6e00 6c6c6120 67656c20 20796361 20515249 6f736572 65637275
[    3.861262] ba6c  616d2073 64657070 726f6620 0a732520 28732500 202d2029 70696b73 676e6970
[    3.866573] ba8c  2c732520 206f6e20 706d6f63 62697461 7020656c 0a706f72 3a732500 76656420
[    3.871867] baac  656d616e 0a73253d 6d726100 6972702c 6563656d 43006c6c 74616572 20676e69
[    3.877276]
[    3.877276] X26: 0xffffffc0f4d4a2c0:
[    3.886885] a2c0  08c398d8 ffffff80 00000000 00000000 e31b2a00 ffffffc0 f4d4a300 ffffffc0
[    3.892458] a2e0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.898052] a300  f5f01000 ffffffc0 00001000 00000000 00000000 00000000 00000000 00000000
[    3.903580] a320  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.909045] a340  00000000 00000000 00000000 dead4ead ffffffff 00000000 ffffffff ffffffff
[    3.914442] a360  f4d4a360 ffffffc0 f4d4a360 ffffffc0 ee1fe200 ffffffc0 00000000 00000000
[    3.919923] a380  08c398d8 ffffff80 00000000 00000000 f4d86640 ffffffc0 f4d4a540 ffffffc0
[    3.925357] a3a0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    3.930873]
[    3.930873] X28: 0xffffffc0efd7fce0:
[    3.940745] fce0  efd7fd00 ffffffc0 08205dc4 ffffff80 f4d4a300 ffffffc0 00000000 00000000
[    3.946517] fd00  efd7fd70 ffffffc0 082579d0 ffffff80 00001000 00000000 f4d4a540 ffffffc0
[    3.952265] fd20  f4d86640 ffffffc0 efd7feb8 ffffffc0 20000000 00000000 89991e80 00000055
[    3.957968] fd40  0000011d 00000000 0000003f 00000000 08c12000 ffffff80 ee1fe200 ffffffc0
[    3.963780] fd60  00000000 00000000 00000015 00000000 efd7fdb0 ffffffc0 081e3a2c ffffff80
[    3.969509] fd80  f4d86640 ffffffc0 efd7feb8 ffffffc0 00001000 00000000 89991e80 00000055
[    3.975320] fda0  20000000 00000000 00000015 00000000 efd7fe40 ffffffc0 081e4358 ffffff80
[    3.981118] fdc0  00001000 00000000 f4d86640 ffffffc0 89991e80 00000055 efd7feb8 ffffffc0
[    3.986945]
[    3.986945] X29: 0xffffffc0efd7fb00:
[    3.997244] fb00  09265000 ffffff80 09265308 ffffff80 00000000 00000000 08f9ba2f ffffff80
[    4.003114] fb20  f4d4a340 ffffffc0 00001000 00000000 efd7fd60 ffffffc0 efd7fb80 ffffffc0
[    4.009010] fb40  089390c4 ffffff80 efd7fb80 ffffffc0 08939150 ffffff80 00000145 00000000
[    4.014955] fb60  efd7fb80 ffffffc0 089390c4 ffffff80 00000000 00000080 68652c71 ff636477
[    4.020912] fb80  efd7fbe0 ffffffc0 086eafd8 ffffff80 f5476010 ffffffc0 f5f02000 ffffffc0
[    4.026806] fba0  f5476020 ffffffc0 f5476020 ffffffc0 f4d4a540 ffffffc0 efd7feb8 ffffffc0
[    4.032728] fbc0  f4d86640 ffffffc0 00000040 00000000 0000003f 00000000 00000000 00000000
[    4.038614] fbe0  efd7fc30 ffffffc0 086e8ce0 ffffff80 f5cb9880 ffffffc0 f5f02000 ffffffc0
[    4.044513]
[    4.049683] Process systemd-udevd (pid: 185, stack limit = 0xffffffc0efd7c000)
[    4.055462] Stack: (0xffffffc0efd7fb80 to 0xffffffc0efd80000)
[    4.061150] fb80: ffffffc0efd7fbe0 ffffff80086eafd8 ffffffc0f5476010 ffffffc0f5f02000
[    4.067071] fba0: ffffffc0f5476020 ffffffc0f5476020 ffffffc0f4d4a540 ffffffc0efd7feb8
[    4.073009] fbc0: ffffffc0f4d86640 0000000000000040 000000000000003f 0000000000000000
[    4.078958] fbe0: ffffffc0efd7fc30 ffffff80086e8ce0 ffffffc0f5cb9880 ffffffc0f5f02000
[    4.084868] fc00: ffffffc0f5476020 ffffffc0f5f01000 ffffffc0f4d4a540 ffffffc0efd7feb8
[    4.090803] fc20: ffffffc0f4d86640 ffffffc0f4d4a340 ffffffc0efd7fc70 ffffff80086e8940
[    4.096662] fc40: ffffffc0f5476020 ffffff8009225e68 ffffffc0f5f01000 ffffffc0f5476020
[    4.102466] fc60: ffffffc0f4d4a540 ffffffc0f5f01000 ffffffc0efd7fca0 ffffff8008258774
[    4.108216] fc80: 0000000000001000 ffffffc0f4d4a300 ffffff8008ced450 ffffff8008bf8af4
[    4.113917] fca0: ffffffc0efd7fce0 ffffff800825702c ffffffc0f4d4a300 0000000000000001
[    4.119591] fcc0: 0000000000000001 0000000000000001 0000005589991e80 ffffff8008205d9c
[    4.125260] fce0: ffffffc0efd7fd00 ffffff8008205dc4 ffffffc0f4d4a300 0000000000000000
[    4.130944] fd00: ffffffc0efd7fd70 ffffff80082579d0 0000000000001000 ffffffc0f4d4a540
[    4.136585] fd20: ffffffc0f4d86640 ffffffc0efd7feb8 0000000020000000 0000005589991e80
[    4.142180] fd40: 000000000000011d 000000000000003f ffffff8008c12000 ffffffc0ee1fe200
[    4.147757] fd60: 0000000000000000 0000000000000015 ffffffc0efd7fdb0 ffffff80081e3a2c
[    4.153345] fd80: ffffffc0f4d86640 ffffffc0efd7feb8 0000000000001000 0000005589991e80
[    4.158916] fda0: 0000000020000000 0000000000000015 ffffffc0efd7fe40 ffffff80081e4358
[    4.164521] fdc0: 0000000000001000 ffffffc0f4d86640 0000005589991e80 ffffffc0efd7feb8
[    4.170179] fde0: ffffffc0efd7fe10 ffffff80081e4268 0000000000001000 ffffffc0f4d86640
[    4.175887] fe00: 0000000000000000 ffffffc0efd7feb8 ffffffc0efd7fe40 ffffff80081e433c
[    4.181622] fe20: 0000000000001000 ffffffc0f4d86640 0000005589991e80 ffffffc0efd7feb8
[    4.187306] fe40: ffffffc0efd7fe80 ffffff80081e4e40 ffffffc0f4d86640 ffffffc0f4d86640
[    4.192988] fe60: 0000005589991e80 0000000000001000 0000000020000000 0000000000000015
[    4.198695] fe80: 0000000000000000 ffffff8008082f30 0000000000000000 00000040f5e02000
[    4.204332] fea0: ffffffffffffffff 0000007f7cb0d168 0000000000001000 0000000000000000
[    4.210019] fec0: 0000000000000005 0000005589991e80 0000000000001000 0000000000000040
[    4.215626] fee0: 00000000fbad2488 0000000000000000 0000007ff0ab7d8c 0000005569c4c346
[    4.221236] ff00: 000000000000003f 0000007f7cb949a0 0000000000000e71 7f7f7f7f7f7f7f7f
[    4.226861] ff20: 0101010101010101 ffffffff00000000 000000000000ffff 0000000000000060
[    4.232464] ff40: 0000000000000000 0000007f7cac53b0 0000007ff0ab5f98 0000005589984d20
[    4.238104] ff60: 0000000000000000 0000000000001000 0000000000001000 0000005589991e80
[    4.243671] ff80: 0000007f7cc9a000 0000007ff0ab80a0 0000007ff0ab8090 000000558998bd40
[    4.249178] ffa0: 000000558998dc20 0000007ff0ab7e40 0000007f7cabd388 0000007ff0ab7e40
[    4.254657] ffc0: 0000007f7cb0d168 0000000020000000 0000000000000005 000000000000003f
[    4.260082] ffe0: 0000000000000000 0000000000000000 55d5455551555555 447d55d4dc555555
[    4.265551] Call trace:
[    4.270437] Exception stack(0xffffffc0efd7f9b0 to 0xffffffc0efd7fae0)
[    4.275766] f9a0:                                   ffffffc0f5476010 0000008000000000
[    4.281265] f9c0: ffffffc0efd7fb80 ffffff8008939150 ffffff8008c1e644 ffffffc0f5cb07e0
[    4.286778] f9e0: 0000000000000000 ffffff80081951cc 0000000000000014 0000000000000014
[    4.292312] fa00: 0000000000000014 0000000000000000 00000000000003ff 000000000000036d
[    4.297834] fa20: ffffffc0efd7fa70 ffffff8008566e8c ffffffc0efd7fb80 ffffffc0efd7fb50
[    4.303373] fa40: ffffffc0f5f021a6 ffffffc0efd7fb80 0000000000000000 ffffffc0fefcb3e8
[    4.308902] fa60: ffffffc0f5f02020 000000000000007a 0000000000000005 00000000fffffffb
[    4.314365] fa80: 000000000000ffff 00000000ffffffff 7f7f7f7f7f7f7f7f fefefeff01fefeff
[    4.319823] faa0: ffffffc0f5f021a6 00000000ffffffff 0000000000000020 ffffffc0f5f0291c
[    4.325249] fac0: 000000000000000a 0000000000000000 ffffff80081e4dec 0000007f7cac53b0
[    4.330662] [<ffffff8008939150>] of_device_uevent+0x16c/0x198
[    4.335913] [<ffffff80086eafd8>] dev_uevent+0x14c/0x294
[    4.341071] [<ffffff80086e8ce0>] uevent_show+0x90/0x11c
[    4.346180] [<ffffff80086e8940>] dev_attr_show+0x3c/0x74
[    4.351279] [<ffffff8008258774>] sysfs_kf_seq_show+0xb0/0x10c
[    4.356430] [<ffffff800825702c>] kernfs_seq_show+0x44/0x50
[    4.361549] [<ffffff8008205dc4>] seq_read+0x184/0x3ac
[    4.366606] [<ffffff80082579d0>] kernfs_fop_read+0x54/0x178
[    4.371716] [<ffffff80081e3a2c>] __vfs_read+0x48/0xdc
[    4.376734] [<ffffff80081e4358>] vfs_read+0x84/0x138
[    4.381673] [<ffffff80081e4e40>] SyS_read+0x54/0x98
[    4.386517] [<ffffff8008082f30>] el0_svc_naked+0x24/0x28
[    4.391387] Code: 4b000020 b9005fa0 17ffffd5 f9415661 (f9400ea0)
[    4.396445] ---[ end trace c1659219ff771a03 ]---
[    5.176140] vendor storage:20160801 ret = -1

[code]DDR version 1.08 20170628






















































In
LPDDR3
333MHz
Bus Width=32 Col=11 Bank=8 Row=15/15 CS=2 Die Bus-Width=32 Size=4096MB
ddrconfig:7
OUT

U-Boot SPL 2017.09-ga0a2b48 (Apr 02 2018 - 16:01:39)
setup_ddr_param  1
booted from SD
Trying to boot from MMC2
NOTICE:  BL31: v1.3(debug):9d3f591
NOTICE:  BL31: Built : 14:39:02, Jan 17 2018
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-ga0a2b48 (Apr 02 2018 - 16:01:54 +0000), Build: jenkins-linux-build-rock-64-209

Model: Pine64 Rock64
DRAM:  4 GiB
MMC:   rksdmmc@ff520000: 0, rksdmmc@ff500000: 1
*** Warning - bad CRC, using default environment

In:    serial@ff130000
Out:   serial@ff130000
Err:   serial@ff130000
Model: Pine64 Rock64
misc_init_r
cpuid=55524b50303930303900000000170920
serial=8e742b59886f57b
Net:   eth0: ethernet@ff540000
Hit any key to stop autoboot:  0
Card did not respond to voltage select!
mmc_init: -95, time 9
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:6...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
reading /extlinux/extlinux.conf
688 bytes read in 4 ms (168 KiB/s)
select kernel
1:\00\00\00\00\00\00kernel-latest
2:\00\00\00\00\00\00kernel-previous
Enter choice: 1
1:\00\00\00\00\00\00kernel-latest
Retrieving file: /initrd.img
reading /initrd.img
3758554 bytes read in 1269 ms (2.8 MiB/s)
Retrieving file: /Image
reading /Image
19369992 bytes read in 6523 ms (2.8 MiB/s)
append: rw root=LABEL=linux-root rootwait rootfstype=ext4 panic=10 init=/sbin/init coherent_pool=1M ethaddr=92:3a:0b:fc:6d:9f eth1addr=92:3a:0b:fc:6d:bf serial=8e742b59886f57b cgroup1
Retrieving file: /dtb
reading /dtb
59320 bytes read in 24 ms (2.4 MiB/s)
## Flattened Device Tree blob at 01f00000
  Booting using the fdt blob at 0x1f00000
  Loading Ramdisk to fcb6c000, end fcf019da ... OK
  Loading Device Tree to 00000000fcb5a000, end 00000000fcb6b7b7 ... OK

Starting kernel ...

ERROR:   suspend_mode_handler: unhandled sip (0x4)
[    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.120-rockchip-ayufan-209 (root@69779bddd9ff) (gcc version 7.2.0 (Ubuntu/Linaro 7.2.0-6ubuntu1) ) #1 SMP Mon Apr 2 16:05:07 UTC 2018
[    0.000000] Boot CPU: AArch64 Processor [410fd034]
[    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 @ffffffc0fef27000 s46248 r8192 d31576 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: earlyprintk=uart8250-32bit,0xff130000 rw root=LABEL=linux-root rootwait rootfstype=ext4 panic=10 init=/sbin/init coherent_pool=1M ethaddr=92:3a:0b1
[    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 0xf6000000-0xfa000000] (64MB) mapped at [ffffffc0f6000000-ffffffc0f9ffffff]
[    0.000000] Memory: 4013908K/4175872K available (11838K kernel code, 1572K rwdata, 4316K rodata, 1152K init, 754K bss, 161964K 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 : 0xffffff8009050000 - 0xffffff8009170000   (  1152 KB)
[    0.000000]       .text : 0xffffff8008080000 - 0xffffff8008c10000   ( 11840 KB)
[    0.000000]     .rodata : 0xffffff8008c10000 - 0xffffff8009050000   (  4352 KB)
[    0.000000]       .data : 0xffffff8009170000 - 0xffffff80092f9008   (  1573 KB)
[    0.000000]     vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000   (     8 GB maximum)
[    0.000000]               0xffffffbdc0008000 - 0xffffffbdc3fc0000   (    63 MB actual)
[    0.000000]     fixed   : 0xffffffbffe7fb000 - 0xffffffbffec00000   (  4116 KB)
[    0.000000]     PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000   (    16 MB)
[    0.000000]     memory  : 0xffffffc000200000 - 0xffffffc0ff00
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Rock64 won't boot dstallmo 0 325 12-27-2023, 10:34 AM
Last Post: dstallmo
  arch rock64 does not boot nemnob 0 584 07-09-2023, 03:28 AM
Last Post: nemnob
  Disabling last mount time check on boot acwest 0 617 03-03-2023, 09:24 PM
Last Post: acwest
  Rock64 Rev3 doesn't boot and leds blinking fast dishins 6 7,754 06-30-2022, 06:28 PM
Last Post: rookie_267
  my rock64 can't boot rookie_267 0 1,041 06-27-2022, 06:52 PM
Last Post: rookie_267
  Setting a MAC on Rock64 U-Boot kiriakos 2 3,558 03-23-2021, 04:51 AM
Last Post: kiriakos
  Boot from USB 3.0 with hub Turbo 0 2,098 12-20-2020, 02:24 PM
Last Post: Turbo
Sad Rock64 crash randomly during usb 3 copy with RAID1 drive phalae 24 35,156 09-14-2020, 10:48 AM
Last Post: BrownLuther007
  Unable to boot armbian fchazal 2 3,847 05-19-2020, 06:43 PM
Last Post: Rocklobster
  Rock64s will not boot any OS camosoul 2 3,424 05-19-2020, 06:38 PM
Last Post: Rocklobster

Forum Jump:


Users browsing this thread: 1 Guest(s)