Hi ,
We are using AM3354 processor with android jelly bean (4.1.2) and kernel version is 3.2. We are using 16 bit nand (MT29F4G16ABADAH4)..Suddenly we are facing ecc error issue in ubifs . U-boot and kernel ECC layout and all the things are same.
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.
Hi ,
We are using AM3354 processor with android jelly bean (4.1.2) and kernel version is 3.2. We are using 16 bit nand (MT29F4G16ABADAH4)..Suddenly we are facing ecc error issue in ubifs . U-boot and kernel ECC layout and all the things are same.
Hi Biser,,
Thanks but I think Its generic question .It's not particular for android . I m facing issue in NAND ECC error in Ubifs read. Any idea ? Or list of reason for this error. I already set relax NAND timing .
Please find attached log
U-Boot SPL 2011.09-svn9530 (Apr 08 2016 - 01:01:05) - JB-1.0.1 Enabling 3.3V of wifi/bt Enabling 1.8V of wifi/bt MYCRO Board Detected Hardware Revision: IXM. Drive Strength: 12mA. Nand: 16 bit. Spread Spectrum: Enabled. Low power mode: Disabled. MLO Status : 0x1 UBoot Status : 0x1 Kernel Status : 0x1 APK Status : 0x3 APP Status : 0x3 Booting U-Boot from Healthy Partition U-Boot 2011.09-svn9530 (Apr 08 2016 - 01:01:05)-JB-1.0.1 I2C: ready DRAM: 512 MiB Enabling 3.3V of wifi/bt Enabling 1.8V of wifi/bt MYCRO Board Detected Hardware Revision: IXM. Drive Strength: 12mA. Nand: 16 bit. Spread Spectrum: Enabled. Low power mode: Disabled. NAND: HW ECC Hamming Code selected 512 MiB Net: cpsw HW ECC BCH8 Selected MLO Status : 0x1 UBoot Status : 0x1 Kernel Status : 0x1 APK Status : 0x3 APP Status : 0x3 Booting Kernel from Healthy Partition @ 0x1C0000 HW ECC Hamming Code selected HW ECC BCH8 Selected product type: 52 HW ECC Hamming Code selected autoboot in 1 seconds Booting from nand ... Data (writethrough) Cache is ON HW ECC BCH8 Selected Loading from NAND 512MiB 3,3V 16-bit, offset 0x1c0000 Image Name: Linux-3.2.0-JB-1.0.1 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3273624 Bytes = 3.1 MiB Load Address: 80008000 Entry Point: 80008000 ## Booting kernel from Legacy Image at 81000000 ... Image Name: Linux-3.2.0-JB-1.0.1 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3273624 Bytes = 3.1 MiB Load Address: 80008000 Entry Point: 80008000 Loading Kernel Image ... OK OK Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000] Linux version 3.2.0-JB-1.0.1 (server2@server2) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #1 Thu Mar 10 14:23:46 IST 2016 [ 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 ES1.0 (sgx neon ) [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048 [ 0.000000] Kernel command line: console=ttyO0,115200n8 rootwait init=/init omap_vout.vid1_static_vrfb_alloc=y vram=8M omapfb.vram=0:8M androidboot.console=ttyO0 root=ubi0:rootfs rw ubi.mtd=11,2048 noinitrd rootfstype=ubifs rootwait=1 ip=none [ 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: 511712k/511712k available, 12576k 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 - 0xc05f8000 (6080 kB) [ 0.000000] .init : 0xc05f8000 - 0xc0633000 ( 236 kB) [ 0.000000] .data : 0xc0634000 - 0xc06b1b80 ( 503 kB) [ 0.000000] .bss : 0xc06b1ba4 - 0xc07d9cd0 (1185 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.000196] Calibrating delay loop... 718.02 BogoMIPS (lpj=3590144) [ 0.057157] pid_max: default: 32768 minimum: 301 [ 0.057291] Security Framework initialized [ 0.057357] Mount-cache hash table entries: 512 [ 0.057749] CPU: Testing write buffer coherency: ok [ 0.077773] omap_hwmod: pruss: failed to hardreset [ 0.078562] print_constraints: dummy: [ 0.078795] NET: Registered protocol family 16 [ 0.079934] OMAP GPIO hardware version 0.1 [ 0.080971] omap_mux_init: Add partition: #1: core, flags: 0 [ 0.081606] Mycro Board Detected [ 0.082436] omap_i2c.1: alias fck already exists [ 0.082965] omap2_mcspi.1: alias fck already exists [ 0.083087] omap2_mcspi.2: alias fck already exists [ 0.083242] edma.0: alias fck already exists [ 0.083263] edma.0: alias fck already exists [ 0.083282] edma.0: alias fck already exists [ 0.092838] bio: create slab <bio-0> at 0 [ 0.093757] SCSI subsystem initialized [ 0.094632] usbcore: registered new interface driver usbfs [ 0.094755] usbcore: registered new interface driver hub [ 0.094891] usbcore: registered new device driver usb [ 0.095029] musb-ti81xx musb-ti81xx: musb0, board_mode=0x31, plat_mode=0x1 [ 0.095193] musb-ti81xx musb-ti81xx: musb1, board_mode=0x31, plat_mode=0x3 [ 0.095599] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 100 kHz [ 0.096348] Advanced Linux Sound Architecture Driver Version 1.0.24. [ 0.096920] Bluetooth: Core ver 2.16 [ 0.096993] NET: Registered protocol family 31 [ 0.097004] Bluetooth: HCI device and connection manager initialized [ 0.097020] Bluetooth: HCI socket layer initialized [ 0.097031] Bluetooth: L2CAP socket layer initialized [ 0.097059] Bluetooth: SCO socket layer initialized [ 0.097303] Switching to clocksource gp timer [ 0.105201] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host) [ 0.105377] musb-hdrc musb-hdrc.0: dma type: pio [ 0.105570] MUSB0 controller's USBSS revision = 4ea20800 [ 0.105714] musb-hdrc musb-hdrc.0: MUSB HDRC host driver [ 0.105804] musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus number 1 [ 0.105946] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.105964] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.105978] usb usb1: Product: MUSB HDRC host driver [ 0.105990] usb usb1: Manufacturer: Linux 3.2.0-JB-1.0.1 musb-hcd [ 0.106002] usb usb1: SerialNumber: musb-hdrc.0 [ 0.106557] hub 1-0:1.0: USB hub found [ 0.106586] hub 1-0:1.0: 1 port detected [ 0.107033] musb-hdrc musb-hdrc.0: USB Host mode controller at e083c000 using PIO, IRQ 18 [ 0.107410] musb-hdrc musb-hdrc.1: dma type: pio [ 0.107604] MUSB1 controller's USBSS revision = 4ea20800 [ 0.108029] musb-hdrc musb-hdrc.1: USB OTG mode controller at e083e800 using PIO, IRQ 19 [ 0.108355] NET: Registered protocol family 2 [ 0.108556] IP route cache hash table entries: 4096 (order: 2, 16384 bytes) [ 0.108952] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.109251] TCP bind hash table entries: 16384 (order: 4, 65536 bytes) [ 0.109427] TCP: Hash tables configured (established 16384 bind 16384) [ 0.109441] TCP reno registered [ 0.109454] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.109478] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.109707] NET: Registered protocol family 1 [ 0.109986] RPC: Registered named UNIX socket transport module. [ 0.110000] RPC: Registered udp transport module. [ 0.110010] RPC: Registered tcp transport module. [ 0.110019] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.128637] ashmem: initialized [ 0.128908] VFS: Disk quotas dquot_6.5.2 [ 0.128966] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.129752] fuse init (API version 7.17) [ 0.129980] msgmni has been set to 999 [ 0.131016] io scheduler noop registered [ 0.131030] io scheduler deadline registered [ 0.131098] io scheduler cfq registered (default) [ 0.131814] omap_uart.0: ttyO0 at MMIO 0x44e09000 (irq = 72) is a OMAP UART0 [ 0.728585] console [ttyO0] enabled [ 0.732726] omap_uart.1: ttyO1 at MMIO 0x48022000 (irq = 73) is a OMAP UART1 [ 0.740430] omap_uart.2: ttyO2 at MMIO 0x48024000 (irq = 74) is a OMAP UART2 [ 0.748086] omap_uart.3: ttyO3 at MMIO 0x481a6000 (irq = 44) is a OMAP UART3 [ 0.755716] omap_uart: probe of omap_uart.4 failed with error -22 [ 0.762206] omap_uart: probe of omap_uart.5 failed with error -22 [ 0.774663] brd: module loaded [ 0.781141] loop: module loaded [ 0.784598] at24 1-0050: 32768 byte 24c256 EEPROM, writable, 64 bytes/write [ 0.791909] Mycro Board Detected [ 0.795269] The board is a IXM Mother board. [ 0.800487] tps65217 1-0024: TPS65217 ID 0xe version 1.2 [ 0.807897] print_constraints: DCDC1: 900 <--> 1800 mV at 1500 mV [ 0.818469] print_constraints: DCDC2: 900 <--> 3300 mV at 1275 mV [ 0.829026] print_constraints: DCDC3: 900 <--> 1500 mV at 1100 mV [ 0.839513] print_constraints: LDO1: 1000 <--> 3300 mV at 1800 mV [ 0.850017] print_constraints: LDO2: 900 <--> 3300 mV at 3300 mV [ 0.860432] print_constraints: LDO3: 1800 <--> 3300 mV at 1800 mV [ 0.870954] print_constraints: LDO4: 1800 <--> 3300 mV at 3300 mV [ 0.880673] _omap_mux_get_by_name: Could not find signal ain4.ain4 [ 0.888502] omap-gpmc omap-gpmc: GPMC revision 6.0 [ 0.893505] Registering NAND on CS0 [ 0.897563] omap_i2c.2: alias fck already exists [ 0.902686] omap_i2c omap_i2c.2: bus 2 rev2.4.0 at 100 kHz [ 0.909373] gpmc_cssp_init for QuickLogic CAMIF device succeeded [ 0.915758] [cssp_cam platform init]: cssp_gpmc_init: DONE [ 0.922110] da8xx_lcdc.0: alias fck already exists [ 0.927429] da8xx_lcdc da8xx_lcdc.0: GLCD: Found NHD.2.4.240320SF.CTXI#.T1 panel [ 1.280541] _regulator_get: 1-0018 supply Vdd not found, using dummy regulator [ 1.288204] _regulator_get: 1-0018 supply Vdd_IO not found, using dummy regulator [ 1.316799] lis3lv02d: 8 bits 3DLH sensor found [ 1.407629] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input0 [ 1.418180] omap2-nand driver initializing [ 1.422776] ONFI flash detected [ 1.426380] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xcc (Micron NAND 512MiB 3,3V 16-bit) [ 1.435850] Creating 12 MTD partitions on "omap2-nand.0": [ 1.441522] 0x000000000000-0x000000020000 : "SPL" [ 1.447550] 0x000000020000-0x000000040000 : "SPL.backup1" [ 1.454135] 0x000000040000-0x000000060000 : "SPL.backup2" [ 1.460748] 0x000000060000-0x000000080000 : "SPL.backup3" [ 1.467193] 0x000000080000-0x000000100000 : "U-Boot" [ 1.473392] 0x000000100000-0x000000180000 : "U-Boot.backup" [ 1.480224] 0x000000180000-0x0000001c0000 : "U-Boot Env" [ 1.486673] 0x0000001c0000-0x0000006c0000 : "Kernel" [ 1.494815] 0x0000006c0000-0x000000bc0000 : "Kernel.backup" [ 1.503609] 0x000000bc0000-0x000000c00000 : "System Info" [ 1.510213] 0x000000c00000-0x000000c40000 : "Firmware Upgrade" [ 1.517279] 0x000000c40000-0x000020000000 : "File System" [ 1.734688] UBI: attaching mtd11 to ubi0 [ 1.738825] UBI: physical eraseblock size: 131072 bytes (128 KiB) [ 1.745358] UBI: logical eraseblock size: 126976 bytes [ 1.750995] UBI: smallest flash I/O unit: 2048 [ 1.755898] UBI: VID header offset: 2048 (aligned 2048) [ 1.762167] UBI: data offset: 4096 [ 6.126968] UBI: max. sequence number: 6395861 [ 6.150980] UBI: attached mtd11 to ubi0 [ 6.155001] UBI: MTD device name: "File System" [ 6.160763] UBI: MTD device size: 499 MiB [ 6.165937] UBI: number of good PEBs: 3998 [ 6.170849] UBI: number of bad PEBs: 0 [ 6.175479] UBI: number of corrupted PEBs: 0 [ 6.180117] UBI: max. allowed volumes: 128 [ 6.184927] UBI: wear-leveling threshold: 4096 [ 6.189837] UBI: number of internal volumes: 1 [ 6.194466] UBI: number of user volumes: 1 [ 6.199104] UBI: available PEBs: 0 [ 6.203733] UBI: total number of reserved PEBs: 3998 [ 6.208915] UBI: number of PEBs reserved for bad PEB handling: 39 [ 6.215267] UBI: max/mean erase counter: 2493/1599 [ 6.220268] UBI: image sequence number: 851310893 [ 6.225928] tun: Universal TUN/TAP device driver, 1.6 [ 6.231223] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> [ 6.238242] UBI: background thread "ubi_bgt0d" started, PID 55 [ 6.287367] davinci_mdio davinci_mdio.0: davinci mdio revision 1.6 [ 6.293816] davinci_mdio davinci_mdio.0: detected phy mask 7fffffff [ 6.301150] davinci_mdio.0: probed [ 6.304709] davinci_mdio davinci_mdio.0: phy[31]: device 0:1f, driver Marvell 88E3018 [ 6.312941] PPP generic driver version 2.4.2 [ 6.317581] PPP BSD Compression module registered [ 6.322485] PPP Deflate Compression module registered [ 6.328282] PPP MPPE Compression module registered [ 6.333287] NET: Registered protocol family 24 [ 6.338136] usbcore: registered new interface driver cdc_ether [ 6.344284] usbcore: registered new interface driver cdc_eem [ 6.350260] usbcore: registered new interface driver dm9601 [ 6.356121] usbcore: registered new interface driver cdc_subset [ 6.362351] cdc_ncm: 04-Aug-2011 [ 6.365783] usbcore: registered new interface driver cdc_ncm [ 6.371785] usbcore: registered new interface driver cdc_acm [ 6.377702] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 6.386047] Initializing USB Mass Storage driver... [ 6.391271] usbcore: registered new interface driver usb-storage [ 6.397548] USB Mass Storage support registered. [ 6.402509] usbcore: registered new interface driver usbserial [ 6.408655] USB Serial support registered for generic [ 6.413981] usbcore: registered new interface driver usbserial_generic [ 6.420800] usbserial: USB Serial Driver core [ 6.425390] USB Serial support registered for GSM modem (1-port) [ 6.431814] usbcore: registered new interface driver option [ 6.437638] option: v0.7.2:USB Driver for GSM modems [ 6.443053] gadget: Gadget Serial v2.4 [ 6.447063] gadget: g_serial ready [ 6.450732] musb-hdrc musb-hdrc.1: MUSB HDRC host driver [ 6.456312] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 2 [ 6.464149] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 6.471249] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.478791] usb usb2: Product: MUSB HDRC host driver [ 6.483967] usb usb2: Manufacturer: Linux 3.2.0-JB-1.0.1 musb-hcd [ 6.490328] usb usb2: SerialNumber: musb-hdrc.1 [ 6.495602] hub 2-0:1.0: USB hub found [ 6.499553] hub 2-0:1.0: 1 port detected [ 6.508499] using rtc device, bq32k, for alarms [ 6.513109] bq32k 1-0068: rtc core: registered bq32k as rtc0 [ 6.519414] i2c /dev entries driver [ 6.523380] Linux video capture interface: v2.00 [ 6.528445] usbcore: registered new interface driver uvcvideo [ 6.534437] USB Video Class driver (1.1.1) [ 6.540027] cssp-camera cssp-camera: reg_base_virt = 0xe0900000 [ 6.546206] cssp-camera cssp-camera: CSSP Revision A4 [ 6.551506] cssp-camera cssp-camera: allocating channel for DMA succeeded, chan=20 [ 6.559576] cssp_camera-000: V4L2 device registered as video0 [ 6.565567] [ 6.565571] cssp_cam_probe : everything is OK [ 6.572378] OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 6.578924] device-mapper: uevent: version 1.0.3 [ 6.583939] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com [ 6.592765] Bluetooth: HCI UART driver ver 2.2 [ 6.597416] Bluetooth: HCI H4 protocol initialized [ 6.602410] Bluetooth: HCILL protocol initialized [ 6.607313] Bluetooth: Bluetooth Driver for TI WiLink - Version 1.0 [ 6.614844] cpuidle: using governor ladder [ 6.619308] cpuidle: using governor menu [ 6.623932] usbcore: registered new interface driver usbhid [ 6.629771] usbhid: USB HID core driver [ 6.634269] logger: created 256K log 'log_main' [ 6.639134] logger: created 256K log 'log_events' [ 6.644157] logger: created 256K log 'log_radio' [ 6.649096] logger: created 256K log 'log_system' [ 6.654524] usbcore: registered new interface driver snd-usb-audio [ 6.661406] aic31xx_i2c_init: mod init [ 6.665688] ALSA device list: [ 6.668811] No soundcards found. [ 6.672496] Netfilter messages via NETLINK v0.30. [ 6.677529] nf_conntrack version 0.5.0 (7995 buckets, 31980 max) [ 6.684181] ctnetlink v0.93: registering with nfnetlink. [ 6.689807] NF_TPROXY: Transparent proxy support initialized, version 4.1.0 [ 6.697068] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd. [ 6.703465] xt_time: kernel timezone is -0000 [ 6.708078] IPv4 over IPv4 tunneling driver [ 6.712909] GRE over IPv4 demultiplexor driver [ 6.717387] GRE over IPv4 tunneling driver [ 6.722442] ip_tables: (C) 2000-2006 Netfilter Core Team [ 6.728260] arp_tables: (C) 2002 David S. Miller [ 6.733151] TCP cubic registered [ 6.736515] Initializing XFRM netlink socket [ 6.741190] NET: Registered protocol family 10 [ 6.746849] Mobile IPv6 [ 6.749481] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 6.755339] IPv6 over IPv4 tunneling driver [ 6.760366] NET: Registered protocol family 17 [ 6.765042] NET: Registered protocol family 15 [ 6.769902] Bluetooth: RFCOMM TTY layer initialized [ 6.775001] Bluetooth: RFCOMM socket layer initialized [ 6.780380] Bluetooth: RFCOMM ver 1.11 [ 6.784290] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 6.789837] Bluetooth: BNEP filters: protocol multicast [ 6.795285] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 6.801620] Registering the dns_resolver key type [ 6.806606] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 6.814628] ThumbEE CPU extension supported. [ 6.819184] mux: Failed to setup hwmod io irq -22 [ 6.825075] Power Management for AM33XX family [ 6.829970] Trying to load am335x-pm-firmware.bin (60 secs timeout) [ 6.836622] Copied the M3 firmware to UMEM [ 6.844599] clock: disabling unused clocks to save power [ 6.851701] Detected MACID=bc:6a:29:75:ef:a3 [ 6.858743] bq32k 1-0068: setting system clock to 2016-10-31 14:30:11 UTC (1477924211) [ 6.934143] UBIFS: recovery needed [ 8.288176] UBI error: ubi_io_read: error -74 (ECC error) while reading 126976 bytes from PEB 3059:4096, read 126976 bytes [ 8.301118] UBIFS error (pid 1): ubifs_scanned_corruption: corruption at LEB 2585:108000 [ 8.316999] UBIFS error (pid 1): ubifs_recover_leb: LEB 2585 scanning failed [ 8.347315] VFS: Cannot open root device "ubi0:rootfs" or unknown-block(0,0) [ 8.354735] Please append a correct "root=" boot option; here are the available partitions: [ 8.363498] 1f00 128 mtdblock0 (driver?) [ 8.368790] 1f01 128 mtdblock1 (driver?) [ 8.374066] 1f02 128 mtdblock2 (driver?) [ 8.379355] 1f03 128 mtdblock3 (driver?) [ 8.384631] 1f04 512 mtdblock4 (driver?) [ 8.389918] 1f05 512 mtdblock5 (driver?) [ 8.395194] 1f06 256 mtdblock6 (driver?) [ 8.400481] 1f07 5120 mtdblock7 (driver?) [ 8.405756] 1f08 5120 mtdblock8 (driver?) [ 8.411044] 1f09 256 mtdblock9 (driver?) [ 8.416320] 1f0a 256 mtdblock10 (driver?) [ 8.421697] 1f0b 511744 mtdblock11 (driver?) [ 8.427063] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) [ 8.435688] Backtrace: [ 8.438307] [<c0010da8>] (dump_backtrace+0x0/0x110) from [<c0478904>] (dump_stack+0x18/0x1c) [ 8.447107] r6:00008000 r5:df907000 r4:c06b2bd0 r3:c0658e90 [ 8.453057] [<c04788ec>] (dump_stack+0x0/0x1c) from [<c0478ae0>] (panic+0x5c/0x188) [ 8.461065] [<c0478a84>] (panic+0x0/0x188) from [<c05f8cac>] (mount_block_root+0x1d8/0x21c) [ 8.469781] r3:dfac9800 r2:00000000 r1:df82df78 r0:c0562b63 [ 8.475706] r7:c0627044 [ 8.478369] [<c05f8ad4>] (mount_block_root+0x0/0x21c) from [<c05f8f50>] (prepare_namespace+0x94/0x1bc) [ 8.488090] [<c05f8ebc>] (prepare_namespace+0x0/0x1bc) from [<c05f88bc>] (kernel_init+0xf0/0x11c) [ 8.497350] r5:c063257c r4:c063257c [ 8.501102] [<c05f87cc>] (kernel_init+0x0/0x11c) from [<c003585c>] (do_exit+0x0/0x600) [ 8.509365] r5:c05f87cc r4:00000000
Hi Suchit,
please check in the following threads if you can find some directions for fixing your issue:
e2e.ti.com/.../1770739
e2e.ti.com/.../197212
e2e.ti.com/.../289605
e2e.ti.com/.../1386196
www.linux-mtd.infradead.org/.../ubi.html#L_ecc_error
Regards,
Yordan