目前盒子较多使用Amlogic的方案,在网上找Amlogic 905开发板,看到友善之臂居然也出了一款名字叫NanoPi K2,内核和系统都已经开源,但是却遇到编译的自己的编译的内核无法运行的问题。完全按照这里的教程编译的。http://wiki.friendlyarm.com/wiki/index.php/NanoPi_K2/zh
没有做任何更改,在QQ群里反应后,得出结论是1.内核模块没有加载 2.导出表不匹配。内核能编译出来的模块也只有otg的,系统中很多模块也没有源码,应该去哪里编译呢?这块板暂时放在这,等官方支持稳定了再继续研究。
系统中所有的内核模块以及加载的内核模块:
而内核中编译出来的内核模块有:
GXBB:BL1:08dafd:0a8993;FEAT:EDFC318C;POC:3;RCY:0;EMMC:800;NAND:81;SD:0;READ:0;CHK:0;
no sdio debug board detected
TE: 224980
BL2 Built : 12:06:06, Jun 13 2016.
gxb g176ecdb - laiyin.mo@droid12-sz
set vcck to 1100 mv
set vddee to 1000 mv
Board ID = 8
CPU clk: 1536MHz
DDR chl: Rank0+1 same @ 792MHz
DDR0: 2048MB(auto)-2T-11
DataBus test pass!
AddrBus test pass!
Load fip header from SD, src: 0x0000c200, des: 0x01400000, size: 0x00004000
New fip structure!
Load bl30 from SD, src: 0x00010200, des: 0x01000000, size: 0x0000d460
Sending bl30......................................................OK.
Run bl30...
Load bl31 from SD, src: 0x00020200, des: 0x101000[0, size: 0x00013140
Image: gxb_v1.1.3134-b387442 2016-06-16 14:48:44 yun.cai@droid06]
OPS=0x13
bd 68 f9 e7 11 98 7e e9 7e c1 91 5b [0.322774 Inits done]
secure task start!
high task start!
low task start!
Load bl33 from SD, src: 0x00034200, des: 0x01000000, size: 0x0006c810
NOTICE: BL3-1: v1.0(debug):c813a61
NOTICE: BL3-1: Built : 14:47:05, Jun 16 2016
INFO: BL3-1: Initializing runtime services
WARNING: No OPTEE provided by BL2 boot loader
ERROR: Error initializing runtime service opteed_fast
INFO: BL3-1: Preparing for EL3 exit to normal world
INFO: BL3-1: Next image address = 0x1000000
INFO: BL3-1: Next image spsr = 0x3c9
U-Boot 2015.01-00013-gc9be30f (Jan 05 2017 - 16:31:41)
DRAM: 2 GiB
Relocation Offset is: 76f3a000
register usb cfg[1][0] = 0000000077f973c8
register usb cfg[0][1] = 0000000077f973e8
register usb cfg[2][0] = 0000000077f97408
vpu: error: vpu: check dts: FDT_ERR_BADMAGIC, load default parameters
vpu: clk_level = 7
vpu: set clk: 666667000Hz, readback: 666660000Hz(0x300)
MMC: SDIO Port B: 0, SDIO Port C: 1
[mmc_init] mmc init success
In: serial
Out: serial
Err: serial
reboot_mode=cold_boot
hpd_state=1
[1080p60hz] is invalid for cvbs.
set hdmitx VIC = 16
config HPLL = 2970
HPLL: 0xc800023d
config HPLL done
j = 4 vid_clk_div = 1
hdmitx phy setting done
hdmitx: set enc for VIC: 16
enc_vpu_bridge_reset[1162]
rx version is 1.4 or below div=10
Net: Meson_Ethernet
27919 bytes read in 6 ms (4.4 MiB/s)
[OSD]load fb addr from dts
[OSD]failed to get fb addr for logo
[OSD]use default fb_addr parameters
[OSD]fb_addr for logo: 0x3d800000
[OSD]load fb addr from dts
[OSD]failed to get fb addr for logo
[OSD]use default fb_addr parameters
[OSD]fb_addr for logo: 0x3d800000
[CANVAS]addr=0x3d800000 width=5760, height=2160
1152056 bytes read in 66 ms (16.6 MiB/s)
Hit Enter or space or Ctrl+C key to stop autoboot -- : 0
14592472 bytes read in 801 ms (17.4 MiB/s)
720394 bytes read in 45 ms (15.3 MiB/s)
load dtb from 0x1000000 ......
## Flattened Device Tree blob at 01000000
Booting using the fdt blob at 0x1000000
Loading Device Tree to 000000001fff6000, end 000000001ffffd0e ... OK
Starting kernel ...
uboot time: 2495379 us
[ 0.000000@0] Initializing cgroup subsys cpu
[ 0.000000@0] Initializing cgroup subsys cpuacct
[ 0.000000@0] Linux version 3.14.29-04670-gebfd44e (tony@tony-E431) (gcc version 4.9.4 (Linaro GCC 4.9-2017.01) ) #1 SMP PREEMPT Tue Oct 24 20:01:33 CST 2017
[ 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] secmon: share mem setup
[ 0.000000@0] Reserved memory: initialized node linux,secmon, compatible id aml_secmon_memory
[ 0.000000@0] __reserved_mem_alloc_size: linux,meson-fb
[ 0.000000@0] fb: Reserved memory: created fb at 0x000000007e000000, size 32 MiB
[ 0.000000@0] Reserved memory: initialized node linux,meson-fb, compatible id amlogic, fb-memory
[ 0.000000@0] __reserved_mem_alloc_size: linux,di
[ 0.000000@0] DI reserved memory: created CMA memory pool at 0x000000007c200000, size 30 MiB
[ 0.000000@0] Reserved memory: initialized node linux,di, compatible id amlogic, di-mem
[ 0.000000@0] __reserved_mem_alloc_size: linux,ion-dev
[ 0.000000@0] linux,ion-dev add multi user:ffffffc001e07c00
[ 0.000000@0] ion_dev mem setup
[ 0.000000@0] Reserved memory: initialized node linux,ion-dev, compatible id amlogic, idev-mem
[ 0.000000@0] ppmgr share mem setup
[ 0.000000@0] linux,ion-dev add multi user:ffffffc001e101c0
[ 0.000000@0] Reserved memory: initialized node linux,ion-dev, compatible id amlogic, idev-mem
[ 0.000000@0] __reserved_mem_alloc_size: linux,codec_mm_cma
[ 0.000000@0] Reserved memory: created CMA memory pool at 0x000000006e000000, size 192 MiB
[ 0.000000@0] Reserved memory: initialized node linux,codec_mm_cma, compatible id shared-dma-pool
[ 0.000000@0] __reserved_mem_alloc_size: linux,picdec
[ 0.000000@0] Reserved memory: created CMA memory pool at 0x000000006b000000, size 48 MiB
[ 0.000000@0] Reserved memory: initialized node linux,picdec, compatible id shared-dma-pool
[ 0.000000@0] __reserved_mem_alloc_size: linux,codec_mm_reserved
[ 0.000000@0] codec_mm:vdec: reserved mem setup
[ 0.000000@0] Reserved memory: initialized node linux,codec_mm_reserved, compatible id amlogic, codec-mm-reserved
[ 0.000000@0] cma: Reserved 8 MiB at 66400000
[ 0.000000@0] psci: probing function IDs from device-tree
[ 0.000000@0] PERCPU: Embedded 13 pages/cpu @ffffffc07a1a5000 s20544 r8192 d24512 u53248
[ 0.000000@0] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 494040
[ 0.000000@0] Kernel command line: console=ttyS0,115200 no_console_suspend earlyprintk=aml-uart,0xc81004c0 androidboot.console=ttyS0 androidboot.hardware=nanopi-k2 hdmimode=1080p60hz hdmitx=cecf logo=osd1,loaded,0x3d800000,1080p60hz initrd=0x39000000,0xafe0a
[ 0.000000@0] logo: get hdmimode: 1080p60hz
[ 0.000000@0] hdmitx: cec: HDMI hdmi_cec_func_config:0xf
[ 0.000000@0] logo: osd1
[ 0.000000@0] logo: loaded
[ 0.000000@0] logo: 0x3d800000
[ 0.000000@0] logo: 1080p60hz
[ 0.000000@0] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000@0] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000@0] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.000000@0] Memory: 1567552K/2012160K available (9048K kernel code, 962K rwdata, 3240K rodata, 988K init, 3212K bss, 444608K reserved)
[ 0.000000@0] Virtual kernel memory layout:
[ 0.000000@0] vmalloc : 0xffffff8000000000 - 0xffffff8040000000 ( 1024 MB)
[ 0.000000@0] vmemmap : 0xffffff8040010000 - 0xffffff8042380000 ( 35 MB)
[ 0.000000@0] modules : 0xffffffbffc000000 - 0xffffffc000000000 ( 64 MB)
[ 0.000000@0] memory : 0xffffffc000000000 - 0xffffffc07e000000 ( 2016 MB)
[ 0.000000@0] .init : 0xffffffc001c82000 - 0xffffffc001d79040 ( 989 kB)
[ 0.000000@0] .text : 0xffffffc001080000 - 0xffffffc001c81294 ( 12293 kB)
[ 0.000000@0] .data : 0xffffffc001d7a000 - 0xffffffc001e6a9d8 ( 963 kB)
[ 0.000000@0] PM: Registered nosave memory: [mem 0x01080000-0x01c80fff]
[ 0.000000@0] SLUB: HWalign=64, Order=0-1, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000@0] Preemptible hierarchical RCU implementation.
[ 0.000000@0] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[ 0.000000@0] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000@0] NR_IRQS:64 nr_irqs:64 0
[ 0.000007@0] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483648000ns
[ 0.007392@0] mclk->mux_reg =ffffff8000004990,mclk->reg =ffffff8000008994
[ 0.014246@0] local timer MESON TIMER-G mclk->mux_reg =ffffff8000004990,mclk->reg =ffffff800000a998
[ 0.023321@0] local timer MESON TIMER-H mclk->mux_reg =ffffff8000004990,mclk->reg =ffffff800000c99c
[ 0.032420@0] local timer MESON TIMER-I mclk->mux_reg =ffffff8000004990,mclk->reg =ffffff800000e9a0
[ 0.041511@0] Switching to timer-based delay loop
[ 0.046484@0] Console: colour dummy device 80x25
[ 0.050879@0] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000)
[ 0.061281@0] pid_max: default: 32768 minimum: 301
[ 0.066157@0] Security Framework initialized
[ 0.070388@0] SELinux: Initializing.
[ 0.074110@0] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.080976@0] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.090023@0] device-tree: Duplicate name in /efusekey, renamed to "key0#1"
[ 0.095332@0] device-tree: Duplicate name in /efusekey, renamed to "key1#1"
[ 0.102320@0] device-tree: Duplicate name in /efusekey, renamed to "key2#1"
[ 0.109326@0] device-tree: Duplicate name in /efusekey, renamed to "key3#1"
[ 0.117812@0] Initializing cgroup subsys debug
[ 0.120783@0] Initializing cgroup subsys freezer
[ 0.125449@0] ftrace: allocating 31731 entries in 124 pages
[ 0.160096@0] /cpus/cpu@0: Missing clock-frequency property
[ 0.160138@0] /cpus/cpu@1: Missing clock-frequency property
[ 0.165737@0] /cpus/cpu@2: Missing clock-frequency property
[ 0.171316@0] /cpus/cpu@3: Missing clock-frequency property
[ 0.176922@0] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 7 counters available
[ 0.225833@0] Meson chip version = RevC (1F:C - 0:0-13)
[ 0.244439@1] CPU1: Booted secondary processor
[ 0.264413@2] CPU2: Booted secondary processor
[ 0.284410@3] CPU3: Booted secondary processor
[ 0.284465@0] Brought up 4 CPUs
[ 0.295420@0] SMP: Total of 4 processors activated.
[ 0.304661@0] instabooting: 0
[ 0.313324@0] pinctrl core: initialized pinctrl subsystem
[ 0.313958@0] regulator-dummy: no parameters
[ 0.318053@0] NET: Registered protocol family 16
[ 0.323053@0] cpuidle: using governor ladder
[ 0.326406@0] cpuidle: using governor menu
[ 0.330677@0] register canvas platform driver
[ 0.334877@0] codec:ignore bus ops for cpu=25
[ 0.339242@0] codec:ignore bus ops for cpu=29
[ 0.343617@0] codec:register amports ops for bus[0]
[ 0.348522@0] codec:register amports ops for bus[4]
[ 0.353416@0] codec:register amports ops for bus[3]
[ 0.358321@0] codec:register amports ops for bus[2]
[ 0.363216@0] codec:register amports ops for bus[1]
[ 0.368121@0] codec:register amports ops for bus[13]
[ 0.373104@0] codec:register amports ops for bus[2]
[ 0.378009@0] codec:register amports ops for bus[14]
[ 0.383052@0] register rdma platform driver
[ 0.387493@0] vdso: 2 pages (1 code, 1 data) at base ffffffc001d84000
[ 0.393691@0] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.401240@0] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.408281@0] software IO TLB [mem 0x62800000-0x62c00000] (4MB) mapped at [ffffffc062800000-ffffffc062bfffff]
[ 0.416948@0] Serial: AMBA PL011 UART driver
[ 0.421488@0] hdmitx: system: amhdmitx_init
[ 0.425436@0] hdmitx: system: Ver: 2014May6
[ 0.429691@0] aml_i2c version: 20140813
[ 0.433547@0] tv_vout: tv_init_module
[ 0.437166@0] tv_vout: major number 254 for disp
[ 0.441791@0] vout_notify: vout_register_server
[ 0.446348@0] tv_vout: register tv module server ok
[ 0.451306@0] codec_mm:codec_mm_module_init
[ 0.455610@0] gxbb clk HIU base is 0xffffff8000058000
[ 0.460516@0] gxbb clk ao base is 0xffffff800005a000
[ 0.465540@0] register mpll_clk_out0 success done
[ 0.470231@0] register mpll_clk_out1 success done
[ 0.474965@0] register mpll_clk_out2 success done
[ 0.479840@0] register sys pll success done
[ 0.483913@0] clkrate [ xtal ] : 24000000Hz
[ 0.488174@0] clkrate [ 32Khz ] : 32000Hz
[ 0.492279@0] clkrate [ clk81 ] : 166666666Hz
[ 0.496748@0] clkrate [ fixed_pll ] : 2000000000Hz
[ 0.501642@0] clkrate [ fclk_div2 ] : 1000000000Hz
[ 0.506547@0] clkrate [ fclk_div3 ] : 666666666Hz
[ 0.511354@0] clkrate [ fclk_div4 ] : 500000000Hz
[ 0.516173@0] clkrate [ fclk_div5 ] : 400000000Hz
[ 0.520979@0] clkrate [ fclk_div7 ] : 285714285Hz
[ 0.525817@0] gxbb clock initialization complete
[ 0.530538@0] msr_clk_reg0=ffffff800005c75c,msr_clk_reg2=ffffff800005e764
[ 0.538662@0] amlogic iomap probe done
[ 0.541287@0] Init pinux probe!
[ 0.545046@0] pinmux-gxbb c1109880.pinmux: Probed amlogic pinctrl driver
[ 0.551181@0] genirq: Setting trigger mode 8 for irq 241 failed (gic_set_type+0x0/0xbc)
[ 0.558972@0] genirq: Setting trigger mode 8 for irq 242 failed (gic_set_type+0x0/0xbc)
[ 0.567114@0] genirq: Setting trigger mode 8 for irq 241 failed (gic_set_type+0x0/0xbc)
[ 0.575067@0] genirq: Setting trigger mode 8 for irq 242 failed (gic_set_type+0x0/0xbc)
[ 0.583286@0] scpi: dvfs opp count 9, max freq 1536000 khz
[ 0.589459@0] codec:codec map io source 0x00000000c1100000,size=1048576 to 0xffffff8000680000
[ 0.597210@0] codec:codec map io source 0x00000000c8820000,size=65536 to 0xffffff80000a0000
[ 0.605603@0] codec:codec map io source 0x00000000c883c000,size=8192 to 0xffffff8000094000
[ 0.613921@0] codec:codec map io source 0x00000000c8100000,size=1048576 to 0xffffff8000800000
[ 0.622493@0] codec:codec map io source 0x00000000d0100000,size=262144 to 0xffffff8000980000
[ 0.630978@0] codec:codec map io source 0x00000000c8838000,size=1024 to 0xffffff800007e000
[ 0.639384@0] codec_mm has 2 memory regions
[ 0.643491@0] codec_mm codec_mm.16: assigned reserved memory node linux,codec_mm_cma ok
[ 0.651540@0] codec_mm:codec_mm_reserved_init 0000000066f00000->000000006b000000
[ 0.658976@0] codec_mm codec_mm.16: assigned reserved memory node linux,codec_mm_reserved ok
[ 0.667460@0] codec_mm:codec_mm_probe mem init done
[ 0.672356@0] codec_mm:add reserve memory 0000000066f00000(aligned 0000000066f00000) size=4100000(aligned 4100000)
[ 0.682838@0] codec_mm has 2 memory regions
[ 0.686977@0] codec_mm codec_mm.16: assigned reserved memory node linux,codec_mm_cma ok
[ 0.695024@0] codec_mm:codec_mm_reserved_init 0000000066f00000->000000006b000000
[ 0.702455@0] codec_mm codec_mm.16: assigned reserved memory node linux,codec_mm_reserved ok
[ 0.710947@0] codec_mm:codec_mm reserved memory probed done
[ 0.716546@0] codec_mm:codec_mm_probe ok
[ 0.721420@0] VPU driver version: v01
[ 0.724155@0] vpu driver detect cpu type: gxbaby
[ 0.728810@0] load vpu_clk in dts: 666667000Hz(7)
[ 0.733580@0] vpu_probe OK
[ 0.737000@0] hdmitx: system: amhdmitx_probe
[ 0.740829@0] hdmitx: system: not find match pwr-ctl
[ 0.745513@0] hdmitx hpd irq = 89
[ 0.749186@0] hdmitx20: Mapped PHY: 0xc0800000
[ 0.753294@0] hdmitx20: Mapped PHY: 0xc1104400
[ 0.757777@0] hdmitx20: Mapped PHY: 0xc8100000
[ 0.762217@0] hdmitx20: Mapped PHY: 0xc8834000
[ 0.766686@0] hdmitx20: Mapped PHY: 0xc883a000
[ 0.771142@0] hdmitx20: Mapped PHY: 0xc883c000
[ 0.775615@0] hdmitx20: Mapped PHY: 0xd0100000
[ 0.780067@0] hdmitx20: Mapped PHY: 0xda83a000
[ 0.784541@0] hdmitx: alread display in uboot 0x10
[ 0.789359@0] avmute set to 1
[ 0.792883@0] canvas_probe reg=00000000c8838000,size=400
[ 0.797673@0] canvas maped reg_base =ffffff80000b2000
[ 0.802731@0] hdmitx: system: irq 80000002
[ 0.810036@0] rdma_probe
[ 0.866756@0] bio: create slab 0> at 0
[ 0.867499@0] SCSI subsystem initialized
[ 0.869729@0] usbcore: registered new interface driver usbfs
[ 0.875173@0] usbcore: registered new interface driver hub
[ 0.880606@0] usbcore: registered new device driver usb
[ 0.886459@0] i2c-gpio i2c_gpio.32: using pins 153 (SDA) and 154 (SCL)
[ 0.892412@0] Linux video capture interface: v2.00
[ 0.897305@0] pps_core: LinuxPPS API ver. 1 registered
[ 0.902295@0] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti @linux.it>
[ 0.911746@0] PTP clock support registered
[ 0.916198@0] logo: logo_init
[ 0.918752@0] tv_vout: tv_set_current_vmode[672]fps_target_mode=12
[ 0.924968@0] tv_vout: mode is 12,sync_duration_den=1,sync_duration_num=60
[ 0.931875@0] switch_vpu_mem_pd: vencp ON
[ 0.935904@0] tv_vout: TV mode 1080p60hz selected.
[ 0.940707@0] tv_vout: already display in uboot
[ 0.945263@0] tv_vout: new mode =1080p60hz set ok
[ 0.949983@0] vout_serve: vinfo mode is: 1080p60hz
[ 0.954801@0] logo: set vmode: 1080p60hz
[ 0.958735@0] switch_vpu_mem_pd: viu_osd1 ON
[ 0.963020@0] switch_vpu_mem_pd: viu_osd2 ON
[ 0.967314@0] switch_vpu_mem_pd: viu_osd_scale ON
[ 0.972240@0] osd_rdma: osd_rdma_init: rmda_table p=0x66441000,op=0x66441000 , v=0xffffff80000d1000
[ 0.981249@0] Advanced Linux Sound Architecture Driver Initialized.
[ 0.987945@0] Bluetooth: Core ver 2.18
[ 0.991275@0] NET: Registered protocol family 31
[ 0.995841@0] Bluetooth: HCI device and connection manager initialized
[ 1.002407@0] Bluetooth: HCI socket layer initialized
[ 1.007479@0] Bluetooth: L2CAP socket layer initialized
[ 1.012737@0] Bluetooth: SCO socket layer initialized
[ 1.018110@0] cfg80211: Calling CRDA to update world regulatory domain
[ 1.024469@0] NetLabel: Initializing
[ 1.027945@0] NetLabel: domain hash size = 128
[ 1.032495@0] NetLabel: protocols = UNLABELED CIPSOv4
[ 1.037702@0] NetLabel: unlabeled traffic allowed by default
[ 1.043951@0] Switched to clocksource Timer-E
[ 1.084738@0] NET: Registered protocol family 2
[ 1.085175@0] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 1.091243@0] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[ 1.098182@0] TCP: Hash tables configured (established 16384 bind 16384)
[ 1.104791@0] TCP: reno registered
[ 1.108117@0] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[ 1.114365@0] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[ 1.121149@0] NET: Registered protocol family 1
[ 1.125630@0] hdmitx: plugin
[ 1.134246@2] RPC: Registered named UNIX socket transport module.
[ 1.134782@2] RPC: Registered udp transport module.
[ 1.139683@2] RPC: Registered tcp transport module.
[ 1.144599@2] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.151383@2] [wifi_dev_probe] wifi_dev_probe
[ 1.155619@2] [wifi_dev_probe] wifi_dt : interrupt_pin=
[ 1.160891@2] [wifi_dev_probe] wifi_dt : irq_num=null
[ 1.165941@2] [wifi_dev_probe] wifi_dt : irq_trigger_type=GPIO_IRQ_LOW
[ 1.172496@2] [wifi_dev_probe] wifi_dt : power_on_pin=
[ 1.177668@2] [wifi_dev_probe] set pwm as 32k output
[ 1.182513@2] [wifi_dev_probe] dhd_static_buf setup
[ 1.187570@2] 1 bcmdhd_init_wlan_mem: wlan_static_skb[0]=ffffffc062c95e00, size=3760
[ 1.195342@2] 1 bcmdhd_init_wlan_mem: wlan_static_skb[1]=ffffffc062c95f00, size=3760
[ 1.203124@2] 1 bcmdhd_init_wlan_mem: wlan_static_skb[2]=ffffffc0073dd100, size=3760
[ 1.210917@2] 1 bcmdhd_init_wlan_mem: wlan_static_skb[3]=ffffffc0073ddf00, size=3760
[ 1.218706@2] 1 bcmdhd_init_wlan_mem: wlan_static_skb[4]=ffffffc0073dde00, size=3760
[ 1.226492@2] 1 bcmdhd_init_wlan_mem: wlan_static_skb[5]=ffffffc0073ddd00, size=3760
[ 1.234280@2] 1 bcmdhd_init_wlan_mem: wlan_static_skb[6]=ffffffc0073ddc00, size=3760
[ 1.242060@2] 1 bcmdhd_init_wlan_mem: wlan_static_skb[7]=ffffffc0073ddb00, size=3760
[ 1.249856@2] 2 bcmdhd_init_wlan_mem: wlan_static_skb[8]=ffffffc0073dda00, size=7856
[ 1.257642@2] 2 bcmdhd_init_wlan_mem: wlan_static_skb[9]=ffffffc0073dd900, size=7856
[ 1.258605@0] hdmitx: edid: check sum valid
[ 1.258606@0] hdmitx: edid: check sum valid
[ 1.258609@0] hdmitx: edid: blk0 raw data
[ 1.258642@0] 00ffffffffffff0009d137794554000033180103803c22782e2fa5a554509e27
[ 1.258642@0] 105054a56b80d1c081c081008180a9c0b30001010101023a801871382d40582c
[ 1.258642@0] 4500564e2100001e000000ff004643453038323331434c300a20000000fd0032
[ 1.258642@0] 4c1e5311000a202020202020000000fc0042656e51204557323734304c0a0123
[ 1.258642@0]
[ 1.258642@0]
[ 1.258644@0] hdmitx: edid: blk1 raw data
[ 1.258674@0] 020322f14f90050403020111121314060715161f2309070765030c0020008301
[ 1.258674@0] 0000023a801871382d40582c4500564e2100001f011d8018711c1620582c2500
[ 1.258674@0] 564e2100009f011d007251d01e206e285500564e2100001e8c0ad08a20e02d10
[ 1.258674@0] 103e9600564e210000180000000000000000000000000000000000000000003f
[ 1.258674@0]
[ 1.258674@0]
[ 1.258678@0] EDID Parser:
[ 1.259040@0] hdmitx: edid: find IEEEOUT
[ 1.259072@0]
[ 1.259088@0] hdmitx: video: get current mode: 1080p60hz
[ 1.259096@0] hdmitx: system: [set_disp_mode_auto] ALREADY init VIC = 16
[ 1.259098@0] hdmtix: set audio
[ 1.259109@0] hdmitx tx_aud_src = 0
[ 1.259134@0] hdmitx aud_n_para = 6144
[ 1.259152@0] hdmitx set channel status
[ 1.381284@2] 2 bcmdhd_init_wlan_mem: wlan_static_skb[10]=ffffffc0073dd800, size=7856
[ 1.389154@2] 2 bcmdhd_init_wlan_mem: wlan_static_skb[11]=ffffffc0073dd700, size=7856
[ 1.397030@2] 2 bcmdhd_init_wlan_mem: wlan_static_skb[12]=ffffffc0073dd600, size=7856
[ 1.404903@2] 2 bcmdhd_init_wlan_mem: wlan_static_skb[13]=ffffffc0073dd500, size=7856
[ 1.412772@2] 2 bcmdhd_init_wlan_mem: wlan_static_skb[14]=ffffffc0073dd400, size=7856
[ 1.420653@2] 2 bcmdhd_init_wlan_mem: wlan_static_skb[15]=ffffffc0073dd300, size=7856
[ 1.428530@2] 3 bcmdhd_init_wlan_mem: wlan_static_skb[16]=ffffffc0073dd200, size=16048
[ 1.436491@2] 4 bcmdhd_init_wlan_mem: wlan_mem_array[0]=ffffffc062c95e00, size=20504
[ 1.444280@2] 4 bcmdhd_init_wlan_mem: wlan_mem_array[1]=ffffffc062c95f00, size=20504
[ 1.452061@2] 4 bcmdhd_init_wlan_mem: wlan_mem_array[2]=ffffffc0073dd100, size=81944
[ 1.459856@2] 4 bcmdhd_init_wlan_mem: wlan_mem_array[3]=ffffffc0073ddf00, size=163864
[ 1.467729@2] 4 bcmdhd_init_wlan_mem: wlan_mem_array[4]=ffffffc0073dde00, size=20504
[ 1.475517@2] 4 bcmdhd_init_wlan_mem: wlan_mem_array[5]=ffffffc0073ddd00, size=81944
[ 1.483297@2] 5 bcmdhd_init_wlan_mem: wlan_static_scan_buf0=ffffffc062fa0000, size=65536
[ 1.491441@2] 6 bcmdhd_init_wlan_mem: wlan_static_scan_buf1=ffffffc062ca0000, size=65536
[ 1.499577@2] bcmdhd_init_wlan_mem: WIFI MEM Allocated
[ 1.504740@2] [wifi_dev_probe] interrupt_pin=235
[ 1.509370@2] [wifi_dev_probe] irq_num=100, irq_trigger_type=1
[ 1.515239@2] [wifi_dev_probe] power_on_pin=234
[ 1.519782@2] [wifi_dev_probe] clock_32k_pin=0
[ 1.524549@0] Unpacking initramfs...
[ 1.549444@0] Freeing initrd memory: 700K (ffffffc039000000 - ffffffc0390af000)
[ 1.552829@0] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 1.557715@0] audit: initializing netlink subsys (disabled)
[ 1.563234@0] audit: type=2000 audit(1.510:1): initialized
[ 1.569381@0] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.584590@0] NFS: Registering the id_resolver key type
[ 1.584657@0] Key type id_resolver registered
[ 1.588628@0] Key type id_legacy registered
[ 1.592944@0] fuse init (API version 7.22)
[ 1.597450@0] msgmni has been set to 3558
[ 1.602428@0] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 1.608592@0] io scheduler noop registered
[ 1.612691@0] io scheduler deadline registered
[ 1.617331@0] io scheduler cfq registered (default)
[ 1.627664@0] meson-rng c8834000.rng: hwrng registered
[ 1.630291@0] loop: module loaded
[ 1.630893@0] zram: Created 1 device(s) ...
[ 1.635260@0] SCSI Media Changer driver v0.25
[ 1.640064@0] tun: Universal TUN/TAP device driver, 1.6
[ 1.644491@0] tun: (C) 1999-2004 Max Krasnyansky @qualcomm.com>
[ 1.654681@0] libphy: stmmac: probed
[ 1.654716@0] eth0: PHY ID 001cc916 at 0 IRQ POLL (stmmac-0:00) active
[ 1.661017@0] eth0: PHY ID 001cc916 at 7 IRQ POLL (stmmac-0:07)
[ 1.667332@0] PPP generic driver version 2.4.2
[ 1.671593@0] PPP BSD Compression module registered
[ 1.676338@0] PPP Deflate Compression module registered
[ 1.681588@0] PPP MPPE Compression module registered
[ 1.686580@0] NET: Registered protocol family 24
[ 1.691320@0] usbcore: registered new interface driver asix
[ 1.696919@0] usbcore: registered new interface driver ax88179_178a
[ 1.703181@0] usbcore: registered new interface driver cdc_ether
[ 1.709222@0] usbcore: registered new interface driver net1080
[ 1.715084@0] usbcore: registered new interface driver cdc_subset
[ 1.721202@0] usbcore: registered new interface driver zaurus
[ 1.727003@0] usbcore: registered new interface driver cdc_ncm
[ 1.732987@0] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.739519@0] ehci-h20ahb: H20AHB-EHCI Host Controller driver
[ 1.745425@0] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.751779@0] usbcore: registered new interface driver cdc_acm
[ 1.757537@0] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 1.765846@0] usbcore: registered new interface driver usb-storage
[ 1.772149@0] usbcore: registered new interface driver usbserial
[ 1.778085@0] usbcore: registered new interface driver usbserial_generic
[ 1.784819@0] usbserial: USB Serial support registered for generic
[ 1.791021@0] usbcore: registered new interface driver ch341
[ 1.796719@0] usbserial: USB Serial support registered for ch341-uart
[ 1.803191@0] usbcore: registered new interface driver cp210x
[ 1.808964@0] usbserial: USB Serial support registered for cp210x
[ 1.815093@0] usbcore: registered new interface driver ftdi_sio
[ 1.821040@0] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 1.828569@0] usbcore: registered new interface driver option
[ 1.834339@0] usbserial: USB Serial support registered for GSM modem (1-port)
[ 1.841513@0] usbcore: registered new interface driver pl2303
[ 1.847294@0] usbserial: USB Serial support registered for pl2303
[ 1.853415@0] usbcore: registered new interface driver ti_usb_3410_5052
[ 1.860065@0] usbserial: USB Serial support registered for TI USB 3410 1 port adapter
[ 1.867944@0] usbserial: USB Serial support registered for TI USB 5052 2 port adapter
[ 1.876171@0] mousedev: PS/2 mouse device common for all mice
[ 1.881903@0] i2c /dev entries driver
[ 1.885469@0] usbcore: registered new interface driver uvcvideo
[ 1.891141@0] USB Video Class driver (1.1.1)
[ 1.896065@0] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[ 1.904177@0] Bluetooth: HCI UART driver ver 2.2
[ 1.908730@0] Bluetooth: HCI H4 protocol initialized
[ 1.914367@0] usbcore: registered new interface driver usbhid
[ 1.919498@0] usbhid: USB HID core driver
[ 1.923771@0] ashmem: initialized
[ 1.926980@0] logger: created 256K log 'log_main'
[ 1.931684@0] logger: created 256K log 'log_events'
[ 1.936595@0] logger: created 256K log 'log_radio'
[ 1.941390@0] logger: created 256K log 'log_system'
[ 1.946600@0] ==uart0 reg addr = ffffff80000e44c0
[ 1.950920@0] c81004c0.serial: ttyS0 at MMIO 0xc81004c0 (irq = 225, base_baud = 1500000) is a meson_uart
[ 1.965955@0] ttyS0 use xtal 24000000 change 0 to 115200
[ 1.965988@0] console [ttyS0] enabled
[ 1.965988@0] console [ttyS0] enabled
[ 1.973031@0] bootconsole [earlycon0] disabled
[ 1.973031@0] bootconsole [earlycon0] disabled
[ 1.982064@0] ==uart1 reg addr = ffffff80000e64c0
[ 1.986419@0] c11084c0.serial: ttyS1 at MMIO 0xc11084c0 (irq = 58, base_baud = 1500000) is a meson_uart
[ 1.996029@0] cpufreq-scpi cpufreq-meson.7: enter cpufreq
[ 2.001163@0] cpufreq-scpi cpufreq-meson.7: probe cpufreq okay
[ 2.007334@0] hdmitx: system: hdmitx_hdcp_init
[ 2.011531@0] ESM HLD: Initializing...
[ 2.015125@0] ESM HLD: Registering device range 'esm'...
[ 2.020386@0] ESM HLD: Device range 'esm' has been registered.
[ 2.026167@0] ESM HLD: Creating class /sys/class/elliptic...
[ 2.031830@0] ESM HLD: The class /sys/class/elliptic has been created.
[ 2.038243@0] ESM HLD: Creating device 'esm'...
[ 2.042804@0] ESM HLD: Device 'esm' has been created.
[ 2.047727@0] ESM HLD: Done initializing the HLD driver.
INFO: HDCP22 key read fail!
INFO: p1d 0
INFO: pd1 0
[ 2.073288@0] aml_vrtc rtc.27: rtc core: registered aml_vrtc as rtc0
[ 2.074166@0] secmon has 1 memory regions
[ 2.077981@0] secmon: share in base: 0xffffff80000ee000, share out base: 0xffffff80000f0000
[ 2.086255@0] secmon secmon.3: assigned reserved memory node linux,secmon ok
[ 2.093224@0] secmon: probe done
[ 2.096581@0] storage: storage in base: 0xffffff8001680000
[ 2.101854@0] storage: storage out base: 0xffffff8001700000
[ 2.107377@0] storage: storage block base: 0xffffff8001780000
[ 2.113062@0] storage: probe done!
[ 2.116796@0] aml_sd_emmc_probe: line 3154
[ 2.120486@0] mmc driver version: 1.07, 2015-01-21: fix a bug in tuning which caused eMMC data CRC error
[ 2.131306@0] aml_sd_emmc_reg_init 747
[ 2.133684@0] get property: port, value:0x00000001
[ 2.140089@0] get property: ocr_avail, value:0x00200080
[ 2.146535@0] get property: f_min, value:400000
[ 2.152655@0] get property: f_max, value:100000000
[ 2.159042@0] get property: max_req_size, value:0x00020000
[ 2.165510@0] get property: irq_in, value:3
[ 2.171199@0] get property: irq_out, value:5
[ 2.176908@0] get property: gpio_cd, str:
[ 2.182323@0] get property: pinname, str:sd
[ 2.187939@0] get property: jtag_pin, str:
[ 2.193361@0] get property: card_type, value:5
[ 2.199061@0] get property: gpio_dat3, str:
[ 2.204509@0] sd:pdata->caps = 7
[ 2.207679@0] sd:pdata->caps2 = 0
[ 2.210983@0] [aml_is_card_insert] card IN
[ 2.267347@0] normal card in
[ 2.305284@0] [aml_sd_emmc_probe] aml_sd_emmc_probe() success!
[ 2.307750@0] aml_sd_emmc_probe: line 3154
[ 2.325219@0] [aml_is_card_insert] card IN
[ 2.325273@2] [aml_is_card_insert] card IN
[ 2.325273@2] [ 2.333025@0] aml_sd_emmc_reg_init 747
[ 2.335670@0] get property: ocr_avail, value:0x00200080
[ 2.342139@0] get property: f_min, value:400000
[ 2.348254@0] get property: f_max, value:200000000
[ 2.354705@0] get property: max_req_size, value:0x00020000
[ 2.361102@0] get property: pinname, str:sdio
[ 2.366944@0] get property: card_type, value:3
[ 2.372605@0] sdio:pdata->caps = 7810f
[ 2.376299@0] sdio:pdata->caps2 = 0
[ 2.388946@0] sd: new high speed SDHC card at address aaaa
[ 2.388968@0] sd: clock 50000000, 4-bit-bus-width
[ 2.393820@0] mmcblk0: sd:aaaa SC16G 14.8 GiB
[ 2.403078@0] mmcblk0: p1 p2 p3 p4
[ 2.413980@0] [aml_sd_emmc_probe] aml_sd_emmc_probe() success!
[ 2.414387@0] ion_dev has 1 memory regions
[ 2.431254@0] fb: osd_init_module
[ 2.431340@0] fb: viu vsync irq: 35
[ 2.432389@0] meson-fb has 1 memory regions
[ 2.436861@0] meson-fb meson-fb.13: assigned reserved memory node linux,meson-fb ok
[ 2.444129@0] fb: osd_probe vinfo:ffffffc001e08e40
[ 2.448861@0] fb: Frame buffer memory assigned at
[ 2.453350@0] fb: phy: 0x7e000000, vir:0xffffff8003c00000, size=24576K
[ 2.460340@0] fb: init fbdev bpp is:32
[ 2.464046@0] fb: ---------------clear fb0 memory
[ 2.476369@0] fb: osd[0] canvas.idx =0x40
[ 2.476387@0] fb: osd[0] canvas.addr=0x7e000000
[ 2.479228@0] fb: osd[0] canvas.width=7680
[ 2.483282@0] fb: osd[0] canvas.height=3240
[ 2.517732@0] fb: osd probe OK
[ 2.517882@0] vout_serve: vout_init_module
[ 2.519260@0] vout_serve: meson_vout_probe
[ 2.523329@0] vout_serve: create vout attribute OK
[ 2.528110@0] ge2d: ge2d_init_module
[ 2.531544@0] ge2d: ge2d_dev major:244
[ 2.535483@0] ge2d: ge2d clock is 400 MHZ
[ 2.539217@0] ge2d: ge2d: pdev=ffffffc062c62e00, irq=182, rstc=0xffffffc062e3acc0, clk=ffffffc062c15c00
[ 2.548574@0] ge2d: mapped phy: 0xd0160000
[ 2.552592@0] ge2d: ge2d start monitor
[ 2.556346@3] ge2d: ge2d workqueue monitor start
[ 2.556449@0] aml_sysled_init: module init
[ 2.556543@0] aml_sysled_dt_parse: active_low = 1
[ 2.556660@0] aml_sysled_probe: module probed ok
[ 2.556769@0] codec:Amlogic A/V streaming port init
[ 2.558090@0] codec:get gate demux control ok ffffffc062630900
[ 2.558095@0] codec:get gate parser_top control ok ffffffc062630980
[ 2.558099@0] codec:get gate vpu_intr control ok ffffffc062630a00
[ 2.558104@0] codec:get gate vdec control ok ffffffc062630a80
3[ 2N@0G:cUdic:remestempSg4 cole: pr82000me tuc esp.Ca[l 02.550603@
2.558728@0] codec:amvdec_vc1 module init
[ 2.558814@0] codec:regist vc1 codec profile
[ 2.558816@0] codec:amvdec_h264 module init
[ 2.558925@0] codec:regist h264 codec profile
[ 2.558927@0] codec:amvdec_h264mvc module init
[ 2.559015@0] codec:regist hmvc codec profile
[ 2.559017@0] codec:amvdec_h264_4k2k module init
[ 2.559105@0] codec:regist h264_4k2k codec profile
[ 2.559106@0] codec:amvdec_h265 module init
[ 2.559199@0] codec:regist hevc codec profile
[ 2.559289@0] codec:regist mjpeg codec profile
[ 2.559291@0] codec:amvdec_real module init
[ 2.559388@0] codec:regist real codec profile
[ 2.559390@0] codec:amvdec_avs module init
[ 2.559485@0] codec:regist avs codec profile
[ 2.559534@0] amvenc_avc_probe -- reserved memory config fail.
[ 2.559537@0] amvenc_avc - cma memory pool size: 32 MB
[ 2.559558@0] encode_wq_init.
[ 2.559567@0] encode start monitor.
[ 2.559645@0] encode workqueue monitor start.
[ 2.559897@0] jpegenc module init
[ 2.560050@0] codec:picdec_driver_probe called.
[ 2.560053@0] picdec has 1 memory regions
[ 2.560088@0] picdec picdec.21: assigned reserved memory node linux,picdec ok
[ 2.560089@0] codec:picdec_driver_probe done.
[ 2.560091@0] codec:reserved memory config fail , use CMA .
[ 2.563900@0] codec:cma memory is 6b000000 , size is 3000000
[ 2.564447@0] codec:0 addr is 6b000000################
[ 2.564457@0] codec:1 addr is 6b2fd000################
[ 2.564644@0] switch_vpu_mem_pd: vpu_arb ON
[ 2.565068@0] codec:create_ge2d_work_queue video task ok
[ 2.565444@0] codec:register clk_set_setting cpu[31]
[ 2.565783@0] di_module_init ok.
[ 2.565790@0] di_module_init: major 240
[ 2.566126@0] di_probe
[ 2.566244@0] deinterlace has 1 memory regions
[ 2.566280@0] di reveser memory 0x7c200000, size 30MB.
[ 2.566290@0] deinterlace deinterlace.23: assigned reserved memory node linux,di ok
[ 2.566587@0] rdma_register, rdma_table_addr ffffff8000206000 rdma_table_addr_phy 66446000 reg_buf ffffffc0625e8000
[ 2.566589@0] rdma_register success, handle 1 table_size 8192
[ 2.566591@0] di_probe allocate rdma channel 1.
[ 2.566595@0] DI hw version 2.
[ 2.566608@0] 0x000000c3:Y=c3,U=0,V=0
[ 2.566610@0] 0x000000c4:Y=c4,U=0,V=0
[ 2.566611@0] 0x000000c5:Y=c5,U=0,V=0
[ 2.566613@0] 0x000000c6:Y=c6,U=0,V=0
[ 2.566615@0] 0x000000c7:Y=c7,U=0,V=0
[ 2.566616@0] 0x000000c8:Y=c8,U=0,V=0
[ 2.566618@0] 0x000000c9:Y=c9,U=0,V=0
[ 2.566621@0] 0x000000ca:Y=ca,U=0,V=0
[ 2.566623@0] 0x000000cb:Y=cb,U=0,V=0
[ 2.566624@0] 0x000000cc:Y=cc,U=0,V=0
[ 2.566627@0] 0x000000cd:Y=cd,U=0,V=0
[ 2.566628@0] 0x000000ce:Y=ce,U=0,V=0
[ 2.566630@0] 0x000000cf:Y=cf,U=0,V=0
[ 2.566738@0] di_probe here.
[ 2.566756@0] switch_vpu_mem_pd: di_pre OFF
[ 2.567030@0] efusekeynum: 4
[ 2.567038@0] efusekeyname: mac offset: 0 size: 6
[ 2.567043@0] efusekeyname: mac_bt offset: 6 size: 6
[ 2.567048@0] efusekeyname: mac_wifi offset: 12 size: 6
[ 2.567053@0] efusekeyname: usid offset: 18 size: 16
[ 2.567232@0] efuse efuse.8: probe OK!
[ 2.567485@0] 6aml_unifykeys_init done!
[ 2.567486@0] ppmgr module init func called
[ 2.567525@0] ppmgr_driver_probe called
[ 2.567529@0] ppmgr has 1 memory regions
[ 2.567543@0] init ppmgr memsource 7a200000->7c1fffff
[ 2.567803@0] ppmgr_probe done
[ 2.567949@0] [wifi_power_probe] Error: can not read string
[ 2.567958@0] [wifi_power_probe] wifi_dev_probe : there is no DTS file!
[ 2.568322@0] amlogic rfkill init
[ 2.568362@0] enter bt_probe of_node
[ 2.568368@0] not get gpio_en
[ 2.594386@1] ionvideo-000: V4L2 device registered as video13
[ 2.594395@1] [dsp]register dsp to char divece(257)
[ 2.594966@1] amaudio: driver amaudio succuess!
[ 2.594972@1] amlvideo_init called
[ 2.594973@1] amlvideo_create_instance called
[ 2.594975@1] v4l2_dev.name=:amlvideo-000
[ 2.595071@1] amlvideo-000: V4L2 device registered as video10
[ 2.595075@1]
[ 2.595075@1]
[ 2.595075@1] VECM init
[ 2.595075@1]
[ 2.595620@1] saradc c1108680.saradc: initialized by BL30
[ 2.595624@1] saradc c1108680.saradc: calibration start:
[ 2.595673@1] saradc c1108680.saradc: nominal=0, value=0
[ 2.595720@1] saradc c1108680.saradc: nominal=256, value=249
[ 2.595764@1] saradc c1108680.saradc: nominal=512, value=505
[ 2.595809@1] saradc c1108680.saradc: nominal=768, value=764
[ 2.595854@1] saradc c1108680.saradc: nominal=1023, value=1019
[ 2.595857@1] saradc c1108680.saradc: calibration end: coef=4072
[ 2.595957@1] remote: Driver init
[ 2.595992@1] remote: platform_data g_remote_ao_offset=580
[ 2.595994@1] remote: platform_data irq =228
[ 2.596026@1] remote: set drvdata completed
[ 2.596036@1] remote: device_create_file completed
[ 2.596316@1] input: aml_keypad as /devices/meson-remote.10/input/input0
[ 2.596508@1] remote: input_register_device completed
[ 2.596571@1] remote: [0x580] = 0x1f40190
[ 2.596574@1] remote: [0x584] = 0x12c00c8
[ 2.596576@1] remote: [0x588] = 0x960050
[ 2.596578@1] remote: [0x58c] = 0x480028
[ 2.596580@1] remote: [0x590] = 0x70fa0013
[ 2.596582@1] remote: [0x598] = 0x8616800
[ 2.596585@1] remote: [0x59c] = 0x9f00
[ 2.596587@1] remote: [0x5a0] = 0x0
[ 2.596589@1] remote: [0x5a4] = 0x0
[ 2.596591@1] remote: [0x5a8] = 0x0
[ 2.596593@1] remote: set_remote_mode[72]
[ 2.596625@1] remote: remote config major:235
[ 2.596779@1] remote: physical address:0x61c52000
[ 2.597088@1] gpio-key gpio_keypad.43: gpio_key: 0 name(power) pin()
[ 2.597092@1] gpio-key gpio_keypad.43: amlogic_gpio_name_map_num pin 0!::
[ 2.597103@1] gpio-key gpio_keypad.43: gpio_key: 0 power(125)
[ 2.597132@1] gpio-key gpio_keypad.43: start setup_timer
[ 2.597140@1] gpio-key gpio_keypad.43: power key(116) registed.
[ 2.597284@1] input: gpio_keypad as /devices/gpio_keypad.43/input/input1
[ 2.597376@1] gpio-key gpio_keypad.43: gpio keypad register input device completed.
[ 2.597384@1] input input1: gpio keypad major:234
[ 2.597733@1] aml dvb init
[ 2.598635@1] usbcore: registered new interface driver snd-usb-audio
[ 2.599155@1] dummy_codec_platform_probe
[ 2.599299@1] *****enter pcm2bt_codec_probe
[ 2.599425@1] enter aml_soc_platform_pcm2bt_probe
[ 2.599767@1] divider=16,frac=33920000,SDMval=4523
[ 2.599937@1] enter aml_pcm_dai_probe
[ 2.600090@1] [aml-spdif-dai]enter aml_dai_spdif_init
[ 2.600145@1] aml_spdif_probe
[ 2.600184@1] enterd aml_spdif_play,set_clock:-1,sample_rate=4
[ 2.600186@1] aml_set_spdif_clk rate
[ 2.600191@1] divider=20,frac=33920000,SDMval=5654
[ 2.600196@1] set normal 512 fs /4 fs
[ 2.600205@1] IEC958 16bit
[ 2.600211@1] hdmitx: audio: aout notify rate 48000
[ 2.600212@1] hdmitx: audio: aout notify size 16
[ 2.600215@1] hdmitx: audio: aout notify format CT_PCM
[ 2.600218@1] hdmtix: set audio
[ 2.600234@1] hdmitx tx_aud_src = 0
[ 2.600260@1] hdmitx aud_n_para = 6144
[ 2.600278@1] hdmitx set channel status
[ 2.600340@1] hdmitx: audio: Audio Type: PCM
[ 2.600343@1] hdmitx: audio: set audio param
[ 2.600481@1] enter spdif_dit_probe
[ 2.600921@1] enter aml_asoc_init
[ 2.600938@1] p_aml_audio->hp_disable=1
[ 2.600942@1] falied to get spk event delay time
[ 2.600943@1] spk_event delay_time = 0
[ 2.602207@1] aml_snd_card aml_m8_snd.42: dummy <-> I2S.34 mapping ok
[ 2.603007@1] aml_snd_card aml_m8_snd.42: dit-hifi <-> SPDIF.35 mapping ok
[ 2.603109@1] enter aml_pcm2bt_preallocate_dma_buffer stream: 0
[ 2.603318@1] enter aml_pcm2bt_preallocate_dma_buffer stream: 1
[ 2.603518@1] aml_snd_card aml_m8_snd.42: pcm2bt-pcm <-> PCM.36 mapping ok
[ 2.612616@1] audio use jtag pinmux as i2s output, read val =ffffffff
[ 2.616879@1] GACT probability NOT on
[ 2.616892@1] Mirror/redirect action on
[ 2.616899@1] u32 classifier
[ 2.616901@1] Actions configured
[ 2.616909@1] Netfilter messages via NETLINK v0.30.
[ 2.616961@1] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 2.617400@0] ctnetlink v0.93: registering with nfnetlink.
[ 2.617886@0] xt_time: kernel timezone is -0000
[ 2.617957@0] ipip: IPv4 over IPv4 tunneling driver
[ 2.693992@1] input input1: key 116 up
[ 3.355909@1] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 3.361389@1] arp_tables: (C) 2002 David S. Miller
[ 3.366061@1] TCP: cubic registered
[ 3.369457@1] Initializing XFRM netlink socket
[ 3.374587@0] NET: Registered protocol family 10
[ 3.379256@0] mip6: Mobile IPv6
[ 3.381548@0] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 3.387296@0] sit: IPv6 over IPv4 tunneling driver
[ 3.392785@0] NET: Registered protocol family 17
[ 3.396451@0] NET: Registered protocol family 15
[ 3.401030@0] Bridge firewalling registered
[ 3.405133@0] Ebtables v2.0 registered
[ 3.408897@0] Bluetooth: RFCOMM TTY layer initialized
[ 3.413798@0] Bluetooth: RFCOMM socket layer initialized
[ 3.419112@0] Bluetooth: RFCOMM ver 1.11
[ 3.422937@0] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.428394@0] Bluetooth: BNEP filters: protocol multicast
[ 3.433719@0] Bluetooth: BNEP socket layer initialized
[ 3.438829@0] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 3.444861@0] Bluetooth: HIDP socket layer initialized
[ 3.449980@0] _core: L2TP core driver, V2.0
[ 3.454451@0] _ppp: PPPoL2TP kernel driver, V2.0
[ 3.459330@0] _ip: L2TP IP encapsulation support (L2TPv3)
[ 3.465058@0] _netlink: L2TP netlink interface
[ 3.469803@0] _eth: L2TP ethernet pseudowire support (L2TPv3)
[ 3.475835@0] _debugfs: L2TP debugfs support
[ 3.480375@0] _ip6: L2TP IP encapsulation support for IPv6 (L2TPv3)
[ 3.487004@3] NET: Registered protocol family 35
[ 3.491545@3] Key type dns_resolver registered
[ 3.496263@3] Registering SWP/SWPB emulation handler
[ 3.501246@0] regulator-dummy: disabling
[ 3.504980@0] aml_vrtc rtc.27: setting system clock to 2016-12-01 00:00:06 UTC (1480550406)
[ 3.514213@0] hdmitx: cec: CEC probe, fun_config:f
[ 3.517977@0] input: cec_input as /devices/virtual/input/input2
[ 3.523753@0] hdmitx: cec: pinmux:ffffffc061ccbf80, name:hdmitx_aocec
[ 3.529998@0] hdmitx: cec: value:78009801
[ 3.533936@0] hdmitx: cec: value2:0
[ 3.537450@0] hdmitx: cec: irq:231, name:hdmitx_cec, ret:0
[ 3.542838@0] hdmitx: system: not find cec config
[ 3.547498@0] hdmitx: system: not find ao cec
[ 3.551817@0] hdmitx: cec: hdmitx_device->cec_init_ready:0x1
[ 3.560677@0] 6enter meson_pm_probe!
[ 3.561040@0] meson_pm_probe done
[ 3.564558@0] aml_istbt_dev_ready NULL
[ 3.56rʺ] ttyS0 use xtal 24000000 change 115200 to 115200
[ 3.574914@0] Freeing unused kernel memory: 988K (ffffffc001c82000 - ffffffc001d79000)
[ 3.728222@0] audit: type=1403 audit(1480550406.710:2): policy loaded auid=4294967295 ses=4294967295
[ 3.735968@0] audit: type=1404 audit(1480550406.720:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
[ 3.898254@0] init: /init.nanopi-k2.rc: 358: invalid command 'confirm_formated'
[ 3.899922@0] init: /init.nanopi-k2.rc: 359: invalid command 'confirm_formated'
[ 3.908560@0] init: command 'loglevel 7' action=early-init status=0 (init.nanopi-k2.board.rc:18)
[ 3.916083@0] init: command 'mount configfs configfs /sys/kernel/config' action=early-init status=0 (init.nanopi-k2.board.rc:20)
[ 3.929457@0] module mali: unsupported RELA relocation: 275
[ 3.933105@0] init: command 'insmod /boot/mali.ko mali_debug_level=2 mali_shared_mem_size=0x40000000' action=early-init status=-1 (init.nanopi-k2.board.rc:22)
[ 3.947044@0] init: processing action 0x1a1128 (wait_for_coldboot_done)
[ 3.953518@0] init: wait for /dev/.coldboot_done
[ 4.059011@0] init: command 'wait_for_coldboot_done' action=wait_for_coldboot_done status=0 ((null):0)
[ 4.062670@0] init: processing action 0x1a1178 (mix_hwrng_into_linux_rng)
[ 4.069574@0] init: Mixed 512 bytes from /dev/hw_random into /dev/urandominit: command 'mix_hwrng_into_linux_rng' action=mix_hwrng_into_linux_rng status=0 ((null):0)
[ 4.084073@0] init: processing action 0x1a11c8 (keychord_init)
[ 4.089846@0] init: command 'keychord_init' action=keychord_init status=0 ((null):0)
[ [ 4.103349@0] ttyS0 use xtal 24000000 change 115200 to 115200
[ 4.114129@0] init: command 'console_init' action=console_init status=0 ((null):0)
[ 4.116051@0] init: processing action 0x187270 (init)
[ 4.121072@0] init: command 'sysclktz 0' action=init status=0 (/init.rc:33)
[ 4.133621@0] init: property 'ro.serialno' doesn't exist while expanding '${ro.serialno}'
[ 4.136258@0] init: cannot expand '${ro.serialno}' while writing to '/sys/class/android_usb/android0/iSerial'
[ 4.159877@0] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 4.162617@0] fs_mgr: __mount(source=/dev/block/mmcblk0p2,target=/system,type=ext4)=0
[ 4.174008@0] EXT4-fs (mmcblk0p3): Ignoring removed nomblk_io_submit option
[ 4.195342@0] EXT4-fs (mmcblk0p3): recovery complete
[ 4.196247@0] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
[ 4.205411@0] fs_mgr: check_fs(): mount(/dev/block/mmcblk0p3,/cache,ext4)=0
[ 4.249294@1] fs_mgr: Running /system/bin/e2fsck on /dev/block/mmcblk0p3
[ 4.331365@1] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
[ 4.331432@1] e2fsck: cache: clean, 16/29568 files, 3812/118272 blocks
[ 4.337528@1] EXT4-fs (mmcblk0p3): Ignoring removed nomblk_io_submit option
[ 4.356054@1] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: nodelalloc,nomblk_io_submit,errors=remount-ro
[ 4.362107@1] fs_mgr: __mount(source=/dev/block/mmcblk0p3,target=/cache,type=ext4)=0
[ 4.373296@1] EXT4-fs (mmcblk0p4): Ignoring removed nomblk_io_submit option
[ 4.420596@1] EXT4-fs (mmcblk0p4): recovery complete
[ 4.421493@1] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
[ 4.430676@1] fs_mgr: check_fs(): mount(/dev/block/mmcblk0p4,/data,ext4)=0
[ 4.478279@2] fs_mgr: Running /system/bin/e2fsck on /dev/block/mmcblk0p4
[ 4.492291@2] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
[ 4.492345@2] e2fsck: userdata: clean, 954/151696 files, 77334/616276 blocks
[ 4.498965@2] EXT4-fs (mmcblk0p4): Ignoring removed nomblk_io_submit option
[ 4.514921@2] EXT4-fs (mmcblk0p4): mounting with "discard" option, but the device does not support discard
[ 4.518905@2] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: nodelalloc,nomblk_io_submit,errors=remount-ro,discard
[ 4.531241@2] fs_mgr: __mount(source=/dev/block/mmcblk0p4,target=/data,type=ext4)=0
[ 4.667729@1] binder: 1763:1763 transaction failed 29189, size 0-0
[ 4.669464@2] init: cannot find '/system/bin/instabootserver', disabling 'instaboot'
[ 4.799578@2] module aml_thermal: unsupported RELA relocation: 275
[ 4.801222@2] codec:video first pts = 0
[ 4.803943@2] codec:hevc_clock_set-----2
[ 4.807814@2] codec:hevc_clock_set 1 to clk 2
[ 4.812107@2] codec:hevc_set_clk 0, 1
[ 4.815734@2] codec:hevc_clock_set 2 to rclk=500
[ 4.820383@2] codec:vdec_clock_set-----2
[ 4.824187@2] codec:vdec1_set_clk 0, 1
[ 4.827888@2] codec:vdec_clock_set 2 to 500
[ 4.832097@2] codec:hevc_clock_set-----2
[ 4.835916@2] codec:hevc_clock_set 1 to clk 2
[ 4.840224@2] codec:hevc_set_clk 0, 1
[ 4.843847@2] codec:hevc_clock_set 2 to rclk=500
[ 4.848481@2] codec:vdec_clock_set-----2
[ 4.852296@2] codec:vdec1_set_clk 0, 1
[ 4.856019@2] codec:vdec_clock_set 2 to 500
[ 4.860225@2] codec:vdec_clock_set-----2
[ 4.864035@2] codec:vdec1_set_clk 0, 1
[ 4.867733@2] codec:vdec_clock_set 2 to 500
[ 4.871986@2] codec:vdec_clock_set-----2
[ 4.875770@2] codec:vdec1_set_clk 0, 1
[ 4.879466@2] codec:vdec_clock_set 2 to 500
[ 4.883863@2] set normal 512 fs /4 fs
[ 4.887249@2] IEC958 16bit
[ 4.889901@2] hdmitx: audio: aout notify rate 48000
[ 4.894735@2] hdmitx: audio: aout notify size 16
[ 4.899299@2] hdmitx: audio: no update
[ 4.906212@3] logd.auditd: start
[ 4.906696@2] set normal 512 fs /4 fs
[ 4.909836@2] IEC958 16bit
[ 4.912505@2] hdmitx: audio: aout notify rate 48000
[ 4.924059@0] hdmitx: audio: aout notify size 16
[ 4.924093@0] hdmitx: audio: no update
[ 4.927258@0] set normal 512 fs /4 fs
[ 4.930388@0] IEC958 16bit
[ 4.931695@2] dig: dig start!
[ 4.936201@0] switch_vpu_mem_pd: viu_vd1 OFF
[ 4.936841@1] hdmitx: audio: aout notify rate 48000
[ 4.936844@1] hdmitx: audio: aout notify size 16
[ 4.936846@1] hdmitx: audio: no update
[ 4.940440@1] vfm_map_store:rm default
[ 4.940469@1] vfm_map_store:add default decoder ppmgr deinterlace amvideo
[ 4.940586@1] init: property 'ro.usb.vendor.string' doesn't exist while expanding '${ro.usb.vendor.string}'
[ 4.940595@1] init: cannot expand '${ro.usb.vendor.string}' while writing to '/sys/class/android_usb/android0/f_mass_storage/vendor_string'
[ 4.940605@1] init: property 'ro.usb.product.string' doesn't exist while expanding '${ro.usb.product.string}'
[ 4.940612@1] init: cannot expand '${ro.usb.product.string}' while writing to '/sys/class/android_usb/android0/f_mass_storage/product_string'
[ 5.008262@0] switch_vpu_mem_pd: afbc_dec OFF
[ 5.012572@0] switch_vpu_mem_pd: di_post OFF
[ 5.016798@0] switch_vpu_mem_pd: viu_vd2 OFF
[ 5.055185@2] ttyS0 use xtal 24000000 change 115200 to 115200
[ 5.056175@1] init: cannot find '/system/bin/debuggerd64', disabling 'debuggerd64'
[ 5.062809@1] init: cannot find '/system/bin/rild', disabling 'ril-daemon'
[ 5.070973@1] init: cannot find '/system/bin/install-recovery.sh', disabling 'flash_recovery'
[ 5.079054@1] init: Warning! Service low_mem needs a SELinux domain defined; please fix!
[ 5.088906@1] android_usb: Cannot enable 'adb' (-22)
[ 5.151352@0] remote: cur_mode = 0
[ 5.151381@0] remote: [0x580] = 0x1f40190
[ 5.153173@0] remote: [0x584] = 0x12c00c8
[ 5.159206@0] remote: [0x588] = 0x960050
[ 5.160948@0] remote: [0x58c] = 0x480028
[ 5.164901@0] remote: [0x590] = 0x70fa0013
[ 5.169741@0] remote: [0x598] = 0x8616800
[ 5.172849@0] remote: [0x59c] = 0x9f00
[ 5.177949@1] vout_serve: vmode set to 1080p60hz
[ 5.183353@1] remote: [0x5a0] = 0x0
[ 5.184139@0] vout_serve: don't set the same mode as current.
[ 5.184908@0] buf=0
[ 5.184912@0] IEC958_mode_raw=0
[ 5.195483@0] remote: [0x5a4] = 0x0
[ 5.198897@0] remote: [0x5a8] = 0x0
[ 5.202353@0] remote: set_remote_mode[72]
[ 5.211479@2] zcomp_create, comress:lz4
[ 5.211544@2] zram0: detected capacity change from 0 to 524288000
[ 5.230706@0] Adding 511996k swap on /dev/block/zram0. Priority:-1 extents:1 across:511996k SS
shell@nanopi-k2:/ $ [ 5.572221@3] request_suspend_state: wakeup (3->0) at 5528265000 (2016-12-01 00:00:08.567247000 UTC)
[ 5.575693@3] request_suspend_state,164,old_sleep=0,new_state=0
[ 5.582672@3] init: untracked pid 1859 killed by signal 9
[ 5.669149@1] healthd: No charger supplies found
[ 5.669180@1] healthd: No battery devices found
[ 6.115007@1] IRQ93 no longer affine to CPU1
[ 6.116772@3] CPU1: shutdown
[ 7.594893@2] IRQ94 no longer affine to CPU2
[ 7.596670@3] CPU2: shutdown
[ 7.604611@0] EXT4-fs (zram0): mounted filesystem with ordered data mode. Opts: (null)
[ 9.064771@3] IRQ95 no longer affine to CPU3
[ 9.066608@0] CPU3: shutdown
[ 9.294571@0] fb: osd[0] enable: 0 (systemcontrol)
[ 9.318567@0] fb: osd[0] enable: 1 (systemcontrol)
[ 9.336269@0] vout_serve: osd0=> x:0,y:0,w:1920,h:1080
[ 9.336269@0] osd1=> x:0,y:0,w:18,h:18
[ 9.342572@0] fb: current vmode=1080p60hz
[ 9.492209@0] random: nonblocking pool is initialized
[ 11.464281@1] CPU1: Booted secondary processor
[ 11.774208@2] CPU2: Booted secondary processor
[ 13.474986@1] IRQ93 no longer affine to CPU1
[ 13.476845@0] CPU1: shutdown
[ 14.416384@0] request_suspend_state: wakeup (0->0) at 14372431000 (2016-12-01 00:00:17.411413000 UTC)
[ 14.419938@0] request_suspend_state,164,old_sleep=0,new_state=0
[ 14.954962@2] IRQ94 no longer affine to CPU2
[ 14.956695@0] CPU2: shutdown
[ 15.854200@1] CPU1: Booted secondary processor
[ 17.980671@0] warning: `Thread-8' uses 32-bit capabilities (legacy support in use)
[ 19.775890@0] request_suspend_state: wakeup (0->0) at 19731931000 (2016-12-01 00:00:22.770912000 UTC)
[ 19.779446@0] request_suspend_state,164,old_sleep=0,new_state=0
[ 20.174918@1] IRQ93 no longer affine to CPU1
[ 20.176644@0] CPU1: shutdown
[ 21.284207@1] CPU1: Booted secondary processor
[ 22.174201@2] CPU2: Booted secondary processor
[ 24.294128@1] IRQ93 no longer affine to CPU1
[ 24.294386@0] CPU1: shutdown
[ 25.154572@2] request_suspend_state: wakeup (0->0) at 25110620000 (2016-12-01 00:00:28.149601000 UTC)
[ 25.158123@2] request_suspend_state,164,old_sleep=0,new_state=0
[ 25.376115@0] init: untracked pid 2577 killed by signal 9