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.

am3354启动不起来,好像是文件系统挂载不成功,

Other Parts Discussed in Thread: AM3354

:CCCCCCCC
U-Boot SPL 2013.01.01 (May 19 2017 - 13:07:47)
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Peripheral mode controller at 47401000 using PIO, IRQ 0
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Host mode controller at 47401800 using PIO, IRQ 0


U-Boot 2013.01.01 (May 19 2017 - 13:07:47)

I2C: ready
request succset succDRAM: 512 MiB
WARNING: Caches not enabled
NAND: 256 MiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
*** Warning - bad CRC, using default environment

musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Peripheral mode controller at 47401000 using PIO, IRQ 0
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Host mode controller at 47401800 using PIO, IRQ 0
Net: <ethaddr> not set. Validating first E-fuse MAC
cpsw, usb_ether
Hit any key to stop autoboot: 1 0
mmc_send_cmd : timeout: No status update
Card did not respond to voltage select!
mmc0(part 0) is current device
mmc_send_cmd : timeout: No status update
Card did not respond to voltage select!
Booting from nand ...

NAND read: device 0 offset 0x280000, size 0x500000
5242880 bytes read: OK
## Booting kernel from Legacy Image at 80200000 ...
Image Name: Linux-3.2.0
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3707856 Bytes = 3.5 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 (root@ubuntu) (gcc version 4.4.1 (Sourcery G++ Lite 2009q3-67) ) #95 Mon May 22 13:43:22 CST 2017
[ 0.000000] CPU: ARMv7 Processor [413fc082] 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
[ 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: 512012k/512012k available, 12276k 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 - 0xc065e000 (6488 kB)
[ 0.000000] .init : 0xc065e000 - 0xc06f7000 ( 612 kB)
[ 0.000000] .data : 0xc06f8000 - 0xc075f9a0 ( 415 kB)
[ 0.000000] .bss : 0xc075f9c4 - 0xc078e880 ( 188 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.000217] Calibrating delay loop... 548.86 BogoMIPS (lpj=2744320)
[ 0.046599] pid_max: default: 32768 minimum: 301
[ 0.046750] Security Framework initialized
[ 0.046862] Mount-cache hash table entries: 512
[ 0.047301] CPU: Testing write buffer coherency: ok
[ 0.068892] omap_hwmod: pruss: failed to hardreset
[ 0.070167] print_constraints: dummy:
[ 0.070604] NET: Registered protocol family 16
[ 0.073162] OMAP GPIO hardware version 0.1
[ 0.076449] omap_mux_init: Add partition: #1: core, flags: 0
[ 0.078690] omap_i2c.1: alias fck already exists
[ 0.080180] da8xx_lcdc.0: alias fck already exists
[ 0.081802] omap_i2c.2: alias fck already exists
[ 0.082170] davinci-mcasp.1: alias fck already exists
[ 0.082540] omap_hsmmc.0: alias fck already exists
[ 0.082871] _omap_mux_get_by_name: Could not find signal gpmc_refclk.gpio0_29
[ 0.083265] failed to get adapter i2c1
[ 0.083562] The board is Sail335.
[ 0.084180] _regulator_get: l3_main.0 supply vdd_core not found, using dummy regulator
[ 0.084289] am335x_opp_update: physical regulator not present for core(-22)
[ 0.084731] omap2_mcspi.1: alias fck already exists
[ 0.085012] omap2_mcspi.2: alias fck already exists
[ 0.086189] edma.0: alias fck already exists
[ 0.086217] edma.0: alias fck already exists
[ 0.086242] edma.0: alias fck already exists
[ 0.121065] bio: create slab <bio-0> at 0
[ 0.123634] SCSI subsystem initialized
[ 0.125999] usbcore: registered new interface driver usbfs
[ 0.126387] usbcore: registered new interface driver hub
[ 0.126696] usbcore: registered new device driver usb
[ 0.127045] registerd cppi-dma Intr @ IRQ 17
[ 0.127064] Cppi41 Init Done Qmgr-base(e087a000) dma-base(e0878000)
[ 0.127076] Cppi41 Init Done
[ 0.127108] musb-ti81xx musb-ti81xx: musb0, board_mode=0x13, plat_mode=0x3
[ 0.127473] musb-ti81xx musb-ti81xx: musb1, board_mode=0x13, plat_mode=0x1
[ 0.146602] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 100 kHz
[ 0.166593] omap_i2c omap_i2c.2: bus 2 rev2.4.0 at 100 kHz
[ 0.167530] pps_core: LinuxPPS API ver. 1 registered
[ 0.167548] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.167709] PTP clock support registered
[ 0.168892] Advanced Linux Sound Architecture Driver Version 1.0.24.
[ 0.170483] cfg80211: Calling CRDA to update world regulatory domain
[ 0.171864] Switching to clocksource gp timer
[ 0.192065] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
[ 0.192281] musb-hdrc musb-hdrc.0: dma type: dma-cppi41
[ 0.192688] MUSB0 controller's USBSS revision = 4ea20800
[ 0.192727] musb0: Enabled SW babble control
[ 0.193852] musb-hdrc musb-hdrc.0: USB OTG mode controller at e083c000 using DMA, IRQ 18
[ 0.194035] musb-hdrc musb-hdrc.1: dma type: dma-cppi41
[ 0.194400] MUSB1 controller's USBSS revision = 4ea20800
[ 0.194435] musb1: Enabled SW babble control
[ 0.194946] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
[ 0.195050] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1
[ 0.195213] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.195233] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.195250] usb usb1: Product: MUSB HDRC host driver
[ 0.195264] usb usb1: Manufacturer: Linux 3.2.0 musb-hcd
[ 0.195278] usb usb1: SerialNumber: musb-hdrc.1
[ 0.196210] hub 1-0:1.0: USB hub found
[ 0.196248] hub 1-0:1.0: 1 port detected
[ 0.196902] musb-hdrc musb-hdrc.1: USB Host mode controller at e083e800 using DMA, IRQ 19
[ 0.197398] NET: Registered protocol family 2
[ 0.197604] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.197955] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.198341] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.198601] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.198617] TCP reno registered
[ 0.198633] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.198664] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.198880] NET: Registered protocol family 1
[ 0.199177] RPC: Registered named UNIX socket transport module.
[ 0.199195] RPC: Registered udp transport module.
[ 0.199207] RPC: Registered tcp transport module.
[ 0.199218] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.199503] NetWinder Floating Point Emulator V0.97 (double precision)
[ 0.199725] omap-gpmc omap-gpmc: GPMC revision 6.0
[ 0.199747] Registering NAND on CS0
[ 0.220461] VFS: Disk quotas dquot_6.5.2
[ 0.220544] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.221171] msgmni has been set to 1000
[ 0.225267] alg: No test for stdrng (krng)
[ 0.226045] io scheduler noop registered
[ 0.226064] io scheduler deadline registered
[ 0.226139] io scheduler cfq registered (default)
[ 0.227756] da8xx_lcdc da8xx_lcdc.0: GLCD: Found TFC_S9700RTWV35TR_01B panel
[ 0.240821] Console: switching to colour frame buffer device 100x30
[ 0.257370] omap_uart.0: ttyO0 at MMIO 0x44e09000 (irq = 72) is a OMAP UART0
[ 0.946772] console [ttyO0] enabled
[ 0.951189] omap_uart.1: ttyO1 at MMIO 0x48022000 (irq = 73) is a OMAP UART1
[ 0.959243] omap_uart.2: ttyO2 at MMIO 0x48024000 (irq = 74) is a OMAP UART2
[ 0.967208] omap_uart.3: ttyO3 at MMIO 0x481a6000 (irq = 44) is a OMAP UART3
[ 0.975193] omap_uart.4: ttyO4 at MMIO 0x481a8000 (irq = 45) is a OMAP UART4
[ 0.983151] omap_uart.5: ttyO5 at MMIO 0x481aa000 (irq = 46) is a OMAP UART5
[ 0.991716] omap4_rng omap4_rng: OMAP4 Random Number Generator ver. 2.00
[ 1.010822] brd: module loaded
[ 1.020332] loop: module loaded
[ 1.023924] i2c-core: driver [tsl2550] using legacy suspend method
[ 1.030455] i2c-core: driver [tsl2550] using legacy resume method
[ 1.040249] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 1.048034] omap2-nand driver initializing
[ 1.052754] ONFI flash detected
[ 1.056201] ONFI param page 0 valid
[ 1.059895] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron MT29F2G08ABAEAWP)
[ 1.068623] Creating 8 MTD partitions on "omap2-nand.0":
[ 1.074268] 0x000000000000-0x000000020000 : "SPL"
[ 1.080981] 0x000000020000-0x000000040000 : "SPL.backup1"
[ 1.088335] 0x000000040000-0x000000060000 : "SPL.backup2"
[ 1.095712] 0x000000060000-0x000000080000 : "SPL.backup3"
[ 1.103169] 0x000000080000-0x000000260000 : "U-Boot"
[ 1.110777] 0x000000260000-0x000000280000 : "U-Boot Env"
[ 1.117950] 0x000000280000-0x000000780000 : "Kernel"
[ 1.126803] 0x000000780000-0x000010000000 : "File System"
[ 1.237692] usb 1-1: new high-speed USB device number 2 using musb-hdrc
[ 1.246440] OneNAND driver initializing
[ 1.251327] UBI: attaching mtd7 to ubi0
[ 1.255427] UBI: physical eraseblock size: 131072 bytes (128 KiB)
[ 1.262049] UBI: logical eraseblock size: 126976 bytes
[ 1.267746] UBI: smallest flash I/O unit: 2048
[ 1.272717] UBI: VID header offset: 2048 (aligned 2048)
[ 1.279053] UBI: data offset: 4096
[ 1.384081] usb 1-1: New USB device found, idVendor=0424, idProduct=2514
[ 1.391156] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.422591] hub 1-1:1.0: USB hub found
[ 1.426635] hub 1-1:1.0: 4 ports detected
[ 2.728296] UBI error: check_corruption: PEB 1283 contains corrupted VID header, and the data does not contain all 0xFF, this may be a non-UBI PEB or a severe VID header corruption which requires manual inspection
[ 3.167595] UBI error: check_what_we_have: 1 PEBs are corrupted and preserved
[ 3.175131] Corrupted PEBs are: 1283
[ 3.179067] UBI: max. sequence number: 0
[ 3.216744] UBI: volume 0 ("rootfs") re-sized from 1652 to 1964 LEBs
[ 3.224547] UBI: attached mtd7 to ubi0
[ 3.228506] UBI: MTD device name: "File System"
[ 3.234328] UBI: MTD device size: 248 MiB
[ 3.239565] UBI: number of good PEBs: 1988
[ 3.244528] UBI: number of bad PEBs: 0
[ 3.249205] UBI: number of corrupted PEBs: 1
[ 3.253901] UBI: max. allowed volumes: 128
[ 3.258762] UBI: wear-leveling threshold: 4096
[ 3.263732] UBI: number of internal volumes: 1
[ 3.268411] UBI: number of user volumes: 1
[ 3.273102] UBI: available PEBs: 0
[ 3.277782] UBI: total number of reserved PEBs: 1987
[ 3.283024] UBI: number of PEBs reserved for bad PEB handling: 19
[ 3.289447] UBI: max/mean erase counter: 1/0
[ 3.293954] UBI: image sequence number: 1844160621
[ 3.299192] UBI: background thread "ubi_bgt0d" started, PID 587
[ 3.332489] CAN device driver interface
[ 3.336534] CAN bus driver for Bosch D_CAN controller 1.0
[ 3.411924] davinci_mdio davinci_mdio.0: davinci mdio revision 1.6
[ 3.418449] davinci_mdio davinci_mdio.0: detected phy mask fffffffc
[ 3.452541] davinci_mdio.0: probed
[ 3.456135] davinci_mdio davinci_mdio.0: phy[0]: device 0:00, driver unknown
[ 3.463595] davinci_mdio davinci_mdio.0: phy[1]: device 0:01, driver unknown
[ 3.492020] usbcore: registered new interface driver cdc_ether
[ 3.498377] usbcore: registered new interface driver cdc_eem
[ 3.512007] usbcore: registered new interface driver dm9601
[ 3.517932] cdc_ncm: 04-Aug-2011
[ 3.532006] usbcore: registered new interface driver cdc_ncm
[ 3.537965] Initializing USB Mass Storage driver...
[ 3.552012] usbcore: registered new interface driver usb-storage
[ 3.558339] USB Mass Storage support registered.
[ 3.581999] mousedev: PS/2 mouse device common for all mice
[ 3.588565] [wds tsc probe]x.min=0,x.max=0,y.min=0,y.max=0,x.inverted=0,y.inverted=0
[ 3.611929] input: ti-tsc as /devices/platform/omap/ti_tscadc/tsc/input/input0
[ 3.633097] rtc-ds1307: probe of 1-0068 failed with error -5
[ 3.652062] forlinx rx8010_probe
[ 3.657799] rtc-rx8010 1-0032: Frequency stop was detected, probably due to a supply voltage drop
[ 3.667181] rtc-rx8010 1-0032: Update timer was detected
[ 3.692231] rtc-rx8010 1-0032: bad conditions detected, resetting date
[ 3.722071] rtc-rx8010 1-0032: rtc core: registered rx8010 as rtc0
[ 3.732013] i2c /dev entries driver
[ 3.742621] Linux video capture interface: v2.00
[ 3.752265] usbcore: registered new interface driver uvcvideo
[ 3.758324] USB Video Class driver (1.1.1)
[ 3.922056] OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 3.928703] _regulator_get: deviceless supply vdd_mpu not found, using dummy regulator
[ 3.952130] cpuidle: using governor ladder
[ 3.962158] cpuidle: using governor menu
[ 4.012039] omap4_aes_mod_init: loading AM33X AES driver
[ 4.017809] omap4-aes omap4-aes: AM33X AES hw accel rev: 3.02
[ 4.032451] omap4_aes_probe: probe() done
[ 4.036945] omap4_sham_mod_init: loading AM33X SHA/MD5 driver
[ 4.043195] omap4-sham omap4-sham: AM33X SHA/MD5 hw accel rev: 4.03
[ 4.182703] omap4_sham_probe: probe() done
[ 4.223003] usbcore: registered new interface driver usbhid
[ 4.228885] usbhid: USB HID core driver
[ 4.242059] tiadc tiadc: attached adc driver
[ 4.273331] _regulator_get: 2-001b supply IOVDD not found, using dummy regulator
[ 4.281209] _regulator_get: 2-001b supply DVDD not found, using dummy regulator
[ 4.289003] _regulator_get: 2-001b supply AVDD not found, using dummy regulator
[ 4.296788] _regulator_get: 2-001b supply DRVDD not found, using dummy regulator
[ 4.342822] asoc: tlv320aic3x-hifi <-> davinci-mcasp.1 mapping ok
[ 4.413311] ALSA device list:
[ 4.416448] #0: AM335X EVM
[ 4.419479] oprofile: hardware counters not available
[ 4.424834] oprofile: using timer interrupt.
[ 4.429358] nf_conntrack version 0.5.0 (8000 buckets, 32000 max)
[ 4.436320] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 4.442101] TCP cubic registered
[ 4.445509] NET: Registered protocol family 17
[ 4.450205] can: controller area network core (rev 20090105 abi 8)
[ 4.456844] NET: Registered protocol family 29
[ 4.461529] can: raw protocol (rev 20090105)
[ 4.466056] can: broadcast manager protocol (rev 20090105 t)
[ 4.472074] lib80211: common routines for IEEE802.11 drivers
[ 4.478056] Registering the dns_resolver key type
[ 4.483119] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 4.491200] ThumbEE CPU extension supported.
[ 4.495786] mux: Failed to setup hwmod io irq -22
[ 4.501565] Power Management for AM33XX family
[ 4.506498] Trying to load am335x-pm-firmware.bin (60 secs timeout)
[ 4.513257] Copied the M3 firmware to UMEM
[ 4.517655] Cortex M3 Firmware Version = 0x181
[ 4.632146] sr_init: platform driver register failed
[ 4.657072] clock: disabling unused clocks to save power
[ 5.032308] Detected MACID=98:5d:ad:5a:fb:5f
[ 5.038160] cpsw: Detected MACID = 98:5d:ad:5a:fb:61
[ 5.072082] input: gpio-keys as /devices/platform/gpio-keys/input/input1
[ 5.079526] key pressed
[ 5.082142] key pressed
[ 5.084720] key pressed
[ 5.087290] key pressed
[ 5.089864] key pressed
[ 5.092448] key pressed
[ 5.095028] key pressed
[ 5.123067] rtc-rx8010 1-0032: setting system clock to 1970-01-01 00:00:01 UTC (1)
[ 5.293196] UBIFS: start fixing up free space
[ 19.227967] UBIFS: free space fixup complete
[ 19.272820] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[ 19.279164] UBIFS: file system size: 235540480 bytes (230020 KiB, 224 MiB, 1855 LEBs)
[ 19.287633] UBIFS: journal size: 9023488 bytes (8812 KiB, 8 MiB, 72 LEBs)
[ 19.295350] UBIFS: media format: w4/r0 (latest is w4/r0)
[ 19.301498] UBIFS: default compressor: lzo
[ 19.305823] UBIFS: reserved for root: 0 bytes (0 KiB)
[ 19.323194] UBIFS error (pid 1): ubifs_read_node: bad node type (255 but expected 9)
[ 19.331363] UBIFS error (pid 1): ubifs_read_node: bad node at LEB 1320:95208, LEB mapping status 1
[ 19.340824] UBIFS error (pid 1): ubifs_iget: failed to read inode 1, error -22
[ 19.382483] List of all partitions:
[ 19.386211] 1f00 128 mtdblock0 (driver?)
[ 19.391549] 1f01 128 mtdblock1 (driver?)
[ 19.396913] 1f02 128 mtdblock2 (driver?)
[ 19.402263] 1f03 128 mtdblock3 (driver?)
[ 19.407600] 1f04 1920 mtdblock4 (driver?)
[ 19.412945] 1f05 128 mtdblock5 (driver?)
[ 19.418285] 1f06 5120 mtdblock6 (driver?)
[ 19.423633] 1f07 254464 mtdblock7 (driver?)
[ 19.428958] No filesystem could mount root, tried: ubifs
[ 19.434682] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[ 19.443392] Backtrace:
[ 19.446015] [<c001970c>] (dump_backtrace+0x0/0x110) from [<c04d3898>] (dump_stack+0x18/0x1c)
[ 19.454931] r6:df02df78 r5:c0762648 r4:c0762648 r3:00000000
[ 19.460931] [<c04d3880>] (dump_stack+0x0/0x1c) from [<c04d3910>] (panic+0x74/0x19c)
[ 19.469043] [<c04d389c>] (panic+0x0/0x19c) from [<c065ee4c>] (mount_block_root+0x220/0x23c)
[ 19.477857] r3:df02df4c r2:00000020 r1:df02df78 r0:c05b9930
[ 19.483871] [<c065ec2c>] (mount_block_root+0x0/0x23c) from [<c065efec>] (prepare_namespace+0xac/0x1d4)
[ 19.493697] [<c065ef40>] (prepare_namespace+0x0/0x1d4) from [<c065e320>] (kernel_init+0x11c/0x128)
[ 19.503149] r5:c06f6714 r4:c06f6714
[ 19.506955] [<c065e204>] (kernel_init+0x0/0x128) from [<c00481d4>] (do_exit+0x0/0x698)
[ 19.515307] r5:c065e204 r4:00000000


自己做的板子,生产了15块,其中有一块(其它都正常),程序烧录成功后,启动不起来,情况如上图所示,ccs裸机调试DDR NAND都没问题,是不是可以排除CPU,ddr,nand焊接问题,请TI工程师提供个思路,和问题方向。