Did it crash without the cable ?

>From someone you got the flash tool, the details how to flash the
devise and I assume
also a orginal complete working build for this device.

I would suggest you to a) run the device with the orginal build and
save the kernel messages and then b) run your own build and save
them and after that compare them to see what can be the problem.

You should also check with modinfo the Kernel Objects (*.ko), maybe
"vermagic"
is modified through your Source Control System ?

Good luck ! Frank


On 1 Jun., 12:54, PP <[email protected]> wrote:
> Hi All,
>
> I have Omap3530 evm running Android 2.1. I want to install application
> on the evm, so i connected the evm to the host through the USB OTG
> cable, but the kernel is crashing. Kindly help me out in sorting this
> issue. Find the log below:
>
> OMAP3_EVM #
> OMAP3_EVM #
> OMAP3_EVM # setenv bootargs 'init=/init  console=ttyS0,115200n8 root=/
> dev/mmcblk
> 0p2 rw rootwait mem=256M noinitrd androidboot.console=ttyS0
> mpurate=720'
> OMAP3_EVM # setenv bootcmd 'mmcinit; fatload mmc 0 0x80100000 uImage;
> bootm 0x80
> 100000'
> OMAP3_EVM # boot
> reading uImage
>
> 2489828 bytes read
> ## Booting kernel from Legacy Image at 80100000 ...
>    Image Name:   Linux-2.6.32
>    Image Type:   ARM Linux Kernel Image (uncompressed)
>    Data Size:    2489764 Bytes =  2.4 MB
>    Load Address: 80008000
>    Entry Point:  80008000
>    Verifying Checksum ... OK
>    Loading Kernel Image ... OK
> OK
>
> Starting kernel ...
>
> Uncompressing
> Linux.............................................................
> ...........................................................................­.....
> ............... done, booting the kernel.
> Linux version 2.6.32 (r...@khasim-laptop) (gcc version 4.4.0 (GCC) )
> #2 Thu May
> 20 18:31:19 IST 2010
> CPU: ARMv7 Processor [411fc083] revision 3 (ARMv7), cr=10c53c7f
> CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
> Machine: OMAP3 EVM
> Memory policy: ECC disabled, Data cache writeback
> OMAP3430/3530 ES3.1 (l2cache iva sgx neon isp 720m )
> SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x100000
> Reserving 4194304 bytes SDRAM for VRAM
> Built 1 zonelists in Zone order, mobility grouping on.  Total pages:
> 65024
> Kernel command line: init=/init console=ttyS0,115200n8 root=/dev/
> mmcblk0p2 rw ro
> otwait mem=256M noinitrd androidboot.console=ttyS0 mpurate=720
> PID hash table entries: 1024 (order: 0, 4096 bytes)
> Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
> Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
> Memory: 256MB = 256MB total
> Memory: 250112KB available (4292K code, 825K data, 176K init, 0K
> highmem)
> Hierarchical RCU implementation.
> NR_IRQS:402
> Clocking rate (Crystal/Core/MPU): 26.0/332/500 MHz
> Reprogramming SDRC clock to 332000000 Hz
> GPMC revision 5.0
> IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
> Total of 96 interrupts on 1 active controller
> OMAP GPIO hardware version 2.5
> OMAP clockevent source: GPTIMER1 at 32768 Hz
> Console: colour dummy device 80x30
> Calibrating delay loop... 499.92 BogoMIPS (lpj=1949696)
> Mount-cache hash table entries: 512
> CPU: Testing write buffer coherency: ok
> regulator: core version 0.5
> NET: Registered protocol family 16
> Target VDD1 OPP = 6, VDD2 OPP = 3
> omap3evmdc: Driver registration complete
> OMAP DMA hardware revision 4.0
> bio: create slab <bio-0> at 0
> SCSI subsystem initialized
> usbcore: registered new interface driver usbfs
> usbcore: registered new interface driver hub
> usbcore: registered new device driver usb
> i2c_omap i2c_omap.1: bus 1 rev3.12 at 2600 kHz
> twl4030: PIH (irq 7) chaining IRQs 368..375
> twl4030: power (irq 373) chaining IRQs 376..383
> twl4030: gpio (irq 368) chaining IRQs 384..401
> regulator: VMMC1: 1850 <--> 3150 mV normal standby
> regulator: VDAC: 1800 mV normal standby
> regulator: VAUX2_4030: 2800 mV normal standby
> regulator: VPLL2: 1800 mV normal standby
> regulator: VSIM: 1800 <--> 3000 mV normal standby
> i2c_omap i2c_omap.2: bus 2 rev3.12 at 400 kHz
> i2c_omap i2c_omap.3: bus 3 rev3.12 at 400 kHz
> Switching to clocksource 32k_counter
> musb_hdrc: version 6.0, musb-dma, otg (peripheral+host), debug=0
> musb_hdrc: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
> musb_hdrc musb_hdrc: MUSB HDRC host driver
> musb_hdrc musb_hdrc: new USB bus registered, assigned bus number 1
> usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
> usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> usb usb1: Product: MUSB HDRC host driver
> usb usb1: Manufacturer: Linux 2.6.32 musb-hcd
> usb usb1: SerialNumber: musb_hdrc
> hub 1-0:1.0: USB hub found
> hub 1-0:1.0: 1 port detected
> NET: Registered protocol family 2
> IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
> TCP established hash table entries: 8192 (order: 4, 65536 bytes)
> TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
> TCP: Hash tables configured (established 8192 bind 8192)
> TCP reno registered
> UDP hash table entries: 256 (order: 0, 4096 bytes)
> UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
> NET: Registered protocol family 1
> RPC: Registered udp transport module.
> RPC: Registered tcp transport module.
> RPC: Registered tcp NFSv4.1 backchannel transport module.
> omap-iommu omap-iommu.0: isp registered
> OMAP35x  Linux PSP version 03.00.00.05 (OMAP3EVM)
> NetWinder Floating Point Emulator V0.97 (double precision)
> ashmem: initialized
> VFS: Disk quotas dquot_6.5.2
> Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
> JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
> msgmni has been set to 488
> alg: No test for stdrng (krng)
> io scheduler noop registered
> io scheduler deadline registered
> io scheduler cfq registered (default)
> OMAP DSS rev 2.0
> OMAP DISPC rev 3.0
> OMAP VENC rev 2
> OMAP DSI rev 1.0
> Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
> serial8250.0: ttyS0 at MMIO 0x4806a000 (irq = 72) is a ST16654
> console [ttyS0] enabled
> serial8250.1: ttyS1 at MMIO 0x4806c000 (irq = 73) is a ST16654
> serial8250.2: ttyS2 at MMIO 0x49020000 (irq = 74) is a ST16654
> brd: module loaded
> loop: module loaded
> omap2-nand driver initializing
> NAND device: Manufacturer ID: 0x2c, Chip ID: 0xba (Micron NAND 256MiB
> 1,8V 16-bi
> t)
> Creating 5 MTD partitions on "omap2-nand.0":
> 0x000000000000-0x000000080000 : "xloader-nand"
> 0x000000080000-0x000000240000 : "uboot-nand"
> 0x000000240000-0x000000280000 : "params-nand"
> 0x000000280000-0x000000780000 : "linux-nand"
> 0x000000780000-0x000010000000 : "jffs2-nand"
> OneNAND driver initializing
> omap2-onenand omap2-onenand: Cannot request GPMC CS
> omap2-onenand: probe of omap2-onenand failed with error -16
> smsc911x: Driver version 2008-10-21.
> smsc911x-mdio: probed
> eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=ffffffff:01,
> irq=-1)
> net eth0: MAC Address: 00:50:c2:7e:91:4a
> usbcore: registered new interface driver cdc_ether
> usbcore: registered new interface driver dm9601
> ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
> ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
> ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 2
> ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
> ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
> usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
> usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> usb usb2: Product: OMAP-EHCI Host Controller
> usb usb2: Manufacturer: Linux 2.6.32 ehci_hcd
> usb usb2: SerialNumber: ehci-omap.0
> hub 2-0:1.0: USB hub found
> hub 2-0:1.0: 3 ports detected
> Initializing USB Mass Storage driver...
> usbcore: registered new interface driver usb-storage
> USB Mass Storage support registered.
> usbcore: registered new interface driver usbtest
> android init
> f_acm init
> android_register_function acm
> f_adb init
> android_register_function adb
> f_mass_storage init
> android_register_function usb_mass_storage
> f_rndis init
> android_register_function rndis
> input: TWL4030 Keypad as /devices/platform/i2c_omap.1/i2c-1/1-004a/
> twl4030_keypa
> d/input/input0
> ads7846 spi1.0: touchscreen, irq 335
> input: ADS7846 Touchscreen as /devices/platform/omap2_mcspi.1/spi1.0/
> input/input
> 1
> using rtc device, twl_rtc, for alarms
> twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
> twl_rtc twl_rtc: Power up reset detected.
> twl_rtc twl_rtc: Enabling TWL-RTC.
> i2c /dev entries driver
> Linux video capture interface: v2.00
> tvp514x 3-005c: Registered to v4l2 master omap34xxcam!!
> omap-iommu omap-iommu.0: isp: version 1.1
> usbcore: registered new interface driver uvcvideo
> USB Video Class driver (v0.1.0)
> OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
> usbcore: registered new interface driver usbhid
> usbhid: USB HID core driver
> logger: created 64K log 'log_main'
> logger: created 256K log 'log_events'
> logger: created 64K log 'log_radio'
> logger: created 64K log 'log_system'
> Advanced Linux Sound Architecture Driver Version 1.0.21.
> usbcore: registered new interface driver snd-usb-audio
> No device for DAI omap-mcbsp-dai-0
> No device for DAI omap-mcbsp-dai-1
> No device for DAI omap-mcbsp-dai-2
> No device for DAI omap-mcbsp-dai-3
> No device for DAI omap-mcbsp-dai-4
> OMAP3 EVM SoC init
> asoc: twl4030 <-> omap-mcbsp-dai-0 mapping ok
> ALSA device list:
>   #0: omap3evm (twl4030)
> TCP cubic registered
> NET: Registered protocol family 17
> NET: Registered protocol family 15
> Power Management for TI OMAP3.
> ------------[ cut here ]------------
> WARNING: at arch/arm/mach-omap2/dpll.c:439 omap3_noncore_dpll_set_rate
> +0x220/0x2
> 64()
> Modules linked in:
> [<c003a934>] (unwind_backtrace+0x0/0xd8) from [<c0060c24>]
> (warn_slowpath_common
> +0x48/0x60)
> [<c0060c24>] (warn_slowpath_common+0x48/0x60) from [<c004481c>]
> (omap3_noncore_d
> pll_set_rate+0x220/0x264)
> [<c004481c>] (omap3_noncore_dpll_set_rate+0x220/0x264) from
> [<c0042df0>] (omap2_
> clk_set_rate+0x20/0x2c)
> [<c0042df0>] (omap2_clk_set_rate+0x20/0x2c) from [<c0049e60>]
> (clk_set_rate+0x38
> /0x78)
> [<c0049e60>] (clk_set_rate+0x38/0x78) from [<c0010218>]
> (omap2_clk_set_freq+0x22
> 4/0x3bc)
> [<c0010218>] (omap2_clk_set_freq+0x224/0x3bc) from [<c000fd80>]
> (omap3_sr_init+0
> xd4/0x154)
> [<c000fd80>] (omap3_sr_init+0xd4/0x154) from [<c0034334>]
> (do_one_initcall+0x5c/
> 0x1b4)
> [<c0034334>] (do_one_initcall+0x5c/0x1b4) from [<c0008578>]
> (kernel_init+0x98/0x
> 110)
> [<c0008578>] (kernel_init+0x98/0x110) from [<c0035e6c>]
> (kernel_thread_exit+0x0/
> 0x8)
> ---[ end trace b0a7100a9877463b ]---
> Switched to new clocking rate (Crystal/Core/MPU): 26.0/332/720 MHz
> IVA2 clocking rate: 520 MHz
> SmartReflex driver initialized
> VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev
> 1
> twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC
> (946684800)
> tvp514x 3-005c: tvp5146m2 found at 0xb8 (OMAP I2C adapter)
> omapdss DPI error: display already enabled
> omap_vout omap_vout: 'lcd' Display already enabled
> omapdss DPI error: display already enabled
> omap_vout omap_vout: 'lcd' Display already enabled
> omap_vout omap_vout: Buffer Size = 3686400
> omap_vout omap_vout: : registered and initialized video device 1
> omap_vout omap_vout: Buffer Size = 3686400
> omap_vout omap_vout: : registered and initialized video device 2
> Waiting for root device /dev/mmcblk0p2...
> mmc0: new SD card at address e624
> mmcblk0: mmc0:e624 SD02G 1.89 GiB
>  mmcblk0: p1 p2
> kjournald starting.  Commit interval 5 seconds
> EXT3-fs (mmcblk0p2): using internal journal
> EXT3-fs (mmcblk0p2): recovery complete
> EXT3-fs (mmcblk0p2): mounted filesystem with writeback data mode
> VFS: Mounted root (ext3 filesystem) on device 179:2.
> Freeing init memory: 176K
> Warning: unable to open an initial console.
> init: cannot find '/system/bin/playmp3', disabling 'bootsound'
> # Unable to handle kernel NULL pointer dereference at virtual address
> 00000014
> pgd = c0004000
> [00000014] *pgd=00000000
> Internal error: Oops: 17 [#1]
> last sysfs file: /sys/devices/platform/mmci-omap-hs.0/mmc_host/mmc0/
> mmc0:e624/bl
> ock/mmcblk0/mmcblk0p2/uevent
> Modules linked in: omaplfb pvrsrvkm
> CPU: 0    Tainted: G        W   (2.6.32 #2)
> PC is at musb_interrupt+0xa94/0xc40
> LR is at musb_interrupt+0xa80/0xc40
> pc : [<c0229708>]    lr : [<c02296f4>]    psr: 60000193
> sp : c0489f00  ip : 00000001  fp : 00000000
> r10: 00000000  r9 : 000000f0  r8 : 00000001
> r7 : 00000009  r6 : 00000099  r5 : 00000000  r4 : cf81d0e0
> r3 : 00000000  r2 : 0000007b  r1 : cf81d0e0  r0 : cf81d0e0
> Flags: nZCv  IRQs off  FIQs on  Mode SVC_32  ISA ARM  Segment kernel
> Control: 10c5387d  Table: 8fb08019  DAC: 00000017
>
> PC: 0xc0229688:
> 9688  e5933010 e58d6000 e2433001 e58d9004 e353000c 959f2198 859f3198
> 97923103
> 96a8  e3002347 eb04788d e5943078 e5932010 e2422003 e3520008 979ff102
> ea00004a
> 96c8  c02296ec c02297f4 c02297d0 c02297f4 c02297f4 c0229778 c02297a0
> c02297f4
> 96e8  c0229800 e1a00004 eb000755 e5d43c49 e3530003 13a02000 05943078
> 05933018
> 9708  05d32014 e5d43c60 07e021d2 e7c03012 e5c43c60 e3130001 0a000036
> e5943078
> 9728  e3a02004 e5832010 e59f30e4 e5933000 e3530000 0a000003 e59f0164
> e300235a
> 9748  e59f1148 eb047865 e59f6124 e3a00064 e59f30e8 e586409c e5937000
> ebf8ec12
> 9768  e0801007 e286008c ebf8feb8 ea000021 e5940c58 e3500000 0a00001e
> e59f30bc
>
> LR: 0xc0229674:
> 9674  e3530000 0a00000c e5943078 e59f0220 e59f120c e5933010 e58d6000
> e2433001
> 9694  e58d9004 e353000c 959f2198 859f3198 97923103 e3002347 eb04788d
> e5943078
> 96b4  e5932010 e2422003 e3520008 979ff102 ea00004a c02296ec c02297f4
> c02297d0
> 96d4  c02297f4 c02297f4 c0229778 c02297a0 c02297f4 c0229800 e1a00004
> eb000755
> 96f4  e5d43c49 e3530003 13a02000 05943078 05933018 05d32014 e5d43c60
> 07e021d2
> 9714  e7c03012 e5c43c60 e3130001 0a000036 e5943078 e3a02004 e5832010
> e59f30e4
> 9734  e5933000 e3530000 0a000003 e59f0164 e300235a e59f1148 eb047865
> e59f6124
> 9754  e3a00064 e59f30e8 e586409c e5937000 ebf8ec12 e0801007 e286008c
> ebf8feb8
>
> SP: 0xc0489e80:
> 9e80  00000003 c005c9e4 cf90d900 00000002 c0489ea4 c005dd38 cf90d900
> 00000002
> 9ea0  c0489eac ffffffff c0489eec 00000099 00000009 c00349ec cf81d0e0
> cf81d0e0
> 9ec0  0000007b 00000000 cf81d0e0 00000000 00000099 00000009 00000001
> 000000f0
> 9ee0  00000000 00000000 00000001 c0489f00 c02296f4 c0229708 60000193
> ffffffff
> 9f00  c0496ae8 3ddbbe50 00000000 c0079f64 3ddbbe50 40000113 00000000
> 00000000
> 9f20  0000005c 80028a60 411fc083 0000001f 00000000 c02298fc cf892980
> c0089ce4
> 9f40  c049bec4 0000005c c04cba44 c048bc78 80028a60 c008b684 0000005c
> 00000000
> 9f60  c04cba44 c0034070 ffffffff fa200000 c04cba44 c0034a30 00000000
> 40000113
>
> R0: 0xcf81d060:
> d060  00000000 00000000 00000000 c0211024 cf81d000 c04d19c0 cf8b1540
> 00000000
> d080  cf81d080 cf81d080 c0210104 c0366974 00000002 00000023 ffffffff
> 00000000
> d0a0  00000000 00000000 00000000 00000000 000001f4 00000001 cf81d0b8
> cf81d0b8
> d0c0  00000000 00000000 cf81d0b4 cf8b1840 cf8b17c0 cf8b1740 cf8b16c0
> 00000001
> d0e0  c0491cc8 c02298b4 cf802cc0 cf81d0ec cf81d0ec c022856c 00000590
> 00000100
> d100  00000000 00000000 cf81d220 cf81d10c cf81d10c cf81d114 cf81d114
> cf81d11c
> d120  cf81d11c cf87c7c0 00000000 cf81d12c cf81d12c c022e2e8 cf87c780
> c0229eac
> d140  cf8b2a00 c0496568 fa0ab000 fa0ab000 00000009 00000000 cf8aecc0
> 0000005c
>
> R1: 0xcf81d060:
> d060  00000000 00000000 00000000 c0211024 cf81d000 c04d19c0 cf8b1540
> 00000000
> d080  cf81d080 cf81d080 c0210104 c0366974 00000002 00000023 ffffffff
> 00000000
> d0a0  00000000 00000000 00000000 00000000 000001f4 00000001 cf81d0b8
> cf81d0b8
> d0c0  00000000 00000000 cf81d0b4 cf8b1840 cf8b17c0 cf8b1740 cf8b16c0
> 00000001
> d0e0  c0491cc8 c02298b4 cf802cc0 cf81d0ec cf81d0ec c022856c 00000590
> 00000100
> d100  00000000 00000000 cf81d220 cf81d10c cf81d10c cf81d114 cf81d114
> cf81d11c
> d120  cf81d11c cf87c7c0 00000000 cf81d12c cf81d12c c022e2e8 cf87c780
> c0229eac
> d140  cf8b2a00 c0496568 fa0ab000 fa0ab000 00000009 00000000 cf8aecc0
> 0000005c
>
> R4: 0xcf81d060:
> d060  00000000 00000000 00000000 c0211024 cf81d000 c04d19c0 cf8b1540
> 00000000
> d080  cf81d080 cf81d080 c0210104 c0366974 00000002 00000023 ffffffff
> 00000000
> d0a0  00000000 00000000 00000000 00000000 000001f4 00000001 cf81d0b8
> cf81d0b8
> d0c0  00000000 00000000 cf81d0b4 cf8b1840 cf8b17c0 cf8b1740 cf8b16c0
> 00000001
> d0e0  c0491cc8 c02298b4 cf802cc0 cf81d0ec cf81d0ec c022856c 00000590
> 00000100
> d100  00000000 00000000 cf81d220 cf81d10c cf81d10c cf81d114 cf81d114
> cf81d11c
> d120  cf81d11c cf87c7c0 00000000 cf81d12c cf81d12c c022e2e8 cf87c780
> c0229eac
> d140  cf8b2a00 c0496568 fa0ab000 fa0ab000 00000009 00000000 cf8aecc0
> 0000005c
> Process swapper (pid: 0, stack limit = 0xc04882e8)
> Stack: (0xc0489f00 to 0xc048a000)
> 9f00: c0496ae8 3ddbbe50 00000000 c0079f64 3ddbbe50 40000113 00000000
> 00000000
> 9f20: 0000005c 80028a60 411fc083 0000001f 00000000 c02298fc cf892980
> c0089ce4
> 9f40: c049bec4 0000005c c04cba44 c048bc78 80028a60 c008b684 0000005c
> 00000000
> 9f60: c04cba44 c0034070 ffffffff fa200000 c04cba44 c0034a30 00000000
> 40000113
> 9f80: 40000113 00000000 c0488000 c048bc80 c04cba44 c048bc78 80028a60
> 411fc083
> 9fa0: 0000001f 00000000 3b9aca00 c0489fc0 c0044fa4 c00457c0 60000113
> ffffffff
> 9fc0: c0488000 c0036170 c04d4710 c002b018 c002b014 c0008a64 c00085f0
> 00000000
> 9fe0: 00000000 c002b018 00000000 10c53c7d c04cbb18 80008034 00000000
> 00000000
> [<c0229708>] (musb_interrupt+0xa94/0xc40) from [<c02298fc>]
> (generic_interrupt+0
> x48/0x60)
> [<c02298fc>] (generic_interrupt+0x48/0x60) from [<c0089ce4>]
> (handle_IRQ_event+0
> x34/0xf4)
> [<c0089ce4>] (handle_IRQ_event+0x34/0xf4) from [<c008b684>]
> (handle_level_irq+0x
> 90/0xf4)
> [<c008b684>] (handle_level_irq+0x90/0xf4) from [<c0034070>] (asm_do_IRQ
> +0x70/0x9
> 0)
> [<c0034070>] (asm_do_IRQ+0x70/0x90) from [<c0034a30>] (__irq_svc
> +0x30/0x80)
> Exception stack(0xc0489f78 to 0xc0489fc0)
> 9f60:                                                       00000000
> 40000113
> 9f80: 40000113 00000000 c0488000 c048bc80 c04cba44 c048bc78 80028a60
> 411fc083
> 9fa0: 0000001f 00000000 3b9aca00 c0489fc0 c0044fa4 c00457c0 60000113
> ffffffff
> [<c0034a30>] (__irq_svc+0x30/0x80) from [<c00457c0>] (omap3_pm_idle
> +0x48/0x4c)
> [<c00457c0>] (omap3_pm_idle+0x48/0x4c) from [<c0036170>] (cpu_idle
> +0x48/0x88)
> [<c0036170>] (cpu_idle+0x48/0x88) from [<c0008a64>] (start_kernel
> +0x238/0x290)
> [<c0008a64>] (start_kernel+0x238/0x290) from [<80008034>] (0x80008034)
> Code: e3530003 13a02000 05943078 05933018 (05d32014)
> ---[ end trace b0a7100a9877463d ]---
> Kernel panic - not syncing: Fatal exception in interrupt

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to