This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

am3358 系统启动问题

Other Parts Discussed in Thread: AM3358, AM3352, TPS65910

TI的工程师:

      你好。我的板子参照evm设计,使用am3358芯片,不同于evm的是使用了Hynix nandflash:H27U4G8F2DTR,在uboot2011+linux3.1环境下,系统启动没有问题。但是使用ti-processor-sdk-linux-am335x-evm-03.00.00.04系统时,有的板子在启动时在挂接文件系统出错,过不去。麻烦帮忙分析一下,可能是哪里的问题,谢谢。配置、启动过程及问题如下:

ti-processor-sdk-linux-am335x-evm-03.00.00.04
系统u-boot2016.05,linux4.4.12
Hynix nandflash:H27U4G8F2DTR 512MB 8位, page:2k+64bytes
文件系统制作命令:
mkfs.ubifs -r rootfs/ -F -o ubifs.img -m 2048 -e 126976 -c 4096
ubinize -o ubi.img -m 2048 -p 128KiB -s 512 -O 2048 ubinize.cfg
cat ubinize.cfg
[ubifs]
mode=ubi
image=ubifs.img
vol_size=200MiB
vol_id=0
vol_type=dynamic
vol_name=rootfs
vol_flags=autoresize
#define NANDARGS \
"mtdids=" MTDIDS_DEFAULT "\0" \
"mtdparts=" MTDPARTS_DEFAULT "\0" \
"nandargs=setenv bootargs console=${console} " \
"${optargs} " \
"root=${nandroot} " \
"rootfstype=${nandrootfstype}\0" \
"nandroot=ubi0:rootfs rw ubi.mtd=NAND.file-system,2048\0" \
"nandrootfstype=ubifs rootwait=1\0" \
"nandboot=echo Booting from nand ...; " \
"run nandargs; " \
"nand read ${fdtaddr} NAND.u-boot-spl-os; " \
"nand read ${loadaddr} NAND.kernel; " \
"bootm ${loadaddr} - ${fdtaddr}\0"

## Booting kernel from Legacy Image at 82000000 ...
Image Name: Linux-4.4.12-g3639bea54a
Created: 2017-09-14 9:05:49 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3248032 Bytes = 3.1 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Kernel Image ... OK
Loading Device Tree to 8fff2000, end 8ffff2dc ... OK

Starting kernel ...

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.12-g3639bea54a (kevin@ubuntu) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #3 PREEMPT Thu Sep 14 02:05:37 PDT 2017
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: TI AM335x EVM
[ 0.000000] cma: Reserved 24 MiB at 0x9e800000
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] AM335X ES2.1 (sgx neon )
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129920
[ 0.000000] Kernel command line: console=ttyO0,115200n8 root=ubi0:rootfs rw ubi.mtd=NAND.file-system,2048 rootfstype=ubifs rootwait=1
[ 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: 485292K/524288K available (6291K kernel code, 265K rwdata, 2020K rodata, 276K init, 249K bss, 14420K reserved, 24576K cma-reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc0826004 (8313 kB)
[ 0.000000] .init : 0xc0827000 - 0xc086c000 ( 276 kB)
[ 0.000000] .data : 0xc086c000 - 0xc08ae588 ( 266 kB)
[ 0.000000] .bss : 0xc08b0000 - 0xc08ee5d8 ( 250 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] \0x09Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
[ 0.000000] OMAP clockevent source: timer2 at 25000000 Hz
[ 0.000029] sched_clock: 32 bits at 25MHz, resolution 40ns, wraps every 85899345900ns
[ 0.000078] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 76450417870 ns
[ 0.000103] OMAP clocksource: timer1 at 25000000 Hz
[ 0.001207] clocksource_probe: no matching clocksources found
[ 0.001583] Console: colour dummy device 80x30
[ 0.001638] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
[ 0.001655] This ensures that you still see kernel messages. Please
[ 0.001669] update your kernel commandline.
[ 0.001704] Calibrating delay loop... 298.59 BogoMIPS (lpj=1492992)
[ 0.067596] pid_max: default: 32768 minimum: 301
[ 0.067906] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.067936] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.069472] Initializing cgroup subsys io
[ 0.069541] Initializing cgroup subsys memory
[ 0.069612] Initializing cgroup subsys devices
[ 0.069646] Initializing cgroup subsys freezer
[ 0.069679] Initializing cgroup subsys perf_event
[ 0.069710] Initializing cgroup subsys pids
[ 0.069774] CPU: Testing write buffer coherency: ok
[ 0.070530] Setting up static identity map for 0x80008200 - 0x80008258
[ 0.075669] devtmpfs: initialized
[ 0.105555] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 0.141067] omap_hwmod: debugss: _wait_target_disable failed
[ 0.204733] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.209304] pinctrl core: initialized pinctrl subsystem
[ 0.212176] NET: Registered protocol family 16
[ 0.217372] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.247685] cpuidle: using governor ladder
[ 0.277664] cpuidle: using governor menu
[ 0.289296] OMAP GPIO hardware version 0.1
[ 0.311436] omap-gpmc 50000000.gpmc: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/nandflash_pins_s0, deferring probe
[ 0.318980] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.379471] edma 49000000.edma: TI EDMA DMA engine driver
[ 0.386167] SCSI subsystem initialized
[ 0.386979] usbcore: registered new interface driver usbfs
[ 0.387168] usbcore: registered new interface driver hub
[ 0.387433] usbcore: registered new device driver usb
[ 0.388888] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe
[ 0.389010] omap_i2c 4802a000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c1_pins, deferring probe
[ 0.389403] pps_core: LinuxPPS API ver. 1 registered
[ 0.389424] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.389503] PTP clock support registered
[ 0.390041] EDAC MC: Ver: 3.0.0
[ 0.392685] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[ 0.396080] clocksource: Switched to clocksource timer1
[ 0.423832] NET: Registered protocol family 2
[ 0.425603] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.425743] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.425863] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.426026] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.426221] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.426589] NET: Registered protocol family 1
[ 0.427362] RPC: Registered named UNIX socket transport module.
[ 0.427394] RPC: Registered udp transport module.
[ 0.427410] RPC: Registered tcp transport module.
[ 0.427426] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.429457] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
[ 0.434185] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.455072] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.457255] NFS: Registering the id_resolver key type
[ 0.457398] Key type id_resolver registered
[ 0.457420] Key type id_legacy registered
[ 0.457595] ntfs: driver 2.1.32 [Flags: R/O].
[ 0.462248] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 0.462311] io scheduler noop registered
[ 0.462345] io scheduler deadline registered
[ 0.462773] io scheduler cfq registered (default)
[ 0.467101] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[ 0.629639] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[ 0.639251] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a 8250
[ 1.267167] console [ttyS0] enabled
[ 1.273336] 48022000.serial: ttyS1 at MMIO 0x48022000 (irq = 159, base_baud = 3000000) is a 8250
[ 1.301137] loop: module loaded
[ 1.311026] libphy: Fixed MDIO Bus: probed
[ 1.386187] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
[ 1.392362] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
[ 1.400228] libphy: 4a101000.mdio: probed
[ 1.404310] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver Atheros 8031 ethernet
[ 1.415218] cpsw 4a100000.ethernet: Detected MACID = 98:5d:ad:45:0f:ce
[ 1.424316] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[ 1.432230] usbcore: registered new interface driver pegasus
[ 1.438250] usbcore: registered new interface driver asix
[ 1.443879] usbcore: registered new interface driver ax88179_178a
[ 1.450268] usbcore: registered new interface driver cdc_ether
[ 1.456387] usbcore: registered new interface driver smsc75xx
[ 1.462355] usbcore: registered new interface driver smsc95xx
[ 1.468328] usbcore: registered new interface driver net1080
[ 1.474165] usbcore: registered new interface driver cdc_subset
[ 1.480308] usbcore: registered new interface driver zaurus
[ 1.486252] usbcore: registered new interface driver cdc_ncm
[ 1.493705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.500385] ehci-pci: EHCI PCI platform driver
[ 1.505027] ehci-platform: EHCI generic platform driver
[ 1.510833] ehci-omap: OMAP-EHCI Host Controller driver
[ 1.516438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.522738] ohci-pci: OHCI PCI platform driver
[ 1.527455] ohci-platform: OHCI generic platform driver
[ 1.533999] usbcore: registered new interface driver usb-storage
[ 1.541111] mousedev: PS/2 mouse device common for all mice
[ 1.548883] i2c /dev entries driver
[ 1.555994] cpuidle: enable-method property 'ti,am3352' found operations
[ 1.563474] sdhci: Secure Digital Host Controller Interface driver
[ 1.569815] sdhci: Copyright(c) Pierre Ossman
[ 1.575573] omap_hsmmc 48060000.mmc: Got CD GPIO
[ 1.726898] Synopsys Designware Multimedia Card Interface Driver
[ 1.737510] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.744697] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.751736] usbcore: registered new interface driver usbhid
[ 1.757485] usbhid: USB HID core driver
[ 1.766207] NET: Registered protocol family 10
[ 1.773650] sit: IPv6 over IPv4 tunneling driver
[ 1.780428] NET: Registered protocol family 17
[ 1.785561] Key type dns_resolver registered
[ 1.790384] omap_voltage_late_init: Voltage driver support not added
[ 1.798041] ThumbEE CPU extension supported.
[ 1.802400] Registering SWP/SWPB emulation handler
[ 1.811644] omap-gpmc 50000000.gpmc: GPMC revision 6.0
[ 1.817146] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
[ 1.826491] nand: Could not find valid ONFI parameter page; aborting
[ 1.832936] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xdc
[ 1.839436] nand: Hynix NAND 512MiB 3,3V 8-bit
[ 1.843923] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 1.851648] nand: using OMAP_ECC_BCH8_CODE_HW ECC scheme
[ 1.857386] 10 ofpart partitions found on MTD device 8000000.nand
[ 1.863526] Creating 10 MTD partitions on "8000000.nand":
[ 1.869034] 0x000000000000-0x000000020000 : "NAND.SPL"
[ 1.877366] 0x000000020000-0x000000040000 : "NAND.SPL.backup1"
[ 1.885945] 0x000000040000-0x000000060000 : "NAND.SPL.backup2"
[ 1.894633] 0x000000060000-0x000000080000 : "NAND.SPL.backup3"
[ 1.903316] 0x000000080000-0x0000000c0000 : "NAND.u-boot-spl-os"
[ 1.912290] 0x0000000c0000-0x0000001c0000 : "NAND.u-boot"
[ 1.920968] 0x0000001c0000-0x0000001e0000 : "NAND.u-boot-env"
[ 1.929706] 0x0000001e0000-0x000000200000 : "NAND.u-boot-env.backup1"
[ 1.939031] 0x000000200000-0x000000a00000 : "NAND.kernel"
[ 1.950420] 0x000000a00000-0x000020000000 : "NAND.file-system"
[ 2.186572] tps65910 0-002d: No interrupt support, no core IRQ
[ 2.227042] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[ 2.236295] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 100 kHz
[ 2.243268] omap_hsmmc 48060000.mmc: Got CD GPIO
[ 2.248870] vmmc: supplied by vbat
[ 2.287664] ubi0: attaching mtd9
[ 2.495480] ubi0 error: check_corruption: PEB 118 contains corrupted VID header, and the data does not contain all 0xFF
[ 2.506396] ubi0 error: check_corruption: this may be a non-UBI PEB or a severe VID header corruption which requires manual inspection
[ 2.518579] Volume identifier header dump:
[ 2.522702] \0x09magic 55424921
[ 2.525864] \0x09version 1
[ 2.528446] \0x09vol_type 1
[ 2.530998] \0x09copy_flag 1
[ 2.533547] \0x09compat 5
[ 2.536131] \0x09vol_id 2147479551
[ 2.539467] \0x09lnum 1
[ 2.542017] \0x09data_size 22528
[ 2.544915] \0x09used_ebs 0
[ 2.547497] \0x09data_pad 0
[ 2.550048] \0x09sqnum 2
[ 2.552600] \0x09hdr_crc 0aef454a
[ 2.555759] Volume identifier header hexdump:
[ 2.560247] hexdump of PEB 118 offset 4096, length 126976
[ 3.819049] ubi0: scanning is finished
[ 3.822889] ubi0 error: late_analysis: 1 PEBs are corrupted and preserved
[ 3.829765] Corrupted PEBs are: 118
[ 3.842618] ubi0 warning: process_lvol: volume table copy #2 is corrupted
[ 3.855469] ubi0: volume table was restored
[ 3.866709] UBI assert failed in ubi_wl_init at 1598 (pid 1)
[ 3.872461] CPU: 0 PID: 1 Comm: swapper Not tainted 4.4.12-g3639bea54a #3
[ 3.879370] Hardware name: Generic AM33XX (Flattened Device Tree)
[ 3.885505] Backtrace:
[ 3.888105] [<c00134e0>] (dump_backtrace) from [<c00136dc>] (show_stack+0x18/0x1c)
[ 3.895721] r7:024000c0 r6:dd826000 r5:c08e4520 r4:00000000
[ 3.901549] [<c00136c4>] (show_stack) from [<c0299528>] (dump_stack+0x24/0x28)
[ 3.908878] [<c0299504>] (dump_stack) from [<c03d03d4>] (ubi_wl_init+0x498/0x520)
[ 3.916462] [<c03cff3c>] (ubi_wl_init) from [<c03d1e78>] (ubi_attach+0x938/0x14b0)
[ 3.924075] r10:ddcdcc80 r9:c08e4524 r8:00000000 r7:ddcdcc64 r6:000000c8 r5:dd826000
[ 3.932055] r4:00000000
[ 3.934653] [<c03d1540>] (ubi_attach) from [<c03c61d0>] (ubi_attach_mtd_dev+0x660/0xbd8)
[ 3.942824] r10:00001000 r9:00000840 r8:dd826000 r7:ddcbb400 r6:00000000 r5:ddcbb400
[ 3.950803] r4:00000800
[ 3.953394] [<c03c5b70>] (ubi_attach_mtd_dev) from [<c0849ef4>] (ubi_init+0x1e4/0x26c)
[ 3.961390] r10:fffff000 r9:c07bafcc r8:c07baff8 r7:c08641dc r6:c08641e0 r5:ddcbb400
[ 3.969363] r4:00000000
[ 3.971943] [<c0849d10>] (ubi_init) from [<c00096bc>] (do_one_initcall+0x98/0x1e4)
[ 3.979590] r10:00000000 r9:c0827600 r8:000000be r7:ddce10c0 r6:c08710a0 r5:c0849d10
[ 3.987565] r4:c08710a0
[ 3.990149] [<c0009624>] (do_one_initcall) from [<c0827e80>] (kernel_init_freeable+0x138/0x1cc)
[ 3.998929] r10:00000008 r9:c0827600 r8:000000be r7:c085d834 r6:c086a934 r5:c08b0000
[ 4.006909] r4:c08b0000
[ 4.009510] [<c0827d48>] (kernel_init_freeable) from [<c06266bc>] (kernel_init+0x18/0xf4)
[ 4.017770] r10:00000000 r9:00000000 r8:00000000 r7:00000000 r6:00000000 r5:c06266a4
[ 4.025710] r4:c08b0000
[ 4.028329] [<c06266a4>] (kernel_init) from [<c000fab8>] (ret_from_fork+0x14/0x3c)
[ 4.035942] r5:c06266a4 r4:00000000
[ 4.039786] ubi0 warning: print_rsvd_warning: cannot reserve enough PEBs for bad PEB handling, reserved 77, need 78
[ 4.050327] ubi0 warning: print_rsvd_warning: 1 PEBs are corrupted and not used
[ 4.062930] ubi0: attached mtd9 (name "NAND.file-system", size 502 MiB)
[ 4.069784] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 4.076748] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512
[ 4.083494] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 4.090534] ubi0: good PEBs: 4014, bad PEBs: 2, corrupted PEBs: 1
[ 4.096701] ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
[ 4.103974] ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1810838340
[ 4.113192] ubi0: available PEBs: 0, total reserved PEBs: 4013, PEBs reserved for bad PEB handling: 77
[ 4.122608] ubi0: background thread "ubi_bgt0d" started, PID 58
[ 4.130531] input: volume_keys@0 as /devices/platform/volume_keys@0/input/input0
[ 4.147197] hctosys: unable to open rtc device (rtc0)
[ 4.170594] lis3_reg: disabling
[ 4.173819] wlan-en-regulator: disabling
[ 4.216301] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 59
[ 4.358474] ubi0: fixable bit-flip detected at PEB 10
[ 4.363604] ubi0: schedule PEB 10 for scrubbing
[ 4.376302] UBIFS (ubi0:0): start fixing up free space
[ 4.406125] ubi0: fixable bit-flip detected at PEB 10
[ 4.411227] ubi0: schedule PEB 10 for scrubbing
[ 4.428096] ubi0: fixable bit-flip detected at PEB 153
[ 4.433281] ubi0: schedule PEB 153 for scrubbing
[ 4.457628] ubi0: fixable bit-flip detected at PEB 153
[ 4.462809] ubi0: schedule PEB 153 for scrubbing
[ 4.476914] ubi0: fixable bit-flip detected at PEB 153
[ 4.482094] ubi0: schedule PEB 153 for scrubbing
[ 4.497893] ubi0: fixable bit-flip detected at PEB 153
[ 4.503072] ubi0: schedule PEB 153 for scrubbing
[ 4.527459] ubi0: fixable bit-flip detected at PEB 153
[ 4.532639] ubi0: schedule PEB 153 for scrubbing
[ 4.547351] ubi0: fixable bit-flip detected at PEB 153
[ 4.552529] ubi0: schedule PEB 153 for scrubbing
[ 4.567639] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.576520] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.586010] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.593587] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.601802] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.612413] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.622573] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.628850] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.635742] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.643322] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.650260] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.658304] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.664536] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.671446] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.680292] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.687223] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.694763] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.701696] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.709940] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.716875] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.723105] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.730027] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.736957] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.743188] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.750759] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.757690] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.765241] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.771516] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.779075] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.785964] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.792233] omap2-nand 8000000.nand: uncorrectable bit-flips found
[ 4.800455] omap2-nand 8000000.nand: uncorrectable bit-flips found

  • 这里使用的UBIFS是根据你使用NAND FLASH--Hynix nandflash:H27U4G8F2DTR做过相关的配置最终生成出来的吗?

    还是只是拿了个默认的烧进来的?

    NAND flash的文件系统这里UBIFS是需要自己编译的,建议你按照这个文档编译试试看,然后再把NAND全部擦一遍,再烧录进去试试。

    http://www.deyisupport.com/question_answer/dsp_arm/sitara_arm/f/25/t/59921.aspx