Firefly Open Source Community
Title: Android SDK Build fails to boot [Print This Page]
Author: jas-rk Time: 12/27/2014 04:29
Title: Android SDK Build fails to boot
I've built an Android image as per the wiki instructions and flashed the follow to replace the exsiting emmc partitions from the directory rockdev/Image-rk3288.
misc.img
boot.img
system.img
resource.img
kernel.img
Android fails to start, boot output is below. Unfortunately the instructions are vague about what need be flashed.
- U-Boot 2014.10-RK3288-02 (Dec 19 2014 - 19:50:49)
- CPU: rk3288
- CPU's clock information:
- arm pll = 600000000HZ
- periph pll = 300000000HZ
- ddr pll = 200000000HZ
- codec pll = 594000000HZ
- Board: Rockchip platform Board
- DRAM: Found dram banks:1
- Adding bank:0000000000000000(0000000080000000)
- 128 MiB
- storage init OK!
- Using default environment
- GetParam
- check parameter success
- Unknow param: MACHINE_MODEL:rk30sdk!
- Unknow param: MACHINE_ID:007!
- Unknow param: MANUFACTURER:RK30SDK!
- Unknow param: PWR_HLD: 0,0,A,0,1!
- failed to prepare fdt from boot!
- power key: bank-0 pin-5
- can't find dts node for ricoh619
- pmic:act8846
- Can't find dts node for fuel guage cw201x
- SecureBootEn = 0, SecureBootLock = 0
- #Boot ver: 2014-12-19#2.17
- sn:1006120001000110
- checkKey
- vbus = 1
- no fuel gauge found
- no fuel gauge found
- read logo_on switch from dts [0]
- no fuel gauge found
- Hit any key to stop autoboot: 0
- failed to load fdt from boot!
- kernel @ 0x02000000 (0x005f05b0)
- ramdisk @ 0x04bf0000 (0x00120f7d)
- Secure Boot state: 0
- bootrk: do_bootm_linux...
- Loading Device Tree to 0480c000, end 04827200 ... OK
- Add bank:0000000000000000, 0000000080000000
- Starting kernel ...[ 0.000000] Booting Linux on physical CPU 0x500
- [ 0.000000] Initializing cgroup subsys cpu
- [ 0.000000] Initializing cgroup subsys cpuacct
- [ 0.000000] Linux version 3.10.0 (mtx512@mtx512-Inspiron-620) (gcc version 4.8.2 (Ubuntu/Linaro 4.8.2-16ubuntu4) ) #4 SMP PREEMP4
- [ 0.000000] CPU: ARMv7 Processor [410fc0d1] revision 1 (ARMv7), cr=10c5387d
- [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- [ 0.000000] Machine: Rockchip RK3288 (Flattened Device Tree), model: rockchip,rk3288
- [ 0.000000] hdmi init vic is -1
- [ 0.000000] rockchip_ion_reserve
- [ 0.000000] cma: CMA: reserved 16 MiB at 2e800000
- [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
- [ 0.000000] PERCPU: Embedded 9 pages/cpu @c1e86000 s13952 r8192 d14720 u36864
- [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522768
- [ 0.000000] Kernel command line: console=ttyFIQ0 androidboot.hardware=rk30board androidboot.console=ttyFIQ0 board.ap_has_alsa=0 0
- [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
- [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
- [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
- [ 0.000000] Memory: 2048MB = 2048MB total
- [ 0.000000] Memory: 2047276k/2047276k available, 49876k reserved, 1318912K highmem
- [ 0.000000] Virtual kernel memory layout:
- [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
- [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
- [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
- [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
- [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
- [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
- [ 0.000000] .text : 0xc0008000 - 0xc0a3b784 (10446 kB)
- [ 0.000000] .init : 0xc0a3c000 - 0xc0c8c680 (2370 kB)
- [ 0.000000] .data : 0xc0c8e000 - 0xc0d30f18 ( 652 kB)
- [ 0.000000] .bss : 0xc0d30f18 - 0xc0e4d9cc (1139 kB)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] Preemptible hierarchical RCU implementation.
- [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
- [ 0.000000] NR_IRQS:16 nr_irqs:16 16
- [ 0.000000] rk_clk_tree_init start! cru base = 0xfed00000
- [ 0.000000] rk_get_uboot_display_flag: uboot_logo_on = 0
- [ 0.000000] rkclk_init_clks: cnt_parent = 7
- [ 0.000000] rkclk_init_clks: cnt_rate = 32
- [ 0.000000] Architected local timer running at 24.00MHz (phys).
- [ 0.000000] Switching to timer-based delay loop
- [ 0.000000] sched_clock: ARM arch timer >56 bits at 24000kHz, resolution 41ns
- [ 0.000000] process version: 0
- [ 0.000000] channel:0, lkg:0
- [ 0.000000] target-temp:95
- [ 0.000000] channel:2, lkg:0
- [ 0.000000] target-temp:95
- [ 0.000000] channel:0, lkg:0
- [ 0.000000] target-temp:95
- [ 0.000000] channel:1, lkg:0
- [ 0.000000] target-temp:95
- [ 0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
- [ 0.000000] Console: colour dummy device 80x30
- [ 0.542594] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
- [ 0.542644] pid_max: default: 32768 minimum: 301
- [ 0.542987] Security Framework initialized
- [ 0.543027] SELinux: Initializing.
- [ 0.543256] Mount-cache hash table entries: 512
- [ 0.545284] Initializing cgroup subsys debug
- [ 0.545329] Initializing cgroup subsys freezer
- [ 0.545417] CPU: Testing write buffer coherency: ok
- [ 0.546163] /cpus/cpu@0 missing clock-frequency property
- [ 0.546205] /cpus/cpu@1 missing clock-frequency property
- [ 0.546238] /cpus/cpu@2 missing clock-frequency property
- [ 0.546271] /cpus/cpu@3 missing clock-frequency property
- [ 0.546391] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500
- [ 0.546501] Setting up static identity map for 0xc0765120 - 0xc0765178
- [ 0.550878] last_log: 0x2e100000 map to 0xf0004000 and copy to 0xf0086000, size 0x80000 early 0x154a (version 3.0)
- [ 0.630146] CPU1: Booted secondary processor
- [ 0.630234] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501
- [ 0.649879] CPU2: Booted secondary processor
- [ 0.649962] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502
- [ 0.669663] CPU3: Booted secondary processor
- [ 0.669744] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503
- [ 0.670097] Brought up 4 CPUs
- [ 0.670197] SMP: Total of 4 processors activated (192.00 BogoMIPS).
- [ 0.670227] CPU: All CPU(s) started in SVC mode.
- [ 0.672448] devtmpfs: initialized
- [ 0.690429] pinctrl core: initialized pinctrl subsystem
- [ 0.691179] regulator-dummy: no parameters
- [ 0.692795] NET: Registered protocol family 16
- [ 0.698470] DMA: preallocated 256 KiB pool for atomic coherent allocations
- [ 0.699425] ion_snapshot: 0x2e1b0000 map to 0xf0107000 and copy to 0xc0e28c94 (version 0.1)
- [ 0.699916] Registered FIQ tty driver
- [ 0.703401] console [ttyFIQ0] enabled
- [ 0.703949] Registered fiq debugger ttyFIQ0
- [ 0.706299] rockchip_get_bank_data:name=base start=0xff750000,end=0xff7500ff
- [ 0.706387] rockchip_get_bank_data:name=mux_bank0 start=0xff730084,end=0xff73008f
- [ 0.706476] rockchip_get_bank_data:name=pull_bank0 start=0xff730064,end=0xff73006f
- [ 0.706549] rockchip_get_bank_data:name=drv_bank0 start=0xff730070,end=0xff73007b
- [ 0.706821] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio1@ff780000 start=0xff780000,end=0xff7800ff
- [ 0.707059] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio2@ff790000 start=0xff790000,end=0xff7900ff
- [ 0.707291] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio3@ff7a0000 start=0xff7a0000,end=0xff7a00ff
- [ 0.707520] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio4@ff7b0000 start=0xff7b0000,end=0xff7b00ff
- [ 0.707748] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio5@ff7c0000 start=0xff7c0000,end=0xff7c00ff
- [ 0.707977] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio6@ff7d0000 start=0xff7d0000,end=0xff7d00ff
- [ 0.708204] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio7@ff7e0000 start=0xff7e0000,end=0xff7e00ff
- [ 0.708506] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio8@ff7f0000 start=0xff7f0000,end=0xff7f00ff
- [ 0.708762] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio15@ff7f2000 start=0xff7f2000,end=0xff7f20ff
- [ 0.709002] rockchip_pinctrl_probe:name=RK3288-GPIO,type=3
- [ 0.709061] rockchip_pinctrl_probe:name=base start=0xff770000,end=0xff77013f
- [ 0.709114] rockchip_pinctrl_probe:name=pull start=0xff770140,end=0xff7701bf
- [ 0.709167] rockchip_pinctrl_probe:name=drv start=0xff7701c0,end=0xff77023f
- [ 0.710909] rockchip_interrupts_register:bank_num=7
- [ 0.717596] of_get_gpio_init_config:gpio[0] = 256, value = 0
- [ 0.717683] of_get_gpio_init_config:gpio[1] = 233, value = 0
- [ 0.717768] of_get_gpio_init_config:gpio[2] = 136, value = 0
- [ 0.717978] rockchip_pinctrl_probe:init ok
- [ 0.738644] rk_iommu ff900800.iep_mmu: (iep) Enter
- [ 0.739003] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
- [ 0.739062] rk_iommu ff900800.iep_mmu: (iep) Initialized
- [ 0.739652] rk_iommu ff950800.vip_mmu: (vip) Enter
- [ 0.739980] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
- [ 0.740034] rk_iommu ff950800.vip_mmu: (vip) Initialized
- [ 0.740584] rk_iommu ff930300.vopb_mmu: (vopb) Enter
- [ 0.740910] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
- [ 0.740964] rk_iommu ff930300.vopb_mmu: (vopb) Initialized
- [ 0.741531] rk_iommu ff940300.vopl_mmu: (vopl) Enter
- [ 0.741857] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
- [ 0.741911] rk_iommu ff940300.vopl_mmu: (vopl) Initialized
- [ 0.742494] rk_iommu ff9c0440.hevc_mmu: (hevc) Enter
- [ 0.742882] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
- [ 0.742937] rk_iommu ff9c0440.hevc_mmu: (hevc) Initialized
- [ 0.743513] rk_iommu ff9a0800.vpu_mmu: (vpu) Enter
- [ 0.743836] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
- [ 0.743890] rk_iommu ff9a0800.vpu_mmu: (vpu) Initialized
- [ 0.744507] rk_iommu ff914000.isp_mmu: (isp_mmu) Enter
- [ 0.744887] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
- [ 0.744941] rk_iommu ff914000.isp_mmu: (isp_mmu) Initialized
- [ 0.750711] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
- [ 0.750765] hw-breakpoint: maximum watchpoint size is 4 bytes.
- [ 0.751403] DDR DEBUG: version 1.00 20140603
- [ 0.751487] DDR DEBUG: Channel a:
- [ 0.751524] DDR DEBUG: DDR3 Device
- [ 0.751572] DDR DEBUG: Bus Width=32 Col=10 Bank=8 Row=15 CS=1 Total Capability=1024MB
- [ 0.751614] DDR DEBUG: Channel b:
- [ 0.751646] DDR DEBUG: DDR3 Device
- [ 0.751693] DDR DEBUG: Bus Width=32 Col=10 Bank=8 Row=15 CS=1 Total Capability=1024MB
- [ 0.751736] DDR DEBUG: addr=0xd36000
- [ 0.751776] DDR DEBUG: stride=9, size=256, halfcap=40000000
- [ 0.751817] DDR DEBUG: socAddr[0]=0xd36000, socAddr[1]=0xd36100
- [ 0.751859] DDR DEBUG: chAddr[0]=0xd36000, chAddr[1]=0xd36000
- [ 0.751904] DDR DEBUG: dtar[0]=0x601a6000, dtar[1]=0x601a6000
- [ 0.752063] DDR DEBUG: init success!!! freq=200MHz
- [ 0.752100] DDR DEBUG: Channel a:
- [ 0.752149] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=180,90
- [ 0.752208] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=180,90
- [ 0.752268] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=180,90
- [ 0.752326] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=180,90
- [ 0.752380] DDR DEBUG: ZERR=0, ZDONE=0, ZPD=0x0, ZPU=0x0, OPD=0x0, OPU=0x0
- [ 0.752424] DDR DEBUG: DRV Pull-Up=0x19, DRV Pull-Dwn=0x19
- [ 0.752463] DDR DEBUG: ODT Pull-Up=0x2, ODT Pull-Dwn=0x2
- [ 0.752499] DDR DEBUG: Channel b:
- [ 0.752546] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=180,90
- [ 0.752606] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=180,90
- [ 0.752664] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=180,90
- [ 0.752722] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=180,90
- [ 0.752776] DDR DEBUG: ZERR=0, ZDONE=0, ZPD=0x0, ZPU=0x0, OPD=0x0, OPU=0x0
- [ 0.752818] DDR DEBUG: DRV Pull-Up=0x19, DRV Pull-Dwn=0x19
- [ 0.752857] DDR DEBUG: ODT Pull-Up=0x2, ODT Pull-Dwn=0x2
- [ 0.829554] bio: create slabat 0
- [ 0.831405] Enter firefly_noatx8_init
- [ 0.831894] firefly_noatx8_probe 51
- [ 0.832614] SCSI subsystem initialized
- [ 0.833104] usbcore: registered new interface driver usbfs
- [ 0.833255] usbcore: registered new interface driver hub
- [ 0.833532] usbcore: registered new device driver usb
- [ 0.836598] rockchip_i2c ff650000.i2c: i2c-0: Rockchip I2C adapter
- [ 0.840937] rockchip_i2c ff140000.i2c: i2c-1: Rockchip I2C adapter
- [ 0.842403] rockchip_i2c ff660000.i2c: i2c-2: Rockchip I2C adapter
- [ 0.843851] rockchip_i2c ff150000.i2c: i2c-3: Rockchip I2C adapter
- [ 0.844681] rockchip_i2c ff160000.i2c: i2c-4: Rockchip I2C adapter
- [ 0.847570] media: Linux media interface: v0.10
- [ 0.847712] Linux video capture interface: v2.00
- [ 0.847870] pps_core: LinuxPPS API ver. 1 registered
- [ 0.847914] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti
- [ 0.847997] PTP clock support registered
- [ 0.848442] rockchip_temp_probe,line=362
- [ 0.849225] tsadc ff280000.tsadc: initialized
- [ 0.850442] rockchip_ion_parse_dt: num_heaps = 1
- [ 0.850503] 0: 0 3 vmalloc 0x (null)
- [ 0.851288] Rockchip ion module is successfully loaded (v1.0)
- [ 0.851817] Advanced Linux Sound Architecture Driver Initialized.
- [ 0.853034] Bluetooth: Core ver 2.16
- [ 0.853161] NET: Registered protocol family 31
- [ 0.853203] Bluetooth: HCI device and connection manager initialized
- [ 0.853264] Bluetooth: HCI socket layer initialized
- [ 0.853315] Bluetooth: L2CAP socket layer initialized
- [ 0.853408] Bluetooth: SCO socket layer initialized
- [ 0.854059] cfg80211: Calling CRDA to update world regulatory domain
- [ 0.856302] act8846_i2c_probe,line=898
- [ 0.857695] act8846_parse_dt,line=746
- [ 0.859217] act8846_i2c_probe: act8846_pmic_hold=1
- [ 0.859290] act8846_i2c_probe: act8846_pmic_sleep=1
- [ 0.859349] act8846_i2c_probe: act8846_pmic_cpu_det_gpio=1
- [ 0.859407] act8846_i2c_probe: act8846_pmic_usb_hub_reset_gpio=1
- [ 0.861867] act_dcdc1: 1200 mV
- [ 0.865546] vccio: 3300 mV
- [ 0.868194] vdd_logic: 7001500 mV at 1100 mV
- [ 0.871886] act_dcdc4: 2000 mV
- [ 0.873702] vccio_sd: 18003300 mV at 3300 mV
- [ 0.876612] act_ldo2: 1050 mV
- [ 0.879470] act_ldo3: 1800 mV
- [ 0.882325] act_ldo4: 3300 mV
- [ 0.885164] act_ldo5: 3300 mV
- [ 0.888000] act_ldo6: 1100 mV
- [ 0.890872] vcc_18: 1800 mV
- [ 0.893771] act_ldo8: 1850 mV
- [ 0.900298] vdd_arm: 7121500 mV at 1000 mV
- [ 0.906662] vdd_gpu: 7121500 mV at 1000 mV
- [ 0.907615] rk808_i2c_probe,line=1368
- [ 0.909257] The device is not rk808 -11
- [ 0.909516] rk808: probe of 0-001b failed with error -11
- [ 0.914423] Switching to clocksource arch_sys_counter
- [ 0.934962] usb_battery_charger_detect_synop , battery_charger_detect 1, pass DCD, dcd_state = 1
- [ 0.980284] rk-fb rockchip-fb: rk fb ion client create success!
- [ 0.980353] rk-fb rockchip-fb: rockchip framebuffer driver probe
- [ 0.981431] rk-screen rk_screen.9: rockchip screen probe success
- [ 0.982219] rk32-lvds rk32-lvds: rk32 lvds driver probe success
- [ 0.982952] rk32-edp ff970000.edp: screen is not edp!
- [ 0.983022] rk32-edp: probe of ff970000.edp failed with error -22
- [ 0.984273] rk3288-lcdc lcdc0: can't find power_ctr node for lcdc0
- [ 0.985028] graphics fb0: rockchip framebuffer registerd:fb0
- [ 0.986050] graphics fb1: rockchip framebuffer registerd:fb1
- [ 0.986582] graphics fb2: rockchip framebuffer registerd:fb2
- [ 0.987134] graphics fb3: rockchip framebuffer registerd:fb3
- [ 0.987676] graphics fb4: rockchip framebuffer registerd:fb4
- [ 0.989427] rk_iommu ff930300.vopb_mmu: (vopb) Enabled
- [ 0.989853] rk3288-lcdc lcdc0: lcdc0: dclk:148500000>>fps:60
- [ 0.989925] rk3288-lcdc lcdc0: wakeup from standby!
- [ 1.111728] alloc_buffer:ion_phy_addr=0x10000000
- [ 1.155043] fb0:phy:10000000>>vir:f0191000>>len:0x1800000
- [ 1.297568] rk3288-lcdc lcdc0: lcdc0 probe ok, iommu enabled
- [ 1.298803] rockchip_set_mux:warning ignore bank num 15
- [ 1.299248] rockchip_set_mux:warning ignore bank num 15
- [ 1.299642] rockchip_set_mux:warning ignore bank num 15
- [ 1.300029] rockchip_set_mux:warning ignore bank num 15
- [ 1.300425] rockchip_set_mux:warning ignore bank num 15
- [ 1.300817] rockchip_set_mux:warning ignore bank num 15
- [ 1.301708] rockchip_set_mux:warning ignore bank num 15
- [ 1.302248] rockchip_set_mux:warning ignore bank num 15
- [ 1.303078] rockchip_set_mux:warning ignore bank num 15
- [ 1.303573] rockchip_set_mux:warning ignore bank num 15
- [ 1.304397] rockchip_set_mux:warning ignore bank num 15
- [ 1.304887] rockchip_set_mux:warning ignore bank num 15
- [ 1.305724] rockchip_set_mux:warning ignore bank num 15
- [ 1.306223] rockchip_set_mux:warning ignore bank num 15
- [ 1.329074] NET: Registered protocol family 2
- [ 1.330487] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
- [ 1.330977] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
- [ 1.331473] TCP: Hash tables configured (established 8192 bind 8192)
- [ 1.331628] TCP: reno registered
- [ 1.331681] UDP hash table entries: 512 (order: 2, 16384 bytes)
- [ 1.331810] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
- [ 1.332450] NET: Registered protocol family 1
- [ 1.333048] Unpacking initramfs...
- [ 1.559100] Freeing initrd memory: 1152K (c4bf0000 - c4d10000)
- [ 1.561393] hw perfevents: enabled with ARMv7 Cortex-A12 PMU driver, 7 counters available
- [ 1.562923] probe device ff9a0000.vpu_service
- [ 1.563389] vpu_service: power on
- [ 1.564542] checking hw id 4831
- [ 1.565528] vpu_service set to auto frequency mode
- [ 1.565693] vcodec vpu_service: vcodec ion client create success!
- [ 1.566847] rk_iommu ff9a0800.vpu_mmu: (vpu) Enabled
- [ 1.566952] rk_iommu ff9a0800.vpu_mmu: (vpu) Disabled
- [ 1.567006] rk_iommu ff9a0800.vpu_mmu: rockchip_iommu_detach_device: Detached IOMMU with pgtable 0x2e277000
- [ 1.567053] vpu_service: power off...
- [ 1.567137] done
- [ 1.567170] init success
- [ 1.567328] probe device ff9c0000.hevc_service
- [ 1.567962] hevc_service: power on
- [ 1.569084] checking hw id 6867
- [ 1.569892] vcodec hevc_service: vcodec ion client create success!
- [ 1.570836] rk_iommu ff9c0440.hevc_mmu: (hevc) Enabled
- [ 1.570942] rk_iommu ff9c0440.hevc_mmu: (hevc) Disabled
- [ 1.570995] rk_iommu ff9c0440.hevc_mmu: rockchip_iommu_detach_device: Detached IOMMU with pgtable 0x2e274000
- [ 1.571043] hevc_service: power off...
- [ 1.571130] done
- [ 1.571163] init success
- [ 1.571517] rknandbase v1.0 2014-03-31
- [ 1.572164] rknand_probe clk rate = 148500000
- [ 1.572542] rknand_driver:ret = 0
- [ 1.573619] audit: initializing netlink socket (disabled)
- [ 1.573731] type=2000 audit(1.030:1): initialized
- [ 1.575977] bounce pool size: 64 pages
- [ 1.591466] fuse init (API version 7.22)
- [ 1.592685] msgmni has been set to 1456
- [ 1.598572] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
- [ 1.598637] io scheduler noop registered
- [ 1.598678] io scheduler deadline registered
- [ 1.599023] io scheduler cfq registered (default)
- [ 1.600486] Console: switching to colour frame buffer device 240x67
- [ 1.655372] rga ff920000.rga: rga ion client create success!
- [ 1.655806] rga: Driver loaded succesfully
- [ 1.657276] IEP Power ON
- [ 1.657391] iep ion client create success!
- [ 1.658416] rk_iommu ff900800.iep_mmu: (iep) Enabled
- [ 1.658507] IEP Power OFF
- [ 1.658552] rk_iommu ff900800.iep_mmu: (iep) Disabled
- [ 1.658604] rk_iommu ff900800.iep_mmu: rockchip_iommu_detach_device: Detached IOMMU with pgtable 0x2e26a000
- [ 1.658667] IEP Driver loaded succesfully
- [ 1.658965] Module initialized.
- [ 1.661407] dma-pl330 ffb20000.pdma: Loaded driver for PL330 DMAC-2364208
- [ 1.661480] dma-pl330 ffb20000.pdma: DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10
- [ 1.665745] dma-pl330 ff250000.pdma: Loaded driver for PL330 DMAC-2364208
- [ 1.665816] dma-pl330 ff250000.pdma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
- [ 1.666572] pwm-voltage-regulator pwm_regulator.23: unable to request PWM, trying legacy API
- [ 1.666637] pwm-voltage-regulator pwm_regulator.23: unable to request legacy PWM
- [ 1.666679] pwm_regulator_probe:error
- [ 1.666751] platform pwm_regulator.23: Driver pwm-voltage-regulator requests probe deferral
- [ 1.667818] rk_serial.c v1.8 2014-03-04
- [ 1.668464] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 87) is a rk29_serial.0
- [ 1.669060] serial ff180000.serial: membase 0xf0172000
- [ 1.678615] loop: module loaded
- [ 1.680478] SCSI Media Changer driver v0.25
- [ 1.681562] tun: Universal TUN/TAP device driver, 1.6
- [ 1.681610] tun: (C) 1999-2004 Max Krasnyansky
- [ 1.683334] stmmac_probe_config_dt: Can not read property: pmu_regulator.
- [ 1.683393] stmmac_probe_config_dt: Can not read property: pmu_enable_level.
- [ 1.683442] stmmac_probe_config_dt: clock input or output? (input).
- [ 1.683488] stmmac_probe_config_dt: TX delay(0x30).
- [ 1.683529] stmmac_probe_config_dt: RX delay(0x10).
- [ 1.683653] stmmac_probe_config_dt: is rockchip,rk3288-gmac
- [ 1.683694] stmmc_pltfr_init:
- [ 1.683730] stmmc_pltfr_init: ERROR: Get power-gpio failed.
- [ 1.683805] stmmc_pltfr_init: ERROR: Request gmac phy reset pin failed.
- [ 1.683845] stmmc_pltfr_init: init for RGMII
- [ 1.683885] tx delay=0x30
- [ 1.683885] rx delay=0x10
- [ 1.685414] stmmac - user ID: 0x10, Synopsys ID: 0x35
- [ 1.685456] Normal descriptors
- [ 1.685487] Ring mode enabled
- [ 1.685520] DMA HW capability register supported
- [ 1.685558] RX Checksum Offload Engine supported (type 2)
- [ 1.685596] TX Checksum insertion supported
- [ 1.685630] Wake-Up On Lan supported
- [ 1.685761] Enable RX Mitigation via HW Watchdog Timer
- [ 1.687104] PPP generic driver version 2.4.2
- [ 1.687585] PPP BSD Compression module registered
- [ 1.687631] PPP Deflate Compression module registered
- [ 1.687696] PPP MPPE Compression module registered
- [ 1.687738] NET: Registered protocol family 24
- [ 1.687833] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
- [ 1.687882] CSLIP: code copyright 1989 Regents of the University of California.
- [ 1.687927] Rockchip WiFi SYS interface (V1.00) ...
- [ 1.688165] usbcore: registered new interface driver catc
- [ 1.688294] usbcore: registered new interface driver kaweth
- [ 1.688340] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
- [ 1.688468] usbcore: registered new interface driver pegasus
- [ 1.688605] usbcore: registered new interface driver rtl8150
- [ 1.688733] usbcore: registered new interface driver r8152
- [ 1.688775] hso: drivers/net/usb/hso.c: Option Wireless
- [ 1.688972] usbcore: registered new interface driver hso
- [ 1.689119] usbcore: registered new interface driver asix
- [ 1.689243] usbcore: registered new interface driver ax88179_178a
- [ 1.689368] usbcore: registered new interface driver cdc_ether
- [ 1.689530] usbcore: registered new interface driver cdc_eem
- [ 1.689658] usbcore: registered new interface driver dm9601
- [ 1.689781] usbcore: registered new interface driver dm9620
- [ 1.689937] usbcore: registered new interface driver smsc75xx
- [ 1.690091] usbcore: registered new interface driver smsc95xx
- [ 1.690217] usbcore: registered new interface driver gl620a
- [ 1.690352] usbcore: registered new interface driver net1080
- [ 1.690483] usbcore: registered new interface driver plusb
- [ 1.690614] usbcore: registered new interface driver rndis_host
- [ 1.690740] usbcore: registered new interface driver cdc_subset
- [ 1.690860] usbcore: registered new interface driver zaurus
- [ 1.690993] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
- [ 1.691170] usbcore: registered new interface driver int51x1
- [ 1.691299] usbcore: registered new interface driver kalmia
- [ 1.691450] usbcore: registered new interface driver ipheth
- [ 1.691595] usbcore: registered new interface driver sierra_net
- [ 1.691727] usbcore: registered new interface driver cx82310_eth
- [ 1.691886] usbcore: registered new interface driver cdc_ncm
- [ 1.692087] usbcore: registered new interface driver qmi_wwan
- [ 1.692221] usbcore: registered new interface driver cdc_mbim
- [ 1.692265] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 1.695554] ehci_rk_probe f1a00000 f1a00010
- [ 1.695613] rockchip_ehci_host ff500000.usb: Rockchip On-Chip EHCI Host Controller
- [ 1.695710] rockchip_ehci_host ff500000.usb: new USB bus registered, assigned bus number 1
- [ 1.696712] rockchip_ehci_host ff500000.usb: irq 56, io mem 0xff500000
- [ 1.711695] rockchip_ehci_host ff500000.usb: USB 0.0 started, EHCI 1.00
- [ 1.711929] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
- [ 1.711993] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 1.712048] usb usb1: Product: Rockchip On-Chip EHCI Host Controller
- [ 1.712100] usb usb1: Manufacturer: Linux 3.10.0 ehci_hcd
- [ 1.712147] usb usb1: SerialNumber: ff500000.usb
- [ 1.713526] hub 1-0:1.0: USB hub found
- [ 1.713608] hub 1-0:1.0: 1 port detected
- [ 1.741183] ehci_rk_probe ok
- [ 1.741629] usbcore: registered new interface driver cdc_acm
- [ 1.741675] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
- [ 1.741878] usbcore: registered new interface driver usblp
- [ 1.742027] usbcore: registered new interface driver cdc_wdm
- [ 1.742239] usbcore: registered new interface driver usb-storage
- [ 1.742371] usbcore: registered new interface driver ums-alauda
- [ 1.742513] usbcore: registered new interface driver ums-cypress
- [ 1.742645] usbcore: registered new interface driver ums-datafab
- [ 1.742772] usbcore: registered new interface driver ums_eneub6250
- [ 1.742912] usbcore: registered new interface driver ums-freecom
- [ 1.743042] usbcore: registered new interface driver ums-isd200
- [ 1.743169] usbcore: registered new interface driver ums-jumpshot
- [ 1.743295] usbcore: registered new interface driver ums-karma
- [ 1.743422] usbcore: registered new interface driver ums-onetouch
- [ 1.743548] usbcore: registered new interface driver ums-sddr09
- [ 1.743673] usbcore: registered new interface driver ums-sddr55
- [ 1.743799] usbcore: registered new interface driver ums-usbat
- [ 1.744086] usbcore: registered new interface driver usbserial
- [ 1.744225] usbcore: registered new interface driver usbserial_generic
- [ 1.744335] usbserial: USB Serial support registered for generic
- [ 1.744472] usbcore: registered new interface driver option
- [ 1.744579] usbserial: USB Serial support registered for GSM modem (1-port)
- [ 1.744834] usbcore: registered new interface driver trancevibrator
- [ 1.744879] usb20_otg: version 3.10a 21-DEC-2012
- [ 1.745935] f1a80040
- [ 1.745984] Core Release: 3.10a
- [ 1.746023] Setting default values for core params
- [ 1.746435] Using Buffer DMA mode
- [ 1.746477] Periodic Transfer Interrupt Enhancement - disabled
- [ 1.746518] Multiprocessor Interrupt Enhancement - disabled
- [ 1.746560] OTG VER PARAM: 0, OTG VER FLAG: 0
- [ 1.746597] ^^^^^^^^^^^^^^^^^Device Mode
- [ 1.746641] Dedicated Tx FIFOs mode
- [ 1.746698] pcd_init otg_dev = ed9b2b40
- [ 1.747194] usb20_otg ff580000.usb: DWC OTG Controller
- [ 1.747291] usb20_otg ff580000.usb: new USB bus registered, assigned bus number 2
- [ 1.747399] usb20_otg ff580000.usb: irq 55, io mem 0x00000000
- [ 1.747584] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
- [ 1.747644] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 1.747698] usb usb2: Product: DWC OTG Controller
- [ 1.747745] usb usb2: Manufacturer: Linux 3.10.0 dwc_otg_hcd
- [ 1.747793] usb usb2: SerialNumber: ff580000.usb
- [ 1.749115] hub 2-0:1.0: USB hub found
- [ 1.749195] hub 2-0:1.0: 1 port detected
- [ 1.750116] usb20_host: version 3.10a 21-DEC-2012
- [ 1.753673] f1b00040
- [ 1.753722] Core Release: 3.10a
- [ 1.753761] Setting default values for core params
- [ 1.754206] Using Buffer DMA mode
- [ 1.754248] Periodic Transfer Interrupt Enhancement - disabled
- [ 1.754286] Multiprocessor Interrupt Enhancement - disabled
- [ 1.754327] OTG VER PARAM: 0, OTG VER FLAG: 0
- [ 1.754363] ^^^^^^^^^^^^^^^^^^Host Mode
- [ 1.754446] usb20_host ff540000.usb: DWC OTG Controller
- [ 1.754536] usb20_host ff540000.usb: new USB bus registered, assigned bus number 3
- [ 1.754639] usb20_host ff540000.usb: irq 57, io mem 0x00000000
- [ 1.754801] Init: Power Port (0)
- [ 1.754984] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
- [ 1.755045] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 1.755099] usb usb3: Product: DWC OTG Controller
- [ 1.755147] usb usb3: Manufacturer: Linux 3.10.0 dwc_otg_hcd
- [ 1.755195] usb usb3: SerialNumber: ff540000.usb
- [ 1.756547] hub 3-0:1.0: USB hub found
- [ 1.756624] hub 3-0:1.0: 1 port detected
- [ 1.758270] .. rk pwm remotectl v1.0 init
- [ 1.758536] remotectl probe j=0x0
- [ 1.759035] input: ff680000.pwm as /devices/ff680000.pwm/input/input0
- [ 1.759667] pwm enable val=0x646205
- [ 1.760549] usbcore: registered new interface driver xpad
- [ 1.760720] usbcore: registered new interface driver usb_acecad
- [ 1.760955] usbcore: registered new interface driver aiptek
- [ 1.761131] usbcore: registered new interface driver gtco
- [ 1.761293] usbcore: registered new interface driver hanwang
- [ 1.761447] usbcore: registered new interface driver kbtab
- [ 1.761625] usbcore: registered new interface driver wacom
- [ 1.762739] sensor_register_slave:mma8452,id=17
- [ 1.762788] sensor_register_slave:cm3217,id=44
- [ 1.762828] sensor_register_slave:cm3218,id=45
- [ 1.769220] rtc_hym8563 0-0051: rtc core: registered hym8563 as rtc0
- [ 1.769382] i2c /dev entries driver
- [ 1.771614] IR NEC protocol handler initialized
- [ 1.771664] IR RC5(x) protocol handler initialized
- [ 1.771702] IR RC6 protocol handler initialized
- [ 1.771738] IR JVC protocol handler initialized
- [ 1.771774] IR Sony protocol handler initialized
- [ 1.771809] IR RC5 (streamzap) protocol handler initialized
- [ 1.771847] IR SANYO protocol handler initialized
- [ 1.771884] IR MCE Keyboard/mouse protocol handler initialized
- [ 1.772133] usbcore: registered new interface driver uvcvideo
- [ 1.772175] USB Video Class driver (1.1.1)
- [ 1.772222] CamSys driver version: v0.19.0, CamSys head file version: v0.8.0
- [ 1.775380] D1:camsys_platform_probe(1061): 1-gpios-cifpower: gpio=236
- [ 1.775469] D1:camsys_platform_probe(1064): gpios-cifpower: gpio_request
- [ 1.775533] D1:camsys_platform_probe(1066): 1-gpios-cifpower: gpio_request=0
- [ 1.775598] D1:camsys_platform_probe(1075): gpios-cifpower: 236 high
- [ 1.775823] D1:camsys_mipiphy_probe_cb(163): ff910000.isp mipi phy0 probe success(reg_phy: 0x0 reg_vir: 0x0 size: 0x0)
- [ 1.776327] D1:camsys_mipiphy_probe_cb(160): ff910000.isp mipi phy1 probe success(reg_phy: 0xff968000 reg_vir: 0xf19b0000 size)
- [ 1.778569] D1:camsys_platform_probe(1208): ff910000.isp memory:
- [ 1.778632] D1:camsys_platform_probe(1218): Register memory (phy: 0xff910000 vir: 0xf19e0000 size: 0x10000)
- [ 1.778691] D1:camsys_platform_probe(1213): I2c memory (phy: 0x2da43000 vir: 0xeda43000 size: 0x1000)
- [ 1.778744] D1:camsys_platform_probe(1233): Probe ff910000.isp device success
- [ 1.781685] device-mapper: uevent: version 1.0.3
- [ 1.782420] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
- [ 1.783342] Bluetooth: HCI UART driver ver 2.2
- [ 1.783396] Bluetooth: HCI H4 protocol initialized
- [ 1.783436] Bluetooth: HCILL protocol initialized
- [ 1.789324] cpufreq version 1.0, suspend freq 1200 MHz
- [ 1.789906] cpuidle: using governor ladder
- [ 1.789952] cpuidle: using governor menu
- [ 1.790070] Synopsys Designware Multimedia Card Interface Driver
- [ 1.790900] dwmmc_rockchip ff0f0000.rksdmmc: Version ID is 270a
- [ 1.791772] dwmmc_rockchip ff0f0000.rksdmmc: Using internal DMA controller.
- [ 1.792273] 3230..dw_mci_init_slot: fmin=400000, fmax=100000000 [mmc0]
- [ 1.792329] Line3235..dw_mci_init_slot: The rk_sdmmc Ver 1.12 2014-07-08
- [ 1.792739] 1357..dw_mci_set_ios: no card. [mmc0]
- [ 1.810037] 1357..dw_mci_set_ios: no card. [mmc0]
- [ 1.829765] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc0]
- [ 1.829797] dwmmc_rockchip ff0f0000.rksdmmc: DW MMC controller at irq 67, 32 bit host data width, 256 deep fifo
- [ 1.829822] dwmmc_rockchip ff0f0000.rksdmmc: 1 slots initialized
- [ 1.830184] dwmmc_rockchip ff0c0000.rksdmmc: Version ID is 270a
- [ 1.830950] dwmmc_rockchip ff0c0000.rksdmmc: Using internal DMA controller.
- [ 1.831134] 3224..dw_mci_init_slot: fmin=300000, fmax=50000000 [mmc1]
- [ 1.831666] 1357..dw_mci_set_ios: no card. [mmc1]
- [ 1.849389] 1357..dw_mci_set_ios: no card. [mmc1]
- [ 1.861880] mmc0: BKOPS_EN bit is not set
- [ 1.863798] rk_sdmmc: BOOT Bus speed=0Hz,Bus width=8bits.[mmc0]
- [ 1.866107] mmc_host mmc0: Bus speed (slot 0) = 100000000Hz (slot req 100000000Hz, actual 100000000HZ div = 0)
- [ 1.866135] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock [mmc0]
- [ 1.869239] dwmmc_rockchip ff0c0000.rksdmmc: DW MMC controller at irq 64, 32 bit host data width, 256 deep fifo
- [ 1.869258] dwmmc_rockchip ff0c0000.rksdmmc: 1 slots initialized
- [ 1.869607] dwmmc_rockchip ff0d0000.rksdmmc: Version ID is 270a
- [ 1.869838] dwmmc_rockchip ff0d0000.rksdmmc: Using internal DMA controller.
- [ 1.869993] 3230..dw_mci_init_slot: fmin=200000, fmax=50000000 [mmc2]
- [ 1.870110] 1357..dw_mci_set_ios: no card. [mmc2]
- [ 1.881165] rk_sdmmc: BOOT
- [ 1.881165] execute tuning: candidates_degree = SDMMC_SHIFT_DEGREE_0 SDMMC_SHIFT_DEGREE_90 SDMMC_SHIFT_DEGREE_180 SDM]
- [ 1.881268] mmc0: new HS200 MMC card at address 0001
- [ 1.881527] mmcblk0: mmc0:0001 AWMB3R 14.5 GiB
- [ 1.881838] uboot: 0x000400000 -- 0x000800000 (4 MB)
- [ 1.881851] misc: 0x000800000 -- 0x000c00000 (4 MB)
- [ 1.881861] resource: 0x000c00000 -- 0x001c00000 (16 MB)
- [ 1.881869] kernel: 0x001c00000 -- 0x002c00000 (16 MB)
- [ 1.881878] boot: 0x002c00000 -- 0x004c00000 (32 MB)
- [ 1.881887] recovery: 0x004c00000 -- 0x006c00000 (32 MB)
- [ 1.881896] backup: 0x006c00000 -- 0x00a000000 (52 MB)
- [ 1.881905] cache: 0x00a000000 -- 0x012000000 (128 MB)
- [ 1.881914] kpanic: 0x012000000 -- 0x012400000 (4 MB)
- [ 1.881923] system: 0x012400000 -- 0x042400000 (768 MB)
- [ 1.881932] metadata: 0x042400000 -- 0x042800000 (4 MB)
- [ 1.881941] userdata: 0x042800000 -- 0x082800000 (1024 MB)
- [ 1.881950] linuxroot: 0x082800000 -- 0x146800000 (3136 MB)
- [ 1.881959] user: 0x146800000 -- 0x3a3a00000 (9682 MB)
- [ 1.881982] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p141357..dw_mci_set_ios: no card. [mmc1]
- [ 1.888736] 1357..dw_mci_set_ios: no card. [mmc2]
- [ 1.908414] 1357..dw_mci_set_ios: no card. [mmc2]
- [ 1.908611] dwmmc_rockchip ff0d0000.rksdmmc: DW MMC controller at irq 65, 32 bit host data width, 256 deep fifo
- [ 1.908623] dwmmc_rockchip ff0d0000.rksdmmc: 1 slots initialized
- [ 1.908872] leds-gpio leds.31: pins are not configured from the driver
- [ 1.909099] hidraw: raw HID events driver (C) Jiri Kosina
- [ 1.910394] usbcore: registered new interface driver usbhid
- [ 1.910405] usbhid: USB HID core driver
- [ 1.910716] ashmem: initialized
- [ 1.910819] logger: created 256K log 'log_main'
- [ 1.910918] logger: created 256K log 'log_events'
- [ 1.911005] logger: created 256K log 'log_radio'
- [ 1.911096] logger: created 256K log 'log_system'
- [ 1.912100] input: rk29-keypad as /devices/ff100000.adc/key.34/input/input1
- [ 1.912674] rockchip-pinctrl ff770000.pinctrl: pin gpio6-8 already requested by smp; cannot claim for 2-0010
- [ 1.912690] rockchip-pinctrl ff770000.pinctrl: pin-200 (2-0010) status -22
- [ 1.912702] rockchip-pinctrl ff770000.pinctrl: could not request pin 200 on device rockchip-pinctrl
- [ 1.912714] ES8323 2-0010: Error applying setting, reverse things back
- [ 1.912999] es8323 probe i2c recv ok
- [ 1.913217] i2c-core: driver [ES8323] using legacy suspend method
- [ 1.913228] i2c-core: driver [ES8323] using legacy resume method
- [ 1.913552] rockchip-hdmi-spdif rockchip-hdmi-spdif.27: ASoC: CPU DAI (null) not registered
- [ 1.913583] rockchip_hdmi_spdif_audio_probe() register card failed:-517
- [ 1.913602] platform rockchip-hdmi-spdif.27: Driver rockchip-hdmi-spdif requests probe deferral
- [ 1.913828] es8323_probe
- [ 1.913913] es8323_probe:register ISR (irq=194)
- [ 2.548366] ES8323 2-0010: ASoC: no dapm match for LINPUT1 --> NULL --> Left Line Mux
- [ 2.548378] ES8323 2-0010: ASoC: Failed to add route LINPUT1 -> NULL -> Left Line Mux
- [ 2.548390] ES8323 2-0010: ASoC: no dapm match for LINPUT2 --> NULL --> Left Line Mux
- [ 2.548399] ES8323 2-0010: ASoC: Failed to add route LINPUT2 -> NULL -> Left Line Mux
- [ 2.548409] ES8323 2-0010: ASoC: no dapm match for Left PGA Mux --> NULL --> Left Line Mux
- [ 2.548418] ES8323 2-0010: ASoC: Failed to add route Left PGA Mux -> NULL -> Left Line Mux
- [ 2.548428] ES8323 2-0010: ASoC: no dapm match for RINPUT1 --> NULL --> Right Line Mux
- [ 2.548436] ES8323 2-0010: ASoC: Failed to add route RINPUT1 -> NULL -> Right Line Mux
- [ 2.548446] ES8323 2-0010: ASoC: no dapm match for RINPUT2 --> NULL --> Right Line Mux
- [ 2.548454] ES8323 2-0010: ASoC: Failed to add route RINPUT2 -> NULL -> Right Line Mux
- [ 2.548463] ES8323 2-0010: ASoC: no dapm match for Right PGA Mux --> NULL --> Right Line Mux
- [ 2.548472] ES8323 2-0010: ASoC: Failed to add route Right PGA Mux -> NULL -> Right Line Mux
- [ 2.548481] ES8323 2-0010: ASoC: no dapm match for LINPUT1 --> LAMP --> Left PGA Mux
- [ 2.548489] ES8323 2-0010: ASoC: Failed to add route LINPUT1 -> LAMP -> Left PGA Mux
- [ 2.548498] ES8323 2-0010: ASoC: no dapm match for LINPUT2 --> LAMP --> Left PGA Mux
- [ 2.548506] ES8323 2-0010: ASoC: Failed to add route LINPUT2 -> LAMP -> Left PGA Mux
- [ 2.548514] ES8323 2-0010: ASoC: no dapm match for Differential Mux --> LAMP --> Left PGA Mux
- [ 2.548523] ES8323 2-0010: ASoC: Failed to add route Differential Mux -> LAMP -> Left PGA Mux
- [ 2.548532] ES8323 2-0010: ASoC: no dapm match for RINPUT1 --> RAMP --> Right PGA Mux
- [ 2.548540] ES8323 2-0010: ASoC: Failed to add route RINPUT1 -> RAMP -> Right PGA Mux
- [ 2.548549] ES8323 2-0010: ASoC: no dapm match for RINPUT2 --> RAMP --> Right PGA Mux
- [ 2.548556] ES8323 2-0010: ASoC: Failed to add route RINPUT2 -> RAMP -> Right PGA Mux
- [ 2.548566] ES8323 2-0010: ASoC: no dapm match for Differential Mux --> RAMP --> Right PGA Mux
- [ 2.548574] ES8323 2-0010: ASoC: Failed to add route Differential Mux -> RAMP -> Right PGA Mux
- [ 2.548583] ES8323 2-0010: ASoC: no dapm match for LINPUT1 --> LAMP --> Differential Mux
- [ 2.548591] ES8323 2-0010: ASoC: Failed to add route LINPUT1 -> LAMP -> Differential Mux
- [ 2.548600] ES8323 2-0010: ASoC: no dapm match for RINPUT1 --> RAMP --> Differential Mux
- [ 2.548608] ES8323 2-0010: ASoC: Failed to add route RINPUT1 -> RAMP -> Differential Mux
- [ 2.548617] ES8323 2-0010: ASoC: no dapm match for LINPUT2 --> LAMP --> Differential Mux
- [ 2.548625] ES8323 2-0010: ASoC: Failed to add route LINPUT2 -> LAMP -> Differential Mux
- [ 2.548634] ES8323 2-0010: ASoC: no dapm match for RINPUT2 --> RAMP --> Differential Mux
- [ 2.548642] ES8323 2-0010: ASoC: Failed to add route RINPUT2 -> RAMP -> Differential Mux
- [ 2.548663] ES8323 2-0010: ASoC: no dapm match for LINPUT1 --> LAMP --> Left Line Mux
- [ 2.548671] ES8323 2-0010: ASoC: Failed to add route LINPUT1 -> LAMP -> Left Line Mux
- [ 2.548680] ES8323 2-0010: ASoC: no dapm match for LINPUT2 --> LAMP --> Left Line Mux
- [ 2.548688] ES8323 2-0010: ASoC: Failed to add route LINPUT2 -> LAMP -> Left Line Mux
- [ 2.548697] ES8323 2-0010: ASoC: no dapm match for Left PGA Mux --> LAMP --> Left Line Mux
- [ 2.548706] ES8323 2-0010: ASoC: Failed to add route Left PGA Mux -> LAMP -> Left Line Mux
- [ 2.548715] ES8323 2-0010: ASoC: no dapm match for RINPUT1 --> RAMP --> Right Line Mux
- [ 2.548724] ES8323 2-0010: ASoC: Failed to add route RINPUT1 -> RAMP -> Right Line Mux
- [ 2.548733] ES8323 2-0010: ASoC: no dapm match for RINPUT2 --> RAMP --> Right Line Mux
- [ 2.548741] ES8323 2-0010: ASoC: Failed to add route RINPUT2 -> RAMP -> Right Line Mux
- [ 2.548750] ES8323 2-0010: ASoC: no dapm match for Right PGA Mux --> RAMP --> Right Line Mux
- [ 2.548758] ES8323 2-0010: ASoC: Failed to add route Right PGA Mux -> RAMP -> Right Line Mux
- [ 2.548884] ES8323 2-0010: ASoC: mux Right Line Mux has no paths
- [ 2.548896] ES8323 2-0010: ASoC: mux Left Line Mux has no paths
- [ 2.548906] ES8323 2-0010: ASoC: mux Right PGA Mux has no paths
- [ 2.548915] ES8323 2-0010: ASoC: mux Left PGA Mux has no paths
- [ 2.548947] ES8323 2-0010: ASoC: mux Differential Mux has no paths
- [ 2.551789] Enter::rk29_es8323_init----135
- [ 2.555158] rockchip-es8323 rockchip-es8323.29: ES8323 HiFirockchip-i2s.0 mapping ok
- [ 2.555657] u32 classifier
- [ 2.555665] Actions configured
- [ 2.555676] Netfilter messages via NETLINK v0.30.
- [ 2.555727] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
- [ 2.556006] ctnetlink v0.93: registering with nfnetlink.
- [ 2.556069] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
- [ 2.556076] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
- [ 2.556303] xt_time: kernel timezone is -0000
- [ 2.556476] ip_tables: (C) 2000-2006 Netfilter Core Team
- [ 2.556590] arp_tables: (C) 2002 David S. Miller
- [ 2.556627] TCP: cubic registered
- [ 2.556635] Initializing XFRM netlink socket
- [ 2.556813] NET: Registered protocol family 10
- [ 2.557239] mip6: Mobile IPv6
- [ 2.557261] ip6_tables: (C) 2000-2006 Netfilter Core Team
- [ 2.557368] sit: IPv6 over IPv4 tunneling driver
- [ 2.557644] NET: Registered protocol family 17
- [ 2.557668] NET: Registered protocol family 15
- [ 2.557720] Bridge firewalling registered
- [ 2.557732] Ebtables v2.0 registered
- [ 2.557890] Bluetooth: RFCOMM TTY layer initialized
- [ 2.557920] Bluetooth: RFCOMM socket layer initialized
- [ 2.557927] Bluetooth: RFCOMM ver 1.11
- [ 2.557934] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
- [ 2.557939] Bluetooth: BNEP filters: protocol multicast
- [ 2.557949] Bluetooth: BNEP socket layer initialized
- [ 2.557956] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
- [ 2.557965] Bluetooth: HIDP socket layer initialized
- [ 2.557986] l2tp_core: L2TP core driver, V2.0
- [ 2.557998] l2tp_ppp: PPPoL2TP kernel driver, V2.0
- [ 2.558005] [WLAN_RFKILL]: Enter rfkill_wlan_init
- [ 2.558204] [WLAN_RFKILL]: Enter rfkill_wlan_probe
- [ 2.558213] wlan_platdata_parse_dt: wifi_chip_type = bcmwifi
- [ 2.558221] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
- [ 2.558229] [WLAN_RFKILL]: wlan_platdata_parse_dt: disable wifi io reference voltage control.
- [ 2.558237] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
- [ 2.558258] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,poweren_gpio = 156, flags = 0.
- [ 2.558276] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,host_wake_irq = 158, flags = 0.
- [ 2.558284] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
- [ 2.558307] [WLAN_RFKILL]: rockchip_wifi_voltage_select: wifi & sdio reference voltage: 1.8V
- [ 2.558345] [WLAN_RFKILL]: Exit rfkill_wlan_probe
- [ 2.558388] [BT_RFKILL]: Enter rfkill_rk_init
- [ 2.558497] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 147.
- [ 2.558512] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,power_gpio = 155.
- [ 2.558525] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 157.
- [ 2.558537] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 154.
- [ 2.558550] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 159.
- [ 2.558595] [BT_RFKILL]: Request irq for bt wakeup host
- [ 2.558684] [BT_RFKILL]: ** disable irq
- [ 2.558757] [BT_RFKILL]: ap6335 device registered.
- [ 2.559366] rk3288-hdmi ff980000.hdmi: rk3288 hdmi probe sucess.
- [ 2.559759] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0
- [ 2.559779] rk3288_init_suspend
- [ 2.559787] rk3288_suspend_init enter
- [ 2.559908] rk3288_suspend_init: pm_ctrbits =40017
- [ 2.559938] gpio_get_dts_info suspend:8
- [ 2.559944] gpio_get_dts_info resume:8
- [ 2.559950] rockchip,pmic-suspend_gpios:1007c30 1007c40 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
- [ 2.559974] rockchip,pmic-resume_gpios:2007c32 2007c42 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
- [ 2.560091] clks_gating_suspend_init:clkgt info ok
- [ 2.560183] Registering SWP/SWPB emulation handler
- [ 2.560469] ddrfreq: verion 1.2 20140526
- [ 2.560480] ddrfreq: normal 456MHz video_1080p 0MHz video_4k 456MHz dualview 0MHz idle 0MHz suspend 200MHz reboot 456MHz
- [ 2.560489] ddrfreq: auto-freq=0
- [ 2.560494] ddrfreq: auto-freq-table[0] 240MHz
- [ 2.560500] ddrfreq: auto-freq-table[1] 324MHz
- [ 2.560505] ddrfreq: auto-freq-table[2] 456MHz
- [ 2.560510] ddrfreq: auto-freq-table[3] 528MHz
- [ 2.562091] act_ldo3: operation not allowed
- [ 2.562329] vga_edid_probe: turn on ldo3 done.
- [ 2.562353] act_ldo4: operation not allowed
- [ 2.562586] vga_edid_probe: turn on ldo done.
- [ 2.562606] act_ldo2: operation not allowed
- [ 2.562833] vga_edid_probe: turn on ldo2 done.
- [ 2.562854] act_ldo8: operation not allowed
- [ 2.563081] vga_edid_probe: turn on ldo done.
- [ 2.588168] vga-ddc: read and parse vga edid success.
- [ 2.588177] vga-ddc: max mode 1680x1050@59[pixclock-119005 KHZ]
- [ 2.588194] vga-ddc: best mode 1680x1050@60[pixclock-6 KHZ]
- [ 2.588200] vga_edid_probe: success. 9
- [ 2.588294] firefly_vga_get_enable 180, 0
- [ 2.588301] firefly_vga_get_status 186
- [ 2.588312] firefly_vga_set_enable 159 enable:1
- [ 2.588328] firefly_vga_enable 130 start
- [ 2.588335] firefly_switch_fb 55
- [ 2.588342]
- [ 2.588342] rk_fb_switch_screen lcdc_id 0 type 1 enable 1
- [ 2.588352] fb0 win id 1 state 1
- [ 2.588362] regulator-dummy: disabling
- [ 2.588386] rk3288-lcdc lcdc0: lcdc0: dclk:148500000>>fps:61
- [ 2.588407] fb1 win id 0 state 0
- [ 2.588413] fb2 win id 2 state 0
- [ 2.588418] fb3 win id 3 state 0
- [ 2.588424] fb4 win id 4 state 0
- [ 2.588429]
- [ 2.588429] rk_fb_switch_screen lcdc_id 0 type 1 enable 1 done
- [ 2.588429]
- [ 2.588459] VGA ENABLE
- [ 2.588719] rockchip-hdmi-spdif rockchip-hdmi-spdif.27: ASoC: CPU DAI (null) not registered
- [ 2.588744] rockchip_hdmi_spdif_audio_probe() register card failed:-517
- [ 2.588757] platform rockchip-hdmi-spdif.27: Driver rockchip-hdmi-spdif requests probe deferral
- [ 2.588832] pcd_pullup, is_on 0
- [ 2.588864] file system registered
- [ 2.589357] android_usb gadget: Mass Storage Function, version: 2009/09/11
- [ 2.589365] android_usb gadget: Number of LUNs=2
- [ 2.589372] lun0: LUN: removable file: (no medium)
- [ 2.589379] lun1: LUN: removable file: (no medium)
- [ 2.589495] android_usb gadget: android_usb ready
- [ 2.589569] sensor_init: Probe name sensors
- [ 2.589583] sensor-dev.c v1.4 add angle calculation support between two gsensors 2013-09-01
- [ 2.590104] rtc_hym8563 0-0051: setting system clock to 2014-12-26 20:16:49 UTC (1419625009)
- [ 2.595336] usbcore: registered new interface driver snd-usb-audio
- [ 2.595362] ALSA device list:
- [ 2.595368] #0: RK_ES8323
- [ 2.596651] Freeing unused kernel memory: 2368K (c0a3c000 - c0c8c000)
- [ 2.596907] rockchip-hdmi-spdif rockchip-hdmi-spdif.27: rk-hdmi-spdif-hifirockchip-spdif mapping ok
- [ 2.601414] SELinux: Permission attach_queue in class tun_socket not defined in policy.
- [ 2.601427] SELinux: the above unknown classes and permissions will be denied
- [ 2.826458] type=1403 audit(1419625009.730:2): policy loaded auid=4294967295 ses=4294967295
- [ 2.826553] SELinux: Loaded policy from /sepolicy
- [ 2.827969] type=1404 audit(1419625009.730:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
- [ 3.204881] vga-ddc: read and parse vga edid success.
- [ 3.204894] vga-ddc: max mode 1680x1050@59[pixclock-119005 KHZ]
- [ 3.204910] vga-ddc: best mode 1680x1050@60[pixclock-6 KHZ]
- [ 3.204916] VGA Devie connected 9
- [ 3.204921] firefly_vga_set_mode 203
- [ 3.204927] firefly_vga_set_mode 219 1680 1050 60 146200000
- [ 3.204933] firefly_vga_enable 130 start
- [ 3.204938] firefly_switch_fb 55
- [ 3.204945]
- [ 3.204945] rk_fb_switch_screen lcdc_id 0 type 1 enable 1
- [ 3.204955] fb0 win id 1 state 1
- [ 3.204997] rk3288-lcdc lcdc0: lcdc0: dclk:148500000>>fps:61
- [ 3.205019] fb1 win id 0 state 0
- [ 3.205024] fb2 win id 2 state 0
- [ 3.205030] fb3 win id 3 state 0
- [ 3.205035] fb4 win id 4 state 0
- [ 3.205040]
- [ 3.205040] rk_fb_switch_screen lcdc_id 0 type 1 enable 1 done
- [ 3.205040]
- [ 3.728799] dwc_otg_hcd_enable, enable host controller
- [ 3.832476] Using Buffer DMA mode
- [ 3.832486] Periodic Transfer Interrupt Enhancement - disabled
- [ 3.832493] Multiprocessor Interrupt Enhancement - disabled
- [ 3.832499] OTG VER PARAM: 0, OTG VER FLAG: 0
- [ 3.832505] ^^^^^^^^^^^^^^^^^^Host Mode
- [ 3.847006] init: init.rk30board.bootmode.emmc.rc: 8: invalid command '/devices/ff0f0000.rksdmmc/mmc_host/mmc'
- [ 3.847025] init: init.rk30board.bootmode.emmc.rc: 9: invalid command '/devices/ff0c0000.rksdmmc/mmc_host/mmc'
- [ 3.847038] init: init.rk30board.bootmode.emmc.rc: 10: invalid command '/devices/ff580000.usb'
- [ 3.847048] init: init.rk30board.bootmode.emmc.rc: 11: invalid command '/devices/ff580000.usb'
- [ 3.847058] init: init.rk30board.bootmode.emmc.rc: 12: invalid command '/devices/ff500000.usb'
- [ 3.847068] init: init.rk30board.bootmode.emmc.rc: 13: invalid command '/devices/ff500000.usb'
- [ 3.847077] init: init.rk30board.bootmode.emmc.rc: 14: invalid command '/devices/ff540000.usb'
- [ 3.847087] init: init.rk30board.bootmode.emmc.rc: 15: invalid command '/devices/ff540000.usb'
- [ 3.847376] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
- [ 3.876492] Init: Power Port (0)
- [ 3.907716] init: /dev/hw_random not found
- [ 3.907773] keychord: using input dev ff680000.pwm for fevent
- [ 3.907782] keychord: using input dev rk29-keypad for fevent
- [ 3.907936] init: cannot open '/initlogo.rle'
- [ 3.920169] fs_mgr: parse_link_device : path = NULL
- [ 3.920192] fs_mgr: parse_link_device : path = NULL
- [ 3.920209] fs_mgr: parse_link_device : path = NULL
- [ 3.920225] fs_mgr: parse_link_device : path = NULL
- [ 3.920241] fs_mgr: parse_link_device : path = NULL
- [ 3.920257] fs_mgr: parse_link_device : path = NULL
- [ 3.920273] fs_mgr: parse_link_device : path = NULL
- [ 3.920288] fs_mgr: parse_link_device : path = NULL
- [ 3.920343] fs_mgr: ---------------resize_fs blk_dev /dev/block/platform/ff0f0000.rksdmmc/by-name/system, type ext4fs_mgr: Runnim
- [ 3.921113] resize2fs: resize2fs 1.41.14 (22-Dec-2010)resize2fs: The filesystem is already 196608 blocks long. Nothing to do!re
- [ 3.927764] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Opts: noauto_da_alloc
- [ 3.941577] EXT4-fs (mmcblk0p8): recovery complete
- [ 3.945343] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard
- [ 3.947457] EXT4-fs (mmcblk0p11): recovery complete
- [ 3.947469] EXT4-fs (mmcblk0p11): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard
- [ 3.955089] EXT4-fs (mmcblk0p12): recovery complete
- [ 3.955665] EXT4-fs (mmcblk0p12): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard
- [ 3.960589] drmboot: version magic '3.0.36+ SMP preempt mod_unload ARMv7 ' should be '3.10.0 SMP preempt mod_unload ARMv7 p2v8 '
- [ 3.965686] mali pd enabled
- [ 3.965699] clk enabled
- [ 3.965708] MALI_DVFS_STEP=4,div_dvfs=10
- [ 3.965715] mali_dvfs_infotbl[0].clock=198000,min_threshold=0,max_threshold=70
- [ 3.965722] mali_dvfs_infotbl[1].clock=297000,min_threshold=70,max_threshold=80
- [ 3.965729] mali_dvfs_infotbl[2].clock=417000,min_threshold=80,max_threshold=90
- [ 3.965736] mali_dvfs_infotbl[3].clock=480000,min_threshold=94,max_threshold=100
- [ 3.966851] turn on mali power
- [ 3.966875] mali ffa30000.gpu: GPU identified as 0x0750 r0p0 status 1
- [ 3.967241] mali ffa30000.gpu: Probed as mali0
- [ 4.191280] Indeed it is in host mode hprt0 = 00021501
- [ 4.368390] usb 3-1: new high-speed USB device number 2 using usb20_host
- [ 4.368454] Indeed it is in host mode hprt0 = 00001101
- [ 4.565389] usb 3-1: New USB device found, idVendor=1a40, idProduct=0101
- [ 4.565400] usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
- [ 4.565408] usb 3-1: Product: USB 2.0 Hub [MTT]
- [ 4.565711] hub 3-1:1.0: USB hub found
- [ 4.565765] hub 3-1:1.0: 4 ports detected
- [ 4.840799] usb 3-1.1: new full-speed USB device number 3 using usb20_host
- [ 4.940291] usb 3-1.1: New USB device found, idVendor=058f, idProduct=9254
- [ 4.940305] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
- [ 4.940313] usb 3-1.1: Product: Generic USB Hub
- [ 4.940319] usb 3-1.1: Manufacturer: ALCOR
- [ 4.940661] hub 3-1.1:1.0: USB hub found
- [ 4.940909] hub 3-1.1:1.0: 4 ports detected
- [ 5.214718] usb 3-1.1.3: new low-speed USB device number 4 using usb20_host
- [ 5.319076] usb 3-1.1.3: New USB device found, idVendor=413c, idProduct=3016
- [ 5.319090] usb 3-1.1.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
- [ 5.319098] usb 3-1.1.3: Product: Dell Premium USB Optical Mouse
- [ 5.324981] input: Dell Premium USB Optical Mouse as /devices/ff540000.usb/usb3/3-1/3-1.1/3-1.1.3/3-1.1.3:1.0/input/input2
- [ 5.325451] hid-generic 0003:413C:3016.0001: input,hidraw0: USB HID v1.11 Mouse [Dell Premium USB Optical Mouse] on usb-ff5400000
- [ 5.401728] usb 3-1.1.4: new low-speed USB device number 5 using usb20_host
- [ 5.507779] usb 3-1.1.4: New USB device found, idVendor=413c, idProduct=2107
- [ 5.507793] usb 3-1.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
- [ 5.507801] usb 3-1.1.4: Product: Dell USB Entry Keyboard
- [ 5.507808] usb 3-1.1.4: Manufacturer: Dell
- [ 5.512370] input: Dell Dell USB Entry Keyboard as /devices/ff540000.usb/usb3/3-1/3-1.1/3-1.1.4/3-1.1.4:1.0/input/input3
- [ 5.512512] keychord: using input dev Dell Dell USB Entry Keyboard for fevent
- [ 5.512840] hid-generic 0003:413C:2107.0002: input,hidraw1: USB HID v1.10 Keyboard [Dell Dell USB Entry Keyboard] on usb-ff540000
- [ 5.598384] iep dpi mode inactivity
- [ 9.800881] es8323_mic_state_ctrl read: 0
- [ 9.800892] mic_state_switch 0
- [ 9.800898] hp_det = 0,insert hp
- [ 9.800903] hp mic use intern
- [ 17.514622] *****************vbus detect*******************
Copy the code
Author: e97 Time: 12/27/2014 08:03
Hi, I too have been unable to create an image from the released SDK.
The only method where I have successfully booted the device is:
1) Flash with the factory Android 4.4 image, 'Firefly-RK3288_Android4.4_201412111722.img'
2) Overwrite 'system.img' with your 'system.img' image
Replacing kernel.img with one generated from the SDK locks up on the Firefly logo screen on bootup.
Replacing boot.img with one generated from the SDK is OK.
I'm also unsure which bootloader, uboot images are used in the factory image. Knowing this would be helpful.
Author: isle Time: 12/27/2014 11:43
you can unpack the factory image by? Firmware Upgrade Tool for Windows which you can get from our website
http://www.t-firefly.com/en/download/
?
then, follow these steps:
1. edit the file: AndroidTool_Release_v2.3/config.ini ,change Selected=1 to 2;
2. execute the AndroidTool.exe
3. find the Advanced Function , then you will find the fireware unpack function.
finally£¬ you will get all the image file from Output folder.
Have? fun !
Author: e97 Time: 12/27/2014 13:56
Thank you isle. That was very helpful!
I think my issue is I compiled the kernel incorrectly with the linaro cross compile toolchain. I've used it successfully for other Android builds, I'm not sure why it does not work here... maybe answers to the the following will explain why... [SOLVED]
On Ubuntu 12.04, when running:
make ARCH=arm CROSS_COMPILE=CROSS_COMPILE=arm-linux-gnueabihf- firefly-rk3288_defconfig
make ARCH=arm CROSS_COMPILE=CROSS_COMPILE=arm-linux-gnueabihf- -j8 firefly-rk3288.img
Results in a linking error:
make[1]: *** [pie/pie_stage3.o] Error 1
However, if the ARCH and CROSS_COMPILE are not specified:
make firefly-rk3288_defconfig
make -j8 firefly-rk3288.img
It works OK. Why is this??
------------
Update:?https://plus.google.com/u/0/110719562692786994119/posts/MyGmGKPY4jF
Answers a lot of questions: Rockchip method specifies a CROSS_COMPILE toolchain inside the Makefile
Author: isle Time: 12/29/2014 16:14
I think your specified CROSS_COMPILE is not right .
when you have no specified CROSS_COMPILE.
it use the default .
see Makefile in kernel folder.
the CROSS_COMPILE tools is here:
../prebuilts/gcc/linux-x86/arm/
Welcome Firefly Open Source Community (https://bbs.t-firefly.com/) |
Powered by Discuz! X3.1 |