Prb booting emmc
#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


Messages In This Thread
Prb booting emmc - by darthyoh - 02-05-2018, 05:33 AM
RE: Prb booting emmc - by darthyoh - 02-05-2018, 11:02 AM
RE: Prb booting emmc - by dkryder - 02-06-2018, 12:07 PM
RE: Prb booting emmc - by darthyoh - 02-07-2018, 02:36 AM
RE: Prb booting emmc - by darthyoh - 02-08-2018, 10:11 AM
RE: Prb booting emmc - by dkryder - 02-08-2018, 08:19 PM
RE: Prb booting emmc - by darthyoh - 02-09-2018, 02:52 AM
RE: Prb booting emmc - by darthyoh - 02-10-2018, 11:05 AM
RE: Prb booting emmc - by dkryder - 02-10-2018, 12:12 PM
RE: Prb booting emmc - by darthyoh - 03-21-2018, 12:31 PM
RE: Prb booting emmc - by pfeerick - 03-21-2018, 08:40 PM
RE: Prb booting emmc - by darthyoh - 03-22-2018, 02:29 AM
RE: Prb booting emmc - by pfeerick - 03-22-2018, 07:07 PM

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

Forum Jump:


Users browsing this thread: 1 Guest(s)