VIM2重新烧写系统后跑不起来

VIM2用USB Burning Tool烧录系统(VIM2_Nougat_V190518)成功后即无法启动,log显示死在如下位置,请帮忙分析一下,谢谢!

@lwind 你的log信息呢,需要log信息才能分析

不知道怎么搞的log没发上来,最后部分的log信息如下,请帮忙看一下,谢谢:
[ 5.888621@3] init: /init.amlogic.rc: 269: chmod requires 2 arguments
[ 5.895597@3] init: (Parsing init.amlogic.usb.rc took 0.00s.)
[ 5.900445@3] init: (Parsing init.amlogic.usb.rc took 0.00s.)
[ 5.905607@3] init: (Parsing init.amlogic.board.rc took 0.01s.)
[ 5.911886@3] init: (Parsing init.amlogic.usb.rc took 0.00s.)
[ 5.917090@3] init: (Parsing init.amlogic.wifi.rc took 0.01s.)
[ 5.922914@3] init: could not import file ‘init.mtk.rc’ from ‘/init.amlogic.rc’: No such file or directory
[ 5.932425@3] init: (Parsing /init.amlogic.rc took 0.04s.)
[ 5.938624@3] init: (Parsing /init.usb.configfs.rc took 0.00s.)
[ 5.943871@3] init: (Parsing /init.zygote64_32.rc took 0.00s.)
[ 5.949509@3] init: (Parsing /init.rc took 0.07s.)
[ 6.053319@0] init: Starting service ‘ueventd’…
[ 6.054557@0] init: insmod: open("/boot/optee.ko") failed: No such file or directory[ 6.056010@2] ueventd: ueventd started!
[ 6.058207@2] ueventd: coldboot /sys/class
[ 6.061492@2] ueventd: coldboot /sys/block
[ 6.061534@2] ueventd: coldboot /sys/devices/virtual/tty/console
[ 6.064514@2] ueventd: coldboot /sys/devices/virtual/tty/tty
[ 6.065625@2] ueventd: coldboot /sys/devices/virtual/tty/ptmx
[ 6.066562@2] ueventd: coldboot /sys/devices

[ 6.093498@0] init: insmod: open("/boot/optee_armtz.ko") failed: No such file or directoryueventd: Coldboot took 0.30s.
[ 6.356665@1] ueventd: coldboot /sys/devices/virtual/tty
[ 6.359850@1] audit: type=1400 audit(6.260:3): avc: denied { relabelto } for pid=3148 comm=“ueventd” name=“tty” dev=“tmpfs” ino=8863 scontext=u:r:ueventd:s0 tcontex[ 6.379254@6] meson_uart c81004c0.serial: ttyS0 use xtal(8M) 24000000 change 115200 to 115200
[ 6.380365@1] audit: type=1400 audit(6.280:4): avc: denied { relabelfrom } for pid=3148 comm=“ueventd” name=“ptmx” dev=“tmpfs” ino=8864 scontext=u:r:ueventd:s0 tcontext=u:object_r:ptmx_device:s0 tclass=chr_file permissive=1
[ 6.380387@1] audit: type=1400 audit(6.280:5): avc: denied { relabelto } for pid=3148 comm=“ueventd” name=“ptmx” dev=“tmpfs” ino=8864 scontext=u:r:ueventd:s0 tcontext=u:object_r:ptmx_device:s0 tclass=chr_file permissive=1
[ 6.391002@0] audit: type=1400 audit(6.290:6): avc: denied { relabelfrom } for pid=3148 comm=“ueventd” name=“console” dev=“tmpfs” ino=8862 scontext=u:r:ueventd:s0 tcontext=u:object_r:console_device:s0 tclass=chr_file permissive=1
[ 6.391024@0] audit: type=1400 audit(6.290:7): avc: denied { relabelto } for pid=3148 comm=“ueventd” name=“console” dev=“tmpfs” ino=8862 scontext=u:r:ueventd:s0 tcontext=u:object_r:console_device:s0 tclass=chr_file permissive=1
[ 6.939851@3] ueventd: Coldboot tty took 0.58s.
[ 7.014314@3] fb: afbc: 1

今早又试了一下跑过了上述位置,但到了下面的位置又死掉了,请帮忙看看
[ 8.868919@0] e2fsck:
[ 8.868919@0]
[ 8.872884@0] e2fsck:
[ 8.872884@0]
[ 8.876848@0] e2fsck: /dev/block/data: ***** FILE SYSTEM WAS MODIFIED *****
[ 8.876848@0]
[ 8.885424@0] e2fsck: /dev/block/data: 11/3630144 files (0.0% non-contiguous), 273920/14516992 blocks
[ 8.885424@0]
[ 8.896181@0] e2fsck: e2fsck terminated by exit(1)
[ 8.896181@0]
[ 8.906226@0] EXT4-fs (mmcblk0p13): Ignoring removed nomblk_io_submit option
[ 8.951879@0] EXT4-fs (mmcblk0p13): mounted filesystem with ordered data mode. Opts: nodelalloc,nomblk_io_submit,errors=panic
[ 8.957638@0] fs_mgr: __mount(source=/dev/block/data,target=/data,type=ext4)=0
[ 8.965615@0] EXT4-fs (mmcblk0p8): Ignoring removed nomblk_io_submit option
[ 8.974106@0] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
[ 8.982420@0] fs_mgr: check_fs(): mount(/dev/block/tee,/tee,ext4)=0: Success
[ 9.050458@6] fs_mgr: check_fs(): unmount(/tee) succeeded
[ 9.050535@6] fs_mgr: Running /system/bin/e2fsck on /dev/block/tee
[ 9.132527@6] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
[ 9.132527@6]
[ 9.133275@6] e2fsck: Pass 1: Checking inodes, blocks, and sizes
[ 9.133275@6]
[ 9.140867@6] e2fsck: Pass 2: Checking directory structure
[ 9.140867@6]
[ 9.147913@6] e2fsck: Pass 3: Checking directory connectivity
[ 9.147913@6]
[ 9.155256@6] e2fsck: Pass 4: Checking reference counts
[ 9.155256@6]
[ 9.162079@6] e2fsck: Pass 5: Checking group summary information
[ 9.162079@6]
[ 9.169706@2] e2fsck: /dev/block/tee: 11/8192 files (0.0% non-contiguous), 3111/8192 blocks
[ 9.169706@2]
[ 9.180256@2] EXT4-fs (mmcblk0p8): Ignoring removed nomblk_io_submit option
[ 9.188019@2] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: nodelalloc,nomblk_io_submit,errors=panic
[ 9.198064@2] fs_mgr: _mount(source=/dev/block/tee,target=/tee,type=ext4)=0
[ 9.205092@7] init: here: 1, 1 mount_mode:512
[ 9.216074@0] random: nonblocking pool is initialized
[ 9.285303@5] Adding 511996k swap on /dev/block/zram0. Priority:-1 extents:1 across:511996k SS
[ 9.320213@5] init: cannot find ‘/system/bin/tee-supplicant’ (No such file or directory), disabling ‘tee_supplicant’
[ 9.323145@1] logd.auditd: start
[ 9.323278@1] logd.klogd: 9224638044
[ 9.336360@5] init: /recovery not specified in fstab
[ 9.349864@1] type=1400 audit(1420070413.110:9): avc: denied { module_request } for pid=4154 comm=“debuggerd” kmod=“personality-8” scontext=u:r:debuggerd:s0 tcontext=u:r:kernel:s0 tclass=system permissive=1
[ 9.549702@0] dig: dig start!
[ 9.606892@1] init: decode_uid: Unable to find UID for ‘pppoe’. Returning UINT_MAX
[ 9.609410@1] init: decode_uid: Unable to find UID for ‘pppoe’. Returning UINT_MAX
[ 9.928714@7] mali_kbase: unknown parameter ‘mali_debug_level’ ignored
[ 9.929614@7] mali_kbase: unknown parameter ‘mali_shared_mem_size’ ignored
[ 9.939673@7] ftrace: Allocated trace_printk buffers
[ 9.941554@7] mali d00c0000.t82x: Continuing without Mali regulator control
[ 9.948306@7] mali d00c0000.t82x: set min pp to default 1
[ 9.953626@7] mali d00c0000.t82x: set min clk default to 0
[ 9.959183@2] mali d00c0000.t82x: dvfs table is 5
[ 9.963679@2] mali d00c0000.t82x: dvfs table addr ffffffc09a9fd618, ele size=48
[ 9.970965@2] mali d00c0000.t82x: max clk set 3
[ 9.975406@2] mali d00c0000.t82x: turbo clk set to 4
[ 9.980334@2] mali d00c0000.t82x: default clk set to 1
[ 9.985509@2] mali_plat=ffffffbffc04b4e0
[ 9.990181@2] gpu cooling register okay with err=0
[ 9.994210@2] gpu core cooling register okay with err=0
[ 9.999457@2] gpu_power_main, 63
[ 10.002663@2] hrtimer: interrupt took 12125 ns
[ 10.007176@2] mali d00c0000.t82x: GPU identified as 0x0820 r1p0 status 0
[ 10.014778@0] mali d00c0000.t82x: Probed as mali0
[ 10.018709@0] init: insmod: open("/system/lib/dovi.ko") failed: No such file or directory
[ 10.041327@1] binder: 4209:4209 transaction failed 29189, size 0-0
[ 10.043357@1] init: insmod: open("/system/lib/aml_thermal.ko") failed: No such file or directory
[ 10.053474@3] logd.daemon: reinit
[ 10.057183@0] ddr_window,module_VER
:2017-03-18-11-13
[ 10.063746@2] type=1400 audit(1420070413.830:10): avc: denied { getattr } for pid=4211 comm=“hdmi_cec” path="/vendor" dev=“rootfs” ino=2107 scontext=u:r:hdmi_cec:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=1
[ 10.066173@0] amlkey_init() enter!
[ 10.105407@0] emmc_key_read:428, read ok
[ 10.105447@0] amlkey_init() storagekey_info.buffer=ffffff8001900000, storagekey_info.size = 40000!

从你们log上分析,没有发现一些异常的信息,是不是你那边供电的问题?是否是用PC供电?可能是PC供电不足,尝试用适配器供电

是使用适配器供电的,我多次尝试发现每次死掉的地方不一样,有没有一种可能性是某个外围器件比如网络,eMMC,spi flash或者RTC损坏导致系统在初始化它们的时候检测不到从而死机?谢谢!

从你提供的log来看,没法发现什么异常,提供一下更完整的log信息。另外确定一下你那个适配器是多少毫安的,或者更换一个适配器确认一下

电源是5V/4A的,肯定没问题,其它同样的板子也在用。log太长了,没找到加附件的地方,分段截取给你
GXM:BL1:dc8b51:76f1a5;FEAT:ADFC318C:80;POC:3;RCY:0;EMMC:0;READ:0;0.0;CHK:0;
TE: 314140

BL2 Built : 16:32:58, Nov 3 2017.
gxl gb5491d8 - xiaobo.gu@droid12

set vdd cpu_a to 1120 mv
set vdd cpu_b to 1050 mv
set vddee to 1000 mv
Board ID = 8
CPU clk: 1200MHz
DQS-corr enabled
DDR scramble enabled
DDR4 chl: Rank0+1 @ 1008MHz
Rank0: 2048MB(auto)-2T-18
Rank1: 1024MB(auto)-2T-18
DataBus test pass!
AddrBus test pass!
-f
Load fip header from eMMC, src: 0x0000c200, des: 0x01400000, size: 0x00004000
New fip structure!
Load bl30 from eMMC, src: 0x00010200, des: 0x01100000, size: 0x0000d600
Load bl31 from eMMC, src: 0x00020200, des: 0x05100000, size: 0x0002c600
Load bl33 from eMMC, src: 0x00050200, des: 0x01000000, size: 0x00056000
NOTICE: BL3-1: v1.0(release):35dd647
NOTICE: BL3-1: Built : 15:20:30, Feb 7 2018
NOTICE: BL31: BL33 decompress pass
mpu_config_enable:ok
[Image: gxl_v1.1.3243-377db0f 2017-09-07 11:28:58 qiufang.dai@droid07]
OPS=0x82
wdt: reset registers!
2e b7 21 3e 5c 48 e 8e df 14 8d 3a [0.629874 Inits done]
secure task start!
high task start!
low task start!
ERROR: Error initializing runtime service opteed_fast

U-Boot 2015.01-g4c6694f (May 17 2019 - 18:11:25)

DRAM: 3 GiB
Relocation Offset is: b6ed0000
register usb cfg[0][1] = 00000000b7f58538
[CANVAS]canvas init
MMC: aml_priv->desc_buf = 0x00000000b3ed0640
aml_priv->desc_buf = 0x00000000b3ed2960
SDIO Port B: 0, SDIO Port C: 1
emmc/sd response timeout, cmd8, status=0x3ff2800
emmc/sd response timeout, cmd55, status=0x3ff2800
emmc/sd read error, cmd8, status=0x3ff20c0
init_part() 293: PART_TYPE_AML
[mmc_init] mmc init success
dtb magic edfe0dd0
start dts,buffer=00000000b3ed51b0,dt_addr=00000000b3ed51b0
parts: 10
00: logo 0000000002000000 1
01: recovery 0000000002000000 1
02: rsv 0000000000800000 1
03: tee 0000000000800000 1
04: crypt 0000000002000000 1
05: misc 0000000002000000 1
06: boot 0000000002000000 1
07: system 0000000080000000 1
08: cache 0000000020000000 2
09: data ffffffffffffffff 4
init_part() 293: PART_TYPE_AML
eMMC/TSD partition table have been checked OK!
check pattern success
mmc env offset: 0x27400000
In: serial
Out: serial
Err: serial

defenv_reserve

Saving Environment to aml-storage…
mmc env offset: 0x27400000
Writing to MMC(1)… done
reboot_mode=cold_boot
[store]To run cmd[emmc dtb_read 0x1000000 0x40000]
_verify_dtb_checksum()-917: calc e2e4e760, store e2e4e760
_verify_dtb_checksum()-917: calc e2e4e760, store e2e4e760
dtb_read()-1039: total valid 2
dtb_read()-1106: do nothing
vpu: clk_level in dts: 7
vpu: set clk: 666667000Hz, readback: 666660000Hz(0x300)
vpu: vpu_clk_gate_init_off
vpp: vpp_init
hpd_state=0
cvbs performance type = 6, table = 0
vpp: vpp_pq_load pq val error !!!
[store]To run cmd[emmc dtb_read 0x1000000 0x40000]
dtb_read_shortcut()-975: short cut in…
Net: Phy 0 not found
PHY reset timed out
dwmac.c9410000amlkey_init() enter!
[EFUSE_MSG]keynum is 4
[BL31]: tee size: 0

Start read misc partition datas!
info->attemp_times = 0
info->active_slot = 0
info->slot_info[0].bootable = 1
info->slot_info[0].online = 1
info->slot_info[1].bootable = 0
info->slot_info[1].online = 0
info->attemp_times = 0
attemp_times = 0
active slot = 0
wipe_data=successful
wipe_cache=successful
upgrade_step=2
[OSD]load fb addr from dts
[OSD]fb_addr for logo: 0xbf851000
[OSD]load fb addr from dts
[OSD]fb_addr for logo: 0xbf851000
[CANVAS]addr=0xbf851000 width=3840, height=2160
amlkey_init() enter!
amlkey_init() 71: already init!
[EFUSE_MSG]keynum is 4
[BL31]: tee size: 0
[BL31]: tee size: 0

usid: c86314703f45
[BL31]: tee size: 0

mac address: c8:63:14:70:3f:45
[KM]Error:f[key_manage_query_size]L507:key[deviceid] not programed yet
saradc - saradc sub-system

Usage:
saradc saradc open - open a SARADC channel
saradc close - close the SARADC
saradc getval - get the value in current channel
saradc get_in_range - return 0 if current value in the range of current channel

gpio: pin GPIOAO_2 (gpio 102) value is 0
detect upgrade key
gpio: pin GPIOAO_2 (gpio 102) value is 1
saradc: 0x249, hw_ver: 0x13
Product checking: pass! Hardware version: VIM2.V13
saradc: 0x247, hw_ver: 0x13
saradc: 0x247, hw_ver: 0x13
normal power on
boot wol: disable
card out
emmc/sd response timeout, cmd8, status=0x1ff2800
emmc/sd response timeout, cmd55, status=0x1ff2800
emmc/sd response timeout, cmd1, status=0x1ff2800
SF: Detected W25Q128FW with page size 256, total 16 MiB
Hit Enter or space or Ctrl+C key to stop autoboot – : 0
ee_gate_off …

Booting Android Image at 0x01080000 …

reloc_addr =b3f55360
copy done
Kernel command line: buildvariant=userdebug
load dtb from 0x1000000 …
Uncompressing Kernel Image … OK
kernel loaded at 0x01080000, end = 0x021e62b0
reserving fdt memory region: addr=1000000 size=c000
Loading Ramdisk to b3d4e000, end b3ebe08c … OK
Loading Device Tree to 000000001fff1000, end 000000001fffffff … OK
fdt_instaboot: no instaboot image

Starting kernel …

uboot time: 6557538 us
[ 0.000000@0] Initializing cgroup subsys cpu
[ 0.000000@0] Initializing cgroup subsys cpuacct
[ 0.000000@0] Linux version 3.14.29-g069ad3a8 (terry@Server) (gcc version 4.9.2 20140904 (prerelease) (crosstool-NG linaro-1.13.1-4.9-2014.09 - Linaro GCC 4.9-2014.09) ) #7 SMP PREEMPT Fri May 17 18:44:56 CST 2019
[ 0.000000@0] CPU: AArch64 Processor [410fd034] revision 4
[ 0.000000@0] no prop version_code
[ 0.000000@0] bootconsole [earlycon0] enabled
[ 0.000000@0] fdt Reserved memory table:
[ 0.000000@0] linux,di: 0x00000000b6200000 - 0x00000000b8000000 (30 MiB)
[ 0.000000@0] DI: DI reserved memory: created CMA memory pool at 0x00000000b6200000, size 30 MiB
[ 0.000000@0] linux,ion-dev: 0x00000000afd4e000 - 0x00000000b3d4e000 (64 MiB)
[ 0.000000@0] linux,vdin1_cma: 0x00000000b5000000 - 0x00000000b6000000 (16 MiB)
[ 0.000000@0] cma: Reserved 16 MiB at b5000000, total cma pages:4096
[ 0.000000@0] linux,ppmgr: 0x00000000b6200000 - 0x00000000b6200000 (0 MiB)
[ 0.000000@0] linux,codec_mm_cma: 0x00000000a3c00000 - 0x00000000afc00000 (192 MiB)
[ 0.000000@0] cma: Reserved 192 MiB at a3c00000, total cma pages:53248
[ 0.000000@0] linux,picdec: 0x00000000b6200000 - 0x00000000b6200000 (0 MiB)
[ 0.000000@0] Reserved memory: incorrect alignment of CMA region
[ 0.000000@0] linux,codec_mm_reserved: 0x000000009fb00000 - 0x00000000a3c00000 (65 MiB)
[ 0.000000@0] fdt Reserved memory total: 371 MiB
[ 0.000000@0] cma: Reserved 8 MiB at b4800000, total cma pages:55296
[ 0.000000@0] psci: Using PSCI v0.1 Function IDs from DT
[ 0.000000@0] PERCPU: Embedded 12 pages/cpu @ffffffc0b615f000 s19968 r8192 d20992 u49152
[ 0.000000@0] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 742336
[ 0.000000@0] Kernel command line: rootfstype=ramfs init=/init console=ttyS0,115200 no_console_suspend earlyprintk=aml-uart,0xc81004c0 ramoops.pstore_en=1 ramoops.record_size=0x8000 ramoops.console_size=0x4000 androidboot.selinux=permissive logo=osd1,loaded,0x3d800000,576cvbs maxcpus=8 vout=576cvbs,enable hdmimode=1080p60hz cvbsmode=576cvbs hdmitx= ddr_size=3 cvbsdrv=0 pq= androidboot.firstboot=1 jtag=disable androidboot.hardware=amlogic androidboot.serialno=c86314703f45 mac=c8:63:14:70:3f:45 androidboot.mac=c8:63:14:70:3f:45 androidboot.slot_suffix=_a hwver=VIM2.V13 VIM2.V13 wol_enable=0 spi_ok buildvariant=userdebug
[ 0.000000@0] logo: osd1
[ 0.000000@0] logo: loaded
[ 0.000000@0] logo: 0x3d800000
[ 0.000000@0] logo: 576cvbs
[ 0.000000@0] vout_serve: 576cvbs
[ 0.000000@0] vout_serve: enable: 1
[ 0.000000@0] logo: get hdmimode: 1080p60hz
[ 0.000000@0] logo: get cvbsmode: 576cvbs
[ 0.000000@0] tv_vout: cvbs performance line = 0
[ 0.000000@0] [amvecm] pq string error !!!
[ 0.000000@0] jtag: jtag select -1
[ 0.000000@0] realtek init mac-addr: c8:63:14:70:3f:45
[ 0.000000@0] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000@0] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000000@0] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000@0] Memory: 2553508K/3010560K available (11022K kernel code, 1256K rwdata, 4188K rodata, 1343K init, 3796K bss, 457052K reserved)
[ 0.000000@0] Virtual kernel memory layout:
[ 0.000000@0] vmalloc : 0xffffff8000000000 - 0xffffff807fff0000 ( 2047 MB)
[ 0.000000@0] vmemmap : 0xffffff8080000000 - 0xffffff8082840000 ( 40 MB)
[ 0.000000@0] modules : 0xffffffbffc000000 - 0xffffffc000000000 ( 64 MB)
[ 0.000000@0] memory : 0xffffffc000000000 - 0xffffffc0b8000000 ( 2944 MB)
[ 0.000000@0] .init : 0xffffffc001f5c000 - 0xffffffc0020abe00 ( 1344 kB)
[ 0.000000@0] .text : 0xffffffc001080000 - 0xffffffc001f5b814 ( 15215 kB)
[ 0.000000@0] .data : 0xffffffc0020ac000 - 0xffffffc0021e62b0 ( 1257 kB)
[ 0.000000@0] PM: Registered nosave memory: [mem 0x01080000-0x01f5afff]
[ 0.000000@0] SLUB: HWalign=64, Order=0-1, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000@0] arch_multi_cluster:1
[ 0.000000@0] Preemptible hierarchical RCU implementation.
[ 0.000000@0] NR_IRQS:64 nr_irqs:64 0
[ 0.000000@0] Architected cp15 timer(s) running at 24.00MHz (phys).
[ 0.000004@0] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 2863311519744ns

[ 0.008247@0] meson_bc_timer: mclk->mux_reg =ffffff8000014990,mclk->reg =ffffff8000016994
[ 0.016835@0] Console: colour dummy device 80x25
[ 0.021096@0] Calibrating delay loop (skipped), value calculated using timer frequency… 48.00 BogoMIPS (lpj=240000)
[ 0.031672@0] pid_max: default: 32768 minimum: 301
[ 0.036585@0] Security Framework initialized
[ 0.040787@0] SELinux: Initializing.
[ 0.044529@0] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.051369@0] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.065475@0] Initializing cgroup subsys debug
[ 0.065514@0] Initializing cgroup subsys freezer
[ 0.069038@0] ftrace: allocating 38030 entries in 149 pages
[ 0.124356@0] /cpus/cpu@0: Missing clock-frequency property
[ 0.124397@0] /cpus/cpu@1: Missing clock-frequency property
[ 0.129982@0] /cpus/cpu@2: Missing clock-frequency property
[ 0.135607@0] /cpus/cpu@3: Missing clock-frequency property
[ 0.141183@0] /cpus/cpu@100: Missing clock-frequency property
[ 0.146964@0] /cpus/cpu@101: Missing clock-frequency property
[ 0.152734@0] /cpus/cpu@102: Missing clock-frequency property
[ 0.158515@0] /cpus/cpu@103: Missing clock-frequency property
[ 0.164283@0] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 7 counters available
[ 0.214640@0] Meson chip version = RevA (22:A - 82:0)
[ 0.233011@1] CPU1: Booted secondary processor
[ 0.252986@2] CPU2: Booted secondary processor
[ 0.273000@3] CPU3: Booted secondary processor
[ 0.293019@4] CPU4: Booted secondary processor
[ 0.313020@5] CPU5: Booted secondary processor
[ 0.333043@6] CPU6: Booted secondary processor
[ 0.353051@7] CPU7: Booted secondary processor
[ 0.353143@0] Brought up 8 CPUs
[ 0.381964@0] SMP: Total of 8 processors activated.
[ 0.397246@2] sched: registering cpufreq notifiers for scale-invariant loads
[ 0.398772@2] instabooting: 0
[ 0.410367@2] cma: cma_init_reserved_areas, use_cma_first:1
[ 0.410475@2] pinctrl core: initialized pinctrl subsystem
[ 0.416489@2] regulator-dummy: no parameters
[ 0.421024@3] NET: Registered protocol family 16
[ 0.427824@2] ramoops: using module parameters
[ 0.430338@2] console [pstore-1] enabled
[ 0.433140@2] pstore: Registered ramoops as persistent store backend
[ 0.439541@2] ramoops: attached 0x100000@0x7300000, ecc: 0/0
[ 0.446242@2] cpuidle: using governor menu
[ 0.449597@3] aml_vdac_init: module init
[ 0.453467@2] register canvas platform driver
[ 0.457731@3] register rdma platform driver
[ 0.464676@3] vdso: 2 pages (1 code, 1 data) at base ffffffc0020b4000
[ 0.468407@3] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.475673@3] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.482579@3] software IO TLB [mem 0x9bc00000-0x9c000000] (4MB) mapped at [ffffffc09bc00000-ffffffc09bffffff]
[ 0.491591@3] Serial: AMBA PL011 UART driver
[ 0.496580@3] aml_i2c version: 20140813
[ 0.499992@2] i2c-core: driver [pmu4] using legacy resume method
[ 0.505968@2] codec_mm:codec_mm_module_init
[ 0.510082@2] media_configs_system_init
[ 0.513998@2] aml_watch_point_probe, in
[ 0.518173@2] meson_mpll_clk: register mpll_clk_out0 success done
[ 0.523816@2] meson_mpll_clk: register mpll_clk_out1 success done
[ 0.529918@2] meson_mpll_clk: register mpll_clk_out2 success done
[ 0.536257@2] clk_sys: register PLL sys_pll success done
[ 0.541387@2] gxl_clk: [ xtal ] ->clockrate: 24000000Hz
[ 0.546755@2] gxl_clk: [ 32Khz ] ->clockrate: 32000Hz
[ 0.551878@2] gxl_clk: [ clk81 ] ->clockrate: 166666666Hz
[ 0.557397@2] gxl_clk: [ fixed_pll ] ->clockrate: 2000000000Hz
[ 0.563340@2] gxl_clk: [ fclk_div2 ] ->clockrate: 1000000000Hz
[ 0.569305@2] gxl_clk: [ fclk_div3 ] ->clockrate: 666666666Hz
[ 0.575153@2] gxl_clk: [ fclk_div4 ] ->clockrate: 500000000Hz
[ 0.581020@2] gxl_clk: [ fclk_div5 ] ->clockrate: 400000000Hz
[ 0.586877@2] gxl_clk: [ fclk_div7 ] ->clockrate: 285714285Hz
[ 0.592774@2] gxl_clk: clock initialization complete
[ 0.597930@2] clkmsr: Gxl msr_clk_reg0=ffffff800003c75c,msr_clk_reg2=ffffff800003e764
[ 0.608408@2] aml_iomap: amlogic iomap probe done
[ 0.610881@2] pinmux-gxl c1109880.pinmux: Init pinux probe!
[ 0.617354@3] pinmux-gxl c1109880.pinmux: Probed amlogic pinctrl driver
[ 0.623290@3] aml-i2c c1108500.i2c: add adapter aml_i2c_adap1(ffffffc09ca190e0)
[ 0.630984@0] aml-i2c c11087c0.i2c: add adapter aml_i2c_adap2(ffffffc09ca198e0)
[ 0.637675@3] genirq: Setting trigger mode 8 for irq 241 failed (gic_set_type+0x0/0xbc)
[ 0.645356@3] genirq: Setting trigger mode 8 for irq 242 failed (gic_set_type+0x0/0xbc)
[ 0.653598@0] genirq: Setting trigger mode 8 for irq 241 failed (gic_set_type+0x0/0xbc)
[ 0.661452@0] genirq: Setting trigger mode 8 for irq 242 failed (gic_set_type+0x0/0xbc)
domain-0 init dvfs: 4
domain-1 init dvfs: 4
[ 0.682010@3] codec_mm has 2 memory regions
[ 0.682083@3] codec_mm codec_mm.18: assigned reserved memory node linux,codec_mm_cma ok
[ 0.688704@3] codec_mm codec_mm.18: assigned reserved memory node linux,codec_mm_reserved ok
[ 0.697311@0] codec_mm has 2 memory regions
[ 0.701381@0] codec_mm codec_mm.18: assigned reserved memory node linux,codec_mm_cma ok
[ 0.709444@0] codec_mm codec_mm.18: assigned reserved memory node linux,codec_mm_reserved ok
[ 0.720540@0] vpu: driver version: v04
[ 0.721686@0] vpu: load vpu_clk: 666667000Hz(7)
[ 0.726332@3] vpu: vpu_probe OK
[ 0.731217@0] tv_vout: tvout_probe
[ 0.732782@0] tv_vout: chrdev devno 266338304 for disp
[ 0.737938@0] vout_notify: vout_register_server
[ 0.742507@0] tv_vout: register tv module server ok
[ 0.747631@0] tv_vout: create cdev tv
[ 0.751065@0] tv_vout: tvout_probe OK
[ 0.755676@3] canvas_probe reg=00000000c8838000,size=400
[ 0.760116@3] canvas maped reg_base =ffffff800009e000
[ 0.769391@0] rdma_probe
[ 1.185041@0] bio: create slab at 0
[ 1.186272@3] SCSI subsystem initialized
[ 1.188268@0] usbcore: registered new interface driver usbfs
[ 1.193406@0] usbcore: registered new interface driver hub
[ 1.199092@3] usbcore: registered new device driver usb
[ 1.205480@1] i2c-gpio i2c_gpio.39: using pins 172 (SDA) and 173 (SCL)
[ 1.210770@3] Linux video capture interface: v2.00
[ 1.216182@3] pps_core: LinuxPPS API ver. 1 registered
[ 1.220594@3] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 1.230101@0] PTP clock support registered
[ 1.234797@3] hdmitx: system: Ver: 2014May6
[ 1.238473@3] hdmitx: amhdmitx_probe
[ 1.242354@3] hdmitx: hdmi_init_chip_type: 0
[ 1.246146@3] hdmitx: system: not find match init-data
[ 1.251305@3] hdmitx hpd irq = 89
[ 1.255442@3] hdmitx20: Mapped PHY: 0xc1100000
[ 1.259100@3] hdmitx20: Mapped PHY: 0xc8834400
[ 1.263558@3] hdmitx20: Mapped PHY: 0xd0100000
[ 1.268077@3] hdmitx20: Mapped PHY: 0xc8100000
[ 1.272480@3] hdmitx20: Mapped PHY: 0xc883c000
[ 1.276939@3] hdmitx20: Mapped PHY: 0xc1104400
[ 1.281410@3] hdmitx20: Mapped PHY: 0xc883a000
[ 1.285863@3] hdmitx20: Mapped PHY: 0xda83a000
[ 1.290326@3] hdmitx20: Mapped PHY: 0xd0044000
[ 1.295070@3] avmute set to 1
[ 1.297767@3] hdmitx: attr default
[ 1.301730@1] tv_vout: tv_set_current_vmode[925]fps_target_mode=8
[ 1.307321@1] tv_vout: mode is 8,sync_duration_den=1,sync_duration_num=50
[ 1.314134@1] tv_vout: already display in uboot
[ 1.318710@1] vout_serve: vinfo mode is: 576cvbs
[ 1.323312@1] vout_serve: init mode 576cvbs
[ 1.327769@3] vout_serve: create_vout_fops OK
[ 1.331888@3] vout_serve: create vout attribute OK
[ 1.336740@3] vout_serve: meson_vout_probe OK
[ 1.341304@3] logo: logo_init
[ 1.344493@3] osd_rdma: osd_rdma_init: rdma_table p=0xb4841000,op=0xb4841000 , v=0xffffff80000d9000
[ 1.353209@3] rdma_register, rdma_table_addr ffffff80000db000 rdma_table_addr_phy b4842000 reg_buf ffffffc09bb18000
[ 1.363658@3] rdma_register success, handle 1 table_size 4096
[ 1.369425@3] osd_rdma: osd_rdma_init:osd reset rdma handle = 1.
[ 1.375514@3] rdma_register, rdma_table_addr ffffff80000dd000 rdma_table_addr_phy b4843000 reg_buf ffffffc09b8f2000
[ 1.385970@3] rdma_register success, handle 2 table_size 4096
[ 1.391737@3] osd_rdma: osd_rdma_init:osd rdma handle = 2.
[ 1.397787@0] Advanced Linux Sound Architecture Driver Initialized.
[ 1.404268@3] Bluetooth: Core ver 2.18
[ 1.407448@3] NET: Registered protocol family 31
[ 1.411951@3] Bluetooth: HCI device and connection manager initialized
[ 1.418530@3] Bluetooth: HCI socket layer initialized
[ 1.423591@3] Bluetooth: L2CAP socket layer initialized
[ 1.428890@3] Bluetooth: SCO socket layer initialized
[ 1.433919@3] NetLabel: Initializing
[ 1.437499@3] NetLabel: domain hash size = 128
[ 1.442056@3] NetLabel: protocols = UNLABELED CIPSOv4
[ 1.447261@3] NetLabel: unlabeled traffic allowed by default
[ 1.456212@3] Switched to clocksource arch_sys_counter
[ 1.500285@0] register gxtv_demod demod driver
[ 1.500732@3] [amlatvdemod…]aml_atvdemod_init.
[ 1.503814@3] NET: Registered protocol family 2
[ 1.508854@3] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 1.515963@3] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 1.523068@3] TCP: Hash tables configured (established 32768 bind 32768)
[ 1.529526@3] TCP: reno registered
[ 1.532682@3] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 1.538980@3] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 1.545852@3] NET: Registered protocol family 1
[ 1.550498@3] RPC: Registered named UNIX socket transport module.
[ 1.556223@3] RPC: Registered udp transport module.
[ 1.561111@3] RPC: Registered tcp transport module.
[ 1.566011@3] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.572859@3] pwm: output_co = 16 ; clock_co = 8
[ 1.577345@3] pwm: npwm= 16
[ 1.580346@0] pwm: probe ok
[ 1.583344@3] wifi: power_on_pin_OD = 0;
[ 1.586888@3] aml_wifi wifi.34: [wifi_dev_probe] no power_on_pin2
[ 1.592997@3] aml_wifi wifi.34: [pwm_double_channel_conf_dt] pwm phandle val=3f;pwm-channel1=4;pwm-channel2=12
[ 1.603059@3] aml_wifi wifi.34: [pwm_double_channel_conf_dt] pwm_config1[0] = 30541
[ 1.610759@3] aml_wifi wifi.34: [pwm_double_channel_conf_dt] pwm_config2[0] = 30518
[ 1.618432@3] aml_wifi wifi.34: [pwm_double_channel_conf_dt] pwm_config1[1] = 15270
[ 1.626126@3] aml_wifi wifi.34: [pwm_double_channel_conf_dt] pwm_config2[1] = 15259
[ 1.633832@3] aml_wifi wifi.34: [pwm_double_channel_conf_dt] pwm_config1[2] = 6
[ 1.641187@3] aml_wifi wifi.34: [pwm_double_channel_conf_dt] pwm_config2[2] = 9
[ 1.648531@3] aml_wifi wifi.34: [pwm_double_channel_conf_dt] wifi pwm dt ok
[ 1.655542@3] aml_wifi wifi.34: [pwm_double_channel_conf] wifi pwm conf ok
[ 1.662498@3] aml_wifi wifi.34: [wifi_dev_probe] dhd_static_buf setup
[ 1.668991@3] Wifi: bcmdhd_init_wlan_mem: bcmdhd_init_wlan_mem: WIFI MEM Allocated
[ 1.676533@3] aml_wifi wifi.34: [wifi_dev_probe] interrupt_pin=241
[ 1.682738@3] aml_wifi wifi.34: [wifi_dev_probe] irq_num=100, irq_trigger_type=1
[ 1.690181@3] aml_wifi wifi.34: [wifi_dev_probe] power_on_pin=240
[ 1.696306@3] aml_wifi wifi.34: [wifi_dev_probe] clock_32k_pin=0
[ 1.702666@0] aml_wifi wifi.34: [wifi_setup_dt] wifi_setup_dt
[ 1.708163@0] aml_wifi wifi.34: [wifi_setup_dt] interrupt_pin(241)
[ 1.714376@0] aml_wifi wifi.34: [wifi_setup_dt] power_on_pin(240)
[ 1.720854@3] Unpacking initramfs…
[ 1.782793@3] Freeing initrd memory: 1472K (ffffffc0b3d4e000 - ffffffc0b3ebe000)
[ 1.790838@3] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 1.791814@3] Initialise system trusted keyring
[ 1.796378@3] audit: initializing netlink subsys (disabled)
[ 1.801924@3] audit: type=2000 audit(1.700:1): initialized
[ 1.808323@0] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.821722@0] VFS: Disk quotas dquot_6.5.2
[ 1.822004@3] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.832383@3] NFS: Registering the id_resolver key type
[ 1.832448@3] Key type id_resolver registered
[ 1.836608@3] Key type id_legacy registered
[ 1.840760@3] NTFS driver 2.1.30 [Flags: R/O].
[ 1.845631@0] jffs2: version 2.2. (NAND) (SUMMARY) 漏 2001-2006 Red Hat, Inc.
[ 1.853482@3] fuse init (API version 7.22)
[ 1.857569@3] msgmni has been set to 5422
[ 1.862187@0] NET: Registered protocol family 38
[ 1.865238@0] Key type asymmetric registered
[ 1.869755@0] Asymmetric key parser ‘x509’ registered
[ 1.875055@3] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 1.882330@3] io scheduler noop registered
[ 1.886345@3] io scheduler deadline registered
[ 1.891046@0] io scheduler cfq registered (default)
[ 1.948589@1] meson-rng c8834000.rng: hwrng registered
[ 1.952364@1] loop: module loaded
[ 1.952998@1] zram: Created 1 device(s) …
[ 1.955948@0] khadas_fan_probe
[ 1.958785@0] FAN: This driver is only for Khadas VIM2 V12 version.
[ 1.965066@0] fanctl: probe of fan.13 failed with error -1
[ 1.971592@0] mcu_probe
[ 1.973796@0] create_mcu_attrs
[ 1.976306@0] mcu_probe,wol enable=0
[ 1.980112@0] i2c-core: driver [khadas-mcu] using legacy suspend method
[ 1.986358@0] i2c-core: driver [khadas-mcu] using legacy resume method
[ 1.993915@1] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 2.000912@1] tun: Universal TUN/TAP device driver, 1.6
[ 2.004784@1] tun: © 1999-2004 Max Krasnyansky maxk@qualcomm.com
[ 2.136107@0] libphy: stmmac: probed
[ 2.136140@0] eth0: No PHY found
[ 2.166279@0] stmmac_pltfr_probe: main driver probe failed
[ 2.166824@2] PPP generic driver version 2.4.2
[ 2.170914@0] PPP BSD Compression module registered
[ 2.175620@0] PPP Deflate Compression module registered
[ 2.180855@0] PPP MPPE Compression module registered
[ 2.185809@0] NET: Registered protocol family 24
[ 2.190639@1] usbcore: registered new interface driver asix

[ 2.196260@0] usbcore: registered new interface driver ax88179_178a
[ 2.202486@0] usbcore: registered new interface driver cdc_ether
[ 2.208532@1] usbcore: registered new interface driver net1080
[ 2.214385@0] usbcore: registered new interface driver cdc_subset
[ 2.220532@0] usbcore: registered new interface driver zaurus
[ 2.226316@1] usbcore: registered new interface driver cdc_ncm
[ 2.232381@0] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 2.238785@0] ehci-h20ahb: H20AHB-EHCI Host Controller driver
[ 2.244835@1] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 2.251410@0] usbcore: registered new interface driver cdc_acm
[ 2.256850@0] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 2.265158@1] usbcore: registered new interface driver usb-storage
[ 2.271554@0] usbcore: registered new interface driver usbserial
[ 2.278150@0] amlogic-new-usb2 d0078000.usb2phy: USB2 phy probe:phy_mem:0xd0078000, iomap phy_base:0xffffff800011e000
[ 2.288265@1] amlogic-new-usb3 d0078080.usb3phy: This phy has no usb port
[ 2.294771@1] amlogic-new-usb3 d0078080.usb3phy: USB3 phy probe:phy_mem:0xd0078080, iomap phy_base:0xffffff800012a080
[ 2.306217@0] mousedev: PS/2 mouse device common for all mice
[ 2.311928@0] usbcore: registered new interface driver xpad
[ 2.317164@0] i2c i2c-2: [aml_i2c_xfer] error ret = -5 (-EIO)
[ 2.322575@0] i2c i2c-2: token 1, master_no(2) 100K addr 0x51
[ 2.328524@0] i2c i2c-2: [aml_i2c_xfer] error ret = -5 (-EIO)
[ 2.334169@0] i2c i2c-2: token 1, master_no(2) 100K addr 0x51
[ 2.340035@0] i2c i2c-2: [aml_i2c_xfer] error ret = -5 (-EIO)
[ 2.345673@0] i2c i2c-2: token 1, master_no(2) 100K addr 0x51
[ 2.351476@0] rtc: hym8563_probe: could not init device, -11
[ 2.357178@0] khadas-hym8563: probe of 2-0051 failed with error -11
[ 2.363688@0] i2c /dev entries driver
[ 2.367925@0] IR NEC protocol handler initialized
[ 2.371886@0] IR RC5(x) protocol handler initialized
[ 2.376834@0] IR RC6 protocol handler initialized
[ 2.381546@0] IR JVC protocol handler initialized
[ 2.386282@0] IR Sony protocol handler initialized
[ 2.391083@0] IR RC5 (streamzap) protocol handler initialized
[ 2.396894@0] IR SANYO protocol handler initialized
[ 2.401758@0] IR MCE Keyboard/mouse protocol handler initialized
[ 2.408066@1] usbcore: registered new interface driver uvcvideo
[ 2.413747@1] USB Video Class driver (1.1.1)
[ 2.418252@0] usbcore: registered new interface driver cx231xx
[ 2.423899@0] cx231xx: Cx231xx dvb Extension initialized
[ 2.430250@0] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[ 2.438124@0] Bluetooth: HCI UART driver ver 2.2
[ 2.442537@0] Bluetooth: HCI H4 protocol initialized
[ 2.447952@0] cpu cpu0: bL_cpufreq_init: CPU 0 initialized
[ 2.455335@0] cpu cpu4: bL_cpufreq_init: CPU 4 initialized
[ 2.458733@0] arm_big_little: bL_cpufreq_register: Registered platform driver: scpi
[ 2.466601@1] CPUidle arm64: cpuidle init start!!
[ 2.471539@1] CPUidle arm64: cpuidle init done!
[ 2.476277@1] hidraw: raw HID events driver © Jiri Kosina
[ 2.481692@0] @@@@@@@@@@_____2______in dia_init()
[ 2.485850@0] ATVR driver - init called!
[ 2.489916@1] usbcore: registered new interface driver usbhid
[ 2.495558@1] usbhid: USB HID core driver
[ 2.500018@0] ashmem: initialized
[ 2.503076@1] logger: created 256K log ‘log_main’
[ 2.507831@0] logger: created 256K log ‘log_events’
[ 2.512737@0] logger: created 256K log ‘log_radio’
[ 2.517574@1] logger: created 256K log ‘log_system’
[ 2.523529@1] meson_uart c81004c0.serial: ==uart0 reg addr = ffffff800012c4c0
[ 2.529490@1] c81004c0.serial: ttyS0 at MMIO 0xc81004c0 (irq = 225, base_baud = 1500000) is a meson_uart
[ 2.544473@1] meson_uart c81004c0.serial: ttyS0 use xtal(8M) 24000000 change 0 to 115200
[ 2.547137@1] console [ttyS0] enabled
[ 2.547137@1] console [ttyS0] enabled
[ 2.554342@1] bootconsole [earlycon0] disabled
[ 2.554342@1] bootconsole [earlycon0] disabled
[ 2.563537@0] meson_uart c11084c0.serial: ==uart1 reg addr = ffffff800012e4c0
[ 2.570161@0] c11084c0.serial: ttyS1 at MMIO 0xc11084c0 (irq = 58, base_baud = 1500000) is a meson_uart
[ 2.579841@0] meson_uart c81004e0.serial: ==uart4 reg addr = ffffff800013a4e0
[ 2.586556@0] c81004e0.serial: ttyS4 at MMIO 0xc81004e0 (irq = 229, base_baud = 1500000) is a meson_uart
[ 2.596497@0] meson-gpu-clkgen c883c000.gpu_clk: can’t request region for resource [mem 0xc883c000-0xc883cfff]
[ 2.605846@0] meson-gpu-clkgen: probe of c883c000.gpu_clk failed with error -16
[ 2.613440@0] hdmitx_hdcp_init
[ 2.616825@0] aml_vrtc rtc.33: rtc core: registered aml_vrtc as rtc0
[ 2.622571@0] BLASTER Driver Init
[ 2.626306@0] secmon has 1 memory regions
[ 2.629684@0] secmon: share in base: 0xffffff800014c000, share out base: 0xffffff800014e000
[ 2.637991@0] secmon secmon.4: assigned reserved memory node linux,secmon ok
[ 2.644904@0] secmon: probe done
[ 2.648479@0] storage: storage in base: 0xffffff8001800000
[ 2.653572@0] storage: storage out base: 0xffffff8001880000
[ 2.659080@0] storage: storage block base: 0xffffff8001900000
[ 2.664740@0] storage: probe done!
[ 2.668728@0] aml_sd_emmc_probe: line 3608
[ 2.672209@0] mmc driver version: 1.07, 2017-4-26: Support new emmc host controller for version 3
[ 2.681504@0] aml_sd_emmc_reg_init 1152
[ 2.684816@0] get property: ocr_avail, value:0x00200080
[ 2.691234@0] get property: f_min, value:300000
[ 2.697397@0] get property: f_max, value:100000000
[ 2.703727@0] get property: max_req_size, value:0x00020000
[ 2.710205@0] get property: pinname, str:emmc
[ 2.715999@0] get property: card_type, value:1
[ 2.721700@0] get property: gpio_dat3, str:
[ 2.727157@0] get property: hw_reset, str:
[ 2.732613@0] emmc:pdata->caps = c0000d47
[ 2.736525@0] emmc:pdata->caps2 = 18060
[ 2.740297@0] emmc:pdata->pm_caps = 0
[ 2.743946@0] storage 1, boot 1
[ 2.747031@0] get_storage_dev return 1
[ 2.786222@1] [aml_sd_emmc_probe] aml_sd_emmc_probe() success!
[ 2.786446@1] aml_sd_emmc_probe: line 3608
[ 2.790863@1] aml_sd_emmc_reg_init 1152
[ 2.794319@1] get property: ocr_avail, value:0x00200080
[ 2.800781@1] get property: f_min, value:400000
[ 2.806866@1] get property: f_max, value:100000000
[ 2.813240@1] get property: max_req_size, value:0x00020000
[ 2.819733@1] get property: irq_in, value:3
[ 2.825402@1] get property: irq_out, value:5
[ 2.831120@1] get property: gpio_cd, str:
[ 2.836534@1] get property: pinname, str:sd
[ 2.842134@1] get property: jtag_pin, str:
[ 2.847573@1] get property: card_type, value:5
[ 2.853259@1] get property: card_in_delay, value:400
[ 2.859131@1] get property: gpio_dat3, str:
[ 2.864570@1] sd:pdata->caps = 7
[ 2.867754@1] sd:pdata->caps2 = 0
[ 2.871026@1] sd:pdata->pm_caps = 0
[ 2.906476@1] [aml_sd_emmc_probe] aml_sd_emmc_probe() success!
[ 2.906720@1] aml_sd_emmc_probe: line 3608
[ 2.911166@1] aml_sd_emmc_reg_init 1152
[ 2.914588@1] get property: ocr_avail, value:0x00200080
[ 2.921025@1] get property: f_min, value:400000
[ 2.927123@1] get property: f_max, value:200000000
[ 2.933497@1] get property: max_req_size, value:0x00020000
[ 2.939975@1] get property: pinname, str:sdio
[ 2.945746@1] get property: card_type, value:3
[ 2.951477@1] sdio:pdata->caps = 78107
[ 2.955145@1] sdio:pdata->caps2 = 0
[ 2.958602@1] sdio:pdata->pm_caps = 1
[ 2.996235@1] [aml_sd_emmc_probe] aml_sd_emmc_probe() success!
[ 2.996900@1] ion_dev has 1 memory regions
[ 3.000532@1] ion_dev ion_dev.21: assigned reserved memory node linux,ion-dev ok
[ 3.021424@1] ion_carveout_heap_create: base 2949963776 size 67108864 align 0
[ 3.023549@3] fb: osd_init_module
[ 3.026393@3] fb: viu vsync irq: 35
[ 3.029651@3] fb: failed to init reserved memory
[ 3.034211@3] fb: osd_set_free_scale_mode_hw
[ 3.038507@3] fb: osd_probe vinfo:ffffffc002164d98
[ 3.043185@3] fb: init fbdev bpp is:32
[ 3.047593@0] fb: set osd0 reverse as NONE
[ 3.051482@0] fb: osd probe OK
[ 3.054187@0] ge2d: ge2d_init_module
[ 3.057597@0] ge2d: ge2d_dev major:241
[ 3.061883@0] ge2d: vpu clock is 666660000 HZ
[ 3.065532@0] ge2d: ge2d clock is 400 MHZ
[ 3.069550@0] ge2d: ge2d: pdev=ffffffc09ca92800, irq=182, rstc=0xffffffc09baca4c0, clk=ffffffc09ca7c300
[ 3.078992@0] ge2d: mapped phy: 0xd0160000
[ 3.082933@0] ge2d: ge2d start monitor
[ 3.086687@3] ge2d: ge2d workqueue monitor start
[ 3.087019@0] sysled: module init
[ 3.087160@0] sysled: init level = 0
[ 3.087162@0] sysled: led_gpio = 154
[ 3.087163@0] sysled: active_low = 0
[ 3.087330@1] sysled: module probed ok
[ 3.087847@1] pwmled: module init
[ 3.088237@1] codec:Amlogic A/V streaming port init
[ 3.090345@1] codec:get gate demux control ok ffffffc09b8bd340
[ 3.090350@1] codec:get gate parser_top control ok ffffffc09b8bd3c0
[ 3.090355@1] codec:get gate vpu_intr control ok ffffffc09b8bd440
[ 3.090360@1] codec:get gate vdec control ok ffffffc09b8bd4c0
[ 3.091294@1] codec:[tsync_pcr_init]init success.
[ 3.091320@1] codec:amvideocap_init_module
[ 3.091473@1] codec:amvideocap_probe,amvideocap
[ 3.091476@1] codec:use cma buf.
[ 3.091478@1] codec:amvideocap_dev_register
[ 3.092184@2] codec:amvdec_mmpeg4 module init
[ 3.092595@1] ammvdec_h264 module init
[ 3.094244@1] amvenc_avc_probe – reserved memory config fail.
[ 3.094248@1] amvenc_avc - cma memory pool size: 60 MB
[ 3.094271@1] encode_wq_init.
[ 3.094275@1] encode start monitor.
[ 3.094342@2] encode workqueue monitor start.
[ 3.094706@2] jpegenc module init
[ 3.095048@1] codec:picdec_driver_probe called.
[ 3.095052@1] picdec has 1 memory regions
[ 3.095087@1] codec:picdec_driver_probe done.
[ 3.095925@2] codec:vdec_request_irq ffffffc0017b91b4, vsync
[ 3.096151@1] codec:create_ge2d_work_queue video task ok
[ 3.099331@6] emmc: BKOPS_EN bit is not set
[ 3.104555@0] [aml_sd_emmc_irq] emmc: warning… data crc, vstat:0xa1ff20c0, virqc:3fff
[ 3.104556@0] [aml_sd_emmc_irq] @ cmd 8 with ffffffc09c3ebaf8; stop 0, status 4
[ 3.104574@6] [aml_host_bus_fsm_show] emmc: err: wait for irq service, bus_fsm:0x8
[ 3.104574@6] aml_sd_emmc_data_thread 2642 emmc: cmd:8
[ 3.104579@6] [aml_sd_emmc_data_thread] aml_sd_emmc_data_thread() 2658: set 1st retry!
[ 3.104582@6] [aml_sd_emmc_data_thread] retry cmd 8 the 10-th time(s)
[ 3.104584@6] emmc: retry, rx_phase 0 -> 1
[ 3.106499@0] [aml_sd_emmc_irq] emmc: warning… data crc, vstat:0xa1ff20c0, virqc:3fff
[ 3.106500@0] [aml_sd_emmc_irq] @ cmd 8 with ffffffc09c3ebaf8; stop 0, status 4
[ 3.106517@6] [aml_host_bus_fsm_show] emmc: err: wait for irq service, bus_fsm:0x8
[ 3.106517@6] aml_sd_emmc_data_thread 2642 emmc: cmd:8
[ 3.106521@6] [aml_sd_emmc_data_thread] retry cmd 8 the 9-th time(s)
[ 3.106523@6] emmc: retry, rx_phase 1 -> 2
[ 3.108439@0] [aml_sd_emmc_irq] emmc: warning… data crc, vstat:0xa1ff20c0, virqc:3fff
[ 3.108439@0] [aml_sd_emmc_irq] @ cmd 8 with ffffffc09c3ebaf8; stop 0, status 4
[ 3.108455@6] [aml_host_bus_fsm_show] emmc: err: wait for irq service, bus_fsm:0x8
[ 3.108455@6] aml_sd_emmc_data_thread 2642 emmc: cmd:8
[ 3.108459@6] [aml_sd_emmc_data_thread] retry cmd 8 the 8-th time(s)
[ 3.108461@6] emmc: retry, rx_phase 2 -> 3
[ 3.110378@0] [aml_sd_emmc_irq] emmc: warning… data crc, vstat:0xa1ff20c0, virqc:3fff
[ 3.110379@0] [aml_sd_emmc_irq] @ cmd 8 with ffffffc09c3ebaf8; stop 0, status 4
[ 3.110394@6] [aml_host_bus_fsm_show] emmc: err: wait for irq service, bus_fsm:0x8
[ 3.110395@6] aml_sd_emmc_data_thread 2642 emmc: cmd:8
[ 3.110398@6] [aml_sd_emmc_data_thread] retry cmd 8 the 7-th time(s)
[ 3.110400@6] emmc: retry, rx_phase 3 -> 0
[ 3.112316@0] [aml_sd_emmc_irq] emmc: warning… data crc, vstat:0xa1ff20c0, virqc:3fff
[ 3.112317@0] [aml_sd_emmc_irq] @ cmd 8 with ffffffc09c3ebaf8; stop 0, status 4
[ 3.112333@6] [aml_host_bus_fsm_show] emmc: err: wait for irq service, bus_fsm:0x8
[ 3.112333@6] aml_sd_emmc_data_thread 2642 emmc: cmd:8
[ 3.112337@6] [aml_sd_emmc_data_thread] retry cmd 8 the 6-th time(s)
[ 3.112338@6] emmc: retry, rx_phase 0 -> 1
[ 3.114254@0] [aml_sd_emmc_irq] emmc: warning… data crc, vstat:0xa1ff20c0, virqc:3fff
[ 3.114254@0] [aml_sd_emmc_irq] @ cmd 8 with ffffffc09c3ebaf8; stop 0, status 4
[ 3.114270@6] [aml_host_bus_fsm_show] emmc: err: wait for irq service, bus_fsm:0x8
[ 3.114270@6] aml_sd_emmc_data_thread 2642 emmc: cmd:8
[ 3.114274@6] [aml_sd_emmc_data_thread] retry cmd 8 the 5-th time(s)
[ 3.114275@6] emmc: retry, rx_phase 1 -> 2
[ 3.116192@0] [aml_sd_emmc_irq] emmc: warning… data crc, vstat:0xa1ff20c0, virqc:3fff
[ 3.116192@0] [aml_sd_emmc_irq] @ cmd 8 with ffffffc09c3ebaf8; stop 0, status 4
[ 3.116211@6] [aml_host_bus_fsm_show] emmc: err: wait for irq service, bus_fsm:0x8
[ 3.116211@6] aml_sd_emmc_data_thread 2642 emmc: cmd:8
[ 3.116215@6] [aml_sd_emmc_data_thread] retry cmd 8 the 4-th time(s)
[ 3.116217@6] emmc: retry, rx_phase 2 -> 3
[ 3.118134@0] [aml_sd_emmc_irq] emmc: warning… data crc, vstat:0xa1ff20c0, virqc:3fff
[ 3.118135@0] [aml_sd_emmc_irq] @ cmd 8 with ffffffc09c3ebaf8; stop 0, status 4
[ 3.118151@6] [aml_host_bus_fsm_show] emmc: err: wait for irq service, bus_fsm:0x8
[ 3.118151@6] aml_sd_emmc_data_thread 2642 emmc: cmd:8
[ 3.118155@6] [aml_sd_emmc_data_thread] retry cmd 8 the 3-th time(s)
[ 3.118156@6] emmc: retry, rx_phase 3 -> 0
[ 3.120074@0] [aml_sd_emmc_irq] emmc: warning… data crc, vstat:0xa1ff20c0, virqc:3fff
[ 3.120074@0] [aml_sd_emmc_irq] @ cmd 8 with ffffffc09c3ebaf8; stop 0, status 4
[ 3.120090@6] [aml_host_bus_fsm_show] emmc: err: wait for irq service, bus_fsm:0x8
[ 3.120090@6] aml_sd_emmc_data_thread 2642 emmc: cmd:8
[ 3.120094@6] [aml_sd_emmc_data_thread] retry cmd 8 the 2-th time(s)
[ 3.120095@6] emmc: retry, rx_phase 0 -> 1
[ 3.122009@0] [aml_sd_emmc_irq] emmc: warning… data crc, vstat:0xa1ff20c0, virqc:3fff
[ 3.122009@0] [aml_sd_emmc_irq] @ cmd 8 with ffffffc09c3ebaf8; stop 0, status 4
[ 3.122025@6] [aml_host_bus_fsm_show] emmc: err: wait for irq service, bus_fsm:0x8
[ 3.122025@6] aml_sd_emmc_data_thread 2642 emmc: cmd:8
[ 3.122029@6] [aml_sd_emmc_data_thread] retry cmd 8 the 1-th time(s)
[ 3.122030@6] emmc: retry, rx_phase 1 -> 2
[ 3.123947@0] [aml_sd_emmc_irq] emmc: warning… data crc, vstat:0xa1ff20c0, virqc:3fff
[ 3.123947@0] [aml_sd_emmc_irq] @ cmd 8 with ffffffc09c3ebaf8; stop 0, status 4
[ 3.123962@6] [aml_host_bus_fsm_show] emmc: err: wait for irq service, bus_fsm:0x8
[ 3.123962@6] aml_sd_emmc_data_thread 2642 emmc: cmd:8
[ 3.123966@6] [aml_sd_emmc_data_thread] Command retried failed line:2755, cmd:8
[ 3.123990@0] emmc: switch to bus width 2 failed
[ 3.129656@0] emmc: trying cali 0-th time(s)
[ 3.133498@0] emmc: delay[0]= 1250 padding= 3, bidx=1
[ 3.133500@0] emmc: delay[1]= 1250 padding= 3, bidx=1
[ 3.133502@0] emmc: delay[2]= 1000 padding= 4, bidx=1
[ 3.133504@0] emmc: delay[3]= 1500 padding= 2, bidx=1
[ 3.133506@0] emmc: calibration result @ 0: max(1500), min(1000)
[ 3.133509@0] emmc: line_delay =0x6f6f0211, max_cal_result =1500
[ 3.133511@0] emmc: base_index_max 1, base_index_min 1
[ 3.133515@0] emmc: clk 100000000 SDR mode tuning start
[ 3.133909@0] emmc: rx_tuning_result[0] = 10
[ 3.134251@0] emmc: rx_tuning_result[1] = 10
[ 3.134596@0] emmc: rx_tuning_result[2] = 10
[ 3.134938@0] emmc: rx_tuning_result[3] = 10
[ 3.135282@0] emmc: rx_tuning_result[4] = 10
[ 3.135626@0] emmc: rx_tuning_result[5] = 10
[ 3.135969@0] emmc: rx_tuning_result[6] = 10
[ 3.136344@0] emmc: rx_tuning_result[7] = 10
[ 3.136702@0] emmc: rx_tuning_result[8] = 10
[ 3.137044@0] emmc: rx_tuning_result[9] = 10
[ 3.137047@0] emmc: best_win_start =0, best_win_size =10
[ 3.137050@0] emmc: sd_emmc_regs->gclock=0x100224a,sd_emmc_regs->gadjust=0x2000
[ 3.137053@0] emmc: gclock =0x100224a, gdelay=0x6f6f0211, gadjust=0x2000
[ 3.137184@0] emmc: new HS200 MMC card at address 0001
[ 3.137634@2] emmc: clock 100000000, 4-bit-bus-width
[ 3.137634@2]
[ 3.137634@2] mmcblk0: emmc:0001 CJNB4R 58.2 GiB
[ 3.137752@2] mmcblk0boot0: emmc:0001 CJNB4R partition 1 4.00 MiB
[ 3.137866@2] mmcblk0boot1: emmc:0001 CJNB4R partition 2 4.00 MiB
[ 3.137979@2] mmcblk0rpmb: emmc:0001 CJNB4R partition 3 4.00 MiB
[ 3.138749@0] mmcblk0: unknown partition table
[ 3.139358@2] [mmc_read_partition_tbl] mmc read partition OK!
[ 3.139361@2] add_emmc_partition
[ 3.139533@0] [mmcblk0p01] bootloader offset 0x000000000000, size 0x000000400000
[ 3.139669@2] [mmcblk0p02] reserved offset 0x000002400000, size 0x000004000000
[ 3.139802@0] [mmcblk0p03] cache offset 0x000006c00000, size 0x000020000000
[ 3.139934@2] [mmcblk0p04] env offset 0x000027400000, size 0x000000800000
[ 3.140062@0] [mmcblk0p05] logo offset 0x000028400000, size 0x000002000000
[ 3.140196@2] [mmcblk0p06] recovery offset 0x00002ac00000, size 0x000002000000
[ 3.140326@0] [mmcblk0p07] rsv offset 0x00002d400000, size 0x000000800000
[ 3.140459@2] [mmcblk0p08] tee offset 0x00002e400000, size 0x000000800000
[ 3.140585@0] [mmcblk0p09] crypt offset 0x00002f400000, size 0x000002000000
[ 3.140707@2] [mmcblk0p10] misc offset 0x000031c00000, size 0x000002000000
[ 3.140834@0] [mmcblk0p11] boot offset 0x000034400000, size 0x000002000000
[ 3.140962@2] [mmcblk0p12] system offset 0x000036c00000, size 0x000080000000
[ 3.141091@0] [mmcblk0p13] data offset 0x0000b7400000, size 0x000dd8400000
[ 3.141124@0] card key: card_blk_probe.
[ 3.141128@0] emmc_key_init:527 emmc key lba_start:0x12020,lba_end:0x12220
[ 3.141131@0] emmc key: emmc_key_init:552 ok.
[ 3.147550@0] amlmmc_dtb_init: register dtb chardev
[ 3.147550@0] calc e2e4e760, store e2e4e760
[ 3.153659@0] calc e2e4e760, store e2e4e760
[ 3.153661@0] total valid 2
[ 3.154142@2] amlmmc_dtb_init: register dtb chardev OK
[ 3.154143@2] Exit aml_emmc_partition_ops OK.
[ 3.155221@0] mmcblk0boot1: unknown partition table
[ 3.156165@0] mmcblk0boot0: unknown partition table
[ 3.156469@2] clear_emmc_wait_flag
[ 3.306628@7] [aml_is_card_insert] card OUT
[ 3.706735@5] [aml_is_card_insert] card OUT
[ 3.976720@1] rdma_register, rdma_table_addr ffffff8000256000 rdma_table_addr_phy b4850000 reg_buf ffffffc09af60000
[ 3.986855@1] rdma_register success, handle 3 table_size 32768
[ 3.992621@1] video_rdma:rdma_init video rdma handle = 3.
[ 3.997981@1] codec:used fix clk for vdec clk source!
[ 4.002974@1] codec:register clk_set_setting cpu[34]
[ 4.008308@1] vpu_init
[ 4.010412@1] vpu_probe
[ 4.012633@1] HevcEnc reserved memory config fail.
[ 4.017392@1] HevcEnc - cma memory pool size: 64 MB
[ 4.022206@1] HevcEnc - wave420l_irq: 219
[ 4.026219@1] vpu base address get from platform driver physical base addr=0xc8810000, virtual base=0xffffff80003d8000
[ 4.037414@3] success to probe vpu device with video memory from cma
[ 4.043390@3] DI: di_module_init ok.
[ 4.046655@3] DI: di_module_init: major 233
[ 4.051031@0] DI: di_probe
[ 4.053660@3] deinterlace has 1 memory regions
[ 4.057886@3] deinterlace deinterlace.25: assigned reserved memory node linux,di ok
[ 4.065418@3] DI-di_probe: get flag_cma error.
[ 4.069843@3] di_irq:78,timerc_irq:38
[ 4.073591@3] rdma_register, rdma_table_addr ffffff80001ad000 rdma_table_addr_phy b484a000 reg_buf ffffffc09baa2000
[ 4.083828@3] rdma_register success, handle 4 table_size 8192
[ 4.089487@3] DI: di_probe allocate rdma channel 4.
[ 4.094313@3] DI: DI hw version 2.
[ 4.097701@3] 0x000000db:Y=db,U=0,V=0
[ 4.101297@3] 0x000000dc:Y=dc,U=0,V=0
[ 4.104917@3] 0x000000dd:Y=dd,U=0,V=0
[ 4.108580@3] 0x000000de:Y=de,U=0,V=0
[ 4.112164@3] 0x000000df:Y=df,U=0,V=0
[ 4.115785@3] 0x000000e0:Y=e0,U=0,V=0
[ 4.119415@3] 0x000000e1:Y=e1,U=0,V=0
[ 4.123030@3] 0x000000e2:Y=e2,U=0,V=0
[ 4.126657@3] 0x000000e3:Y=e3,U=0,V=0
[ 4.130275@3] 0x000000f0:Y=f0,U=0,V=0
[ 4.133900@3] 0x000000f1:Y=f1,U=0,V=0
[ 4.137534@3] 0x000000f2:Y=f2,U=0,V=0
[ 4.141143@3] 0x000000f3:Y=f3,U=0,V=0
[ 4.144765@3] 0x000000f4:Y=f4,U=0,V=0
[ 4.148393@3] 0x000000f5:Y=f5,U=0,V=0
[ 4.152011@3] 0x000000f6:Y=f6,U=0,V=0
[ 4.155635@3] 0x000000f7:Y=f7,U=0,V=0
[ 4.159260@3] 0x000000f8:Y=f8,U=0,V=0
[ 4.162878@3] 0x000000f9:Y=f9,U=0,V=0
[ 4.166507@3] 0x000000fa:Y=fa,U=0,V=0
[ 4.170123@3] 0x000000fb:Y=fb,U=0,V=0
[ 4.173745@3] 0x000000fc:Y=fc,U=0,V=0
[ 4.177388@3] 0x000000fd:Y=fd,U=0,V=0
[ 4.180993@3] 0x000000fe:Y=fe,U=0,V=0
[ 4.184612@3] 0x000000ff:Y=ff,U=0,V=0
[ 4.188246@3] DI: support multi decoding 253~254~255.
[ 4.193327@3] DI: di_probe:Di use HRTIMER
[ 4.197900@3] efusekeynum: 4
[ 4.200064@3] efusekeyname: mac offset: 0 size: 12
[ 4.206510@3] efusekeyname: mac_bt offset: 12 size: 12
[ 4.212838@3] efusekeyname: mac_wifi offset: 24 size: 12
[ 4.219242@3] efusekeyname: usid offset: 36 size: 12
[ 4.226058@3] efuse efuse.9: probe OK!
[ 4.229980@3] key unify config unifykey-num is 14
[ 4.234017@3] key unify fact unifykey-num is 14
[ 4.238487@3] aml_unifykeys_probe:1280=============unifykey_devno:e700000
[ 4.245659@3] 6unifykey: device unifykeys created ok
[ 4.250603@3] 6aml_unifykeys_init done!
[ 4.254059@3] PPMGRDRV: warn: ppmgr module init func called
[ 4.259783@3] PPMGRDRV: err: ppmgr_driver_probe called
[ 4.264677@3] ppmgr has 1 memory regions
[ 4.268585@3] PPMGRDRV: info: ppmgr_dev major:230
[ 4.273654@3] PPMGRDRV: info: ppmgr_probe done
[ 4.278347@0] amlogic rfkill init
[ 4.280987@0] enter bt_probe of_node
[ 4.284425@0] not get gpio_en
[ 4.287415@0] power on valid level is high
[ 4.291222@0] bt: power_on_pin_OD = 0;
[ 4.295719@3] Bluetooth: BlueSleep Mode Driver Ver 1.2
[ 4.301132@0] ionvideo-000: V4L2 device registered as video13
[ 4.306020@3] ionvideo-001: V4L2 device registered as video14
[ 4.311987@3] ionvideo-002: V4L2 device registered as video15
[ 4.317694@0] ionvideo-003: V4L2 device registered as video16
[ 4.323095@3] ionvideo-004: V4L2 device registered as video17
[ 4.329074@3] ionvideo-005: V4L2 device registered as video18
[ 4.334524@0] ionvideo-006: V4L2 device registered as video19
[ 4.340469@3] ionvideo-007: V4L2 device registered as video20
[ 4.345882@3] ionvideo-008: V4L2 device registered as video21
[ 4.351493@3] ionvid: info: Video Technology Magazine Ion Video
[ 4.357306@3] ionvid: info: Capture Board ver 1.0 successfully loaded
[ 4.363688@3] audio_dsp: [dsp]register dsp to char divece(257)
[ 4.370409@0] amaudio: amaudio: driver amaudio succuess!
[ 4.375157@0] amlvid:info: amlvideo_init called

[ 4.379041@3] amlvid:info: amlvideo_create_instance called
[ 4.384640@3] amlvid:info: v4l2_dev.name=:amlvideo-000
[ 4.389911@3] amlvideo-000: V4L2 device registered as video10
[ 4.395874@3] vdin_drv_init: major 229
[ 4.399757@3] rdma_register, rdma_table_addr ffffff80001b9000 rdma_table_addr_phy b484c000 reg_buf ffffffc09a8b6a00
[ 4.409584@3] rdma_register success, handle 5 table_size 512
[ 4.415081@3] vdin_drv_probe:vdin.0 rdma hanld 5.
[ 4.420085@0]
[ 4.420085@0] vdin memory resource undefined!!
[ 4.425859@0] vdin0 cma_mem_size = 16 MB
[ 4.429796@0] vdin0 irq: 115 rdma irq: 2
[ 4.433751@0] vdin_drv_probe: fclk_div5 is 400 MHZ
[ 4.438393@0] vdin_drv_probe: vdin[0] clock is 50 MHZ
[ 4.443663@3] vdin_drv_probe: driver initialized ok
[ 4.448392@3] rdma_register, rdma_table_addr ffffff80001bb000 rdma_table_addr_phy b484d000 reg_buf ffffffc09a8b6e00
[ 4.458568@3] rdma_register success, handle 6 table_size 512
[ 4.464157@3] vdin_drv_probe:vdin.1 rdma hanld 6.
[ 4.469182@3] vdin1 has 1 memory regions
[ 4.472733@3] vdin vdin1.27: assigned reserved memory node linux,vdin1_cma ok
[ 4.479837@3]
[ 4.479837@3] vdin memory resource done.
[ 4.485382@3] vdin1 cma_mem_size = 16 MB
[ 4.489257@3] vdin1 irq: 117 rdma irq: 4
[ 4.493178@3] vdin_drv_probe: fclk_div5 is 400 MHZ
[ 4.497910@3] vdin_drv_probe: vdin[1] clock is 50 MHZ
[ 4.503182@0] vdin_drv_probe: driver initialized ok
[ 4.508156@3] vdin_drv_init: vdin driver init done
[ 4.512455@3] tvafe_drv_init: major 228
[ 4.516941@0] tvafe: tvafe_init.
[ 4.519837@3] vbi: vbi_init.
[ 4.522849@3] [RX]-hdmirx: hdmirx_init.
[ 4.526102@3] ESM HLD: Initializing…
[ 4.529816@3] ESM HLD: Registering device range ‘esm_rx’…
[ 4.535333@3] ESM HLD: Device range ‘esm_rx’ has been registered.
[ 4.541351@3] ESM HLD: Creating class /sys/class/elliptic_rx…
[ 4.547527@0] ESM HLD: The class /sys/class/elliptic_rx has been created.
[ 4.553983@0] ESM HLD: Creating device ‘esm_rx’…
[ 4.559103@3] ESM HLD: Device ‘esm_rx’ has been created.
[ 4.563956@3] ESM HLD: Done initializing the HLD driver.
[ 4.569276@3] amvdec_656in module: init.
[ 4.573086@3] amvdec_656in_init_module. 1 hardware detected!.
[ 4.578797@3] amvdec_656in_init_module:major 225
[ 4.583812@3] amvdec_656in_probe:start probe .
[ 4.587830@3] amvdec_656in_probe: bt656 devp->index =0
[ 4.592872@3] amvdec_656in_probe: bt656[0] clock is 333 MHZ
[ 4.598699@0] amvdec_656in_probe:bt656[0]start get ioremap .
[ 4.604062@0] amvdec_656in_probe: bt656[0] maped reg_base =ffffff80001be000, size=7c
[ 4.611855@0] amvdec_656in_probe: tvin_frontend_init done :0
[ 4.617356@0] amvdec_656in probe ok.
[ 4.620891@0] amvdec_656in_probe:start probe .
[ 4.625269@0] amvdec_656in_probe: bt656 devp->index =1
[ 4.630394@0] amvdec_656in_probe: bt656[1] clock is 333 MHZ
[ 4.636221@3] amvdec_656in_probe:bt656[1]start get ioremap .
[ 4.641579@3] amvdec_656in_probe: bt656[1] maped reg_base =ffffff80001ca000, size=7c
[ 4.649301@3] amvdec_656in_probe: tvin_frontend_init done :1
[ 4.654875@3] amvdec_656in probe ok.
[ 4.658758@3] amvdec_656in_init_module: bt656 driver init done
[ 4.664174@3] [viuin…]viuin_init_module viuin module init
[ 4.670378@3] [viuin…]viuin_probe probe ok.
[ 4.673937@3] aml_vecm_init:module init
[ 4.677865@3]
[ 4.677865@3] VECM probe start
[ 4.682882@3] Can’t find wb_sel.
[ 4.685660@3] dolby_vision_init_receiver(dvel)
[ 4.690075@3] dolby_vision_init_receiver: dvel
[ 4.694681@3] aml_vecm_probe: ok
[ 4.698705@3] saradc c1108680.saradc: initialized by BL30
[ 4.702988@3] saradc c1108680.saradc: calibration start:
[ 4.708368@3] saradc c1108680.saradc: nominal=0, value=7
[ 4.713552@3] saradc c1108680.saradc: nominal=256, value=231
[ 4.719156@3] saradc c1108680.saradc: nominal=512, value=461
[ 4.724761@3] saradc c1108680.saradc: nominal=768, value=690
[ 4.730384@3] saradc c1108680.saradc: nominal=1023, value=919
[ 4.736017@3] saradc c1108680.saradc: calibration end: coef=4568
[ 4.742298@3] meson-remote: Driver init
[ 4.745889@3] meson-remote: remote_probe
[ 4.749684@3] meson-remote c8100580.rc: protocol = 0x1
[ 4.754817@3] meson-remote c8100580.rc: platform_data irq =228
[ 4.760539@3] meson-remote c8100580.rc: custom_number = 2
[ 4.765865@3] meson-remote c8100580.rc: ptable->map_size = 13
[ 4.771555@3] meson-remote c8100580.rc: ptable->custom_name = khadas-ir
[ 4.778120@3] meson-remote c8100580.rc: ptable->custom_code = 0xff00
[ 4.784403@3] meson-remote c8100580.rc: ptable->release_delay = 80
[ 4.790540@3] meson-remote c8100580.rc: ptable->map_size = 45
[ 4.796227@3] meson-remote c8100580.rc: ptable->custom_name = dvb-ir
[ 4.802510@3] meson-remote c8100580.rc: ptable->custom_code = 0xfe01
[ 4.808858@3] meson-remote c8100580.rc: ptable->release_delay = 80
[ 4.814968@3] meson-remote c8100580.rc: please config fn_key_scancode_other item
[ 4.822305@3] meson-remote c8100580.rc: default protocol = 0x1 and id = 0
[ 4.829012@3] meson-remote c8100580.rc: reg=0x0, val=0x1f40190
[ 4.834801@3] meson-remote c8100580.rc: reg=0x4, val=0x12c00c8
[ 4.840566@3] meson-remote c8100580.rc: reg=0x8, val=0x960050
[ 4.846260@3] meson-remote c8100580.rc: reg=0xc, val=0x480028
[ 4.851936@3] meson-remote c8100580.rc: reg=0x10, val=0x70fa0013
[ 4.857920@3] meson-remote c8100580.rc: reg=0x18, val=0x8616800
[ 4.863778@3] meson-remote c8100580.rc: reg=0x1c, val=0x9f00
[ 4.869369@3] meson-remote c8100580.rc: reg=0x20, val=0x0
[ 4.874709@3] meson-remote c8100580.rc: reg=0x24, val=0x0
[ 4.880055@3] meson-remote c8100580.rc: reg=0x28, val=0x0
[ 4.886157@3] input: aml_keypad as /devices/c8100580.rc/input/input0
[ 4.892453@3] meson-remote: IR XMP protocol handler initialized
[ 4.898268@3] input: adc_keypad as /devices/adc_keypad.50/input/input1
[ 4.904551@3] gpio-key gpio_keypad.49: gpio_key: 0 name(power) pin()
[ 4.910367@3] gpio-key gpio_keypad.49: amlogic_gpio_name_map_num pin 0!::
[ 4.917092@3] gpio-key gpio_keypad.49: gpio_key: 0 power(147)
[ 4.922777@3] gpio-key gpio_keypad.49: start setup_timer
[ 4.928039@3] gpio-key gpio_keypad.49: power key(116) registed.
[ 4.934246@3] input: gpio_keypad as /devices/gpio_keypad.49/input/input2
[ 4.940926@0] gpio-key gpio_keypad.49: gpio keypad register input device completed.
[ 4.948176@0] input input2: gpio keypad major:222
[ 4.954487@3] Sensor: lsm303d_init
[ 4.956426@3] Sensor: stk8313_init
[ 4.959563@3] Sensor: stk831x_init
[ 4.962927@0] Sensor: mxc622x_acc_init
[ 4.966674@3] Sensor: mxc6255xc_acc_init
[ 4.970608@0] Sensor: l3gd20_gyr_init
[ 4.975247@3] aml dvb init
[ 4.977017@3] DVB: probe amlogic dvb driver
[ 4.980896@3] DVB: dmx rst ctl = ffffffc09ae88d00
[ 4.985553@3] DVB: asyncfifo rst ctl = ffffffc09ae88d80
[ 4.990719@3] DVB: ahbarb0 rst ctl = ffffffc09ae88e00
[ 4.995720@3] DVB: uparsertop rst ctl = ffffffc09ae88e80
[ 5.000981@3] DVB: ts0: serial
[ 5.004084@3] DVB: ts0_control: 0x0
[ 5.007557@3] DVB: ts0_invert: 0x0
[ 5.010807@3] DVB: registering new adapter (amlogic-dvb)
[ 5.016808@3] DVB: demux init
[ 5.019512@3] DVB: demux init
[ 5.022410@3] DVB: demux init
[ 5.025112@0] DVB:async fifo 0 buf size 524288, flush size 262144
[ 5.026263@3] input input2: key 116 up
[ 5.035637@0] dtv params init
[ 5.037860@0] dtv_params: probe dtv params driver : start
[ 5.042948@0] /dtv_params: invalid GPIO pin, s_tunerPowerEnable_1_Pin=-2, skip this pin
[ 5.050889@0] /dtv_params: invalid GPIO pin, s_demodReset_2_Pin=-2
[ 5.057031@0] /dtv_params: invalid GPIO pin, s_antPower_2_Pin=-2, skip this pin
[ 5.064191@0] /dtv_params: invalid GPIO pin, s_tunerPowerEnable_2_Pin=-2, skip this pin
[ 5.072180@0] /dtv_params: invalid GPIO pin, s_userDefined_2_Pin=-2, skip this pin
[ 5.079700@0] banks:215 is using the pin GPIODV_11 as gpio
[ 5.085070@0] pinmux-gxl c1109880.pinmux: request() failed for pin 70
[ 5.091561@0] pinmux-gxl c1109880.pinmux: pin-70 (dtv_params.52) status -22
[ 5.098401@0] pinmux-gxl c1109880.pinmux: could not request pin 70 (GPIODV_11) from group dtv_params_pin on device c1109880.pinmux
[ 5.110086@0] dtv-params dtv_params.52: Error applying setting, reverse things back
[ 5.117725@0] set pinctrl : ffffffffffffffea
[ 5.122181@3] dtv_params: probe dtv params driver : end
[ 5.127810@0] Amlogic Demod DVB-T/C DebugIF Init
[ 5.131944@3] Amlogic Demod DVB-T/C DebugIF Init ok----------------
[ 5.140155@3] jtag: module init
[ 5.141642@0] defendkey c8834500.defendkey: defendkey_devno:d900000
[ 5.147505@3] defendkey c8834500.defendkey: defendkey: device defendkey created ok
[ 5.154909@0] defendkey: driver init
[ 5.158979@0] input: cec_input as /devices/virtual/input/input3
[ 5.164340@3] cectx aocec: no hdmirx reg resource
[ 5.168776@3] cectx aocec: no hhi reg resource
[ 5.173133@3] cec: wake up flag:0
[ 5.178492@3] aml_aes_dma c883e000.aml_aes: Aml AES_dma
[ 5.182222@0] aml_tdes_dma c883e000.aml_tdes: Aml TDES_dma
[ 5.187853@3] aml_sha_dma c883e000.aml_sha: Aml SHA1/SHA224/SHA256 dma
[ 5.194215@3] usbcore: registered new interface driver snd-usb-audio
[ 5.201603@0] aml_codec_T9015 c8832000.t9015: aml_T9015_audio_codec_probe
[ 5.209078@3] aml-i2s-dai I2S.41: I2S Mic is in platform!
[ 5.212269@0] aml_pcm_dai: pcm mode detection =1
[ 5.216980@3] aml_spdif_dai: enterd aml_spdif_play,set_clock:-1,sample_rate=4
[ 5.223530@3] aml_spdif_dai: set normal 512 fs /4 fs
[ 5.228439@3] aml_spdif_dai: set 958 audio clk div 4
[ 5.233339@3] aml_audio_hw: IEC958 16bit
[ 5.237218@3] hdmitx: audio: aout notify rate 48000
[ 5.242038@3] hdmitx: audio: aout notify size 16
[ 5.246708@3] hdmitx: audio: aout notify format CT_PCM
[ 5.252822@3] aml_snd_card: aml_multi_dev_parse_of …
[ 5.256824@3] aml_snd_card: no multi dev!
[ 5.466451@3] aml_snd_card: headphone detection disable=1
[ 5.466488@3] aml_snd_card: no spk event delay time set
[ 5.472189@3] aml_snd_m8_card aml_m8_snd.48: T9015-audio-hifi <-> I2S.41 mapping ok
[ 5.479717@3] aml_snd_m8_card aml_m8_snd.48: dit-hifi <-> SPDIF.42 mapping ok
[ 5.486184@3] aml_pcm: enter aml_pcm_new dai->name: PCM.43 dai->id: 0
[ 5.492631@3] aml_snd_m8_card aml_m8_snd.48: pcm2bt-pcm <-> PCM.43 mapping ok
[ 5.499547@3] aml_snd_m8_card aml_m8_snd.48: ASoC: no source widget found for LOUTL
[ 5.507105@3] aml_snd_m8_card aml_m8_snd.48: ASoC: Failed to add route LOUTL -> direct -> Ext Spk
[ 5.515899@3] aml_snd_m8_card aml_m8_snd.48: ASoC: no source widget found for LOUTR
[ 5.523517@3] aml_snd_m8_card aml_m8_snd.48: ASoC: Failed to add route LOUTR -> direct -> Ext Spk
[ 5.533850@0] aml_snd_card: audio use jtag pinmux as i2s output, read val =0
[ 5.534388@1] GACT probability NOT on
[ 5.534397@1] Mirror/redirect action on
[ 5.534400@1] u32 classifier
[ 5.534401@1] Actions configured
[ 5.534406@1] Netfilter messages via NETLINK v0.30.
[ 5.534453@1] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 5.534917@3] ctnetlink v0.93: registering with nfnetlink.
[ 5.535398@3] xt_time: kernel timezone is -0000
[ 5.535475@3] ipip: IPv4 over IPv4 tunneling driver
[ 5.579743@2] ip_tables: © 2000-2006 Netfilter Core Team
[ 5.584440@2] arp_tables: © 2002 David S. Miller
[ 5.589889@2] TCP: cubic registered
[ 5.592481@2] Initializing XFRM netlink socket
[ 5.597875@2] NET: Registered protocol family 10
[ 5.602462@0] mip6: Mobile IPv6
[ 5.604581@0] ip6_tables: © 2000-2006 Netfilter Core Team
[ 5.612535@0] sit: IPv6 over IPv4 tunneling driver
[ 5.616300@0] NET: Registered protocol family 17
[ 5.619434@0] NET: Registered protocol family 15
[ 5.626344@0] Bridge firewalling registered
[ 5.628201@0] Bluetooth: Can’t register RFCOMM TTY driver
[ 5.633565@0] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 5.638919@0] Bluetooth: BNEP filters: protocol multicast
[ 5.644259@0] Bluetooth: BNEP socket layer initialized
[ 5.649327@0] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 5.655407@0] Bluetooth: HIDP socket layer initialized
[ 5.660535@0] l2tp_core: L2TP core driver, V2.0
[ 5.664939@0] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[ 5.669855@0] l2tp_ip: L2TP IP encapsulation support (L2TPv3)
[ 5.675610@0] l2tp_netlink: L2TP netlink interface
[ 5.680377@0] l2tp_eth: L2TP ethernet pseudowire support (L2TPv3)
[ 5.686363@0] l2tp_debugfs: L2TP debugfs support
[ 5.690891@0] l2tp_ip6: L2TP IP encapsulation support for IPv6 (L2TPv3)
[ 5.697557@0] NET: Registered protocol family 35
[ 5.702090@0] Key type dns_resolver registered
[ 5.708868@0] Registering SWP/SWPB emulation handler
[ 5.712162@0] Loading compiled-in X.509 certificates
[ 5.716383@0] regulator-dummy: disabling
[ 5.720692@0] aml_vrtc rtc.33: setting system clock to 2015-01-01 00:00:12 UTC (1420070412)
[ 5.730859@0] hdmirx_ext: [hdmiin_drv_init] ver: Jul042016.1
[ 5.734371@0] gxbb_pm: enter meson_pm_probe!
[ 5.738332@0] gxbb_pm: meson_pm_probe done
[ 5.743322@0] cpucore_cooling_register, max_cpu_core_num:4
[ 5.748131@0] cpucore_cooling_register, max_cpu_core_num:4
[ 5.768958@0] aml_istbt_dev_ready NULL
[ 5.769018 5.773772@0] meson_uart c81004c0.serial: ttyS0 use xtal(8M) 24000000 change 115200 to 115200
[ 5.777239@0] Freeing unused kernel memory: 1340K (ffffffc001f5c000 - ffffffc0020ab000)
[ 5.796459@0] init: init first stage started!
[ 5.961527@5] audit: type=1403 audit(1420070412.730:2): policy loaded auid=4294967295 ses=4294967295
[ 5.965773@5] init: (Initializing SELinux non-enforcing took 0.17s.)
[ 5.975639@5] init: init second stage started!
[ 5.983315@5] init: Running restorecon…
[ 6.076769@1] init: waitpid failed: No child processes
[ 6.077179@1] init: (Loading properties from /default.prop took 0.00s.)
[ 6.085278@1] init: (Parsing /init.environ.rc took 0.00s.)
[ 6.088832@1] init: (Parsing /init.usb.rc took 0.00s.)
[ 6.094187@1] init: /init.amlogic.rc: 269: chmod requires 2 arguments
[ 6.101207@1] init: (Parsing init.amlogic.usb.rc took 0.00s.)
[ 6.106013@1] init: (Parsing init.amlogic.usb.rc took 0.00s.)
[ 6.111184@1] init: (Parsing init.amlogic.board.rc took 0.01s.)
[ 6.117533@1] init: (Parsing init.amlogic.usb.rc took 0.00s.)
[ 6.122688@1] init: (Parsing init.amlogic.wifi.rc took 0.01s.)
[ 6.128523@1] init: could not import file ‘init.mtk.rc’ from ‘/init.amlogic.rc’: No such file or directory
[ 6.138055@1] init: (Parsing /init.amlogic.rc took 0.04s.)
[ 6.144181@1] init: (Parsing /init.usb.configfs.rc took 0.00s.)
[ 6.149530@1] init: (Parsing /init.zygote64_32.rc took 0.00s.)
[ 6.155120@1] init: (Parsing /init.rc took 0.07s.)
[ 6.159931@1] init: aml-firstboot-init insert aml-firstboot-init
[ 6.246705@1] init: Starting service ‘ueventd’…
[ 6.247880@1] init: insmod: open("/boot/optee.ko") failed: No such file or directory[ 6.249396@2] ueventd: ueventd started!
[ 6.251583@2] ueventd: coldboot /sys/class
[ 6.254952@2] ueventd: coldboot /sys/block
[ 6.255003@2] ueventd: coldboot /sys/devices/virtual/tty/console
[ 6.257928@2] ueventd: coldboot /sys/devices/virtual/tty/tty
[ 6.258936@2] ueventd: coldboot /sys/devices/virtual/tty/ptmx
[ 6.259877@2] ueventd: coldboot /sys/devices

[ 6.286753@1] init: insmod: open("/boot/optee_armtz.ko") failed: No such file or directoryGXM:BL1:dc8b51:76f1a5;FEAT:ADFC318C:80;POC:3;RCY:0;EMMC:0;READ:0;0.0;CHK:0;

请问一下,你这个开机到一半又重新启动是吧?从log上来看还是供电的问题,请确认一下线材和板子之间的接触是否松动。

不是重新启动,是停在那里不动了,供电真的没有问题,我在启动过程中几个电源接示波器都轮流看过没有问题。请问您从log的哪个地方看出有问题的呢?

因为你的log中没有内核奔溃异常的相关错误信息,另外随机性的卡住,一般供电问题会导致这种情况出现。
你那边有没有我们官方的适配器和数据线?可以更换验证一下
另外你之前的固件版本没有问题吗?只是更新了新版本的固件后才出现的问题?可否烧录回之前的固件确认一下?

我用过包括你们官方的适配器和数据线,结果都一样。另外,我想请问一下系统启动过程中是否需要必须保证某个外设比如网口这类的要正常启动?否则就会出现我这种情况?

还有就是我们另外一块板出现了如下的log,一直在循环启动,请问这个看起来是因为EMMC读取有问题吧?这个log显示DRAM应该是正常跑起来了吧?谢谢!

GXM:BL1:dc8b51:76f1a5;FEAT:ADFC318C:80;POC:3;RCY:0;EMMC:0;READ:0;0.0;CHK:0;
TE: 234338

BL2 Built : 16:32:58, Nov 3 2017.
gxl gb5491d8 - xiaobo.gu@droid12

set vdd cpu_a to 1120 mv
set vdd cpu_b to 1050 mv
set vddee to 1000 mv
Board ID = 8
CPU clk: 1200MHz
DQS-corr enabled
DDR scramble enabled
DDR4 chl: Rank0+1 @ 1008MHz
Rank0: 2048MB(auto)-2T-18
Rank1: 1024MB(auto)-2T-18
DataBus test pass!
AddrBus test pass!
-s
Load fip header from eMMC, src: 0x0000c200, des: 0x01400000, size: 0x00004000
New fip structure!
Load bl30 from eMMC, src: 0x00010200, des: 0x01100000, size: 0x0000d600
Load bl31 from eMMC, src: 0x00020200, des: 0x05100000, size: 0x0002c600
GXM:BL1:dc8b51:76f1a5;FEAT:ADFC318C:80;POC:3;RCY:0;EMMC:0;READ:0;0.0;CHK:0;
TE: 234075

BL2 Built : 16:32:58, Nov 3 2017.
gxl gb5491d8 - xiaobo.gu@droid12

set vdd cpu_a to 1120 mv
set vdd cpu_b to 1050 mv
set vddee to 1000 mv
Board ID = 8
CPU clk: 1200MHz
DQS-corr enabled
DDR scramble enabled
DDR4 chl: Rank0+1 @ 1008MHz
Rank0: 2048MB(auto)-2T-18
Rank1: 1024MB(auto)-2T-18
DataBus test pass!
AddrBus test pass!
-s
Load fip header from eMMC, src: 0x0000c200, des: 0x01400000, size: 0x00004000
New fip structure!
Load bl30 from eMMC, src: 0x00010200, des: 0x01100000, size: 0x0000d600

非常抱歉,这么久才回复
从你这个log上看不出来EMMC有问题,给我的感觉是供电的问题

不好意思,前一段去做另一个项目这件事就暂时放下了,这两天我尝试了从U盘启动系统,先是进入u-boot命令行,依次发送命令“usb start”/“fatload usb 0:1 01020000 s905_autoscript”/"autoscr 01020000"三条指令来启动U盘上的Linux系统,在好的板子上这个方法是可以成功启动系统的,但在上面所讨论的有问题的板子上依然会在某一个地方卡死掉。我现在怀疑是不是在系统启动过程中DRAM与S2912通信有问题,所以想问一下问题:
1.在从板子上电到u-boot启动再到系统启动过程中,DRAM速度是保持不变还是从开始的低速逐渐过渡到高速?
2.如果我想改变一下DRAM的timing参数,比如频率、CL等,请问具体是在u-boot-khadas-vims-nougat这套源码中的哪些文件中改呢?
3.我通过Fenix编译得到的u-boot.bin文件要烧写到eMMC中,流程是把文件copy到U盘,进入u-boot命令行后使用“usb_update boot u-boot.bin”指令即可,是这样吗?除此之外还需要其它操作吗?
以上还盼回复,多谢!