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.

Linux kernel booting issue in AM335 customized board

Other Parts Discussed in Thread: DA8XX

Hi,

I am facing the Linux kernel booting issue in AM335 customized board.

Please see the below Customize board log:

U-Boot SPL 2011.09 (Jun 20 2014 - 14:52:20)
Texas Instruments Revision detection unimplemented
    
### Use AM335x_SK V1.2 setting ###  

No daughter card present
boot_device=8
         OMAP_HSMMC1_BASE 1
 OMAP SD/MMC: 0
boot mode - FAT
reading u-boot.img
         spl_parse_image_header inside if
reading u-boot.img


U-Boot 2011.09 (Jun 20 2014 - 14:52:20)

I2C:   ready
DRAM:  256 MiB
WARNING: Caches not enabled
### Use AM335x_SK V1.2 setting ###  Lnt

No daughter card present
NAND:  HW ECC Hamming Code selected
No NAND device found!!!
0 MiB
MMC:             OMAP_HSMMC1_BASE 1
         OMAP_HSMMC1_BASE 2
 OMAP SD/MMC: 0,  OMAP SD/MMC: 1
*** Warning - readenv() failed, using default environment

Net:   cpsw
Hit any key to stop autoboot:  0
SD/MMC found on device 0
reading uEnv.txt

** Unable to read "uEnv.txt" from mmc 0:1 **
reading uImage

3164024 bytes read
## Booting kernel from Legacy Image at 80007fc0 ...
   Image Name:   Linux-3.2.0
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    3163960 Bytes = 3 MiB
   Load Address: 80008000
   Entry Point:  80008000
   Verifying Checksum ... OK
   XIP Kernel Image ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000] Linux version 3.2.0 (root@localhost) (gcc version 4.5.3 20110311 (prerelease) (GCC) ) #1 Fri Jun 20 16:28:28 IST 2014
[    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: 65024
[    0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait ip=none
[    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Memory: 256MB = 256MB total
[    0.000000] Memory: 253256k/253256k available, 8888k 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 : 0xd0800000 - 0xff000000   ( 744 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc059e000   (5720 kB)
[    0.000000]       .init : 0xc059e000 - 0xc05dc000   ( 248 kB)
[    0.000000]       .data : 0xc05dc000 - 0xc0644198   ( 417 kB)
[    0.000000]        .bss : 0xc06441bc - 0xc0671024   ( 180 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 clocksource: GPTIMER1 at 32768 Hz
[    0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
[    0.000000] Console: colour dummy device 80x30
[    0.000152] Calibrating delay loop... 718.02 BogoMIPS (lpj=3590144)
[    0.058532] pid_max: default: 32768 minimum: 301
[    0.058654] Security Framework initialized
[    0.058746] Mount-cache hash table entries: 512
[    0.059143] CPU: Testing write buffer coherency: ok
[    0.079040] omap_hwmod: pruss: failed to hardreset
[    0.080108] print_constraints: dummy:
[    0.080474] NET: Registered protocol family 16
[    0.082550] OMAP GPIO hardware version 0.1
[    0.085113] omap_mux_init: Add partition: #1: core, flags: 0
[    0.087310]  omap_i2c.1: alias fck already exists
[    0.088165]  omap2_mcspi.1: alias fck already exists
[    0.088378]  omap2_mcspi.2: alias fck already exists
[    0.089172]  edma.0: alias fck already exists
[    0.089202]  edma.0: alias fck already exists
[    0.089202]  edma.0: alias fck already exists
[    0.115661] bio: create slab <bio-0> at 0
[    0.117858] SCSI subsystem initialized
[    0.119537] usbcore: registered new interface driver usbfs
[    0.119842] usbcore: registered new interface driver hub
[    0.120056] usbcore: registered new device driver usb
[    0.120178] musb-ti81xx musb-ti81xx: musb0, board_mode=0x13, plat_mode=0x3
[    0.120483] musb-ti81xx musb-ti81xx: musb1, board_mode=0x13, plat_mode=0x1
[    0.121582] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 100 kHz
[    0.123443] tps65910 1-002d: JTAGREVNUM 0x0
[    0.125823] print_constraints: VRTC:
[    0.127288] print_constraints: VIO: at 1500 mV
[    0.129577] print_constraints: VDD1: 600 <--> 1500 mV at 1262 mV normal
[    0.131896] print_constraints: VDD2: 600 <--> 1500 mV at 1137 mV normal
[    0.132904] print_constraints: VDD3: 5000 mV
[    0.134307] print_constraints: VDIG1: at 1800 mV
[    0.135742] print_constraints: VDIG2: at 1800 mV
[    0.137145] print_constraints: VPLL: at 1800 mV
[    0.138580] print_constraints: VDAC: at 1800 mV
[    0.139984] print_constraints: VAUX1: at 1800 mV
[    0.141418] print_constraints: VAUX2: at 3300 mV
[    0.142822] print_constraints: VAUX33: at 3300 mV
[    0.144256] print_constraints: VMMC: at 3300 mV
[    0.144744] tps65910 1-002d: No interrupt support, no core IRQ
[    0.145935] Advanced Linux Sound Architecture Driver Version 1.0.24.
[    0.147094] Switching to clocksource gp timer
[    0.162414] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
[    0.162597] musb-hdrc musb-hdrc.0: dma type: pio
[    0.162902] MUSB0 controller's USBSS revision = 4ea20800
[    0.163482] musb-hdrc musb-hdrc.0: USB OTG mode controller at d083c000 using PIO, IRQ 18
[    0.163635] musb-hdrc musb-hdrc.1: dma type: pio
[    0.163909] MUSB1 controller's USBSS revision = 4ea20800
[    0.164031] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
[    0.164123] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1
[    0.164245] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.164245] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.164276] usb usb1: Product: MUSB HDRC host driver
[    0.164276] usb usb1: Manufacturer: Linux 3.2.0 musb-hcd
[    0.164306] usb usb1: SerialNumber: musb-hdrc.1
[    0.165069] hub 1-0:1.0: USB hub found
[    0.165100] hub 1-0:1.0: 1 port detected
[    0.165618] musb-hdrc musb-hdrc.1: USB Host mode controller at d083e800 using PIO, IRQ 19
[    0.166015] NET: Registered protocol family 2
[    0.166229] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.166503] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.166656] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[    0.166778] TCP: Hash tables configured (established 8192 bind 8192)
[    0.166778] TCP reno registered
[    0.166778] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.166809] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.166992] NET: Registered protocol family 1
[    0.167327] RPC: Registered named UNIX socket transport module.
[    0.167358] RPC: Registered udp transport module.
[    0.167358] RPC: Registered tcp transport module.
[    0.167358] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.167633] NetWinder Floating Point Emulator V0.97 (double precision)
[    0.178894] VFS: Disk quotas dquot_6.5.2
[    0.178985] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.179504] msgmni has been set to 494
[    0.182617] alg: No test for stdrng (krng)
[    0.183288] io scheduler noop registered
[    0.183288] io scheduler deadline registered
[    0.183349] io scheduler cfq registered (default)
[    0.184539] Could not set LED4 to fully on
[    0.186279] omap_uart.0: ttyO0 at MMIO 0x44e09000 (irq = 72) is a OMAP UART0
[    0.805938] console [ttyO0] enabled
[    0.810211] omap_uart.1: ttyO1 at MMIO 0x48022000 (irq = 73) is a OMAP UART1
[    0.818054] omap_uart.2: ttyO2 at MMIO 0x48024000 (irq = 74) is a OMAP UART2
[    0.825805] omap_uart.3: ttyO3 at MMIO 0x481a6000 (irq = 44) is a OMAP UART3
[    0.833618] omap_uart.4: ttyO4 at MMIO 0x481a8000 (irq = 45) is a OMAP UART4
[    0.841400] omap_uart.5: ttyO5 at MMIO 0x481aa000 (irq = 46) is a OMAP UART5
[    0.858428] brd: module loaded
[    0.866424] loop: module loaded
[    0.869934] i2c-core: driver [tsl2550] using legacy suspend method
[    0.876373] i2c-core: driver [tsl2550] using legacy resume method
[    0.882812] at24 1-0051: 32768 byte 24c256 EEPROM, writable, 64 bytes/write
[    0.947631] No daughter card found
[    0.951232] at24 1-0050: 32768 byte 24c256 EEPROM, writable, 64 bytes/write
[    0.966430] Board name: A335X_SK
[    0.969787] Board version: 1.2B
[    0.973052] The board is a AM335x Starter Kit.
[    0.977966]  omap_hsmmc.0: alias fck already exists
[    0.983489]  omap_hsmmc.1: alias fck already exists
[    0.989501]  da8xx_lcdc.0: alias fck already exists
[    0.994964] da8xx_lcdc da8xx_lcdc.0: GLCD: Found NHD-4.3-ATXI#-T-1 panel
[    1.010253] Console: switching to colour frame buffer device 60x34
[    1.023071]  davinci-mcasp.1: alias fck already exists
[    1.028839] Configure Bluetooth Enable pin...
[    1.034240] registered am33xx_sr device
[    1.038513] _regulator_get: 1-0018 supply Vdd not found, using dummy regulator
[    1.046112] _regulator_get: 1-0018 supply Vdd_IO not found, using dummy regulator
[    1.074371] lis3lv02d: unknown sensor type 0x87
[    1.079193] lis3lv02d_i2c: probe of 1-0018 failed with error -22
[    1.087005] mtdoops: mtd device (mtddev=name/number) must be supplied
[    1.094207] omap2-nand driver initializing
[    1.098663] OneNAND driver initializing
[    1.103912] CAN device driver interface
[    1.107971] CAN bus driver for Bosch D_CAN controller 1.0
[    1.157684] davinci_mdio davinci_mdio.0: davinci mdio revision 1.6
[    1.164154] davinci_mdio davinci_mdio.0: detected phy mask fffffffc
[    1.172363] davinci_mdio.0: probed
[    1.175903] davinci_mdio davinci_mdio.0: phy[0]: device 0:00, driver unknown
[    1.183288] davinci_mdio davinci_mdio.0: phy[1]: device 0:01, driver unknown
[    1.190979] usbcore: registered new interface driver zd1201
[    1.196990] usbcore: registered new interface driver cdc_ether
[    1.203308] usbcore: registered new interface driver cdc_eem
[    1.209381] usbcore: registered new interface driver dm9601
[    1.215240] cdc_ncm: 04-Aug-2011
[    1.218780] usbcore: registered new interface driver cdc_ncm
[    1.224700] Initializing USB Mass Storage driver...
[    1.230010] usbcore: registered new interface driver usb-storage
[    1.236267] USB Mass Storage support registered.
[    1.241546] mousedev: PS/2 mouse device common for all mice
[    1.248474] input: ti-tsc-adcc as /devices/platform/omap/tsc/input/input0
[    1.256683] omap_rtc omap_rtc: rtc core: registered omap_rtc as rtc0
[    1.263366] omap_rtc: already running
[    1.267364] i2c /dev entries driver
[    1.271423] Linux video capture interface: v2.00
[    1.276550] usbcore: registered new interface driver uvcvideo
[    1.282562] USB Video Class driver (1.1.1)
[    1.288848] OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[    1.297332] cpuidle: using governor ladder
[    1.302124] cpuidle: using governor menu
[    1.310882] omap4_aes_mod_init: loading AM33X AES driver
[    1.316528] omap4-aes omap4-aes: AM33X AES hw accel rev: 3.02
[    1.323089] omap4_aes_probe: probe() done
[    1.327484] omap4_sham_mod_init: loading AM33X SHA/MD5 driver
[    1.333648] omap4-sham omap4-sham: AM33X SHA/MD5 hw accel rev: 4.03
[    1.345336] omap4_sham_probe: probe() done
[    1.352020] usbcore: registered new interface driver usbhid
[    1.357879] usbhid: USB HID core driver

[    1.398132] _regulator_get: 1-001b supply IOVDD not found, using dummy regulator
[    1.405914] _regulator_get: 1-001b supply DVDD not found, using dummy regulator
[    1.413604] _regulator_get: 1-001b supply AVDD not found, using dummy regulator
[    1.421264] _regulator_get: 1-001b supply DRVDD not found, using dummy regulator

[    1.461883] ALSA device list:
[    1.464996]   #0: AM335X EVM
[    1.468017] oprofile: hardware counters not available
[    1.473266] oprofile: using timer interrupt.
[    1.477752] nf_conntrack version 0.5.0 (3957 buckets, 15828 max)
[    1.484527] ip_tables: (C) 2000-2006 Netfilter Core Team
[    1.490203] TCP cubic registered
[    1.493560] NET: Registered protocol family 17
[    1.498229] can: controller area network core (rev 20090105 abi 8)
[    1.504760] NET: Registered protocol family 29
[    1.509399] can: raw protocol (rev 20090105)
[    1.513854] can: broadcast manager protocol (rev 20090105 t)
[    1.519805] Registering the dns_resolver key type
[    1.524780] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[    1.532806] ThumbEE CPU extension supported.
[    1.537292] mux: Failed to setup hwmod io irq -22
[    1.542816] Power Management for AM33XX family
[    1.547668] Trying to load am335x-pm-firmware.bin (60 secs timeout)
[    1.554351] Copied the M3 firmware to UMEM
[    1.558837] Compensating OPP0 for 0mV Orig nvalue:0x99c3b2 New nvalue:0x99c3b2
[    1.566436] Compensating OPP1 for 0mV Orig nvalue:0x998e80 New nvalue:0x998e80

[    1.594451] Compensating OPP0 for 0mV Orig nvalue:0x99bbae New nvalue:0x99bbae
[    1.602081] Compensating OPP1 for 0mV Orig nvalue:0x999b8c New nvalue:0x999b8c
[    1.609710] Compensating OPP2 for 0mV Orig nvalue:0xaae6d1 New nvalue:0xaae6d1
[    1.617340] Compensating OPP3 for 0mV Orig nvalue:0xaacbb8 New nvalue:0xaacbb8
[    1.625030] create_regulator: VDD1: Failed to create debugfs directory

[    1.793853] input: gpio-keys as /devices/platform/gpio-keys/input/input1

[    1.817749] omap_rtc omap_rtc: setting system clock to 2000-01-01 00:54:12 UTC (946688052)
[    1.826904] Waiting for root device /dev/mmcblk0p2...

[    1.943237] mmc0: host does not support reading read-only switch. assuming write-enable.

[    2.030029] mmc0: new high speed SDHC  card at address aaaa
[    2.037017] mmcblk0: mmc0:aaaa SU04G 3.69 GiB
[    2.043548]  mmcblk0: p1 p2 p3
[    2.158172] ------------[ cut here ]------------
[    2.162994] kernel BUG at fs/buffer.c:1265!
[    2.167358] Internal error: Oops - undefined instruction: 0 [#1]
[    2.173614] Modules linked in:
[    2.176788] CPU: 0    Not tainted  (3.2.0 #1)
[    2.181365] PC is at __find_get_block+0x1b4/0x1c4
[    2.186279] LR is at __getblk+0x28/0x2b8
[    2.190368] pc : [<c00cec28>]    lr : [<c00d13f0>]    psr: 20000093
[    2.190368] sp : cf81dc20  ip : cf81dc68  fp : cf81dc64
[    2.202331] r10: 00000000  r9 : 00000001  r8 : 00000400
[    2.207763] r7 : 00000400  r6 : 00000000  r5 : 00000400  r4 : cfbbd380
[    2.214569] r3 : 00000000  r2 : 00000001  r1 : 00000080  r0 : cf402c80
[    2.221374] Flags: nzCv  IRQs off  FIQs on  Mode SVC_32  ISA ARM  Segment kernel
[    2.229064] Control: 10c5387d  Table: 80004019  DAC: 00000015
[    2.235076] Process swapper (pid: 1, stack limit = 0xcf81c2f0)
[    2.241149] Stack: (0xcf81dc20 to 0xcf81e000)
[    2.245697] dc20: cf81dc54 cf81dc30 c01d5a98 c01d5858 cf81ddb8 cf81dc8e ffffffff cf81ddd0
[    2.254211] dc40: cf81ddb8 cfbbd380 00000400 00000000 00000400 00000000 cf81dccc cf81dc68
[    2.262756] dc60: c00d13f0 c00cea80 00000400 00000000 00000000 00000000 00000001 cf402c80
[    2.271270] dc80: 00000001 00000002 cf402ac0 cf32dc00 cf81dcbc cf81dca0 cf81dcbc cf81dca8
[    2.279815] dca0: c00d4dac cfbbd380 cfb6cc00 00000000 00000400 00000000 00000001 00000001
[    2.288330] dcc0: cf81dcec cf81dcd0 c00d16ec c00d13d4 00000400 cf81dce0 c00d6600 cfbbd380
[    2.296844] dce0: cf81ddac cf81dcf0 c0111aec c00d16dc 00000400 cf81dd00 c01d7f34 c01d719c
[    2.305389] dd00: 00000002 0000000a ffffffff ffffffff cf81dd3c c060b900 00000020 cf81ddb0
[    2.313903] dd20: ff0a0210 ffffffff c060ccec cf81ddb0 00000002 cfb5d800 cfb5d80c cfb6cc00
[    2.322448] dd40: 00008000 00000000 cf81dd6c 00000001 c01d805c c01d7bdc cf81ddac cf81dd74
[    2.330963] dd60: cf81dd9c cf81dd78 c00fcd38 c01d8044 c05192c0 00000000 00000000 00000000
[    2.339477] dd80: 00000400 cf402c80 00000083 cf402ce4 00008000 cfb6cc00 00008000 00000000
[    2.348022] dda0: cf81ddf4 cf81ddb0 c00ab33c c0111a0c 62636d6d 70306b6c cf810032 cf81ddc8
[    2.356536] ddc0: c01ccce0 c00a56d0 c0658e68 cf810270 00008000 00000000 cfb6bac0 c060ccd4
[    2.365081] dde0: 00000000 00000000 cf81de0c cf81ddf8 c010f2e8 c00ab1e8 c0111a00 c008e2dc
[    2.373596] de00: cf81de44 cf81de10 c00abcb4 c010f2d4 cf81de44 cf81de20 c00c1c50 cf810200
[    2.382141] de20: c060ccd4 cfb6bac0 00008000 00000000 00008000 00000000 cf81de6c cf81de48
[    2.390655] de40: c00c1f28 c00abc74 00000000 c060ccd4 cfb6bb40 00000000 cfb6bac0 00008000
[    2.399169] de60: cf81de94 cf81de70 c00c20ec c00c1ee0 00000000 00008000 00000000 cfb6bac0
[    2.407714] de80: cfb6bb40 00000020 cf81deec cf81de98 c00c3750 c00c20bc 00000000 00000000
[    2.416229] dea0: c04ff6c8 00000000 cf81ded4 cf81deb8 c008e234 c008e13c cf810b00 cf40ee98
[    2.424774] dec0: 00000000 cfb6e000 c04ff6c8 00000000 00008000 c04ff6c8 00000000 00000000
[    2.433288] dee0: cf81df24 cf81def0 c00c3fa4 c00c35f4 00000000 00000000 00000000 00000000
[    2.441833] df00: cfb6bac0 cfb6bb40 cf93a000 c05cd1fc cf93a000 00008000 cf81df4c cf81df28
[    2.450347] df20: c059eaa4 c00c3f24 00000000 cf81df38 0b300002 cf93a000 c05cd1fc cf93a000
[    2.458862] df40: cf81df9c cf81df50 c059ec2c c059ea80 cf81df8c cf81df60 c00b6308 c00b1edc
[    2.467407] df60: cf810b00 cf40a198 c0600050 0b300002 c05cd20d c00413ec 0b300002 c05cd20d
[    2.475921] df80: c00413ec 00000013 00000000 00000000 cf81dfbc cf81dfa0 c059ef1c c059eb3c
[    2.484466] dfa0: 000000b3 c0644220 c05cd20d c0644220 cf81dfdc cf81dfc0 c059f0bc c059ee50
[    2.492980] dfc0: cf81dfdc cf81dfd0 c05db440 c05db440 cf81dff4 cf81dfe0 c059e90c c059ef30
[    2.501525] dfe0: 00000000 c059e7e8 00000000 cf81dff8 c00413ec c059e7f4 ffffffff ffffffff
[    2.510040] Backtrace:
[    2.512603] [<c00cea74>] (__find_get_block+0x0/0x1c4) from [<c00d13f0>] (__getblk+0x28/0x2b8)
[    2.521484]  r8:00000000 r7:00000400 r6:00000000 r5:00000400 r4:cfbbd380
[    2.528472] [<c00d13c8>] (__getblk+0x0/0x2b8) from [<c00d16ec>] (__bread+0x1c/0xdc)
[    2.536468] [<c00d16d0>] (__bread+0x0/0xdc) from [<c0111aec>] (ext3_fill_super+0xec/0x186c)
[    2.545166]  r4:cfbbd380
[    2.547821] [<c0111a00>] (ext3_fill_super+0x0/0x186c) from [<c00ab33c>] (mount_bdev+0x160/0x18c)
[    2.557006] [<c00ab1dc>] (mount_bdev+0x0/0x18c) from [<c010f2e8>] (ext3_mount+0x20/0x28)
[    2.565460] [<c010f2c8>] (ext3_mount+0x0/0x28) from [<c00abcb4>] (mount_fs+0x4c/0x188)
[    2.573730] [<c00abc68>] (mount_fs+0x0/0x188) from [<c00c1f28>] (vfs_kern_mount+0x54/0x94)
[    2.582336] [<c00c1ed4>] (vfs_kern_mount+0x0/0x94) from [<c00c20ec>] (do_kern_mount+0x3c/0xd8)
[    2.591308]  r8:00008000 r7:cfb6bac0 r6:00000000 r5:cfb6bb40 r4:c060ccd4
[    2.598144] r3:00000000
[    2.600860] [<c00c20b0>] (do_kern_mount+0x0/0xd8) from [<c00c3750>] (do_mount+0x168/0x6d8)
[    2.609497]  r8:00000020 r7:cfb6bb40 r6:cfb6bac0 r5:00000000 r4:00008000
[    2.616302] r3:00000000
[    2.619049] [<c00c35e8>] (do_mount+0x0/0x6d8) from [<c00c3fa4>] (sys_mount+0x8c/0xcc)
[    2.627227] [<c00c3f18>] (sys_mount+0x0/0xcc) from [<c059eaa4>] (do_mount_root+0x30/0xbc)
[    2.635742]  r7:00008000 r6:cf93a000 r5:c05cd1fc r4:cf93a000
[    2.641662] [<c059ea74>] (do_mount_root+0x0/0xbc) from [<c059ec2c>] (mount_block_root+0xfc/0x228)
[    2.650909]  r6:cf93a000 r5:c05cd1fc r4:cf93a000
[    2.655731] [<c059eb30>] (mount_block_root+0x0/0x228) from [<c059ef1c>] (mount_root+0xd8/0xe0)
[    2.664733] [<c059ee44>] (mount_root+0x0/0xe0) from [<c059f0bc>] (prepare_namespace+0x198/0x1d4)
[    2.673889]  r4:c0644220
[    2.676513] [<c059ef24>] (prepare_namespace+0x0/0x1d4) from [<c059e90c>] (kernel_init+0x124/0x130)
[    2.685852]  r5:c05db440 r4:c05db440
[    2.689605] [<c059e7e8>] (kernel_init+0x0/0x130) from [<c00413ec>] (do_exit+0x0/0x67c)
[    2.697845]  r5:c059e7e8 r4:00000000
[    2.701599] Code: eaffffc1 e1a00004 ebffff6e eaffffdb (e7f001f2)
[    2.708007] ---[ end trace 4465db959acc9ec9 ]---
[    2.712921]   mmc_wait_for_cmd : cmd->opcode  = 52
[    2.718048] Kernel panic - not syncing: Attempted to kill init!
[    2.724273] Backtrace:
[    2.726837] [<c0017978>] (dump_backtrace+0x0/0x110) from [<c0422540>] (dump_stack+0x18/0x1c)
[    2.735656]  r6:c05ffcf4 r5:c05ffcf4 r4:c06451c8 r3:c05fe6c8
[    2.741577] [<c0422528>] (dump_stack+0x0/0x1c) from [<c04225b0>] (panic+0x6c/0x1a0)
[    2.749572] [<c0422544>] (panic+0x0/0x1a0) from [<c0041998>] (do_exit+0x5ac/0x67c)
[    2.757476]  r3:cf81bd24 r2:cf81da7c r1:cf81da7c r0:c0510490
[    2.763397]  r7:cf81bc00
[    2.766052] [<c00413ec>] (do_exit+0x0/0x67c) from [<c0017c68>] (die+0x128/0x2d8)
[    2.773773]  r7:cf81daea
[    2.776428] [<c0017b40>] (die+0x0/0x2d8) from [<c0017e38>] (arm_notify_die+0x20/0x58)
[    2.784606] [<c0017e18>] (arm_notify_die+0x0/0x58) from [<c0008350>] (do_undefinstr+0x13c/0x154)
[    2.793792] [<c0008214>] (do_undefinstr+0x0/0x154) from [<c0013f28>] (__und_svc+0x48/0x60)
[    2.802398] Exception stack(0xcf81dbd8 to 0xcf81dc20)
[    2.807678] dbc0:                                                       cf402c80 00000080
[    2.816223] dbe0: 00000001 00000000 cfbbd380 00000400 00000000 00000400 00000400 00000001
[    2.824737] dc00: 00000000 cf81dc64 cf81dc68 cf81dc20 c00d13f0 c00cec28 20000093 ffffffff
[    2.833282]  r7:00000000 r6:c0014194 r5:20000093 r4:c00cec2c
[    2.839202] [<c00cea74>] (__find_get_block+0x0/0x1c4) from [<c00d13f0>] (__getblk+0x28/0x2b8)
[    2.848114]  r8:00000000 r7:00000400 r6:00000000 r5:00000400 r4:cfbbd380
[    2.855133] [<c00d13c8>] (__getblk+0x0/0x2b8) from [<c00d16ec>] (__bread+0x1c/0xdc)
[    2.863128] [<c00d16d0>] (__bread+0x0/0xdc) from [<c0111aec>] (ext3_fill_super+0xec/0x186c)
[    2.871826]  r4:cfbbd380
[    2.874481] [<c0111a00>] (ext3_fill_super+0x0/0x186c) from [<c00ab33c>] (mount_bdev+0x160/0x18c)
[    2.883666] [<c00ab1dc>] (mount_bdev+0x0/0x18c) from [<c010f2e8>] (ext3_mount+0x20/0x28)
[    2.892120] [<c010f2c8>] (ext3_mount+0x0/0x28) from [<c00abcb4>] (mount_fs+0x4c/0x188)
[    2.900390] [<c00abc68>] (mount_fs+0x0/0x188) from [<c00c1f28>] (vfs_kern_mount+0x54/0x94)
[    2.909027] [<c00c1ed4>] (vfs_kern_mount+0x0/0x94) from [<c00c20ec>] (do_kern_mount+0x3c/0xd8)
[    2.917999]  r8:00008000 r7:cfb6bac0 r6:00000000 r5:cfb6bb40 r4:c060ccd4
[    2.924835] r3:00000000
[    2.927581] [<c00c20b0>] (do_kern_mount+0x0/0xd8) from [<c00c3750>] (do_mount+0x168/0x6d8)
[    2.936187]  r8:00000020 r7:cfb6bb40 r6:cfb6bac0 r5:00000000 r4:00008000
[    2.943023] r3:00000000
[    2.945770] [<c00c35e8>] (do_mount+0x0/0x6d8) from [<c00c3fa4>] (sys_mount+0x8c/0xcc)
[    2.953948] [<c00c3f18>] (sys_mount+0x0/0xcc) from [<c059eaa4>] (do_mount_root+0x30/0xbc)
[    2.962493]  r7:00008000 r6:cf93a000 r5:c05cd1fc r4:cf93a000
[    2.968414] [<c059ea74>] (do_mount_root+0x0/0xbc) from [<c059ec2c>] (mount_block_root+0xfc/0x228)
[    2.977661]  r6:cf93a000 r5:c05cd1fc r4:cf93a000
[    2.982513] [<c059eb30>] (mount_block_root+0x0/0x228) from [<c059ef1c>] (mount_root+0xd8/0xe0)
[    2.991485] [<c059ee44>] (mount_root+0x0/0xe0) from [<c059f0bc>] (prepare_namespace+0x198/0x1d4)
[    3.000671]  r4:c0644220
[    3.003326] [<c059ef24>] (prepare_namespace+0x0/0x1d4) from [<c059e90c>] (kernel_init+0x124/0x130)
[    3.012664]  r5:c05db440 r4:c05db440
[    3.016418] [<c059e7e8>] (kernel_init+0x0/0x130) from [<c00413ec>] (do_exit+0x0/0x67c)


Please suggest ....

 

Regards,

Ankur