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.

Booting issue on pandaboard es4460

Other Parts Discussed in Thread: TWL6030

setenv bootargs 'console=ttyO2,115200n8 androidboot.console=ttyO2 mem=456M@0x80000000 mem=512M@0xA0000000 root=/dev/mmcblk0p2 rw rootdelay=2 init=/ini
Panda # setenv bootcmd 'mmcinit 0;fatload mmc 0 0x80000000 uImage; bootm 0x80000000'
Panda # boot
Unknown command 'mmcinit' - try 'help'
reading uImage

4434784 bytes read
## Booting kernel from Legacy Image at 80000000 ...
   Image Name:   Ubuntu kernel
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    4434720 Bytes = 4.2 MiB
   Load Address: 80008000
   Entry Point:  80008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000] Booting Linux on physical CPU 0
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.2.0-1412-omap4 (buildd@shedir) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #16-Ubuntu SMP PREEMPT Tue Apr 17 19:38:42 U)
[    0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine: OMAP4 Panda board
[    0.000000] Reserving 33554432 bytes SDRAM for VRAM
[    0.000000] Memory policy: ECC disabled, Data cache writealloc
[    0.000000] OMAP4460 ES1.1
[    0.000000] PERCPU: Embedded 8 pages/cpu @c1240000 s10080 r8192 d14496 u32768
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 237312
[    0.000000] Kernel command line: console=ttyO2,115200n8 androidboot.console=ttyO2 mem=456M@0x80000000 mem=512M@0xA0000000 root=/dev/mmcblk0p2 rw rootdelay=0
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] allocated 4194304 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Memory: 456MB 479MB = 935MB total
[    0.000000] Memory: 934188k/934188k available, 57044k reserved, 228352K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xf0800000 - 0xf8000000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc08b334c   (8877 kB)
[    0.000000]       .init : 0xc08b4000 - 0xc0918760   ( 402 kB)
[    0.000000]       .data : 0xc091a000 - 0xc09710a8   ( 349 kB)
[    0.000000]        .bss : 0xc09710cc - 0xc0a37a0c   ( 795 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 nr_irqs:410 410
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: at /build/buildd/linux-ti-omap4-3.2.0/arch/arm/common/gic.c:611 gic_init+0xb0/0x11c()
[    0.000000] Cannot allocate irq_descs @ IRQ16, assuming pre-allocated
[    0.000000] Modules linked in:
[    0.000000] [<c0015cd0>] (unwind_backtrace+0x0/0xec) from [<c05b9fd4>] (dump_stack+0x20/0x24)
[    0.000000] [<c05b9fd4>] (dump_stack+0x20/0x24) from [<c0052a64>] (warn_slowpath_common+0x5c/0x74)
[    0.000000] [<c0052a64>] (warn_slowpath_common+0x5c/0x74) from [<c0052b38>] (warn_slowpath_fmt+0x40/0x48)
[    0.000000] [<c0052b38>] (warn_slowpath_fmt+0x40/0x48) from [<c08bbc50>] (gic_init+0xb0/0x11c)
[    0.000000] [<c08bbc50>] (gic_init+0xb0/0x11c) from [<c08bf360>] (gic_init_irq+0x6c/0x80)
[    0.000000] [<c08bf360>] (gic_init_irq+0x6c/0x80) from [<c08b74bc>] (init_IRQ+0x1c/0x24)
[    0.000000] [<c08b74bc>] (init_IRQ+0x1c/0x24) from [<c08b4774>] (start_kernel+0x184/0x318)
[    0.000000] [<c08b4774>] (start_kernel+0x184/0x318) from [<80008044>] (0x80008044)
[    0.000000] ---[ end trace da227214a82491b7 ]---
[    0.000000] OMAP clockevent source: 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... 1392.74 BogoMIPS (lpj=5439488)
[    0.070404] pid_max: default: 32768 minimum: 301
[    0.070648] Security Framework initialized
[    0.070739] AppArmor: AppArmor initialized
[    0.070739] Yama: becoming mindful.
[    0.071044] Mount-cache hash table entries: 512
[    0.072174] Initializing cgroup subsys cpuacct
[    0.072235] Initializing cgroup subsys memory
[    0.072296] Initializing cgroup subsys devices
[    0.072326] Initializing cgroup subsys freezer
[    0.072326] Initializing cgroup subsys net_cls
[    0.072357] Initializing cgroup subsys blkio
[    0.072387] Initializing cgroup subsys perf_event
[    0.072540] CPU: Testing write buffer coherency: ok
[    0.072601] ftrace: allocating 25675 entries in 76 pages
[    0.117462] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.117523] Calibrating local timer... 341.55MHz.
[    0.164306] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
[    0.164428] Setting up static identity map for 0x805d4dd0 - 0x805d4e18
[    0.164459] L310 cache controller enabled
[    0.164459] l2x0: 16 ways, CACHE_ID 0x410000c7, AUX_CTRL 0x5e470000, Cache size: 1048576 B
[    0.240875] CPU1: Booted secondary processor
[    0.271057] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.271087] CPU1: Unknown IPI message 0x1
[    0.271118] Brought up 2 CPUs
[    0.271148] SMP: Total of 2 processors activated (2755.07 BogoMIPS).
[    0.272125] devtmpfs: initialized
[    0.276916] omap_hwmod: l4_div_ck: missing clockdomain for l4_div_ck.
[    0.332153] omap_hwmod: mcpdm: _wait_target_ready: -16
[    0.332183] ------------[ cut here ]------------
[    0.332214] WARNING: at /build/buildd/linux-ti-omap4-3.2.0/arch/arm/mach-omap2/omap_hwmod.c:1509 _enable+0x1ec/0x220()
[    0.332214] Modules linked in:
[    0.332275] [<c0015cd0>] (unwind_backtrace+0x0/0xec) from [<c05b9fd4>] (dump_stack+0x20/0x24)
[    0.332305] [<c05b9fd4>] (dump_stack+0x20/0x24) from [<c0052a64>] (warn_slowpath_common+0x5c/0x74)
[    0.332336] [<c0052a64>] (warn_slowpath_common+0x5c/0x74) from [<c0052aa8>] (warn_slowpath_null+0x2c/0x34)
[    0.332366] [<c0052aa8>] (warn_slowpath_null+0x2c/0x34) from [<c0022a34>] (_enable+0x1ec/0x220)
[    0.332397] [<c0022a34>] (_enable+0x1ec/0x220) from [<c0022e64>] (_setup.part.13+0x20/0xf0)
[    0.332427] [<c0022e64>] (_setup.part.13+0x20/0xf0) from [<c0022fc8>] (_setup+0x94/0x9c)
[    0.332458] [<c0022fc8>] (_setup+0x94/0x9c) from [<c0023174>] (omap_hwmod_for_each+0x38/0x68)
[    0.332489] [<c0023174>] (omap_hwmod_for_each+0x38/0x68) from [<c08be724>] (omap_hwmod_setup_all+0x74/0xa0)
[    0.332519] [<c08be724>] (omap_hwmod_setup_all+0x74/0xa0) from [<c000876c>] (do_one_initcall+0xa0/0x170)
[    0.332550] [<c000876c>] (do_one_initcall+0xa0/0x170) from [<c08b49d0>] (kernel_init+0xc8/0x170)
[    0.332580] [<c08b49d0>] (kernel_init+0xc8/0x170) from [<c000ee84>] (kernel_thread_exit+0x0/0x8)
[    0.332580] ---[ end trace da227214a82491b8 ]---
[    0.332611] omap_hwmod: mcpdm: cannot be enabled (3)
[    0.339355] Enabling ERRATA 751472
[    0.339385] OMAP4: Map 0xafe00000 to 0xfe600000 for dram barrier
[    0.340332] print_constraints: dummy:
[    0.340637] NET: Registered protocol family 16
[    0.341369] GPMC revision 6.0
[    0.341461]  mpu.0: alias fck already exists
[    0.341766]  iva.0: alias fck already exists
[    0.343200] OMAP GPIO hardware version 0.1
[    0.344848] omap_mux_init: Add partition: #1: core, flags: 2
[    0.345855] omap_mux_init: Add partition: #2: wkup, flags: 2
[    0.348602] SRAM: Mapped pa 0x40300000 to va 0xf0840000 size: 0xd000
[    0.352081] _omap_mux_init_gpio: Could not set gpio7
[    0.352111] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[    0.352142] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.357849] omap_ipussdev_init: could not look up fdif
[    0.358764] OMAP DMA hardware revision 0.0
[    0.366729] bio: create slab <bio-0> at 0
[    0.367584] print_constraints: vwl1271: 1800 mV
[    0.368835] i2c-core: driver [twl] using legacy suspend method
[    0.368865] i2c-core: driver [twl] using legacy resume method
[    0.369659] SCSI subsystem initialized
[    0.371093] usbcore: registered new interface driver usbfs
[    0.371185] usbcore: registered new interface driver hub
[    0.371337] usbcore: registered new device driver usb
[    0.385498] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 400 kHz
[    0.386169] Skipping twl internal clock init and using bootloader value (unknown osc rate)
[    0.386688] twl6030: PIH (irq 39) chaining IRQs 368..387
[    0.387329] print_constraints: VUSB: 3300 mV normal standby
[    0.585327] twl6030_usb twl6030_usb: Initialized TWL6030 USB module
[    0.586303] print_constraints: VMMC: 1200 <--> 3000 mV at 3000 mV normal standby
[    0.586822] print_constraints: VPP: 1800 <--> 2500 mV at 1900 mV normal standby
[    0.587310] print_constraints: VUSIM: 1200 <--> 2900 mV at 1800 mV normal standby
[    0.587890] print_constraints: VCXIO: 1800 mV normal standby
[    0.588256] print_constraints: VDAC: 1800 mV normal standby
[    0.588714] print_constraints: VAUX1_6030: 1000 <--> 3000 mV at 2800 mV normal standby
[    0.588775] twl_reg twl_reg.37: Failed to set supply vmmc
[    0.588897] twl_reg twl_reg.37: can't register VAUX1_6030, -16
[    0.588897] twl_reg: probe of twl_reg.37 failed with error -16
[    0.589324] print_constraints: VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normal standby
[    0.589813] print_constraints: VAUX3_6030: 1000 <--> 3000 mV at 1200 mV normal standby
[    0.590179] print_constraints: CLK32KG:
[    0.590515] print_constraints: VANA: 2100 mV normal standby
[    0.598968] omap_i2c omap_i2c.2: bus 2 rev2.4.0 at 400 kHz
[    0.614196] omap_i2c omap_i2c.3: bus 3 rev2.4.0 at 100 kHz
[    0.629455] omap_i2c omap_i2c.4: bus 4 rev2.4.0 at 400 kHz
[    0.630157] iommu_enable: NULL arch_iommu
[    0.630187] omap-iommu omap-iommu.0: can't get omap iommu: -19
[    0.630218] omap-iommu omap-iommu.0: can't attach iommu device: -19
[    0.630279] omap-iommu omap-iommu.1: tesla registered
[    0.630462] Advanced Linux Sound Architecture Driver Version 1.0.24.
[    0.631072] NetLabel: Initializing
[    0.631072] NetLabel:  domain hash size = 128
[    0.631103] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.631134] NetLabel:  unlabeled traffic allowed by default
[    0.631561] Switching to clocksource 32k_counter
[    0.651428] FS-Cache: Loaded
[    0.651702] AppArmor: AppArmor Filesystem Enabled
[    0.666198] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
[    0.666839] musb-hdrc musb-hdrc: USB OTG mode controller at fc0ab000 using DMA, IRQ 124
[    0.667144] NET: Registered protocol family 2
[    0.667572] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.668884] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.671112] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
[    0.672332] TCP: Hash tables configured (established 131072 bind 65536)
[    0.672363] TCP reno registered
[    0.672363] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.672424] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.672882] NET: Registered protocol family 1
[    1.367095] ipu-power ipu0: Test of writing to the device message log,done from ipu_pm_init
[    1.367126] ipu-power initialized ipu, major: 253, minor: 0
[    1.367706] iovmm-omap initialized ducati, major: 252, base-minor: 0
[    1.367919] iovmm-omap initialized tesla, major: 252, base-minor: 1
[    1.368896] omap-remoteproc omap-remoteproc.0: omap_rproc_probe: adding rproc tesla
[    1.369110] omap-remoteproc omap-remoteproc.0: omap-rproc initialized tesla, major: 251, base-minor: 0
[    1.369171] omap-remoteproc omap-remoteproc.1: omap_rproc_probe: adding rproc ducati-proc0
[    1.369354] omap-remoteproc omap-remoteproc.1: omap-rproc initialized ducati-proc0, major: 251, base-minor: 1
[    1.369415] omap-remoteproc omap-remoteproc.2: omap_rproc_probe: adding rproc ducati-proc1
[    1.369628] omap-remoteproc omap-remoteproc.2: omap-rproc initialized ducati-proc1, major: 251, base-minor: 2
[    1.370330] audit: initializing netlink socket (disabled)
[    1.370361] type=2000 audit(1.343:1): initialized
[    1.489624] highmem bounce pool size: 64 pages
[    1.498840] VFS: Disk quotas dquot_6.5.2
[    1.499328] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.502929] fuse init (API version 7.17)
[    1.503540] msgmni has been set to 1378
[    1.505279] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    1.505401] io scheduler noop registered
[    1.505432] io scheduler deadline registered
[    1.505462] io scheduler cfq registered (default)
[    1.506195] OMAP DSS rev 4.0
[    1.535186] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
[    1.569183] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1
[    1.639465] omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2
[    2.838500] console [ttyO2] enabled
[    2.928527] omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3
[    3.054016] [drm] Initialized drm 1.1.0 20060810
[    3.059631] brd: module loaded
[    3.068145] loop: module loaded
[    3.071594] (stk) :sysfs entries created
[    3.075775] (stk) : debugfs entries created
[    3.080993] Non-trimmed BGAP, Temp not accurate
[    3.086029] thermal_sensor_dev_register:Need to init the cpu domain
[    3.099365] Fixed MDIO Bus: probed
[    3.102996] tun: Universal TUN/TAP device driver, 1.6
[    3.108367] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    3.115325] PPP generic driver version 2.4.2
[    3.120300] usbcore: registered new interface driver smsc95xx
[    3.126739] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.133850] _regulator_get: ehci-omap.0 supply hsusb0 not found, using dummy regulator
[    3.142425] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
[    3.148773] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
[    3.156768] ehci-omap ehci-omap.0: irq 109, io mem 0x4a064c00
[    3.178527] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
[    3.184783] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    3.191986] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.199676] usb usb1: Product: OMAP-EHCI Host Controller
[    3.205322] usb usb1: Manufacturer: Linux 3.2.0-1412-omap4 ehci_hcd
[    3.211975] usb usb1: SerialNumber: ehci-omap.0
[    3.217468] hub 1-0:1.0: USB hub found
[    3.221466] hub 1-0:1.0: 3 ports detected
[    3.256683] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.263427] ohci-omap3 ohci-omap3.0: OMAP3 OHCI Host Controller
[    3.269989] ohci-omap3 ohci-omap3.0: new USB bus registered, assigned bus number 2
[    3.278167] ohci-omap3 ohci-omap3.0: irq 108, io mem 0x4a064800
[    3.362487] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    3.369689] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.377349] usb usb2: Product: OMAP3 OHCI Host Controller
[    3.383087] usb usb2: Manufacturer: Linux 3.2.0-1412-omap4 ohci_hcd
[    3.389739] usb usb2: SerialNumber: ohci-omap3.0
[    3.395324] hub 2-0:1.0: USB hub found
[    3.399322] hub 2-0:1.0: 3 ports detected
[    3.404266] Initializing USB Mass Storage driver...
[    3.409576] usbcore: registered new interface driver usb-storage
[    3.415954] USB Mass Storage support registered.
[    3.421295] mousedev: PS/2 mouse device common for all mice
[    3.427612] i2c-core: driver [tm12xx_ts] using legacy suspend method
[    3.434417] i2c-core: driver [tm12xx_ts] using legacy resume method
[    3.441833] twl_rtc twl_rtc: Power up reset detected.
[    3.448364] twl_rtc twl_rtc: Enabling TWL-RTC.
[    3.454956] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
[    3.461700] Linux media interface: v0.10
[    3.465911] Linux video capture interface: v2.00
[    3.474639] OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[    3.481689] device-mapper: uevent: version 1.0.3
[    3.487060] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[    3.498260] _regulator_get: omap_hsmmc.0 supply vmmc_aux not found, using dummy regulator
[    3.510192] _regulator_get: omap_hsmmc.4 supply vmmc_aux not found, using dummy regulator
[    3.553527] usb 1-1: new high-speed USB device number 2 using ehci-omap
[    3.595886] thermal_governor_dev_register:Adding omap_ondie_governor governor
[    3.603485] thermal_init_thermal_state:Not all components registered for cpu domain sensor   (null), gov=ee2ff900, cooling=  (null)
[    3.617218] proc4430_drv_initializeModule
[    3.622039] omap-devicehandler omap-devicehandler.0: omap_devh_probe: adding devh Tesla
[    3.630767] omap-devh initialized Tesla, major: 242, base-minor: 0
[    3.637542] omap-devicehandler omap-devicehandler.1: omap_devh_probe: adding devh SysM3
[    3.646240] omap-devh initialized SysM3, major: 242, base-minor: 1
[    3.653045] omap-devicehandler omap-devicehandler.2: omap_devh_probe: adding devh AppM3
[    3.661773] omap-devh initialized AppM3, major: 242, base-minor: 2
[    3.670928] SDP4430 SoC init
[    3.706542] asoc: null-codec-dai <-> MultiMedia1 mapping ok
[    3.712890] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[    3.720703] asoc: null-codec-dai <-> MultiMedia2 mapping ok
[    3.726684] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.735900] asoc: null-codec-dai <-> Voice mapping ok
[    3.742126] hub 1-1:1.0: USB hub found
[    3.746215] hub 1-1:1.0: 5 ports detected
[    3.751281] asoc: null-codec-dai <-> Tones mapping ok
[    3.757965] asoc: null-codec-dai <-> Vibra mapping ok
[    3.764038] asoc: null-codec-dai <-> MODEM mapping ok
[    3.770080] asoc: null-codec-dai <-> MultiMedia1 LP mapping ok
[    3.776336] mmc0: host does not support reading read-only switch. assuming write-enable.
[    3.786376] asoc: FM Digital <-> omap-mcbsp-dai.1 mapping ok
[    3.792510] mmc0: new high speed SDHC card at address aaaa
[    3.798950] mmcblk0: mmc0:aaaa SU04G 3.69 GiB
[    3.812683] asoc: twl6040-legacy <-> mcpdm-dl mapping ok
[    3.819274] asoc: dmic-hifi <-> omap-dmic-dai-0 mapping ok
[    3.825256]  mmcblk0: p1 p2
[    3.835784] asoc: twl6040-dl1 <-> mcpdm-dl1 mapping ok
[    3.850616] asoc: twl6040-ul <-> mcpdm-ul1 mapping ok
[    3.866363] asoc: twl6040-dl2 <-> mcpdm-dl2 mapping ok
[    3.872375] asoc: twl6040-vib <-> mcpdm-vib mapping ok
[    3.878234] asoc: Bluetooth <-> omap-mcbsp-dai.0 mapping ok
[    3.884490] asoc: Bluetooth <-> omap-mcbsp-dai.0 mapping ok
[    3.890777] asoc: FM Digital <-> omap-mcbsp-dai.1 mapping ok
[    3.897125] asoc: MODEM <-> omap-mcbsp-dai.1 mapping ok
[    3.902984] asoc: dmic-hifi <-> omap-dmic-abe-dai-0 mapping ok
[    3.909484] asoc: dmic-hifi <-> omap-dmic-abe-dai-1 mapping ok
[    3.915985] asoc: dmic-hifi <-> omap-dmic-abe-dai-2 mapping ok
[    3.925842] input: PandaES Headset Jack as /devices/platform/soc-audio.0/sound/card0/input0
[    3.938568] Error: Driver 'hdmi-audio-dai' is already registered, aborting...
[    3.946166] OMAP4 HDMI audio SoC init
[    3.951171] asoc: omap4-hdmi-audio-codec <-> hdmi-audio-dai mapping ok
[    3.958953] ALSA device list:
[    3.962188]   #0: TI OMAP4 Board
[    3.965667]   #1: TI OMAP4 HDMI Board
[    3.969635] u32 classifier
[    3.972564]     Actions configured
[    3.976226] mmc1: card claims to support voltages below the defined range. These will be ignored.
[    3.977966] TCP cubic registered
[    3.978820] NET: Registered protocol family 10
[    3.982147] NET: Registered protocol family 17
[    3.982391] lib80211: common routines for IEEE802.11 drivers
[    3.982452] Registering the dns_resolver key type
[    3.982513] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[    4.017608] ThumbEE CPU extension supported.
[    4.022186] Registering SWP/SWPB emulation handler
[    4.031616] thermal_cooling_dev_register:Found cpu cpu
[    4.037109] thermal_cooling_dev_register: doing deferred tdev
[    4.043243] thermal_sensor_dev_register:Found cpu cpu
[    4.048645] thermal_sensor_dev_register:Adding omap_ondie_sensor sensor
[    4.055694] thermal_init_thermal_state: Getting initial temp for cpu domain
[    4.063140] thermal_request_temp
[    4.066589] omap_safe_zone:hot spot temp 64067
[    4.071350] cpufreq_apply_cooling: Unthrottle cool level 0 curr cool 125000
[    4.078796] usb 1-1.1: new high-speed USB device number 3 using ehci-omap
[    4.078826] omap_thermal_step_freq_up: temperature reduced, stepping up to 0
[    4.078887]    thermal_request_temp got 52000
[    4.079040] omap_sr_disable: omap_sr struct for sr_mpu not found
[    4.079071] omap_sr_disable: omap_sr struct for sr_mpu not found
[    4.079101] Power Management for TI OMAP4.
[    4.079345] sr_init: No PMIC hook to init smartreflex
[    4.079437] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
[    4.079437] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
[    4.079986] smartreflex smartreflex.2: omap_sr_probe: SmartReflex driver initialized
[    4.080078] SmartReflex Class3 initialized
[    4.087371] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
[    4.088867] mmc1: new SDIO card at address 0001
[    4.160522] registered taskstats version 1
[    4.168090] regulator_init_complete: VANA: incomplete constraints, leaving on
[    4.176147] regulator_init_complete: CLK32KG: incomplete constraints, leaving on
[    4.185363] regulator_init_complete: VDAC: incomplete constraints, leaving on
[    4.194396] regulator_init_complete: VUSB: incomplete constraints, leaving on
[    4.202850] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
[    4.219238] omapdrm omapdrm.0: dvi has no driver.. skipping it
[    4.225189] No connectors reported connected with modes
[    4.231079] [drm] Cannot find any crtc or sizes - going 1024x768
[    4.272247] Console: switching to colour frame buffer device 128x48
[    4.272247] fb0: omapdrm frame buffer device
[    4.272247] drm: registered panic notifier
[    4.312377] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    4.312377] [drm] No driver support for vblank timestamp query.
[    4.325836] [drm] Initialized omapdrm 1.0.0 20110403 on minor 0
[    4.332489] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[    4.340057] Waiting 2sec before mounting root device...
[    4.345764] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.356353] smsc95xx v1.0.4
[    4.448211] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-ehci-omap.0-1.1, smsc95xx USB 2.0 Ethernet, 2e:60:6e:5b:3d:0a
[    6.690948] kjournald starting.  Commit interval 5 seconds
[    6.692687] EXT3-fs (mmcblk0p2): using internal journal
[    6.692687] EXT3-fs (mmcblk0p2): recovery complete
[    6.694335] EXT3-fs (mmcblk0p2): mounted filesystem with writeback data mode
[    6.694366] VFS: Mounted root (ext3 filesystem) on device 179:2.
[    6.698425] devtmpfs: mounted
[    6.698913] Freeing init memory: 400K
[    6.698913] Failed to execute /init.  Attempting defaults...
INIT: version 2.86 booting
INIT: /etc/inittab[2]: duplicate ID field "null"
INIT: /etc/inittab[3]: duplicate ID field "null"
INIT: /etc/inittab[4]: duplicate ID field "null"
INIT: /etc/inittab[5]: duplicate ID field "null"
INIT: /etc/inittab[9]: id field too long (max 4 characters)

Enter runlevel: 2
INIT: Entering runlevel: 2
INIT: no more processes left in this runlevel

how to resolve above issue?

regards,

sreedhar

  • About message log

    Unknown command 'mmcinit' - try 'help'

    check that you are using correct u-boot that matches the kernel, and check the bootargs.

    In the past in our release L25inc2.3 it was changed to

    mmcinit is now "mmcinit 0" or "mmc init 0"

    but it was long time ago, (http://omapedia.org/wiki/Android_Getting_Started) it could depend on what release you are using, adding this comment and link only for reference to what values that could be used instead of actual, not meaning that it is the one that needs to be used.

    but you can stop booting and read help for the u-boot you are using to see what command is supported and correct it in the bootargs, check to save the bootargs after modifying them.

    For PandaBoard questions ask in pandaboard@googlegroups.com or in the forums or groups for the Linux release you are using, there are other errors in the Kernel log that could need some review.

  • I am getting kernel panic. how to resolve panic.

     

    setenv bootargs 'console=ttyO2,115200n8 androidboot.console=ttyO2 mem=4
    Panda # setenv bootcmd 'mmcinit 0;fatload mmc 0 0x80000000 uImage; bootm 0x8000'
    Panda # boot                                                                    
    Unknown command 'mmcinit' - try 'help'                                          
    reading uImage                                                                  
                                                                                    
    4434784 bytes read                                                              
    ## Booting kernel from Legacy Image at 80000000 ...                             
       Image Name:   Ubuntu kernel                                                  
       Image Type:   ARM Linux Kernel Image (uncompressed)                          
       Data Size:    4434720 Bytes = 4.2 MiB                                        
       Load Address: 80008000                                                       
       Entry Point:  80008000                                                       
       Verifying Checksum ... OK                                                    
       Loading Kernel Image ... OK                                                  
    OK                                                                              
                                                                                    
    Starting kernel ...                                                             
                                                                                    
    Uncompressing Linux... done, booting the kernel.                                
    [    0.000000] Booting Linux on physical CPU 0                                  
    [    0.000000] Initializing cgroup subsys cpuset                                
    [    0.000000] Initializing cgroup subsys cpu                                   
    [    0.000000] Linux version 3.2.0-1412-omap4 (buildd@shedir) (gcc version 4.6.)
    [    0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d
    [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instructie
    [    0.000000] Machine: OMAP4 Panda board                                       
    [    0.000000] Reserving 33554432 bytes SDRAM for VRAM                          
    [    0.000000] Memory policy: ECC disabled, Data cache writealloc               
    [    0.000000] OMAP4460 ES1.1                                                   
    [    0.000000] PERCPU: Embedded 8 pages/cpu @c1240000 s10080 r8192 d14496 u32768
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pa2
    [    0.000000] Kernel command line: console=ttyO2,115200n8 androidboot.console=0
    [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)             
    [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)   
    [    0.000000] allocated 4194304 bytes of page_cgroup                           
    [    0.000000] please try 'cgroup_disable=memory' option if you don't want memos
    [    0.000000] Memory: 456MB 479MB = 935MB total                                
    [    0.000000] Memory: 934188k/934188k available, 57044k reserved, 228352K highm
    [    0.000000] Virtual kernel memory layout:                                    
    [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)                
    [    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)                
    [    0.000000]     vmalloc : 0xf0800000 - 0xf8000000   ( 120 MB)                
    [    0.000000]     lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB)                
    [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)                
    [    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)                
    [    0.000000]       .text : 0xc0008000 - 0xc08b334c   (8877 kB)                
    [    0.000000]       .init : 0xc08b4000 - 0xc0918760   ( 402 kB)                
    [    0.000000]       .data : 0xc091a000 - 0xc09710a8   ( 349 kB)                
    [    0.000000]        .bss : 0xc09710cc - 0xc0a37a0c   ( 795 kB)                
    [    0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=2, 1
    [    0.000000] Preemptible hierarchical RCU implementation.                     
    [    0.000000] NR_IRQS:410 nr_irqs:410 410                                      
    [    0.000000] ------------[ cut here ]------------                             
    [    0.000000] WARNING: at /build/buildd/linux-ti-omap4-3.2.0/arch/arm/common/g)
    [    0.000000] Cannot allocate irq_descs @ IRQ16, assuming pre-allocated        
    [    0.000000] Modules linked in:                                               
    [    0.000000] [<c0015cd0>] (unwind_backtrace+0x0/0xec) from [<c05b9fd4>] (dump)
    [    0.000000] [<c05b9fd4>] (dump_stack+0x20/0x24) from [<c0052a64>] (warn_slow)
    [    0.000000] [<c0052a64>] (warn_slowpath_common+0x5c/0x74) from [<c0052b38>] )
    [    0.000000] [<c0052b38>] (warn_slowpath_fmt+0x40/0x48) from [<c08bbc50>] (gi)
    [    0.000000] [<c08bbc50>] (gic_init+0xb0/0x11c) from [<c08bf360>] (gic_init_i)
    [    0.000000] [<c08bf360>] (gic_init_irq+0x6c/0x80) from [<c08b74bc>] (init_IR)
    [    0.000000] [<c08b74bc>] (init_IRQ+0x1c/0x24) from [<c08b4774>] (start_kerne)
    [    0.000000] [<c08b4774>] (start_kernel+0x184/0x318) from [<80008044>] (0x800)
    [    0.000000] ---[ end trace da227214a82491b7 ]---                             
    [    0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz                     
    [    0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 1s
    [    0.000000] Console: colour dummy device 80x30                               
    [    0.000152] Calibrating delay loop... 1392.74 BogoMIPS (lpj=5439488)         
    [    0.070404] pid_max: default: 32768 minimum: 301                             
    [    0.070648] Security Framework initialized                                   
    [    0.070739] AppArmor: AppArmor initialized                                   
    [    0.070739] Yama: becoming mindful.                                          
    [    0.071044] Mount-cache hash table entries: 512                              
    [    0.072174] Initializing cgroup subsys cpuacct                               
    [    0.072235] Initializing cgroup subsys memory                                
    [    0.072296] Initializing cgroup subsys devices                               
    [    0.072326] Initializing cgroup subsys freezer                               
    [    0.072326] Initializing cgroup subsys net_cls                               
    [    0.072357] Initializing cgroup subsys blkio                                 
    [    0.072387] Initializing cgroup subsys perf_event                            
    [    0.072540] CPU: Testing write buffer coherency: ok                          
    [    0.072601] ftrace: allocating 25675 entries in 76 pages                     
    [    0.117462] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000                 
    [    0.117523] Calibrating local timer... 341.64MHz.                            
    [    0.164306] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 countee
    [    0.164428] Setting up static identity map for 0x805d4dd0 - 0x805d4e18       
    [    0.164459] L310 cache controller enabled                                    
    [    0.164459] l2x0: 16 ways, CACHE_ID 0x410000c7, AUX_CTRL 0x5e470000, Cache sB
    [    0.240905] CPU1: Booted secondary processor                                 
    [    0.271087] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001                 
    [    0.271118] CPU1: Unknown IPI message 0x1                                    
    [    0.271148] Brought up 2 CPUs                                                
    [    0.271148] SMP: Total of 2 processors activated (2755.07 BogoMIPS).         
    [    0.272155] devtmpfs: initialized                                            
    [    0.276947] omap_hwmod: l4_div_ck: missing clockdomain for l4_div_ck.        
    [    0.332153] omap_hwmod: mcpdm: _wait_target_ready: -16                       
    [    0.332183] ------------[ cut here ]------------                             
    [    0.332214] WARNING: at /build/buildd/linux-ti-omap4-3.2.0/arch/arm/mach-oma)
    [    0.332214] Modules linked in:                                               
    [    0.332275] [<c0015cd0>] (unwind_backtrace+0x0/0xec) from [<c05b9fd4>] (dump)
    [    0.332305] [<c05b9fd4>] (dump_stack+0x20/0x24) from [<c0052a64>] (warn_slow)
    [    0.332336] [<c0052a64>] (warn_slowpath_common+0x5c/0x74) from [<c0052aa8>] )
    [    0.332366] [<c0052aa8>] (warn_slowpath_null+0x2c/0x34) from [<c0022a34>] (_)
    [    0.332397] [<c0022a34>] (_enable+0x1ec/0x220) from [<c0022e64>] (_setup.par)
    [    0.332427] [<c0022e64>] (_setup.part.13+0x20/0xf0) from [<c0022fc8>] (_setu)
    [    0.332458] [<c0022fc8>] (_setup+0x94/0x9c) from [<c0023174>] (omap_hwmod_fo)
    [    0.332489] [<c0023174>] (omap_hwmod_for_each+0x38/0x68) from [<c08be724>] ()
    [    0.332519] [<c08be724>] (omap_hwmod_setup_all+0x74/0xa0) from [<c000876c>] )
    [    0.332550] [<c000876c>] (do_one_initcall+0xa0/0x170) from [<c08b49d0>] (ker)
    [    0.332580] [<c08b49d0>] (kernel_init+0xc8/0x170) from [<c000ee84>] (kernel_)
    [    0.332580] ---[ end trace da227214a82491b8 ]---                             
    [    0.332611] omap_hwmod: mcpdm: cannot be enabled (3)                         
    [    0.339355] Enabling ERRATA 751472                                           
    [    0.339385] OMAP4: Map 0xafe00000 to 0xfe600000 for dram barrier             
    [    0.340332] print_constraints: dummy:                                        
    [    0.340637] NET: Registered protocol family 16                               
    [    0.341369] GPMC revision 6.0                                                
    [    0.341461]  mpu.0: alias fck already exists                                 
    [    0.341766]  iva.0: alias fck already exists                                 
    [    0.343200] OMAP GPIO hardware version 0.1                                   
    [    0.344848] omap_mux_init: Add partition: #1: core, flags: 2                 
    [    0.345855] omap_mux_init: Add partition: #2: wkup, flags: 2                 
    [    0.348602] SRAM: Mapped pa 0x40300000 to va 0xf0840000 size: 0xd000         
    [    0.352050] _omap_mux_init_gpio: Could not set gpio7                         
    [    0.352111] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint.
    [    0.352142] hw-breakpoint: maximum watchpoint size is 4 bytes.               
    [    0.357849] omap_ipussdev_init: could not look up fdif                       
    [    0.358795] OMAP DMA hardware revision 0.0                                   
    [    0.366760] bio: create slab <bio-0> at 0                                    
    [    0.367584] print_constraints: vwl1271: 1800 mV                              
    [    0.368865] i2c-core: driver [twl] using legacy suspend method               
    [    0.368865] i2c-core: driver [twl] using legacy resume method                
    [    0.369659] SCSI subsystem initialized                                       
    [    0.371124] usbcore: registered new interface driver usbfs                   
    [    0.371185] usbcore: registered new interface driver hub                     
    [    0.371368] usbcore: registered new device driver usb                        
    [    0.385528] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 400 kHz                   
    [    0.386230] Skipping twl internal clock init and using bootloader value (unk)
    [    0.386749] twl6030: PIH (irq 39) chaining IRQs 368..387                     
    [    0.387390] print_constraints: VUSB: 3300 mV normal standby                  
    [    0.585357] twl6030_usb twl6030_usb: Initialized TWL6030 USB module          
    [    0.586334] print_constraints: VMMC: 1200 <--> 3000 mV at 3000 mV normal stay
    [    0.586853] print_constraints: VPP: 1800 <--> 2500 mV at 1900 mV normal stany
    [    0.587341] print_constraints: VUSIM: 1200 <--> 2900 mV at 1800 mV normal sty
    [    0.587921] print_constraints: VCXIO: 1800 mV normal standby                 
    [    0.588256] print_constraints: VDAC: 1800 mV normal standby                  
    [    0.588745] print_constraints: VAUX1_6030: 1000 <--> 3000 mV at 2800 mV normy
    [    0.588806] twl_reg twl_reg.37: Failed to set supply vmmc                    
    [    0.588897] twl_reg twl_reg.37: can't register VAUX1_6030, -16               
    [    0.588928] twl_reg: probe of twl_reg.37 failed with error -16               
    [    0.589355] print_constraints: VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normy
    [    0.589843] print_constraints: VAUX3_6030: 1000 <--> 3000 mV at 1200 mV normy
    [    0.590209] print_constraints: CLK32KG:                                      
    [    0.590545] print_constraints: VANA: 2100 mV normal standby                  
    [    0.599060] omap_i2c omap_i2c.2: bus 2 rev2.4.0 at 400 kHz                   
    [    0.614318] omap_i2c omap_i2c.3: bus 3 rev2.4.0 at 100 kHz                   
    [    0.629577] omap_i2c omap_i2c.4: bus 4 rev2.4.0 at 400 kHz                   
    [    0.630279] iommu_enable: NULL arch_iommu                                    
    [    0.630310] omap-iommu omap-iommu.0: can't get omap iommu: -19               
    [    0.630310] omap-iommu omap-iommu.0: can't attach iommu device: -19          
    [    0.630401] omap-iommu omap-iommu.1: tesla registered                        
    [    0.630554] Advanced Linux Sound Architecture Driver Version 1.0.24.         
    [    0.631164] NetLabel: Initializing                                           
    [    0.631195] NetLabel:  domain hash size = 128                                
    [    0.631195] NetLabel:  protocols = UNLABELED CIPSOv4                         
    [    0.631256] NetLabel:  unlabeled traffic allowed by default                  
    [    0.631683] Switching to clocksource 32k_counter                             
    [    0.651550] FS-Cache: Loaded                                                 
    [    0.651855] AppArmor: AppArmor Filesystem Enabled                            
    [    0.666290] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)             
    [    0.666931] musb-hdrc musb-hdrc: USB OTG mode controller at fc0ab000 using D4
    [    0.667236] NET: Registered protocol family 2                                
    [    0.667663] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    [    0.668975] TCP established hash table entries: 131072 (order: 8, 1048576 by)
    [    0.671173] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)      
    [    0.672424] TCP: Hash tables configured (established 131072 bind 65536)      
    [    0.672424] TCP reno registered                                              
    [    0.672454] UDP hash table entries: 512 (order: 2, 16384 bytes)              
    [    0.672515] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)         
    [    0.672973] NET: Registered protocol family 1                                
    [    1.367248] ipu-power ipu0: Test of writing to the device message log,done ft
    [    1.367279] ipu-power initialized ipu, major: 253, minor: 0                  
    [    1.367828] iovmm-omap initialized ducati, major: 252, base-minor: 0         
    [    1.368072] iovmm-omap initialized tesla, major: 252, base-minor: 1          
    [    1.369049] omap-remoteproc omap-remoteproc.0: omap_rproc_probe: adding rproa
    [    1.369262] omap-remoteproc omap-remoteproc.0: omap-rproc initialized tesla,0
    [    1.369323] omap-remoteproc omap-remoteproc.1: omap_rproc_probe: adding rpro0
    [    1.369506] omap-remoteproc omap-remoteproc.1: omap-rproc initialized ducati1
    [    1.369567] omap-remoteproc omap-remoteproc.2: omap_rproc_probe: adding rpro1
    [    1.369781] omap-remoteproc omap-remoteproc.2: omap-rproc initialized ducati2
    [    1.370483] audit: initializing netlink socket (disabled)                    
    [    1.370513] type=2000 audit(1.343:1): initialized                            
    [    1.489624] highmem bounce pool size: 64 pages                               
    [    1.498809] VFS: Disk quotas dquot_6.5.2                                     
    [    1.499328] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)       
    [    1.502929] fuse init (API version 7.17)                                     
    [    1.503540] msgmni has been set to 1378                                      
    [    1.505249] Block layer SCSI generic (bsg) driver version 0.4 loaded (major )
    [    1.505401] io scheduler noop registered                                     
    [    1.505401] io scheduler deadline registered                                 
    [    1.505462] io scheduler cfq registered (default)                            
    [    1.506195] OMAP DSS rev 4.0                                                 
    [    1.535186] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
    [    1.553680] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1
    [    1.584899] omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2
    [    2.784759] console [ttyO2] enabled                                          
    [    2.873992] omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3
    [    2.999420] [drm] Initialized drm 1.1.0 20060810                             
    [    3.005035] brd: module loaded                                               
    [    3.013549] loop: module loaded                                              
    [    3.016998] (stk) :sysfs entries created                                     
    [    3.021209] (stk) : debugfs entries created                                  
    [    3.026458] Non-trimmed BGAP, Temp not accurate                              
    [    3.031494] thermal_sensor_dev_register:Need to init the cpu domain          
    [    3.044830] Fixed MDIO Bus: probed                                           
    [    3.048492] tun: Universal TUN/TAP device driver, 1.6                        
    [    3.053863] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>           
    [    3.060821] PPP generic driver version 2.4.2                                 
    [    3.065795] usbcore: registered new interface driver smsc95xx                
    [    3.072235] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver       
    [    3.079345] _regulator_get: ehci-omap.0 supply hsusb0 not found, using dummyr
    [    3.087921] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller                 
    [    3.094268] ehci-omap ehci-omap.0: new USB bus registered, assigned bus numb1
    [    3.102294] ehci-omap ehci-omap.0: irq 109, io mem 0x4a064c00                
    [    3.123931] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00                
    [    3.130218] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002    
    [    3.137420] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber1
    [    3.145111] usb usb1: Product: OMAP-EHCI Host Controller                     
    [    3.150756] usb usb1: Manufacturer: Linux 3.2.0-1412-omap4 ehci_hcd          
    [    3.157409] usb usb1: SerialNumber: ehci-omap.0                              
    [    3.162902] hub 1-0:1.0: USB hub found                                       
    [    3.166931] hub 1-0:1.0: 3 ports detected                                    
    [    3.202117] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver           
    [    3.208862] ohci-omap3 ohci-omap3.0: OMAP3 OHCI Host Controller              
    [    3.215423] ohci-omap3 ohci-omap3.0: new USB bus registered, assigned bus nu2
    [    3.223632] ohci-omap3 ohci-omap3.0: irq 108, io mem 0x4a064800              
    [    3.307891] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001    
    [    3.315124] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber1
    [    3.322784] usb usb2: Product: OMAP3 OHCI Host Controller                    
    [    3.328521] usb usb2: Manufacturer: Linux 3.2.0-1412-omap4 ohci_hcd          
    [    3.335174] usb usb2: SerialNumber: ohci-omap3.0                             
    [    3.340759] hub 2-0:1.0: USB hub found                                       
    [    3.344787] hub 2-0:1.0: 3 ports detected                                    
    [    3.349700] Initializing USB Mass Storage driver...                          
    [    3.355010] usbcore: registered new interface driver usb-storage             
    [    3.361419] USB Mass Storage support registered.                             
    [    3.366729] mousedev: PS/2 mouse device common for all mice                  
    [    3.373077] i2c-core: driver [tm12xx_ts] using legacy suspend method         
    [    3.379882] i2c-core: driver [tm12xx_ts] using legacy resume method          
    [    3.387298] twl_rtc twl_rtc: Power up reset detected.                        
    [    3.393798] twl_rtc twl_rtc: Enabling TWL-RTC.                               
    [    3.400390] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0            
    [    3.407135] Linux media interface: v0.10                                     
    [    3.411346] Linux video capture interface: v2.00                             
    [    3.420074] OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec             
    [    3.427124] device-mapper: uevent: version 1.0.3                             
    [    3.432495] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-m
    [    3.443725] _regulator_get: omap_hsmmc.0 supply vmmc_aux not found, using dur
    [    3.455657] _regulator_get: omap_hsmmc.4 supply vmmc_aux not found, using dur
    [    3.498962] usb 1-1: new high-speed USB device number 2 using ehci-omap      
    [    3.541381] thermal_governor_dev_register:Adding omap_ondie_governor governor
    [    3.548980] thermal_init_thermal_state:Not all components registered for cpu)
    [    3.562591] proc4430_drv_initializeModule                                    
    [    3.567413] omap-devicehandler omap-devicehandler.0: omap_devh_probe: addinga
    [    3.576141] omap-devh initialized Tesla, major: 242, base-minor: 0           
    [    3.582916] omap-devicehandler omap-devicehandler.1: omap_devh_probe: adding3
    [    3.591644] omap-devh initialized SysM3, major: 242, base-minor: 1           
    [    3.598449] omap-devicehandler omap-devicehandler.2: omap_devh_probe: adding3
    [    3.607177] omap-devh initialized AppM3, major: 242, base-minor: 2           
    [    3.616363] SDP4430 SoC init                                                 
    [    3.651824] asoc: null-codec-dai <-> MultiMedia1 mapping ok                  
    [    3.658660] asoc: null-codec-dai <-> MultiMedia2 mapping ok                  
    [    3.666076] asoc: null-codec-dai <-> Voice mapping ok                        
    [    3.671936] usb 1-1: New USB device found, idVendor=0424, idProduct=9514     
    [    3.679840] asoc: null-codec-dai <-> Tones mapping ok                        
    [    3.685211] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [    3.693847] asoc: null-codec-dai <-> Vibra mapping ok                        
    [    3.700103] hub 1-1:1.0: USB hub found                                       
    [    3.704406] asoc: null-codec-dai <-> MODEM mapping ok                        
    [    3.709899] hub 1-1:1.0: 5 ports detected                                    
    [    3.714813] asoc: null-codec-dai <-> MultiMedia1 LP mapping ok               
    [    3.721069] mmc0: host does not support reading read-only switch. assuming w.
    [    3.731567] asoc: FM Digital <-> omap-mcbsp-dai.1 mapping ok                 
    [    3.737701] mmc0: new high speed SDHC card at address aaaa                   
    [    3.744171] mmcblk0: mmc0:aaaa SU04G 3.69 GiB                                
    [    3.749755] asoc: twl6040-legacy <-> mcpdm-dl mapping ok                     
    [    3.756866] asoc: dmic-hifi <-> omap-dmic-dai-0 mapping ok                   
    [    3.763732] asoc: twl6040-dl1 <-> mcpdm-dl1 mapping ok                       
    [    3.769348]  mmcblk0: p1 p2                                                  
    [    3.780609] asoc: twl6040-ul <-> mcpdm-ul1 mapping ok                        
    [    3.796051] asoc: twl6040-dl2 <-> mcpdm-dl2 mapping ok                       
    [    3.811676] asoc: twl6040-vib <-> mcpdm-vib mapping ok                       
    [    3.827484] asoc: Bluetooth <-> omap-mcbsp-dai.0 mapping ok                  
    [    3.835357] asoc: Bluetooth <-> omap-mcbsp-dai.0 mapping ok                  
    [    3.850769] asoc: FM Digital <-> omap-mcbsp-dai.1 mapping ok                 
    [    3.866394] asoc: MODEM <-> omap-mcbsp-dai.1 mapping ok                      
    [    3.874206] asoc: dmic-hifi <-> omap-dmic-abe-dai-0 mapping ok               
    [    3.889770] asoc: dmic-hifi <-> omap-dmic-abe-dai-1 mapping ok               
    [    3.897430] asoc: dmic-hifi <-> omap-dmic-abe-dai-2 mapping ok               
    [    3.907440] input: PandaES Headset Jack as /devices/platform/soc-audio.0/sou0
    [    3.920623] Error: Driver 'hdmi-audio-dai' is already registered, aborting...
    [    3.928222] OMAP4 HDMI audio SoC init                                        
    [    3.933258] asoc: omap4-hdmi-audio-codec <-> hdmi-audio-dai mapping ok       
    [    3.941528] ALSA device list:                                                
    [    3.945770]   #0: TI OMAP4 Board                                             
    [    3.951171]   #1: TI OMAP4 HDMI Board                                        
    [    3.955230] u32 classifier                                                   
    [    3.958129] mmc1: card claims to support voltages below the defined range. T.
    [    3.967620]     Actions configured                                           
    [    3.972808] TCP cubic registered                                             
    [    3.977081] NET: Registered protocol family 10                               
    [    3.985351] NET: Registered protocol family 17                               
    [    3.990325] lib80211: common routines for IEEE802.11 drivers                 
    [    3.996429] Registering the dns_resolver key type                            
    [    4.001525] VFP support v0.3: implementor 41 architecture 3 part 30 variant 4
    [    4.009735] ThumbEE CPU extension supported.                                 
    [    4.014312] Registering SWP/SWPB emulation handler                           
    [    4.023925] thermal_cooling_dev_register:Found cpu cpu                       
    [    4.029418] thermal_cooling_dev_register: doing deferred tdev                
    [    4.035675] thermal_sensor_dev_register:Found cpu cpu                        
    [    4.041107] usb 1-1.1: new high-speed USB device number 3 using ehci-omap    
    [    4.048370] thermal_sensor_dev_register:Adding omap_ondie_sensor sensor      
    [    4.055480] thermal_init_thermal_state: Getting initial temp for cpu domain  
    [    4.062957] thermal_request_temp                                             
    [    4.066436] omap_safe_zone:hot spot temp 59031                               
    [    4.071197] cpufreq_apply_cooling: Unthrottle cool level 0 curr cool 125000  
    [    4.078643] omap_thermal_step_freq_up: temperature reduced, stepping up to 0
    [    4.086578]    thermal_request_temp got 48600                                
    [    4.091979] omap_sr_disable: omap_sr struct for sr_mpu not found             
    [    4.098510] omap_sr_disable: omap_sr struct for sr_mpu not found             
    [    4.105194] Power Management for TI OMAP4.                                   
    [    4.109649] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)                   
    [    4.115692] sr_init: No PMIC hook to init smartreflex                        
    [    4.115722] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver inid
    [    4.129669] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver inid
    [    4.139343] smartreflex smartreflex.2: omap_sr_probe: SmartReflex driver inid
    [    4.147766] mmc1: new SDIO card at address 0001                              
    [    4.154296] SmartReflex Class3 initialized                                   
    [    4.168182] registered taskstats version 1                                   
    [    4.175781] regulator_init_complete: VANA: incomplete constraints, leaving on
    [    4.183654] regulator_init_complete: CLK32KG: incomplete constraints, leavinn
    [    4.192291] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00   
    [    4.199645] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumbe0
    [    4.208068] regulator_init_complete: VDAC: incomplete constraints, leaving on
    [    4.217224] regulator_init_complete: VUSB: incomplete constraints, leaving on
    [    4.225158] smsc95xx v1.0.4                                                  
    [    4.229644] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC)
    [    4.246856] omapdrm omapdrm.0: dvi has no driver.. skipping it               
    [    4.253265] No connectors reported connected with modes                      
    [    4.258819] [drm] Cannot find any crtc or sizes - going 1024x768             
    [    4.303619] Console: switching to colour frame buffer device 128x48          
    [    4.333435] fb0: omapdrm frame buffer device                                 
    [    4.338073] drm: registered panic notifier                                   
    [    4.342529] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).      
    [    4.349639] [drm] No driver support for vblank timestamp query.              
    [    4.355987] [drm] Initialized omapdrm 1.0.0 20110403 on minor 0              
    [    4.363464] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-ehci-omap.0a
    [    4.363464] Waiting 2sec before mounting root device...                      
    [    6.698608] EXT3-fs (mmcblk0p2): warning: maximal mount count reached, runnid
    [    6.708404] kjournald starting.  Commit interval 5 seconds                   
    [    7.343536] EXT3-fs (mmcblk0p2): using internal journal                      
    [    7.343597] EXT3-fs (mmcblk0p2): mounted filesystem with writeback data mode
    [    7.356658] VFS: Mounted root (ext3 filesystem) on device 179:2.             
    [    7.363983] devtmpfs: error mounting -2                                      
    [    7.368072] Freeing init memory: 400K                                        
    [    7.368072] Failed to execute /init.  Attempting defaults...                 
    [    7.372436] Kernel panic - not syncing: No init found.  Try passing init= op.
    [    7.372436] [<c0015cd0>] (unwind_backtrace+0x0/0xec) from [<c05b9fd4>] (dump)
    [    7.400817] [<c05b9fd4>] (dump_stack+0x20/0x24) from [<c05bb2f4>] (panic+0x6)
    [    7.409057] [<c05bb2f4>] (panic+0x6c/0x1a4) from [<c05b9da0>] (init_post+0xb)
    [    7.417205] [<c05b9da0>] (init_post+0xb0/0xd4) from [<c08b4a48>] (kernel_ini)
    [    7.425994] CPU0: stopping                                                   
    [    7.425994] [<c0015cd0>] (unwind_backtrace+0x0/0xec) from [<c05b9fd4>] (dump)
    [    7.436828] [<c05b9fd4>] (dump_stack+0x20/0x24) from [<c0013628>] (handle_IP)
    [    7.436828] [<c0013628>] (handle_IPI+0xfc/0x178) from [<c0008654>] (do_IPI+0)
    [    7.451385] [<c0008654>] (do_IPI+0x18/0x1c) from [<c05cf3f4>] (__irq_svc+0x3)
    [    7.459869] Exception stack(0xc091bf40 to 0xc091bf88)                        
    [    7.459869] bf40: f084d000 20000113 00000000 c0972164 c091a000 c09711a8 c05dc
    [    7.475860] bf60: 8000406a 412fc09a 00000000 c091bf94 c091bf80 c091bf88 c0020
    [    7.477081] bf80: 60000113 ffffffff                                          
    [    7.485748] [<c05cf3f4>] (__irq_svc+0x34/0xac) from [<c00250c0>] (omap_defau)
    [    7.498596] [<c00250c0>] (omap_default_idle+0x28/0x2c) from [<c000f1a8>] (cp)
    [    7.506744] [<c000f1a8>] (cpu_idle+0x8c/0xe0) from [<c05a9bac>] (rest_init+0)
    [    7.514556] [<c05a9bac>] (rest_init+0x8c/0xa4) from [<c08b48a8>] (start_kern)
    [    7.524810] panic occurred, switching back to text console                   

    i am downloded prebuilt binaries from below site.

    wget -O MLO        http://ports.ubuntu.com/ubuntu-ports/dists/precise/main/installer-armhf/current/images/omap4/netboot/MLO
     wget -O u-boot.bin http://ports.ubuntu.com/ubuntu-ports/dists/precise/main/installer-armhf/current/images/omap4/netboot/u-boot.bin
     wget -O uImage     http://ports.ubuntu.com/ubuntu-ports/dists/precise/main/installer-armhf/current/images/omap4/netboot/uImage
    
    Linux version 3.2.0-1412-omap4 (buildd@shedir) (gcc version 4.6.)
    [    0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d
    [    0.000000] Machine: OMAP4 Panda board                                                  
    [    0.000000] OMAP4460 ES1.1           



    regards,
    sreedhar
  • You have this other post for this issue

    http://e2e.ti.com/support/embedded/android/f/509/t/258905.aspx

    I found similar post that could apply, but at the end it is mentioned about 2 errors and next post is mentioning it is working.

    http://e2e.ti.com/support/omap/f/849/t/201400.aspx

    By searching at Google I found a post in launchpad dot net with bug number 986713, and it applies to Precise release, seems still in progress but in confirmed state.

    My search text was

    precise  omap4 source code "Cannot allocate irq_descs @ IRQ16, assuming pre-allocated"

    if you remove the error you can find the link to source code.

  • Sreedhar,

    For the last kernel dump, one question, did you check about mmcinit in the u-boot's command line help? to check if it is using correct format in bootargs?

    This referring to "Unknown command 'mmcinit' - try 'help'" message in your log.