通过SD卡一键烧写linux后,从NAND启动失败
板子是OK335xD,2014/06/23 V2.1烧录的内容是销售人员提供的网盘http://pan.baidu.com/s/1rUZqm 下的linux相关的MLO,u-boot.img,kernel,ubi.img
通过SD卡一键烧写linux后,从NAND启动提示如下信息:
U-Boot SPL 2011.09-00000-g34a3923-dirty (Sep 03 2014 - 15:02:57)
Texas Instruments Revision detection unimplemented
Booting from NAND...
MT29F2G08
U-Boot 2011.09-00000-g34a3923-dirty (Sep 03 2014 - 15:02:57)
I2C: ready
DRAM:512 MiB
WARNING: Caches not enabled
Did not find a recognized configuration, assuming General purpose EVM in Profile 0 with Daughter board
NAND:HW ECC BCH16 Selected
ONFI flash detected
ONFI param page 0 valid
HW ECC BCH8 Selected
Detect MT29F2G08
256 MiB
MMC: OMAP SD/MMC: 0
*** Warning - bad CRC, using default environment
Video : Drawing the logo from nand.
NAND read: device 0 offset 0x600000, size 0x36
54 bytes read: OK
NAND read: device 0 offset 0x600000, size 0x5e036
385078 bytes read: OK
Net: cpsw
Hit any key to stop autoboot:0
Booting from nand ...
NAND read: device 0 offset 0xc00000, size 0x500000
5242880 bytes read: OK
## Booting kernel from Legacy Image at 80200000 ...
Image Name: Linux-3.2.0-g3dac432-dirty
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3741560 Bytes = 3.6 MiB
Load Address: 80008000
Entry Point:80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Linux version 3.2.0-g3dac432-dirty (root@forlinxdg-virtual-machine) (gcc version 4.5.3 20110311 (prerelease) (GCC) ) #1 Thu Jan 22 10:17:03 CST 2015
[ 0.000000] CPU: ARMv7 Processor revision 2 (ARMv7), cr=10c53c7d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: am335xevm
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] AM335X ES2.1 (sgx neon )
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on.Total pages: 130048
[ 0.000000] Kernel command line: console=ttyO0,115200n8 root=ubi0:rootfs rw ubi.mtd=7,2048 rootfstype=ubifs rootwait=1 screentype=R screensize=800x480-7 calibrate=Y laohua=N
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 512MB = 512MB total
[ 0.000000] Memory: 511932k/511932k available, 12356k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector: 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap: 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
[ 0.000000] lowmem: 0xc0000000 - 0xe0000000 ( 512 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 (16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc06c1000 (6884 kB)
[ 0.000000] .init : 0xc06c1000 - 0xc06fe000 ( 244 kB)
[ 0.000000] .data : 0xc06fe000 - 0xc076e730 ( 450 kB)
[ 0.000000] .bss : 0xc076e754 - 0xc07a25b8 ( 208 kB)
[ 0.000000] NR_IRQS:396
[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
[ 0.000000] Total of 128 interrupts on 1 active controller
[ 0.000000] OMAP clockevent source: GPTIMER2 at 24000000 Hz
[ 0.000000] omap_dm_timer_switch_src: Switching to HW default clocksource(sys_clkin_ck) for timer1, this may impact timekeeping in low power state
[ 0.000000] OMAP clocksource: GPTIMER1 at 24000000 Hz
[ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
[ 0.000000] Console: colour dummy device 80x30
[ 0.000187] Calibrating delay loop... 718.02 BogoMIPS (lpj=3590144)
[ 0.057153] pid_max: default: 32768 minimum: 301
[ 0.057286] Security Framework initialized
[ 0.057390] Mount-cache hash table entries: 512
[ 0.057783] CPU: Testing write buffer coherency: ok
[ 0.058546] devtmpfs: initialized
[ 0.078542] omap_hwmod: pruss: failed to hardreset
[ 0.079667] print_constraints: dummy:
[ 0.080024] NET: Registered protocol family 16
[ 0.082138] OMAP GPIO hardware version 0.1
[ 0.084706] omap_mux_init: Add partition: #1: core, flags: 0
[ 0.086518]omap_i2c.1: alias fck already exists
[ 0.087665]omap_hsmmc.0: alias fck already exists
[ 0.087925]omap_hsmmc.1: alias fck already exists
[ 0.088494]da8xx_lcdc.0: alias fck already exists
[ 0.088766]omap_i2c.2: alias fck already exists
[ 0.090276]d_can.0: alias fck already exists
[ 0.090562]davinci-mcasp.1: alias fck already exists
[ 0.091766]omap2_mcspi.1: alias fck already exists
[ 0.091990]omap2_mcspi.2: alias fck already exists
[ 0.092258]edma.0: alias fck already exists
[ 0.092280]edma.0: alias fck already exists
[ 0.092298]edma.0: alias fck already exists
[ 0.128776] bio: create slab <bio-0> at 0
[ 0.130991] SCSI subsystem initialized
[ 0.132978] usbcore: registered new inte**ce driver usbfs
[ 0.133295] usbcore: registered new inte**ce driver hub
[ 0.133500] usbcore: registered new device driver usb
[ 0.133811] registerd cppi-dma Intr @ IRQ 17
[ 0.133826] Cppi41 Init Done Qmgr-base(e087a000) dma-base(e0878000)
[ 0.133836] Cppi41 Init Done
[ 0.133865] musb-ti81xx musb-ti81xx: musb0, board_mode=0x13, plat_mode=0x3
[ 0.134160] musb-ti81xx musb-ti81xx: musb1, board_mode=0x13, plat_mode=0x1
[ 0.135304] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 100 kHz
[ 0.137017] tps65217 1-0024: TPS65217 ID 0xe version 1.2
[ 0.139047] print_constraints: DCDC1: 900 <--> 1800 mV at 1500 mV
[ 0.141081] print_constraints: DCDC2: 900 <--> 3300 mV at 1100 mV
[ 0.143072] print_constraints: DCDC3: 900 <--> 1500 mV at 1100 mV
[ 0.145061] print_constraints: LDO1: 1000 <--> 3300 mV at 1800 mV
[ 0.147027] print_constraints: LDO2: 900 <--> 3300 mV at 3300 mV
[ 0.149026] print_constraints: LDO3: 1800 <--> 3300 mV at 1800 mV
[ 0.151007] print_constraints: LDO4: 1800 <--> 3300 mV at 3300 mV
[ 0.167222] omap_i2c omap_i2c.2: bus 2 rev2.4.0 at 100 kHz
[ 0.168838] Advanced Linux Sound Architecture Driver Version 1.0.24.
[ 0.169582] Bluetooth: Core ver 2.16
[ 0.169767] NET: Registered protocol family 31
[ 0.169780] Bluetooth: HCI device and connection manager initialized
[ 0.169797] Bluetooth: HCI socket layer initialized
[ 0.169808] Bluetooth: L2CAP socket layer initialized
[ 0.169836] Bluetooth: SCO socket layer initialized
[ 0.170398] cfg80211: Calling CRDA to update world regulatory domain
[ 0.171597] Switching to clocksource gp timer
[ 0.189335] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
[ 0.189548] musb-hdrc musb-hdrc.0: dma type: dma-cppi41
[ 0.189879] MUSB0 controller's USBSS revision = 4ea20800
[ 0.189914] musb0: Enabled SW babble control
[ 0.190841] musb-hdrc musb-hdrc.0: USB OTG mode controller at e083e000 using DMA, IRQ 18
[ 0.191006] musb-hdrc musb-hdrc.1: dma type: dma-cppi41
[ 0.191314] MUSB1 controller's USBSS revision = 4ea20800
[ 0.191343] musb1: Enabled SW babble control
[ 0.191846] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
[ 0.191937] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1
[ 0.192076] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.192091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.192105] usb usb1: Product: MUSB HDRC host driver
[ 0.192116] usb usb1: Manufacturer: Linux 3.2.0-g3dac432-dirty musb-hcd
[ 0.192127] usb usb1: SerialNumber: musb-hdrc.1
[ 0.193080] hub 1-0:1.0: USB hub found
[ 0.193110] hub 1-0:1.0: 1 port detected
[ 0.193718] musb-hdrc musb-hdrc.1: USB Host mode controller at e084a800 using DMA, IRQ 19
[ 0.194163] NET: Registered protocol family 2
[ 0.194353] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.194676] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.194973] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.195147] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.195160] TCP reno registered
[ 0.195172] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.195208] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.195388] NET: Registered protocol family 1
[ 0.195649] RPC: Registered named UNIX socket transport module.
[ 0.195662] RPC: Registered udp transport module.
[ 0.195671] RPC: Registered tcp transport module.
[ 0.195680] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.195905] NetWinder Floating Point Emulator V0.97 (double precision)
[ 0.196140] omap-gpmc omap-gpmc: GPMC revision 6.0
[ 0.215649] VFS: Disk quotas dquot_6.5.2
[ 0.215725] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.216286] msgmni has been set to 999
[ 0.219380] alg: No test for stdrng (krng)
[ 0.219461] io scheduler noop registered
[ 0.219473] io scheduler deadline registered
[ 0.219569] io scheduler cfq registered (default)
[ 0.221109] da8xx_lcdc da8xx_lcdc.0: GLCD: Found NHD-7.0-ATXI#-T-1 panel
[ 0.231556] Console: switching to colour frame buffer device 100x30
[ 0.238771] omap_uart.0: ttyO0 at MMIO 0x44e09000 (irq = 72) is a OMAP UART0
[ 0.970307] console enabled
[ 0.974741] omap_uart.1: ttyO1 at MMIO 0x48022000 (irq = 73) is a OMAP UART1
[ 0.982700] omap_uart.2: ttyO2 at MMIO 0x48024000 (irq = 74) is a OMAP UART2
[ 0.990577] omap_uart.3: ttyO3 at MMIO 0x481a6000 (irq = 44) is a OMAP UART3
[ 0.998480] omap_uart.4: ttyO4 at MMIO 0x481a8000 (irq = 45) is a OMAP UART4
[ 1.006400] omap_uart.5: ttyO5 at MMIO 0x481aa000 (irq = 46) is a OMAP UART5
[ 1.024452] brd: module loaded
[ 1.032888] loop: module loaded
[ 1.036614] i2c-core: driver using legacy suspend method
[ 1.043093] i2c-core: driver using legacy resume method
[ 1.049968] at24 1-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 1.060500] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 1.067872] omap2-nand driver initializing
[ 1.072253] info->phys_base 8000000
[ 1.075944] ONFI flash detected
[ 1.079332] ONFI param page 0 valid
[ 1.082994] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron MT29F2G08ABAEAWP)
[ 1.091340] omap2-nand: detected x8 NAND flash
[ 1.096071] Page size 2048 Select ECC BCH8
[ 1.100337] Nand ECC BCH8 HW
[ 1.103697] Creating 8 MTD partitions on "omap2-nand.0":
[ 1.109253] 0x000000000000-0x000000200000 : "SPL"
[ 1.116124] 0x000000200000-0x000000400000 : "SPL.backup1"
[ 1.123469] 0x000000400000-0x000000600000 : "SPL.backup2"
[ 1.130745] 0x000000600000-0x000000800000 : "SPL.backup3"
[ 1.138089] 0x000000800000-0x000000a00000 : "U-Boot"
[ 1.144992] 0x000000a00000-0x000000c00000 : "U-Boot Env"
[ 1.152250] 0x000000c00000-0x000001400000 : "Kernel"
[ 1.160215] 0x000001400000-0x000010000000 : "File System"
[ 1.209963] OneNAND driver initializing
[ 1.214819] UBI: attaching mtd7 to ubi0
[ 1.218826] UBI: physical eraseblock size: 131072 bytes (128 KiB)
[ 1.225386] UBI: logical eraseblock size: 126976 bytes
[ 1.231015] UBI: smallest flash I/O unit: 2048
[ 1.235922] UBI: sub-page size: 512
[ 1.240734] UBI: VID header offset: 2048 (aligned 2048)
[ 1.247000] UBI: data offset: 4096
[ 1.252795] UBI error: validate_ec_hdr: bad VID header offset 4096, expected 2048
[ 1.260594] UBI error: validate_ec_hdr: bad EC header
[ 1.265882] UBI error: ubi_io_read_ec_hdr: validation failed for PEB 0
[ 1.272716] Unable to handle kernel paging request at virtual address 00100104
[ 1.280247] pgd = c0004000
[ 1.283076] *pgd=00000000
[ 1.286812] Internal error: Oops: 805 [#1]
[ 1.291078] Modules linked in:
[ 1.294265] CPU: 0 Not tainted(3.2.0-g3dac432-dirty #1)
[ 1.300178] PC is at kmem_cache_destroy+0x5c/0x104
[ 1.305171] LR is at kmem_cache_destroy+0x40/0x104
[ 1.310164] pc : [<c00a55d0>] lr : [<c00a55b4>] psr: 60000013
[ 1.310171] sp : df02de40ip : 00100100fp : df02de54
[ 1.322132] r10: c07940a4r9 : df223554r8 : c07940a4
[ 1.327574] r7 : ffffffear6 : df22354cr5 : df223540r4 : df1c91c0
[ 1.334376] r3 : 00200200r2 : 00100100r1 : 00200200r0 : df1c91c0
[ 1.341180] Flags: nZCvIRQs onFIQs onMode SVC_32ISA ARMSegment kernel
[ 1.348797] Control: 10c5387dTable: 80004019DAC: 00000015
[ 1.354782]
[ 1.354786] PC: 0xc00a5550:
[ 1.359231] 5550e1a00004 ebffffc4 e1a04000 e30e098c e34c0072 eb11b2e4 e1a00004 e89da818
[ 1.367785] 5570e7f001f2 e1a0c00d e92dd818 e24cb004 e2504000 0a000021 e1a0200d e3c23d7f
[ 1.376339] 5590e3c3303f e5933004 e3c3333f e3c330ff e3530000 1a000019 e30e098c e34c0072
[ 1.384893] 55b0eb11b30c e5941044 e594c040 e3a02c01 e3a03c02 e3402010 e3403020 e1a00004
[ 1.393446] 55d0e58c1004 e581c000 e5842040 e5843044 ebffffa1 e3500000 1a00000d e5943014
[ 1.401999] 55f0e3130702 1a000006 e1a00004 ebfffece e30e098c e34c0072 eb11b2bb e89da818
[ 1.410552] 5610e7f001f2 e3050d50 e34c0007 ebfebae7 eafffff4 e3080d74 e3083d9c e594203c
[ 1.419105] 5630e34c3062 e59f1038 e34c0062 eb11aec7 eb11ae57 e3043910 e34c3078 e30e098c
[ 1.427659]
[ 1.427663] LR: 0xc00a5534:
[ 1.432107] 5534e3c3333f e3c330ff e3530000 1a00000a e30e098c e34c0072 eb11b325 e1a00004
[ 1.440660] 5554ebffffc4 e1a04000 e30e098c e34c0072 eb11b2e4 e1a00004 e89da818 e7f001f2
[ 1.449213] 5574e1a0c00d e92dd818 e24cb004 e2504000 0a000021 e1a0200d e3c23d7f e3c3303f
[ 1.457766] 5594e5933004 e3c3333f e3c330ff e3530000 1a000019 e30e098c e34c0072 eb11b30c
[ 1.466320] 55b4e5941044 e594c040 e3a02c01 e3a03c02 e3402010 e3403020 e1a00004 e58c1004
[ 1.474873] 55d4e581c000 e5842040 e5843044 ebffffa1 e3500000 1a00000d e5943014 e3130702
[ 1.483426] 55f41a000006 e1a00004 ebfffece e30e098c e34c0072 eb11b2bb e89da818 e7f001f2
[ 1.491980] 5614e3050d50 e34c0007 ebfebae7 eafffff4 e3080d74 e3083d9c e594203c e34c3062
[ 1.500535]
[ 1.500538] SP: 0xdf02ddc0:
[ 1.504983] ddc000000000 df283e00 df206800 00000040 00000000 c00a55d0 60000013 ffffffff
[ 1.513536] dde0df02de2c c07940a4 df02de54 df02ddf8 c0013e58 c0008374 df1c91c0 00200200
[ 1.522090] de0000100100 00200200 df1c91c0 df223540 df22354c ffffffea c07940a4 df223554
[ 1.530643] de20c07940a4 df02de54 00100100 df02de40 c00a55b4 c00a55d0 60000013 ffffffff
[ 1.539197] de4000000000 df223540 df02de7c df02de58 c0278afc c00a5580 df283c00 00000000
[ 1.547750] de60df223540 df206800 ffffffea c07940a4 df02def4 df02de80 c0278cc4 c027888c
[ 1.556303] de8000000000 000000d2 c0270b9c 000000d0 00000000 df223640 00000005 00020000
[ 1.564856] dea0df223544 df215400 df206800 df215400 df02dedc df206cf8 df22355c df22354c
[ 1.573410]
[ 1.573413] FP: 0xdf02ddd4:
[ 1.577858] ddd4c00a55d0 60000013 ffffffff df02de2c c07940a4 df02de54 df02ddf8 c0013e58
[ 1.586411] ddf4c0008374 df1c91c0 00200200 00100100 00200200 df1c91c0 df223540 df22354c
[ 1.594965] de14ffffffea c07940a4 df223554 c07940a4 df02de54 00100100 df02de40 c00a55b4
[ 1.603518] de34c00a55d0 60000013 ffffffff 00000000 df223540 df02de7c df02de58 c0278afc
[ 1.612072] de54c00a5580 df283c00 00000000 df223540 df206800 ffffffea c07940a4 df02def4
[ 1.620625] de74df02de80 c0278cc4 c027888c 00000000 000000d2 c0270b9c 000000d0 00000000
[ 1.629178] de94df223640 00000005 00020000 df223544 df215400 df206800 df215400 df02dedc
[ 1.637732] deb4df206cf8 df22355c df22354c 000000d2 0000024f ffffffff 00020000 00000000
[ 1.646286]
[ 1.646289] R0: 0xdf1c9140:
[ 1.650734] 9140cddb778b c8b6bebe 7dea619b 34dbb066 fe2eff89 9b9cbdb6 75b7b13b fdd7d739
[ 1.659288] 9160cb4f3f4f f3bed795 b2bb4f76 0ed63df7 f9a5b3db 7fefd7a1 537efbbe 753a9dfe
[ 1.667841] 9180e5c5f6af de7befaf 7bef7ad8 faad55dc 77f3fd7f fef9df75 bd77d5fe 51fbf6fb
[ 1.676395] 91a04b188dc8 7b32623a 7fbd73fb 237d9de5 26fccfb7 fdb5b8dd d7df1fdf cb5da7fa
[ 1.684949] 91c00000003c 00000078 00000000 00000028 06666667 00000000 0000005c 00000000
[ 1.693501] 91e000000000 00000000 00000040 00000000 00000190 00000000 00000000 c0652e3c
[ 1.702054] 920000100100 00200200 df1c9210 df222000 df5a7780 00000000 00000000 00000000
[ 1.710608] 922000000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1.719161]
[ 1.719164] R4: 0xdf1c9140:
[ 1.723609] 9140cddb778b c8b6bebe 7dea619b 34dbb066 fe2eff89 9b9cbdb6 75b7b13b fdd7d739
[ 1.732163] 9160cb4f3f4f f3bed795 b2bb4f76 0ed63df7 f9a5b3db 7fefd7a1 537efbbe 753a9dfe
[ 1.740717] 9180e5c5f6af de7befaf 7bef7ad8 faad55dc 77f3fd7f fef9df75 bd77d5fe 51fbf6fb
[ 1.749270] 91a04b188dc8 7b32623a 7fbd73fb 237d9de5 26fccfb7 fdb5b8dd d7df1fdf cb5da7fa
[ 1.757824] 91c00000003c 00000078 00000000 00000028 06666667 00000000 0000005c 00000000
[ 1.766377] 91e000000000 00000000 00000040 00000000 00000190 00000000 00000000 c0652e3c
[ 1.774929] 920000100100 00200200 df1c9210 df222000 df5a7780 00000000 00000000 00000000
[ 1.783483] 922000000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1.792036]
[ 1.792039] R5: 0xdf2234c0:
[ 1.796484] 34c000000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1.805036] 34e000000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1.813588] 350000000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1.822140] 352000000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1.830692] 354000000000 df223544 df223544 df22354c df22354c df223554 df223554 df22355c
[ 1.839245] 3560df22355c 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1.847798] 358000000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1.856350] 35a000000000 00000000 00000000 df1c91c0 00000000 00000000 00000000 00000000
[ 1.864903]
[ 1.864906] R6: 0xdf2234cc:
[ 1.869352] 34cc00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1.877903] 34ec00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1.886455] 350c00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1.895007] 352c00000000 00000000 00000000 00000000 00000000 00000000 df223544 df223544
[ 1.903560] 354cdf22354c df22354c df223554 df223554 df22355c df22355c 00000000 00000000
[ 1.912113] 356c00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1.920666] 358c00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1.929217] 35acdf1c91c0 00000000 00000000 00000000 00000000 c0b87c60 c0b87c80 c0b87ca0
[ 1.937771]
[ 1.937775] R8: 0xc0794024:
[ 1.942220] 402400000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1.950771] 404400000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1.959323] 406400000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1.967875] 408400000000 00000000 00000000 00000000 00000000 00000000 df5a78c0 df1c9240
[ 1.976428] 40a4df283e00 df283c00 df04dc40 00000000 00000000 df096340 00000001 00000001
[ 1.984981] 40c4c07940c4 c07940c4 00000001 00000001 df0ad48c df0ad48c 00000000 00000000
[ 1.993534] 40e400000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 2.002085] 410400000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 2.010638]
[ 2.010641] R9: 0xdf2234d4:
[ 2.015086] 34d400000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 2.023638] 34f400000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 2.032190] 351400000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 2.040742] 353400000000 00000000 00000000 00000000 df223544 df223544 df22354c df22354c
[ 2.049294] 3554df223554 df223554 df22355c df22355c 00000000 00000000 00000000 00000000
[ 2.057847] 357400000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 2.066399] 359400000000 00000000 00000000 00000000 00000000 00000000 df1c91c0 00000000
[ 2.074951] 35b400000000 00000000 00000000 c0b87c60 c0b87c80 c0b87ca0 c0b87cc0 c0b87ce0
[ 2.083505]
[ 2.083508] R10: 0xc0794024:
[ 2.088043] 402400000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 2.096595] 404400000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 2.105147] 406400000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 2.113699] 408400000000 00000000 00000000 00000000 00000000 00000000 df5a78c0 df1c9240
[ 2.122252] 40a4df283e00 df283c00 df04dc40 00000000 00000000 df096340 00000001 00000001
[ 2.130805] 40c4c07940c4 c07940c4 00000001 00000001 df0ad48c df0ad48c 00000000 00000000
[ 2.139358] 40e400000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 2.147910] 410400000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 2.156465] Process swapper (pid: 1, stack limit = 0xdf02c2f0)
[ 2.162543] Stack: (0xdf02de40 to 0xdf02e000)
[ 2.167087] de40: 00000000 df223540 df02de7c df02de58 c0278afc c00a5580 df283c00 00000000
[ 2.175614] de60: df223540 df206800 ffffffea c07940a4 df02def4 df02de80 c0278cc4 c027888c
[ 2.184141] de80: 00000000 000000d2 c0270b9c 000000d0 00000000 df223640 00000005 00020000
[ 2.192667] dea0: df223544 df215400 df206800 df215400 df02dedc df206cf8 df22355c df22354c
[ 2.201194] dec0: 000000d2 0000024f ffffffff 00020000 00000000 df215400 df206800 df215400
[ 2.209721] dee0: 00000840 00000800 df02df3c df02def8 c0270bb0 c0278b14 df02df2c 00000200
[ 2.218248] df00: 000007ff c01d4730 00000008 0000000a 00000000 00000000 c06fbe70 00000000
[ 2.226775] df20: c06fbe74 c06fbe74 c06fbe74 df215400 df02df84 df02df40 c06e1edc c0270714
[ 2.235301] df40: 00000000 c076e780 c06fd7ec df02c000 00000000 c06fbe75 df02df74 c076e780
[ 2.243828] df60: c06fd7ec df02c000 00000000 00000000 00000000 c06e1cd8 df02dfdc df02df88
[ 2.252355] df80: c000876c c06e1ce4 c0075718 c00f7630 0000007f c00f74ac df02dfbc 3231f328
[ 2.260883] dfa0: 00000037 00000000 df02dfc4 0000018c c072dd80 c06fd5e8 c06fd7ec c0041770
[ 2.269409] dfc0: 00000013 00000000 00000000 00000000 df02dff4 df02dfe0 c06c1884 c000873c
[ 2.277936] dfe0: 00000000 c06c17e8 00000000 df02dff8 c0041770 c06c17f4 7da669fe fcef138d
[ 2.286455] Backtrace:
[ 2.289029] [<c00a5574>] (kmem_cache_destroy+0x0/0x104) from [<c0278afc>] (ubi_scan_destroy_si+0x27c/0x288)
[ 2.299181]r4:df223540 r3:00000000
[ 2.302920] [<c0278880>] (ubi_scan_destroy_si+0x0/0x288) from [<c0278cc4>] (ubi_scan+0x1bc/0xa24)
[ 2.312165]r8:c07940a4 r7:ffffffea r6:df206800 r5:df223540 r4:00000000
[ 2.318983] r3:df283c00
[ 2.321723] [<c0278b08>] (ubi_scan+0x0/0xa24) from [<c0270bb0>] (ubi_attach_mtd_dev+0x4a8/0xa0c)
[ 2.330895] [<c0270708>] (ubi_attach_mtd_dev+0x0/0xa0c) from [<c06e1edc>] (ubi_init+0x204/0x2f0)
[ 2.340060] [<c06e1cd8>] (ubi_init+0x0/0x2f0) from [<c000876c>] (do_one_initcall+0x3c/0x180)
[ 2.348868] [<c0008730>] (do_one_initcall+0x0/0x180) from [<c06c1884>] (kernel_init+0x9c/0x130)
[ 2.357952] [<c06c17e8>] (kernel_init+0x0/0x130) from [<c0041770>] (do_exit+0x0/0x67c)
[ 2.366201]r5:c06c17e8 r4:00000000
[ 2.369936] Code: e3a03c02 e3402010 e3403020 e1a00004 (e58c1004)
[ 2.376389] ---[ end trace 612dfc7aeee3e8b0 ]---
[ 2.381220] Kernel panic - not syncing: Attempted to kill init!
[ 2.387406] Backtrace:
[ 2.389978] [<c0017d68>] (dump_backtrace+0x0/0x110) from [<c0510fbc>] (dump_stack+0x18/0x1c)
[ 2.398785]r6:c07226dc r5:c07226dc r4:c07713d0 r3:c0721088
[ 2.404716] [<c0510fa4>] (dump_stack+0x0/0x1c) from [<c051102c>] (panic+0x6c/0x1a0)
[ 2.412716] [<c0510fc0>] (panic+0x0/0x1a0) from [<c0041d1c>] (do_exit+0x5ac/0x67c)
[ 2.420607]r3:df02bd24 r2:df02dc24 r1:df02dc24 r0:c062350c
[ 2.426528]r7:df02bc00
[ 2.429176] [<c0041770>] (do_exit+0x0/0x67c) from [<c0018058>] (die+0x128/0x2d8)
[ 2.436891]r7:df02dc92
[ 2.439541] [<c0017f30>] (die+0x0/0x2d8) from [<c001a6f4>] (__do_kernel_fault+0x7c/0x8c)
[ 2.447991] [<c001a678>] (__do_kernel_fault+0x0/0x8c) from [<c001a858>] (do_page_fault+0x154/0x1f0)
[ 2.457429]r8:00000805 r7:00000005 r6:00100104 r5:df02ddf8 r4:00000000
[ 2.464258] r3:df02ddf8
[ 2.467000] [<c001a704>] (do_page_fault+0x0/0x1f0) from [<c001aa04>] (do_translation_fault+0xa4/0xa8)
[ 2.476626] [<c001a960>] (do_translation_fault+0x0/0xa8) from [<c00083a4>] (do_DataAbort+0x3c/0xa0)
[ 2.486064]r7:00000005 r6:c070475c r5:00100104 r4:00000805
[ 2.492006] [<c0008368>] (do_DataAbort+0x0/0xa0) from [<c0013e58>] (__dabt_svc+0x38/0x60)
[ 2.500532] Exception stack(0xdf02ddf8 to 0xdf02de40)
[ 2.505805] dde0: df1c91c0 00200200
[ 2.514344] de00: 00100100 00200200 df1c91c0 df223540 df22354c ffffffea c07940a4 df223554
[ 2.522880] de20: c07940a4 df02de54 00100100 df02de40 c00a55b4 c00a55d0 60000013 ffffffff
[ 2.531404]r8:c07940a4 r7:df02de2c r6:ffffffff r5:60000013 r4:c00a55d0
[ 2.538430] [<c00a5574>] (kmem_cache_destroy+0x0/0x104) from [<c0278afc>] (ubi_scan_destroy_si+0x27c/0x288)
[ 2.548592]r4:df223540 r3:00000000
[ 2.552341] [<c0278880>] (ubi_scan_destroy_si+0x0/0x288) from [<c0278cc4>] (ubi_scan+0x1bc/0xa24)
[ 2.561589]r8:c07940a4 r7:ffffffea r6:df206800 r5:df223540 r4:00000000
[ 2.568417] r3:df283c00
[ 2.571156] [<c0278b08>] (ubi_scan+0x0/0xa24) from [<c0270bb0>] (ubi_attach_mtd_dev+0x4a8/0xa0c)
[ 2.580332] [<c0270708>] (ubi_attach_mtd_dev+0x0/0xa0c) from [<c06e1edc>] (ubi_init+0x204/0x2f0)
[ 2.589508] [<c06e1cd8>] (ubi_init+0x0/0x2f0) from [<c000876c>] (do_one_initcall+0x3c/0x180)
[ 2.598321] [<c0008730>] (do_one_initcall+0x0/0x180) from [<c06c1884>] (kernel_init+0x9c/0x130)
[ 2.607405] [<c06c17e8>] (kernel_init+0x0/0x130) from [<c0041770>] (do_exit+0x0/0x67c)
[ 2.615666]r5:c06c17e8 r4:00000000
请烧写对应nand大小镜像文件
页:
[1]