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.

cannot boot jelly bean 2.5 on pandaboard ES

Other Parts Discussed in Thread: TWL6030

Hi,

     This is cheluvaraj. I am trying to boot pandaboard from android jelly bean 2.5. I am following http://omappedia.org/wiki/4AJ.2.5_OMAP4-Panda_Jelly_Bean_Release_Notes link. But while booting I am getting errors as below, Please help me out.

 
 
Texas Instruments X-Loader 1.41 (Oct 21 2011 - 09:28:33)
OMAP4460: 1.2 GHz capable SOM
Starting OS Bootloader from MMC/SD1 ...
 
 
U-Boot 1.1.4-g01f17198-dirty (Oct 21 2013 - 12:00:59)
 
Load address: 0x80e80000
DRAM:  1024 MB
Flash:  0 kB
Using default environment
 
In:    serial
Out:   serial
Err:   serial
 
efi partition table:
     256     128K xloader
     512     256K bootloader
    2048       8M recovery
   18432       8M boot
   34816     512M system
 1083392     256M cache
 1607680    2996M userdata
Net:   KS8851SNL
Hit any key to stop autoboot:  5 4 3 2 1 0  
kernel   @ 80008000 (4585516)
ramdisk  @ 81000000 (185683)
I2C read: I/O error
 
Starting kernel ...
 
Uncompressing Linux... done, booting the kernel.
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.0.31-01901-g8ef6b3c (x0187393@gl-ti-build-30) (gcc version 4.4.1 (Sourcery G++ Lite 2010q1-202) ) #1 SMP PREEMPT Mon Nov 26 08:53:48 EET 2012
[    0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d
[    0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine: OMAP4 Panda board
[    0.000000] omap4_total_ram_size = 0x40000000
[    0.000000] omap4_smc_size = 0x300000
[    0.000000] omap4_ion_heap_secure_input_size = 0x5a00000
[    0.000000] omap4_ion_heap_secure_output_wfdhdcp_size = 0x1000000
[    0.000000] omap4_ducati_heap_size = 0x6d00000
[    0.000000] omap4_ion_heap_tiler_mem_size = 0x0
[    0.000000] omap4_ion_heap_nonsec_tiler_mem_size  = 0x0
[    0.000000]  omap4_smc_addr = 0xbfd00000
[    0.000000] omap4_ion_heap_secure_input_addr = 0xba300000
[    0.000000] omap4_ion_heap_secure_output_wfdhdcp_addr = 0xb9300000
[    0.000000] omap4_ducati_heap_addr = 0xb2600000
[    0.000000] omap4_ion_heap_tiler_mem_addr = 0xb2600000
[    0.000000] omap4_ion_heap_nonsec_tiler_mem_addr  = 0xb2600000
[    0.000000] omap_ion_init: secure_input id=2 [ba300000-bfd00000] size=5a00000
[    0.000000] omap_ion_init: secure_output_wfdhdcp id=5 [b9300000-ba300000] size=1000000
[    0.000000] omap_ion_init: tiler id=1 [b2600000-b2600000] size=0
[    0.000000] omap_ion_init: nonsecure_tiler id=3 [b2600000-b2600000] size=0
[    0.000000] omap_ion_init: system id=0 [0-0] size=0
[    0.000000] omap_ion_init: tiler_reservation id=4 [0-0] size=0
[    0.000000] Memory policy: ECC disabled, Data cache writealloc
[    0.000000] OMAP4460 ES1.1
[    0.000000] SRAM: Mapped pa 0x40300000 to va 0xfe400000 size: 0xd000
[    0.000000] On node 0 totalpages: 204288
[    0.000000] free_area_init_node: node 0, pgdat c08ec400, node_mem_map c102e000
[    0.000000]   Normal zone: 256 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 32512 pages, LIFO batch:7
[    0.000000]   HighMem zone: 1792 pages used for memmap
[    0.000000]   HighMem zone: 169728 pages, LIFO batch:31
[    0.000000] PERCPU: Embedded 7 pages/cpu @c1839000 s7488 r8192 d12992 u32768
[    0.000000] pcpu-alloc: s7488 r8192 d12992 u32768 alloc=8*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1  
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 202240
[    0.000000] Kernel command line: console=ttyO2,115200n8 mem=1G vmalloc=768M androidboot.console=ttyO2 omap_wdt.timer_margin=30 androidboot.serialno=014E37831900B008 androidboot.bootloader=U-Boot_1.1.4-g01f17198-dirty
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Memory: 256MB 542MB = 798MB total
[    0.000000] Memory: 797924k/797924k available, 250652k reserved, 686080K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     DMA     : 0xffc00000 - 0xffe00000   (   2 MB)
[    0.000000]     vmalloc : 0xc8800000 - 0xf8000000   ( 760 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xc8000000   ( 128 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .init : 0xc0008000 - 0xc0050000   ( 288 kB)
[    0.000000]       .text : 0xc0050000 - 0xc0865000   (8276 kB)
[    0.000000]       .data : 0xc0866000 - 0xc08ee240   ( 545 kB)
[    0.000000]        .bss : 0xc08ee264 - 0xc0a64828   (1498 kB)
[    0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:410
[    0.000000] omap_hwmod: dpll_mpu_m2_ck: missing clockdomain for dpll_mpu_m2_ck.
[    0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
[    0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
[    0.000061] Calibrating delay loop... 1194.24 BogoMIPS (lpj=4665344)
[    0.070404] pid_max: default: 32768 minimum: 301
[    0.070404] Mount-cache hash table entries: 512
[    0.070404] Initializing cgroup subsys debug
[    0.070404] Initializing cgroup subsys cpuacct
[    0.070404] Initializing cgroup subsys freezer
[    0.070404] CPU: Testing write buffer coherency: ok
[    0.072174] L310 cache controller enabled
[    0.072204] l2x0: 16 ways, CACHE_ID 0x410000c7, AUX_CTRL 0x5e470000, Cache size: 1048576 B
[    0.150390] CPU1: Booted secondary processor
[    0.181610] Brought up 2 CPUs
[    0.181610] SMP: Total of 2 processors activated (2388.48 BogoMIPS).
[    0.185699] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for emif_fw
[    0.185699] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l3_instr
[    0.185729] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l3_main_1
[    0.185729] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l3_main_2
[    0.185729] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_abe
[    0.185791] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_cfg
[    0.185791] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_per
[    0.185791] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_wkup
[    0.185821] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for mpu_private
[    0.185913] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for sl2if
[    0.185913] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for thermal_sensor
[    0.185913] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for usbhs_ohci
[    0.186004] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for usbhs_ehci
[    0.186004] omap_hwmod: l3_div_ck: missing clockdomain for l3_div_ck.
[    0.186004] omap_hwmod: l4_div_ck: missing clockdomain for l4_div_ck.
[    0.188568] _omap4_module_wait_ready: Timeout waiting for module enable (mcpdm_fck: clkctrl = 0x30002)
[    0.194763] omap_hwmod: mcpdm: cannot be enabled (3)
[    0.197204] print_constraints: dummy:  
[    0.197662] NET: Registered protocol family 16
[    0.198181] GPMC revision 6.0
[    0.198181] EMIF0 is enabled with IRQ142
[    0.199707] EMIF1 is enabled with IRQ143
[    0.199707] Last reset was cold reset (PRM_RSTST=0x1)
[    0.199707]  
[    0.200317] OMAP GPIO hardware version 0.1
[    0.201873] omap_mux_init: Add partition: #1: core, flags: 2
[    0.203948] omap_mux_init: Add partition: #2: wkup, flags: 2
[    0.205017] omap_mux_get_by_name: Could not find signal uart1_cts.uart1_cts
[    0.205383] omap_hwmod_mux_init: Could not allocate device mux entry
[    0.214874] HSI: skipping omap_device registration
[    0.215332] OMAP DMA hardware revision 0.0
[    0.215332] omap_rproc_get_pool: dsp - static memory is unavailable: 0x0, 0x0
[    0.215332] omap_rproc_get_pool: ipu - carveout memory is unavailable: 0x0, 0x0
[    0.226409] bio: create slab <bio-0> at 0
[    0.226867] print_constraints: vwl1271: 1800 mV  
[    0.227386] i2c-core: driver [twl] using legacy suspend method
[    0.227813] i2c-core: driver [twl] using legacy resume method
[    0.227813] SCSI subsystem initialized
[    0.229522] usbcore: registered new interface driver usbfs
[    0.229522] usbcore: registered new interface driver hub
[    0.229827] usbcore: registered new device driver usb
[    0.230560] omap_i2c omap_i2c.1: bus 1 rev4.0 at 400 kHz
[    0.231445] Skipping twl internal clock init and using bootloader value (unknown osc rate)
[    0.235504] twl6030: PIH (irq 39) chaining IRQs 368..387
[    0.237274] machine_constraints_voltage: VUSB: failed to apply 3300000uV constraint
[    0.237762] twl_reg twl_reg.46: can't register VUSB, -22
[    0.237762] twl_reg: probe of twl_reg.46 failed with error -22
[    0.238128] twl6030_usb twl6030_usb: ldo init failed
[    0.238861] print_constraints: VMMC: 1200 <--> 3000 mV at 3000 mV normal standby
[    0.239501] print_constraints: VPP: 1800 <--> 2500 mV at 1900 mV normal standby
[    0.239501] print_constraints: VCXIO: 1800 mV normal standby
[    0.240325] print_constraints: VDAC: 1800 mV normal standby
[    0.240783] print_constraints: VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normal standby
[    0.241333] print_constraints: VAUX3_6030: 1000 <--> 3000 mV at 1200 mV normal standby
[    0.241333] print_constraints: VANA: 2100 mV normal standby
[    0.242675] print_constraints: CLK32KG:  
[    0.242950] omap_i2c omap_i2c.2: bus 2 rev4.0 at 400 kHz
[    0.243316] omap_i2c omap_i2c.3: bus 3 rev4.0 at 100 kHz
[    0.243713] omap_i2c omap_i2c.4: bus 4 rev4.0 at 400 kHz
[    0.244537] omap-rproc omap-rproc.0: dsp is available
[    0.244537] omap-rproc omap-rproc.1: ipu is available
[    0.244812] Advanced Linux Sound Architecture Driver Version 1.0.24.
[    0.244812] Switching to clocksource 32k_counter
[    0.251892] Switched to NOHz mode on CPU #0
[    0.251922] Switched to NOHz mode on CPU #1
[    0.263092] musb-hdrc: version 6.0, musb-dma, otg (peripheral+host)
[    0.263092] HS USB OTG: no transceiver configured
[    0.263092] musb-hdrc musb-hdrc: musb_init_controller failed with status -19
[    0.263549] NET: Registered protocol family 2
[    0.263549] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.265167] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.265167] TCP bind hash table entries: 16384 (order: 6, 393216 bytes)
[    0.265167] TCP: Hash tables configured (established 16384 bind 16384)
[    0.266296] TCP reno registered
[    0.266326] UDP hash table entries: 64 (order: 0, 4096 bytes)
[    0.266326] UDP-Lite hash table entries: 64 (order: 0, 4096 bytes)
[    0.266387] NET: Registered protocol family 1
[    0.267517] RPC: Registered named UNIX socket transport module.
[    0.267517] RPC: Registered udp transport module.
[    0.267547] RPC: Registered tcp transport module.
[    0.267547] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.267822] Trying to unpack rootfs image as initramfs...
[    0.286590] Freeing initrd memory: 180K
[    0.824279] omap_init_opp_table: no hwmod or odev for hsi, [22] cannot add OPPs.
[    0.824279] omap_init_opp_table: no hwmod or odev for hsi, [23] cannot add OPPs.
[    1.097412] ram_console: got buffer at 90000000, size 200000
[    1.097412] ram_console: found existing buffer, size 33597, start 33597
[    1.183837] console [ram-1] enabled
[    1.206054] omap-iommu omap-iommu.0: ducati registered
[    1.206054] omap-iommu omap-iommu.1: tesla registered
[    1.364837] highmem bounce pool size: 64 pages
[    1.365386] ashmem: initialized
[    1.375518] fuse init (API version 7.16)
[    1.376342] msgmni has been set to 218
[    1.376342] Registering char device tf_driver (122:0)
[    1.377471] SMCAG01.06p6.0 D    
[    1.379791] io scheduler noop registered
[    1.380004] io scheduler deadline registered
[    1.380004] io scheduler cfq registered (default)
[    1.380310] start plist test
[    1.386535] end plist test
[    1.389221] OMAP DSS rev 4.0
[    1.391967] Keyboard driver not present
[    1.392730] dsscomp: initializing.
[    1.392730] misc dsscomp: display0=generic_dpi_panel
[    1.393371] misc dsscomp: display1=hdmi_panel
[    1.393371] misc dsscomp: found 2 displays and 4 overlays, WB overlay 1
[    1.394134] could not allocate slot
[    1.394958] omap-rproc omap-rproc.1: powering up ipu
[    1.395416] virtio_rpmsg_bus virtio0: rpmsg backend virtproc probed successfully
[    1.395416] virtio_rpmsg_bus virtio1: rpmsg backend virtproc probed successfully
[    1.395416] omap-rproc omap-rproc.0: powering up dsp
[    1.397247] virtio_rpmsg_bus virtio2: rpmsg backend virtproc probed successfully
[    1.397247] OMAPRPC: Registration of OMAPRPC rpmsg service returned 0!  
[    1.397247] OMAPRPC: debug=0
[    1.397247] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
[    1.399291] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1
[    1.400115] omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2
[    2.595336] console [ttyO2] enabled
[    2.599548] omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3
[    2.608276] omap_ion_probe: adding heap secure_input of type 2 with ba300000@5a00000
[    2.617309] omap_ion_probe: adding heap secure_output_wfdhdcp of type 2 with b9300000@800000
[    2.626831] omap_ion_probe: adding heap tiler of type 4 with b2600000@0
[    2.634399] omap_ion_probe: adding heap nonsecure_tiler of type 4 with b2600000@0
[    2.642883] omap_ion_probe: adding heap system of type 0 with 0@0
[    2.649749] omap_ion_probe: adding heap tiler_reservation of type 5 with 0@0
[    2.666412] brd: module loaded
[    2.669921] loop: module loaded
[    2.677856] (stk) :sysfs entries created
[    2.677856] (stk) : debugfs entries created  
[    2.691192] PPP generic driver version 2.4.2
[    2.691192] PPP Deflate Compression module registered
[    2.702850] PPP BSD Compression module registered
[    2.709136] PPP MPPE Compression module registered
[    2.709167] NET: Registered protocol family 24
[    2.720092] tun: Universal TUN/TAP device driver, 1.6
[    2.727752] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    2.727752] usbcore: registered new interface driver asix
[    2.741241] usbcore: registered new interface driver cdc_ether
[    2.743377] usbcore: registered new interface driver net1080
[    2.754333] usbcore: registered new interface driver cdc_subset
[    2.761138] usbcore: registered new interface driver zaurus
[    2.767486] cdc_ncm: 04-Aug-2011
[    2.771270] usbcore: registered new interface driver cdc_ncm
[    2.777679] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.785308] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
[    2.785308] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
[    2.800170] ehci-omap ehci-omap.0: irq 109, io mem 0x4a064c00
[    2.808441] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
[    2.808441] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.822601] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.822601] usb usb1: Product: OMAP-EHCI Host Controller
[    2.836578] usb usb1: Manufacturer: Linux 3.0.31-01901-g8ef6b3c ehci_hcd
[    2.836578] usb usb1: SerialNumber: ehci-omap.0
[    2.849822] hub 1-0:1.0: USB hub found
[    2.854034] hub 1-0:1.0: 3 ports detected
[    2.917755] usbcore: registered new interface driver cdc_acm
[    2.917968] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    2.933166] Initializing USB Mass Storage driver...
[    2.938751] usbcore: registered new interface driver usb-storage
[    2.945495] USB Mass Storage support registered.
[    2.945526] usbcore: registered new interface driver usbserial
[    2.945526] usbserial: USB Serial Driver core
[    2.962371] mousedev: PS/2 mouse device common for all mice
[    2.969909] twl6030_pwrbutton_probe: Enter
[    2.975250] input: twl6030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl6030_pwrbutton/input/input0
[    2.992736] using rtc device, twl_rtc, for alarms
[    2.998291] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
[    3.005615] i2c /dev entries driver
[    3.010437] lirc_dev: IR Remote Control driver registered, major 249  
[    3.010437] IR NEC protocol handler initialized
[    3.022705] IR RC5(x) protocol handler initialized
[    3.028137] IR RC6 protocol handler initialized
[    3.028167] IR JVC protocol handler initialized
[    3.028167] IR Sony protocol handler initialized
[    3.043457] IR RC5 (streamzap) protocol handler initialized
[    3.049652] IR LIRC bridge handler initialized
[    3.049652] Linux video capture interface: v2.00
[    3.059814] usbcore: registered new interface driver uvcvideo
[    3.066528] USB Video Class driver (v1.1.0)
[    3.066619] dmm: probe base: fd300000, irq 145
[    3.084838] OMAP Watchdog Timer Rev 0x01: initial timeout 30 sec
[    3.092620] device-mapper: uevent: version 1.0.3
[    3.092620] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
[    3.108551] cpuidle: using governor ladder
[    3.113128] cpuidle: using governor menu
[    3.123352] leds-gpio: probe of leds-gpio failed with error -16
[    3.133209] usbcore: registered new interface driver usbhid
[    3.139556] usbhid: USB HID core driver
[    3.144042] logger: created 256K log 'log_main'
[    3.149627] logger: created 256K log 'log_events'
[    3.155090] logger: created 256K log 'log_radio'
[    3.160247] logger: created 256K log 'log_system'
[    3.167755] thermal_sensor_set_temp: no cooling agents for domain cpu
[    3.175781] omap_report_temp:thermal_sensor_set_temp reports error
[    3.183044] omap_temp_sensor omap_temp_sensor.0: omap_ondie_sensor : 'omap_temp_sensor'
[    3.183135] thermal_sensor_set_temp: no cooling agents for domain cpu
[    3.191223] usb 1-1: new high speed USB device number 2 using ehci-omap
[    3.206390] pcb_temp_sensor pcb_temp_sensor.0: pcb_sensor : 'pcb_temp_sensor'
[    3.215698] OMAP HSI: HSI driver version 0.4.3
[    3.221679] OMAP HSI: Platform DRIVER register FAILED: -19
[    3.221679] usbcore: registered new interface driver snd-usb-audio
[    3.240631] SDP4430 SoC init
[    3.253326] twl6040-codec twl6040-codec: couldn't get VDDHF regulator -19
[    3.291900] asoc: null-codec-dai <-> MultiMedia1 mapping ok
[    3.299743] asoc: null-codec-dai <-> MultiMedia2 mapping ok
[    3.308166] asoc: null-codec-dai <-> Voice mapping ok
[    3.315399] asoc: null-codec-dai <-> Tones mapping ok
[    3.322692] asoc: null-codec-dai <-> Vibra mapping ok
[    3.329498] asoc: null-codec-dai <-> MODEM mapping ok
[    3.336090] asoc: null-codec-dai <-> MultiMedia1 LP mapping ok
[    3.344696] asoc: FM Digital <-> omap-mcbsp-dai.1 mapping ok
[    3.352478] asoc: twl6040-dl1 <-> mcpdm-dl mapping ok
[    3.358428] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[    3.360626] asoc: dmic-hifi <-> omap-dmic-dai-0 mapping ok
[    3.371887] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.379791] twl6040-codec twl6040-codec: ASoC: Failed to create Aux/FM Stereo In debugfs file
[    3.389404] hub 1-1:1.0: USB hub found
[    3.390350] asoc: twl6040-dl1 <-> mcpdm-dl1 mapping ok
[    3.391418] asoc: twl6040-ul <-> mcpdm-ul1 mapping ok
[    3.392517] asoc: twl6040-dl2 <-> mcpdm-dl2 mapping ok
[    3.393585] asoc: twl6040-vib <-> mcpdm-vib mapping ok
[    3.394744] asoc: Bluetooth <-> omap-mcbsp-dai.0 mapping ok
[    3.395904] asoc: Bluetooth <-> omap-mcbsp-dai.0 mapping ok
[    3.397094] asoc: FM Digital <-> omap-mcbsp-dai.1 mapping ok
[    3.398254] asoc: MODEM <-> omap-mcbsp-dai.1 mapping ok
[    3.399353] asoc: dmic-hifi <-> omap-dmic-abe-dai-0 mapping ok
[    3.400451] asoc: dmic-hifi <-> omap-dmic-abe-dai-1 mapping ok
[    3.401519] asoc: dmic-hifi <-> omap-dmic-abe-dai-2 mapping ok
[    3.402770] asoc: null-codec-dai <-> omap-abe-vxrec-dai mapping ok
[    3.405456] input: Panda Headset Jack as /devices/platform/soc-audio/sound/card0/input1
[    3.410919] asoc: hdmi-audio-codec <-> hdmi-audio-dai mapping ok
[    3.411590] ALSA device list:
[    3.411590]   #0: TI OMAP4 Board
[    3.411590]   #1: OMAP4HDMI
[    3.411743] GACT probability NOT on
[    3.411773] Mirror/redirect action on
[    3.411773] u32 classifier
[    3.411773]     Actions configured
[    3.411804] Netfilter messages via NETLINK v0.30.
[    3.411895] nf_conntrack version 0.5.0 (12470 buckets, 49880 max)
[    3.413391] ctnetlink v0.93: registering with nfnetlink.
[    3.413452] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[    3.413452] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[    3.413940] xt_time: kernel timezone is -0000
[    3.416809] ip_tables: (C) 2000-2006 Netfilter Core Team
[    3.417053] arp_tables: (C) 2002 David S. Miller
[    3.417144] TCP cubic registered
[    3.418151] NET: Registered protocol family 10
[    3.422546] mmc0: host does not support reading read-only switch. assuming write-enable.
[    3.425537] Mobile IPv6
[    3.425628] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    3.426086] IPv6 over IPv4 tunneling driver
[    3.433807] NET: Registered protocol family 17
[    3.433868] NET: Registered protocol family 15
[    3.434204] Bridge firewalling registered
[    3.434265] NET: Registered protocol family 35
[    3.434753] NET: Registered protocol family 37
[    3.434753] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[    3.619049] ThumbEE CPU extension supported.
[    3.619049] hub 1-1:1.0: 5 ports detected
[    3.628295] Registering SWP/SWPB emulation handler
[    3.633789] mmc0: new high speed SDHC card at address e624
[    3.640350] mmcblk0: mmc0:e624 SU04G 3.69 GiB  
[    3.649993] Reprogramming LPDDR2 timings to 400000000 Hz
[    3.656188] sr_init: No PMIC hook to init smartreflex
[    3.661926] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
[    3.670654] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
[    3.679382] smartreflex smartreflex.2: omap_sr_probe: SmartReflex driver initialized
[    3.688232] SmartReflex class 1.5 driver: initialized (86400000ms)
[    3.695770] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[    3.703308] thermal_lookup_temp: getting temp is not supported for domain pcb
[    3.703308] Alternate GPT is invalid, using primary GPT.
[    3.703430]  mmcblk0: p1 p2 p3 p4 p5 p6 p7
[    3.721588] sr_class1p5_calib_work: mpu: Calibration complete: Voltage Nominal=1203000Calib=1010000 margin=0
[    3.732421] omap_cpu_thermal_manager:sensor 52400 avg sensor 0 pcb  
[    3.739288] sr_class1p5_calib_work: core: Calibration complete: Voltage Nominal=1127000Calib=1012840 margin=13000
[    3.750823] 0, delta 8934 hot spot 61334
[    3.755249] omap_cpu_thermal_manager: hot spot temp 61334 - going into safe zone
[    3.763519] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[    3.771118] thermal_lookup_temp: getting temp is not supported for domain pcb
[    3.779052] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[    3.786590] thermal_lookup_temp: getting temp is not supported for domain pcb
[    3.794525] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[    3.802032] sr_class1p5_calib_work: iva Stop sampling: Voltage Nominal=950000 samples=2
[    3.810913] thermal_lookup_temp: getting temp is not supported for domain pcb
[    3.818878] sr_class1p5_calib_work: iva: Calibration complete: Voltage Nominal=950000Calib=860920 margin=13000
[    3.829895] Power Management for TI OMAP4.
[    3.834594] OMAP4 PM: Static dependency added between MPUSS and DUCATI <-> L4_PER/CFG and L3_1.
[    3.846557] mmc1: card claims to support voltages below the defined range. These will be ignored.
[    3.853820] clock: disabling unused clocks to save power
[    3.854553] omapfb omapfb: no driver for display
[    3.854583] omapfb omapfb: failed to setup omapfb
[    3.872589] regulator_init_complete: VANA: incomplete constraints, leaving on
[    3.881774] regulator_init_complete: VDAC: incomplete constraints, leaving on
[    3.890075] regulator_init_complete: VCXIO: incomplete constraints, leaving on
[    3.899200] otg_wakelock_init: No OTG transceiver found
[    3.906433] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:07:38 UTC (946685258)
[    3.917480] Freeing init memory: 288K
[    3.929626] init: could not import file '/init.omap4pandaboard.rc' from '/init.rc'
[    3.934997] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
[    3.936248] mmc1: new SDIO card at address 0001
[    3.949981] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
[    3.996063] usb 1-1.1: new high speed USB device number 3 using ehci-omap
[    4.058502] sr_class1p5_calib_work: mpu: Calibration complete: Voltage Nominal=1317000Calib=1110000 margin=0
[    4.113433] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[    4.121002] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.153961] init: Unable to open persistent property directory /data/property errno: 2
[    4.165740] init: cannot find '/system/bin/servicemanager', disabling 'servicemanager'
[    4.167785] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[    4.167785] thermal_lookup_temp: getting temp is not supported for domain pcb
[    4.167785] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[    4.167816] thermal_lookup_temp: getting temp is not supported for domain pcb
[    4.167816] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[    4.167816] thermal_lookup_temp: getting temp is not supported for domain pcb
[    4.219390] omap-rproc omap-rproc.1: rproc_loader_cont: failed to load ducati-m3.bin
[    4.219512] omap-rproc omap-rproc.0: rproc_loader_cont: failed to load tesla-dsp.bin
[    4.236267] sr_class1p5_calib_work: mpu: Calibration complete: Voltage Nominal=1380000Calib=1200000 margin=0
[    4.238098] init: cannot find '/system/bin/vold', disabling 'vold'
[    4.238128] init: cannot find '/system/bin/netd', disabling 'netd'
[    4.238159] init: cannot find '/system/bin/debuggerd', disabling 'debuggerd'
[    4.238159] init: cannot find '/system/bin/rild', disabling 'ril-daemon'
[    4.238189] init: cannot find '/system/bin/surfaceflinger', disabling 'surfaceflinger'
[    4.238189] init: cannot find '/system/bin/app_process', disabling 'zygote'
[    4.238220] init: cannot find '/system/bin/drmserver', disabling 'drm'
[    4.238220] init: cannot find '/system/bin/mediaserver', disabling 'media'
[    4.238250] init: cannot find '/system/bin/installd', disabling 'installd'
[    4.238250] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
[    4.238281] init: cannot find '/system/bin/keystore', disabling 'keystore'
[    4.238952] init: cannot find '/system/bin/sh', disabling 'console'
[    4.239105] android_usb: already disabled
[    4.246276] HDCP: failed to load keys
[    5.160461] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[    5.167846] thermal_lookup_temp: getting temp is not supported for domain pcb
[    5.175628] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[    5.183044] thermal_lookup_temp: getting temp is not supported for domain pcb
[    5.190765] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[    5.198272] thermal_lookup_temp: getting temp is not supported for domain pcb
[    5.472656] sr_class1p5_calib_work: mpu Stop sampling: Voltage Nominal=1025000 samples=70
[    5.482086] sr_class1p5_calib_work: mpu: Calibration complete: Voltage Nominal=1025000Calib=840000 margin=10000
[    6.199768] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[    6.207550] thermal_lookup_temp: getting temp is not supported for domain pcb
[    6.215576] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[    6.223480] thermal_lookup_temp: getting temp is not supported for domain pcb
[    6.231628] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[    6.231658] thermal_lookup_temp: getting temp is not supported for domain pcb
[    7.231048] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[    7.238708] thermal_lookup_temp: getting temp is not supported for domain pcb
[    7.246856] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[    7.254760] thermal_lookup_temp: getting temp is not supported for domain pcb
[    7.262786] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[    7.270538] thermal_lookup_temp: getting temp is not supported for domain pcb
[    8.277893] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[    8.285797] thermal_lookup_temp: getting temp is not supported for domain pcb
[    8.293975] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[    8.301605] thermal_lookup_temp: getting temp is not supported for domain pcb
[    8.309753] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[    8.317535] thermal_lookup_temp: getting temp is not supported for domain pcb
[    9.324768] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[    9.332550] thermal_lookup_temp: getting temp is not supported for domain pcb
[    9.340576] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[    9.348327] thermal_lookup_temp: getting temp is not supported for domain pcb
[    9.356475] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[    9.364105] thermal_lookup_temp: getting temp is not supported for domain pcb
[   10.371673] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   10.379333] thermal_lookup_temp: getting temp is not supported for domain pcb
[   10.387359] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   10.395111] thermal_lookup_temp: getting temp is not supported for domain pcb
[   10.403137] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   10.410888] thermal_lookup_temp: getting temp is not supported for domain pcb
[   11.418548] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   11.426208] thermal_lookup_temp: getting temp is not supported for domain pcb
[   11.434356] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   11.441986] thermal_lookup_temp: getting temp is not supported for domain pcb
[   11.450134] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   11.457885] thermal_lookup_temp: getting temp is not supported for domain pcb
[   12.465393] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   12.473175] thermal_lookup_temp: getting temp is not supported for domain pcb
[   12.481292] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   12.488952] thermal_lookup_temp: getting temp is not supported for domain pcb
[   12.497100] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   12.504882] thermal_lookup_temp: getting temp is not supported for domain pcb
[   13.512298] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   13.520080] thermal_lookup_temp: getting temp is not supported for domain pcb
[   13.528076] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   13.536010] thermal_lookup_temp: getting temp is not supported for domain pcb
[   13.544006] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   13.551788] thermal_lookup_temp: getting temp is not supported for domain pcb
[   14.559173] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   14.566955] thermal_lookup_temp: getting temp is not supported for domain pcb
[   14.575103] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   14.582885] thermal_lookup_temp: getting temp is not supported for domain pcb
[   14.590911] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   14.598663] thermal_lookup_temp: getting temp is not supported for domain pcb
[   15.606048] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   15.613800] thermal_lookup_temp: getting temp is not supported for domain pcb
[   15.621948] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   15.629608] thermal_lookup_temp: getting temp is not supported for domain pcb
[   15.637756] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   15.645385] thermal_lookup_temp: getting temp is not supported for domain pcb
[   16.652923] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   16.660705] thermal_lookup_temp: getting temp is not supported for domain pcb
[   16.668731] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   16.676483] thermal_lookup_temp: getting temp is not supported for domain pcb
[   16.684661] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   16.692291] thermal_lookup_temp: getting temp is not supported for domain pcb
[   17.699798] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   17.707427] thermal_lookup_temp: getting temp is not supported for domain pcb
[   17.715576] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   17.723358] thermal_lookup_temp: getting temp is not supported for domain pcb
[   17.731384] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   17.739135] thermal_lookup_temp: getting temp is not supported for domain pcb
[   18.746673] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   18.754333] thermal_lookup_temp: getting temp is not supported for domain pcb
[   18.762481] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   18.770111] thermal_lookup_temp: getting temp is not supported for domain pcb
[   18.778259] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   18.786163] thermal_lookup_temp: getting temp is not supported for domain pcb
[   19.793518] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   19.801300] thermal_lookup_temp: getting temp is not supported for domain pcb
[   19.809326] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   19.817230] thermal_lookup_temp: getting temp is not supported for domain pcb
[   19.825378] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   19.833007] thermal_lookup_temp: getting temp is not supported for domain pcb
[   20.840393] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   20.848327] thermal_lookup_temp: getting temp is not supported for domain pcb
[   20.856323] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   20.864105] thermal_lookup_temp: getting temp is not supported for domain pcb
[   20.872131] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   20.879882] thermal_lookup_temp: getting temp is not supported for domain pcb
[   21.887298] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   21.894927] thermal_lookup_temp: getting temp is not supported for domain pcb
[   21.903076] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   21.910736] thermal_lookup_temp: getting temp is not supported for domain pcb
[   21.918884] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   21.926635] thermal_lookup_temp: getting temp is not supported for domain pcb
[   22.934143] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   22.941925] thermal_lookup_temp: getting temp is not supported for domain pcb
[   22.950073] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   22.957702] thermal_lookup_temp: getting temp is not supported for domain pcb
[   22.965850] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   22.973480] thermal_lookup_temp: getting temp is not supported for domain pcb
[   23.981018] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   23.988800] thermal_lookup_temp: getting temp is not supported for domain pcb
[   23.996795] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   24.004577] thermal_lookup_temp: getting temp is not supported for domain pcb
[   24.012725] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   24.020416] thermal_lookup_temp: getting temp is not supported for domain pcb
[   25.027893] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   25.035552] thermal_lookup_temp: getting temp is not supported for domain pcb
[   25.043701] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   25.051452] thermal_lookup_temp: getting temp is not supported for domain pcb
[   25.059478] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   25.067382] thermal_lookup_temp: getting temp is not supported for domain pcb
[   26.074768] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   26.082519] thermal_lookup_temp: getting temp is not supported for domain pcb
[   26.090667] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   26.098449] thermal_lookup_temp: getting temp is not supported for domain pcb
[   26.106628] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   26.114379] thermal_lookup_temp: getting temp is not supported for domain pcb
[   27.121643] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   27.129547] thermal_lookup_temp: getting temp is not supported for domain pcb
[   27.137573] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   27.145355] thermal_lookup_temp: getting temp is not supported for domain pcb
[   27.153503] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   27.161132] thermal_lookup_temp: getting temp is not supported for domain pcb
[   28.168487] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   28.176116] thermal_lookup_temp: getting temp is not supported for domain pcb
[   28.184265] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   28.192047] thermal_lookup_temp: getting temp is not supported for domain pcb
[   28.200073] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   28.207824] thermal_lookup_temp: getting temp is not supported for domain pcb
[   29.215393] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   29.223022] thermal_lookup_temp: getting temp is not supported for domain pcb
[   29.231201] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   29.238830] thermal_lookup_temp: getting temp is not supported for domain pcb
[   29.246978] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   29.254730] thermal_lookup_temp: getting temp is not supported for domain pcb
[   30.262268] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   30.270050] thermal_lookup_temp: getting temp is not supported for domain pcb
[   30.278045] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   30.285827] thermal_lookup_temp: getting temp is not supported for domain pcb
[   30.293975] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   30.301605] thermal_lookup_temp: getting temp is not supported for domain pcb
[   31.309173] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   31.316955] thermal_lookup_temp: getting temp is not supported for domain pcb
[   31.324981] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   31.332733] thermal_lookup_temp: getting temp is not supported for domain pcb
[   31.340759] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   31.348663] thermal_lookup_temp: getting temp is not supported for domain pcb
[   32.356018] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   32.363677] thermal_lookup_temp: getting temp is not supported for domain pcb
[   32.371795] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   32.379608] thermal_lookup_temp: getting temp is not supported for domain pcb
[   32.387634] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   32.395385] thermal_lookup_temp: getting temp is not supported for domain pcb
[   33.402923] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   33.410827] thermal_lookup_temp: getting temp is not supported for domain pcb
[   33.418975] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   33.426635] thermal_lookup_temp: getting temp is not supported for domain pcb
[   33.434783] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   33.442413] thermal_lookup_temp: getting temp is not supported for domain pcb
[   34.449737] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   34.457489] thermal_lookup_temp: getting temp is not supported for domain pcb
[   34.465515] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   34.473297] thermal_lookup_temp: getting temp is not supported for domain pcb
[   34.481445] pcb_read_current_temp:TWL6030_GPADC conversion is invalid -11
[   34.489074] thermal_lookup_temp: getting temp is not supported for domain pcb
\00

Thanks

cheluvaraj