编译5.1生成的kernel.img和boot.img烧入firefly-rk3288开发板中,kernel出错
你好,我按照官方开源代码和文档编译android5.1firefly-rk3288_android5.1_git_20150910.tar 解压大小和检验值都是对的我的开发板是firefly-rk3288编译步骤:Rk3288安卓5.1开发板代码编译好了。具体编译步骤:1. /rk3288$ source build/envsetup.sh2. lunch 8 或者( lunch rk3288-userdebug)3.进入kernel目录(/Y3/rk3288/kernel$ )4 make firefly-rk3288_defconfig5. make -j8 firefly-rk3288.img我代码没有任何改动编译5.1的内核生成的kernel.img和boot.img烧入firefly-rk3288开发板中,串口打印出来的是跟时钟clk和irq相关panic。 请问一下这个是什么问题? 谢谢 Channel a: DDR3 200MHzBus Width=32 Col=10 Bank=8 Row=15 CS=1 Die Bus-Width=16 Size=1024MBChannel b: DDR3 200MHzBus Width=32 Col=10 Bank=8 Row=15 CS=1 Die Bus-Width=16 Size=1024MBMemory OKMemory OKOUT U-Boot 2014.10-RK3288-01-ge884d10 (Nov 25 2014 - 15:36:51) CPU: rk3288CPU's clock information: arm pll = 600000000HZ periph pll = 297000000HZ ddr pll = 200000000HZ codec pll = 384000000HZBoard: Rockchipplatform BoardDRAM:Found dram banks:1Adding bank:0000000000000000(0000000080000000)128 MiBstorage init OK!Using default environment GetParamcheck parameter successUnknow 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-5pmic:act8846SecureBootEn = 0, SecureBootLock = 0 #Boot ver: 2014-11-25#2.19empty serial no.checkKeyvbus = 1no fuel gauge foundno fuel gauge foundread logo_on switch from dts no fuel gauge foundgot recovery cmd from misc.failed to load fdt from recovery!kernel @ 0x02000000 (0x00692268)ramdisk@ 0x04bf0000 (0x002ab9c0)Secure Boot state: 0bootrk: do_bootm_linux... Loading Device Tree to 0480d000, end 0482ab6f ... OKAdd bank:0000000000000000, 0000000080000000 Starting kernel ... <hit enter to activate fiq debugger>[ 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 (jiangyuelong@yfub56.ccdomain.com)(gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #5 SMP PREEMPT Sat Nov26 11:46:59 CST 2016[ 0.000000] CPU: ARMv7 Processor revision1 (ARMv7), cr=10c5387d[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache,VIPT aliasing instruction cache[ 0.000000] Machine: Rockchip RK3288 (FlattenedDevice Tree), model: rockchip,rk3288[ 0.000000] rockchip_ion_reserve[ 0.000000] rockchip_ion_populate_heap: Unable topopulate heap, error: -22[ 0.000000] ion heap((null)): base(40000000)size(28000000) align(0)[ 0.000000] rockchip_ion_populate_heap: Unable topopulate heap, error: -22[ 0.000000] ion heap((null)): base(0) size(0)align(0)[ 0.000000] ion_reserve: (null) reserved base40000000 size 671088640[ 0.000000] cma: CMA: reserved 16 MiB at 2e800000[ 0.000000] Memory policy: ECC disabled, Data cachewritealloc[ 0.000000] Boot mode: RECOVERY (2) flag: RECOVER(0xc3524203)[ 0.000000] PERCPU: Embedded 9 pages/cpu @c1efe000s13376 r8192 d15296 u36864[ 0.000000] Built 1 zonelists in Zone order,mobility grouping on.Total pages: 522768[ 0.000000] Kernel command line: console=ttyFIQ0androidboot.hardware=rk30board androidboot.console=ttyFIQ0 board.ap_has_alsa=0init=/initmtdparts=rk29xxnand:0x00002000@0x00000000(parameter),0x00002000@0x00002000(uboot),0x00002000@0x00004000(misc),0x00008000@0x00006000(resource),0x00008000@0x0000e000(kernel),0x00010000@0x00016000(boot),0x00010000@0x00026000(recovery),0x0001a000@0x00036000(backup),0x00040000@0x00050000(cache),0x00002000@0x00090000(kpanic),0x00100000@0x00092000(system),0x00002000@0x00192000(metadata),0x00200000@0x00194000(userdata),0x00020000@0x00394000(radical_update),-@0x003B4000(user)storagemedia=emmc loader.timestamp=2014-11-25_15:36:51[ 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] allocated 4194304 bytes of page_cgroup[ 0.000000] please try 'cgroup_disable=memory'option if you don't want memory cgroups[ 0.000000] Memory: 2048MB = 2048MB total[ 0.000000] Memory: 1385752k/1385752k available,711400k reserved, 663552K 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 - 0xc0b8d364 (11797 kB)[ 0.000000] .init: 0xc0b8e000 - 0xc0be6440 ( 354 kB)[ 0.000000] .data : 0xc0be8000 - 0xc0d79100 (1605 kB)[ 0.000000] .bss : 0xc0d79100 -0xc0e9a6fc (1158 kB)[ 0.000000] SLUB: HWalign=64, Order=0-3,MinObjects=0, CPUs=4, Nodes=1[ 0.000000] Preemptible hierarchical RCUimplementation.[ 0.000000] RCUdyntick-idle grace-period acceleration is enabled.[ 0.000000] NR_IRQS:16 nr_irqs:16 16[ 0.000000] rk_clk_tree_init start![ 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 = 31[ 0.000000] Architected cp15 timer(s) running at24.00MHz (phys).[ 0.000000] Switching to timer-based delay loop[ 0.000000] sched_clock: ARM arch timer >56 bitsat 24000kHz, resolution 41ns[ 0.000000] process version: 3[ 0.000000] channel:0, lkg:15[ 0.000000] target-temp:80[ 0.000000] channel:2, lkg:0[ 0.000000] channel:0, lkg:15[ 0.000000] channel:1, lkg:11[ 0.000000] sched_clock: 32 bits at 100 Hz,resolution 10000000ns, wraps every 4294967286ms[ 0.306331] Calibrating delay loop (skipped), valuecalculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)[ 0.306347] pid_max: default: 32768 minimum: 301[ 0.306454] Security Framework initialized[ 0.306471] SELinux:Initializing.[ 0.306551] Mount-cache hash table entries: 512[ 0.307193] Initializing cgroup subsys debug[ 0.307207] Initializing cgroup subsys memory[ 0.307234] Initializing cgroup subsys freezer[ 0.307263] CPU: Testing write buffer coherency: ok[ 0.307576] /cpus/cpu@0 missing clock-frequencyproperty[ 0.307590] /cpus/cpu@1 missing clock-frequencyproperty[ 0.307600] /cpus/cpu@2 missing clock-frequencyproperty[ 0.307609] /cpus/cpu@3 missing clock-frequencyproperty[ 0.307672] CPU0: thread -1, cpu 0, socket 5, mpidr80000500[ 0.307722] Setting up static identity map for0xc084e4f0 - 0xc084e548[ 0.310693] last_log: 0x2e100000 map to 0xf0004000and copy to 0xf0086000, size 0x80000 early 0x16c1 (version 3.1)[ 0.384357] CPU1: Booted secondary processor[ 0.384390] CPU1: thread -1, cpu 1, socket 5, mpidr80000501[ 0.404040] CPU2: Booted secondary processor[ 0.404063] CPU2: thread -1, cpu 2, socket 5, mpidr80000502[ 0.423751] CPU3: Booted secondary processor[ 0.423775] CPU3: thread -1, cpu 3, socket 5, mpidr80000503[ 0.423876] Brought up 4 CPUs[ 0.423904] SMP: Total of 4 processors activated(192.00 BogoMIPS).[ 0.423913] CPU: All CPU(s) started in SVC mode.[ 0.424640] devtmpfs: initialized[ 0.428772] VFP support v0.3: implementor 41architecture 3 part 30 variant d rev 0[ 0.429880] pinctrl core: initialized pinctrlsubsystem[ 0.430132] regulator-dummy: no parameters[ 0.444833] NET: Registered protocol family 16[ 0.446519] DMA: preallocated 256 KiB pool foratomic coherent allocations[ 0.446845] ion_snapshot: 0x2e290000 map to0xf0107000 and copy to 0xc0e75a0c (version 0.1)[ 0.447076] Registered FIQ tty driver[ 0.448321] console enabled[ 0.448559] Registered fiq debugger ttyFIQ0[ 0.449103] rockchip_get_bank_data:name=basestart=0xff750000,end=0xff7500ff[ 0.449127] rockchip_get_bank_data:name=mux_bank0start=0xff730084,end=0xff73008f[ 0.449147] rockchip_get_bank_data:name=pull_bank0start=0xff730064,end=0xff73006f[ 0.449165] rockchip_get_bank_data:name=drv_bank0start=0xff730070,end=0xff73007b[ 0.449259]rockchip_get_bank_data:name=/pinctrl@ff770000/gpio1@ff780000start=0xff780000,end=0xff7800ff[ 0.449327]rockchip_get_bank_data:name=/pinctrl@ff770000/gpio2@ff790000start=0xff790000,end=0xff7900ff[ 0.449397] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio3@ff7a0000start=0xff7a0000,end=0xff7a00ff[ 0.449464]rockchip_get_bank_data:name=/pinctrl@ff770000/gpio4@ff7b0000start=0xff7b0000,end=0xff7b00ff[ 0.449528]rockchip_get_bank_data:name=/pinctrl@ff770000/gpio5@ff7c0000 start=0xff7c0000,end=0xff7c00ff[ 0.449592]rockchip_get_bank_data:name=/pinctrl@ff770000/gpio6@ff7d0000start=0xff7d0000,end=0xff7d00ff[ 0.449656]rockchip_get_bank_data:name=/pinctrl@ff770000/gpio7@ff7e0000start=0xff7e0000,end=0xff7e00ff[ 0.449721] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio8@ff7f0000start=0xff7f0000,end=0xff7f00ff[ 0.449793]rockchip_get_bank_data:name=/pinctrl@ff770000/gpio15@ff7f2000start=0xff7f2000,end=0xff7f20ff[ 0.449859]rockchip_pinctrl_probe:name=RK3288-GPIO,type=3[ 0.449875] rockchip_pinctrl_probe:name=basestart=0xff770000,end=0xff77013f[ 0.449889] rockchip_pinctrl_probe:name=pullstart=0xff770140,end=0xff7701bf[ 0.449903] rockchip_pinctrl_probe:name=drvstart=0xff7701c0,end=0xff77023f[ 0.450545] rockchip_interrupts_register:bank_num=7[ 0.452467] rockchip_pinctrl_probe:init ok[ 0.453699] ------------[ cut here ]------------[ 0.453729] WARNING: at drivers/clk/clk.c:839clk_disable+0x18/0x24()[ 0.453741] Modules linked in:[ 0.453758] CPU: 0 PID: 1 Comm: swapper/0 Nottainted 3.10.0 #5[ 0.453795] [<c0013ec4>](unwind_backtrace+0x0/0xe0) from [<c001176c>] (show_stack+0x10/0x14)[ 0.453820] [<c001176c>](show_stack+0x10/0x14) from [<c0036988>] (warn_slowpath_common+0x4c/0x68)[ 0.453843] [<c0036988>](warn_slowpath_common+0x4c/0x68) from [<c00369bc>](warn_slowpath_null+0x18/0x1c)[ 0.453864] [<c00369bc>](warn_slowpath_null+0x18/0x1c) from [<c06021b8>] (clk_disable+0x18/0x24)[ 0.453893] [<c06021b8>](clk_disable+0x18/0x24) from [<c02e0d34>] (amba_device_add+0xfc/0x1cc)[ 0.453920] [<c02e0d34>](amba_device_add+0xfc/0x1cc) from [<c05f4054>](of_amba_device_create+0x10c/0x148)[ 0.453943] [<c05f4054>](of_amba_device_create+0x10c/0x148) from [<c05f435c>](of_platform_bus_create+0xd8/0x180)[ 0.453964] [<c05f435c>](of_platform_bus_create+0xd8/0x180) from [<c05f43b8>](of_platform_bus_create+0x134/0x180)[ 0.453986] [<c05f43b8>](of_platform_bus_create+0x134/0x180) from [<c05f4460>] (of_platform_populate+0x5c/0x88)[ 0.454011] [<c05f4460>](of_platform_populate+0x5c/0x88) from [<c0b90a54>](customize_machine+0x30/0x40)[ 0.454034] [<c0b90a54>](customize_machine+0x30/0x40) from [<c00086a4>](do_one_initcall+0x34/0xc8)[ 0.454055] [<c00086a4>](do_one_initcall+0x34/0xc8) from [<c0b8eb28>] (do_initcalls+0x70/0xa0)[ 0.454074] [<c0b8eb28>](do_initcalls+0x70/0xa0) from [<c0b8ebe8>](kernel_init_freeable+0x90/0x130)[ 0.454098] [<c0b8ebe8>](kernel_init_freeable+0x90/0x130) from [<c082c860>](kernel_init+0x8/0xe4)[ 0.454123] [<c082c860>](kernel_init+0x8/0xe4) from [<c000da98>] (ret_from_fork+0x14/0x3c)[ 0.454161] ---[ end trace 1b75b31a2719ed1c ]---[ 0.454182] Unable to handle kernel NULL pointerdereference at virtual address 00000032[ 1.303731] pgd = c0004000[ 1.306392] *pgd=00000000[ 1.309921] Internal error: Oops: 5 [#1] PREEMPT SMPARM[ 1.315141] Modules linked in:[ 1.318155] CPU: 0 PID: 1 Comm: swapper/0 Tainted:G W 3.10.0 #5[ 1.324912] task: ee090000 ti: ee072000 task.ti:ee072000[ 1.330221] PC is at __clk_unprepare+0x10/0x78[ 1.334588] LR is at clk_unprepare+0x14/0x1c[ 1.338787] pc :[<c0603460>] lr : [<c06034dc>] psr: a0000113[ 1.338787] sp : ee073e28ip : 00000000 fp : 00000000[ 1.350058] r10: 00241330r9 : ee2c6410 r8 : f0118000[ 1.355193] r7 : ee2c6778r6 : b105f00d r5 : fffffffer4 : fffffffe[ 1.361607] r3 : 00000000r2 : c0e8dd58 r1 : ee073e20r0 : fffffffe[ 1.368023] Flags: NzCvIRQs onFIQsonMode SVC_32ISA ARMSegment kernel[ 1.375206] Control: 10c5387dTable:0000406aDAC: 00000015[ 1.380852] [ 1.380852] PC: 0xc06033e0:[ 1.385050] 33e0e5934030 e3540000 1a000006e59f0050 e3a01c06 e59f204c e59f304c ebe8cd7d[ 1.393176] 3400e1a00004 e8bd8038 e5950008e12fff34 e5953014 e3530000 e1a04000 1a000004[ 1.401301] 3420e5d50018 e30810d0 e1a00100ebebf2d4 e5850014 e1a00005 e1a01004 e8bd4038[ 1.409424] 3440eaffffba c0acf4fa c0acf630c08c1a64 e92d4010 e1a04000 e3540000 08bd8010[ 1.417549] 3460e5943034 e3530000 1a000003e59f0050 e30012ef e8bd4010 eae8cd49 e2433001[ 1.425673] 3480e5843034 e3530000 18bd8010e5943030 e3530000 0a000002 e59f0024 e30012f5[ 1.433797] 34a0ebe8cd3f e5943004 e5933004e3530000 0a000001 e5940008 e12fff33 e594400c[ 1.441920] 34c0eaffffe4 c0acf4fa e92d4010e1a04000 ebfffa36 e1a00004 ebffffdc e8bd4010[ 1.450044] [ 1.450044] LR: 0xc060345c:[ 1.454243] 345c08bd8010 e5943034 e35300001a000003 e59f0050 e30012ef e8bd4010 eae8cd49[ 1.462366] 347ce2433001 e5843034 e353000018bd8010 e5943030 e3530000 0a000002 e59f0024[ 1.470492] 349ce30012f5 ebe8cd3f e5943004e5933004 e3530000 0a000001 e5940008 e12fff33[ 1.478617] 34bce594400c eaffffe4 c0acf4fae92d4010 e1a04000 ebfffa36 e1a00004 ebffffdc[ 1.486742] 34dce8bd4010 eafffb37 e92d4038e2504000 01a05004 0a000015 e5943034 e3530000[ 1.494867] 34fc1a00000e e594000c ebfffff6e2505000 1a00000e e5943004 e5933000 e3530000[ 1.502992] 351c0a000006 e5940008 e12fff33e2505000 0a000002 e594000c ebffffc5 ea000003[ 1.511118] 353ce5943034 e3a05000 e2833001e5843034 e1a00005 e8bd8038 e92d41f0 e1a04000[ 1.519244] [ 1.519244] SP: 0xee073da8:[ 1.523441] 3da800000000 00000000 ee073fb000000000 c06021b8 00000347 c0acf4fa 00000009[ 1.531567] 3dc8ee2c6410 c0603460 a0000113ffffffff ee073e14 c000d598 fffffffe ee073e20[ 1.539692] 3de8c0e8dd58 00000000 fffffffefffffffe b105f00d ee2c6778 f0118000 ee2c6410[ 1.547816] 3e0800241330 00000000 00000000ee073e28 c06034dc c0603460 a0000113 ffffffff[ 1.555941] 3e28fffffffe c06034dc ee2c6600c02e0d3c 00000000 c1ed9958 ee2c6600 00000000[ 1.564065] 3e48c1ed99a8 ee2c6410 00000000c05f4054 ee2c6410 c1ed9958 00000001 00000000[ 1.572189] 3e6800000001 c08c08ac 00000000c05f435c c08c09b0 c08c09b0 c481c8c4 c05f1ab8[ 1.580312] 3e88c1ed97b8 0000000d c08c097000000001 c1ed97b8 c05f1b80 c0e75868 c1ed97b8[ 1.588437] [ 1.588437] R1: 0xee073da0:[ 1.592636] 3da0c082c860 00003db4 0000000000000000 ee073fb0 00000000 c06021b8 00000347[ 1.600760] 3dc0c0acf4fa 00000009 ee2c6410c0603460 a0000113 ffffffff ee073e14 c000d598[ 1.608885] 3de0fffffffe ee073e20 c0e8dd5800000000 fffffffe fffffffe b105f00d ee2c6778[ 1.617010] 3e00f0118000 ee2c6410 0024133000000000 00000000 ee073e28 c06034dc c0603460[ 1.625135] 3e20a0000113 ffffffff fffffffec06034dc ee2c6600 c02e0d3c 00000000 c1ed9958[ 1.633258] 3e40ee2c6600 00000000 c1ed99a8ee2c6410 00000000 c05f4054 ee2c6410 c1ed9958[ 1.641382] 3e6000000001 00000000 00000001c08c08ac 00000000 c05f435c c08c09b0 c08c09b0[ 1.649507] 3e80c481c8c4 c05f1ab8 c1ed97b80000000d c08c0970 00000001 c1ed97b8 c05f1b80[ 1.657632] [ 1.657632] R2: 0xc0e8dcd8:[ 1.661830] dcd800000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 1.669953] dcf800000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 1.678074] dd1800000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 1.686196] dd3800000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 1.694318] dd5800000000 ee025d3c ee09000000000001 005e005e 00000000 00000000 00000000[ 1.702441] dd7800000000 ee02573c 0000000000410041 fed00000 fed10000 00000000 c1ebb0e4[ 1.710563] dd9800000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 1.718686] ddb800000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 1.726809] [ 1.726809] R7: 0xee2c66f8:[ 1.731007] 66f800000000 00000000 ffff8adf00000000 00000000 00000000 00000000 ee2c6798[ 1.739131] 6718ffffffff ffffffff 00000000ee2c6724 ee2c6724 00000000 00000000 00000000[ 1.747255] 673800000000 c1ed9958 0000000000000000 00000000 ee2c674c ee2c674c 00000000[ 1.755379] 675800000000 00000000 0000000000000000 00000000 c02e0b14 00000000 00000000[ 1.763502] 6778ffb20000 ffb23fff c1ed99b000000200 c0c0c4e8 00000000 00000000 fffffffe[ 1.771626] 6798ffffffff ffffffff 0000000000000020 00000021 00000000 00000000 00000000[ 1.779749] 67b800000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 1.787871] 67d800000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 1.795995] [ 1.795995] R8: 0xf0117f80:[ 1.800193] 7f80******** ******** **************** ******** ******** ******** ********[ 1.808320] 7fa0******** ******** **************** ******** ******** ******** ********[ 1.816446] 7fc0******** ******** **************** ******** ******** ******** ********[ 1.824569] 7fe0******** ******** **************** ******** ******** ******** ********[ 1.832696] 800000000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 1.840819] 802000000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 1.848943] 804000000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 1.857066] 806000000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 1.865191] [ 1.865191] R9: 0xee2c6390:[ 1.869390] 639000000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 1.877512] 63b000000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 1.885634] 63d000000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 1.893757] 63f000000000 00000000 0000000000000000 ee1b6440 ffffffff 00000000 00000000[ 1.901880] 641000000000 ee1ddd00 ee1b6440ee070880 ee2c621c ee07088c ee070880 c0caa818[ 1.910004] 6430ee1b64c0 00000002 0000000700000000 00000000 00000001 00000000 ee2c644c[ 1.918128] 6450ee2c644c 00000000 00000000c0caa978 00000000 00000000 00000000 00000020[ 1.926250] 647000010001 c0caaf40 ee2c62747fffffff 00010001 ee2c6484 ee2c6484 00000000[ 1.934377] Process swapper/0 (pid: 1, stack limit =0xee072238)[ 1.940279] Stack: (0xee073e28 to 0xee074000)[ 1.944565]3e20: fffffffe c06034dc ee2c6600 c02e0d3c 00000000 c1ed9958[ 1.952604] 3e40: ee2c6600 00000000 c1ed99a8ee2c6410 00000000 c05f4054 ee2c6410 c1ed9958[ 1.960642] 3e60: 00000001 00000000 00000001c08c08ac 00000000 c05f435c c08c09b0 c08c09b0[ 1.968681] 3e80: c481c8c4 c05f1ab8 c1ed97b80000000d c08c0970 00000001 c1ed97b8 c05f1b80[ 1.976720] 3ea0: c0e75868 c1ed97b8 c1ed995800000000 00000001 c08c08ac c08c0970 ee2c6410[ 1.984758] 3ec0: 00000000 c05f43b8 00000001ee005800 00000002 c0304bdc ee005810 ee005800[ 1.992795] 3ee0: 00000002 00000038 00000002c0309748 00000000 c1ed97b8 c1ea415c 00000000[ 2.000834] 3f00: 00000000 c08c08ac c0be20dc 0000000100000000 c05f4460 00000001 c08c08ac[ 2.008872] 3f20: 00000000 00000003 c0b90a24ee072000 00000000 c0d7a000 c0b8e5f0 c0b90a54[ 2.016910] 3f40: 00000000 c00086a4 c0b90a2400000000 00000003 c0bdbaec c0bdbacc c0d7a000[ 2.024949] 3f60: 000001fc c0b8eb28 0000000300000003 c0b8e5f0 00000000 c0be1ffc c0be1ffc[ 2.032986] 3f80: 00000000 00000000 0000000000000000 00000000 c0b8ebe8 ee072000 00000000[ 2.041024] 3fa0: c082c858 c082c860 00000000c000da98 00000000 00000000 00000000 00000000[ 2.049061] 3fc0: 00000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 2.057099] 3fe0: 00000000 00000000 0000000000000000 00000013 00000000 ffffffff ffffffff[ 2.065142] [<c0603460>](__clk_unprepare+0x10/0x78) from [<c06034dc>] (clk_unprepare+0x14/0x1c)[ 2.073781] [<c06034dc>](clk_unprepare+0x14/0x1c) from [<c02e0d3c>] (amba_device_add+0x104/0x1cc)[ 2.082592] [<c02e0d3c>](amba_device_add+0x104/0x1cc) from [<c05f4054>](of_amba_device_create+0x10c/0x148)[ 2.092253] [<c05f4054>](of_amba_device_create+0x10c/0x148) from [<c05f435c>](of_platform_bus_create+0xd8/0x180)[ 2.102427] [<c05f435c>](of_platform_bus_create+0xd8/0x180) from [<c05f43b8>](of_platform_bus_create+0x134/0x180)[ 2.112685] [<c05f43b8>] (of_platform_bus_create+0x134/0x180)from [<c05f4460>] (of_platform_populate+0x5c/0x88)[ 2.122689] [<c05f4460>](of_platform_populate+0x5c/0x88) from [<c0b90a54>](customize_machine+0x30/0x40)[ 2.132095] [<c0b90a54>](customize_machine+0x30/0x40) from [<c00086a4>](do_one_initcall+0x34/0xc8)[ 2.141073] [<c00086a4>](do_one_initcall+0x34/0xc8) from [<c0b8eb28>] (do_initcalls+0x70/0xa0)[ 2.149626] [<c0b8eb28>](do_initcalls+0x70/0xa0) from [<c0b8ebe8>](kernel_init_freeable+0x90/0x130)[ 2.158690] [<c0b8ebe8>](kernel_init_freeable+0x90/0x130) from [<c082c860>](kernel_init+0x8/0xe4)[ 2.167585] [<c082c860>](kernel_init+0x8/0xe4) from [<c000da98>] (ret_from_fork+0x14/0x3c)[ 2.175795] Code: e92d4010 e1a04000 e354000008bd8010 (e5943034) [ 2.181795] ---[ end trace 1b75b31a2719ed1d ]---[ 2.186364] Kernel panic - not syncing: Attempted tokill init! exitcode=0x0000000b[ 2.186364] [ 2.195345] CPU3: stopping[ 2.198012] CPU: 3 PID: 0 Comm: swapper/3 Tainted:G D W 3.10.0 #5[ 2.204780] [<c0013ec4>](unwind_backtrace+0x0/0xe0) from [<c001176c>] (show_stack+0x10/0x14)[ 2.213163] [<c001176c>](show_stack+0x10/0x14) from [<c0012f9c>] (handle_IPI+0x154/0x2c8)[ 2.221289] [<c0012f9c>](handle_IPI+0x154/0x2c8) from [<c0008558>] (gic_handle_irq+0x54/0x5c)[ 2.229756] [<c0008558>](gic_handle_irq+0x54/0x5c) from [<c000d600>] (__irq_svc+0x40/0x70)[ 2.237961] Exception stack(0xee0c1f80 to0xee0c1fc8)[ 2.242930] 1f80: ffffffed 00000000 0133600000000000 ee0c0000 ee0c0000 10c0387d c0852ee0[ 2.250969] 1fa0: 0000406a 410fc0d1 0000000000000000 c0bf046c ee0c1fc8 c000e774 c000e778[ 2.259004] 1fc0: 60000113 ffffffff[ 2.262440] [<c000d600>] (__irq_svc+0x40/0x70)from [<c000e778>] (arch_cpu_idle+0x30/0x38)[ 2.270569] [<c000e778>](arch_cpu_idle+0x30/0x38) from [<c0078be4>] (cpu_idle_loop+0x1b8/0x224)[ 2.279209] [<c0078be4>](cpu_idle_loop+0x1b8/0x224) from [<c0078c5c>](freezing_slow_path+0x0/0x80)[ 2.288183] CPU2: stopping[ 2.290849] CPU: 2 PID: 0 Comm: swapper/2 Tainted:G D W 3.10.0 #5[ 2.297616] [<c0013ec4>](unwind_backtrace+0x0/0xe0) from [<c001176c>] (show_stack+0x10/0x14)[ 2.305999] [<c001176c>](show_stack+0x10/0x14) from [<c0012f9c>] (handle_IPI+0x154/0x2c8)[ 2.314125] [<c0012f9c>](handle_IPI+0x154/0x2c8) from [<c0008558>] (gic_handle_irq+0x54/0x5c)[ 2.322592] [<c0008558>](gic_handle_irq+0x54/0x5c) from [<c000d600>] (__irq_svc+0x40/0x70)[ 2.330798] Exception stack(0xee0bff80 to0xee0bffc8)[ 2.335767] ff80: ffffffed 00000000 0132d00000000000 ee0be000 ee0be000 10c0387d c0852ee0[ 2.343806] ffa0: 0000406a 410fc0d1 0000000000000000 c0bf046c ee0bffc8 c000e774 c000e778[ 2.351841] ffc0: 60000113 ffffffff[ 2.355277] [<c000d600>] (__irq_svc+0x40/0x70)from [<c000e778>] (arch_cpu_idle+0x30/0x38)[ 2.363404] [<c000e778>](arch_cpu_idle+0x30/0x38) from [<c0078be4>] (cpu_idle_loop+0x1b8/0x224)[ 2.372042] [<c0078be4>](cpu_idle_loop+0x1b8/0x224) from [<c0078c5c>](freezing_slow_path+0x0/0x80)[ 2.381016] CPU1: stopping[ 2.383683] CPU: 1 PID: 0 Comm: swapper/1 Tainted:G D W 3.10.0 #5[ 2.390450] [<c0013ec4>](unwind_backtrace+0x0/0xe0) from [<c001176c>] (show_stack+0x10/0x14)[ 2.398833] [<c001176c>](show_stack+0x10/0x14) from [<c0012f9c>] (handle_IPI+0x154/0x2c8)[ 2.406959] [<c0012f9c>](handle_IPI+0x154/0x2c8) from [<c0008558>] (gic_handle_irq+0x54/0x5c)[ 2.415425] [<c0008558>](gic_handle_irq+0x54/0x5c) from [<c000d600>] (__irq_svc+0x40/0x70)[ 2.423630] Exception stack(0xee0bdf80 to0xee0bdfc8)[ 2.428599] df80: ffffffed 00000000 0132400000000000 ee0bc000 ee0bc000 10c0387d c0852ee0[ 2.436638] dfa0: 0000406a 410fc0d1 0000000000000000 c0bf046c ee0bdfc8 c000e774 c000e778[ 2.444672] dfc0: 60000113 ffffffff[ 2.448109] [<c000d600>] (__irq_svc+0x40/0x70)from [<c000e778>] (arch_cpu_idle+0x30/0x38)[ 2.456235] [<c000e778>](arch_cpu_idle+0x30/0x38) from [<c0078be4>] (cpu_idle_loop+0x1b8/0x224)[ 2.464865] [<c0078be4>] (cpu_idle_loop+0x1b8/0x224)from [<c0078c5c>] (freezing_slow_path+0x0/0x80)[ 2.473840] CRU:[ 2.475658] 00000000: 00000001 9fff0041 0fff002100000008 00000005 9fff0031 0fff0018 00000008[ 2.484040] 00000020: 00000103 9fff007f 0fff004000000008 00000107 9fff00c5 0fff0063 00000008[ 2.492422] 00000040: 00000b00 9fff0270 0fff013800000008 00005111 00000000 00000000 00000000[ 2.500803] 00000060: 00004031 0000b100 0000002000000200 00008300 00008200 00008386 0bb8ea60[ 2.509185] 00000080: 0bb8ea60 0bb8ea60 0000a1000000277d 00004380 00008a00 00000200 00000200[ 2.517566] 000000a0: 00000200 0bb8ea60 0bb8ea600bb8ea60 0bb8ea60 00000900 00000900 001f05dc[ 2.525947] 000000c0: 00001703 00000707 00000e4000000700 00000286 00000742 00004040 00000101[ 2.534328] 000000e0: 00004040 00000202 000080c600008f8f 00000000 00000631 00001ee5 00008307[ 2.542708] 00000100: 00001200 0bb8ea60 0000404000000000 00000000 00000000 00000000 00000000[ 2.551089] 00000120: 00000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 2.559470] 00000140: 00000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 2.567850] 00000160: 00000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 2.576229] 00000180: 00000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 2.584609] 000001a0: 00000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 2.592989] 000001c0: 00000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 2.601370] 000001e0: 00000000 00000000 0000000000640064 00000004 00000000 00000000 00000000[ 2.609750] 00000200: 00000002 00000000 0000000200000000 00000002 00000000 00000004 00000000[ 2.618129] 00000220: 00000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 2.626509] 00000240: 00000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 2.634889] 00000260: 00000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 2.643269] 00000280: 00000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 2.651649] 000002a0: 00000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 2.660029] 000002c0: 00000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 2.668409] 000002e0: 00000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 2.676789] 00000300: 00000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 2.685169] 00000320: 00000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 2.693549] 00000340: 00000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 2.701929] 00000360: 00000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 2.710309] 00000380: 00000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 2.718689] 000003a0: 00000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 2.727068] 000003c0: 00000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 2.735448] 000003e0: 00000000 00000000 0000000000000000 00000000 00000000 00000000 00000000[ 2.743829] 00000400: 00000001 9fff0041 0fff002100000008 00000005 9fff0031 0fff0018 00000008[ 2.752205] Rebooting in 5 seconds..请烧完整固件,同时升级工具请用SDK附带的 jpchen 发表于 2016-11-28 09:02
请烧完整固件,同时升级工具请用SDK附带的
您好,烧入的是整个固件的,烧入从官网下载的Firefly-RK3288_Android5.1_201611021526固件包也不能启动,是不是5.1和4.4的硬件不一样啊?
页:
[1]