HI All,
Please see below error. How to fix below error?
Panda # setenv bootargs console=ttyO2,115200n8 mem=463M rw rootwait root=/dev/mmcblk0p2 init=/linuxrc
Panda # mmc init 0; fatload mmc 0 0x80000000 uImage; bootm 0x80000000
mmc - MMC sub system
Usage:
mmc read addr blk# cnt
mmc write addr blk# cnt
mmc erase blk# cnt
mmc rescan
mmc part - lists available partition on current mmc device
mmc dev [dev] [part] - show or set current mmc device [partition]
mmc list - lists available devices
reading uImage
4276960 bytes read
## Booting kernel from Legacy Image at 80000000 ...
Image Name: Ubuntu kernel
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4276896 Bytes = 4.1 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.5.0-213-omap4 (buildd@ishigaq) (gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1) ) #20-Ubuntu SMP PREEMPT Tue Oct 9 22:53:36 UT)
[ 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] cma: CMA: reserved 16 MiB at 9b800000
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
[ 0.000000] omap2_set_globals_tap
[ 0.000000] omap2_set_globals_tap
[ 0.000000] OMAP4460 ES1.1
[ 0.000000] PERCPU: Embedded 8 pages/cpu @c0d96000 s11712 r8192 d12864 u32768
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 117346
[ 0.000000] Kernel command line: console=ttyO2,115200n8 mem=463M rw rootwait root=/dev/mmcblk0p2 init=/linuxrc
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] allocated 948224 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Memory: 462MB = 462MB total
[ 0.000000] Memory: 441352k/441352k available, 32760k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xdd000000 - 0xff000000 ( 544 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xdcf00000 ( 463 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc084888c (8451 kB)
[ 0.000000] .init : 0xc0849000 - 0xc08aadc0 ( 392 kB)
[ 0.000000] .data : 0xc08ac000 - 0xc092b6f8 ( 510 kB)
[ 0.000000] .bss : 0xc092b71c - 0xc09f0dbc ( 790 kB)
[ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:538
[ 0.000000] omap_sr_disable: omap_sr struct for sr_wakeup not found
[ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
[ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz
[ 0.000000] Console: colour dummy device 80x30
[ 0.000183] Calibrating delay loop... 1392.74 BogoMIPS (lpj=5439488)
[ 0.070281] pid_max: default: 32768 minimum: 301
[ 0.070556] Security Framework initialized
[ 0.070617] AppArmor: AppArmor initialized
[ 0.070617] Yama: becoming mindful.
[ 0.070922] Mount-cache hash table entries: 512
[ 0.072479] Initializing cgroup subsys cpuacct
[ 0.072509] Initializing cgroup subsys memory
[ 0.072570] Initializing cgroup subsys devices
[ 0.072570] Initializing cgroup subsys freezer
[ 0.072601] Initializing cgroup subsys blkio
[ 0.072601] Initializing cgroup subsys perf_event
[ 0.072784] CPU: Testing write buffer coherency: ok
[ 0.072845] ftrace: allocating 22730 entries in 67 pages
[ 0.132446] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.132690] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
[ 0.132812] Setting up static identity map for 0x80593e50 - 0x80593ea8
[ 0.132843] L310 cache controller enabled
[ 0.132843] l2x0: 16 ways, CACHE_ID 0x410000c7, AUX_CTRL 0x7e470000, Cache size: 1048576 B
[ 0.132873] omap_sar_ram_init
[ 0.133087] generating sar_ram layout...
[ 0.133270] sar ram layout created
[ 0.211151] CPU1: Booted secondary processor
[ 0.281127] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.281158] CPU1: Unknown IPI message 0x1
[ 0.281188] Brought up 2 CPUs
[ 0.281219] SMP: Total of 2 processors activated (2792.83 BogoMIPS).
[ 0.282196] devtmpfs: initialized
[ 0.288116] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.288116] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.288177] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.290893] omap_hwmod: sl2if: _wait_target_ready error: -16
[ 0.290924] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.290924] omap_hwmod: sl2if: cannot be enabled for reset (3)
[ 0.291900] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.291931] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.291961] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.291992] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.294708] omap_hwmod: mcpdm: _wait_target_ready error: -16
[ 0.294738] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.294738] omap_hwmod: mcpdm: cannot be enabled for reset (3)
[ 0.294921] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.295074] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.295104] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.295135] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.295166] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.297058] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.297576] dummy:
[ 0.298706] NET: Registered protocol family 16
[ 0.302062] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.302307] GPMC revision 6.0
[ 0.302337] gpmc: irq-52 could not claim: err -22
[ 0.304016] OMAP GPIO hardware version 0.1
[ 0.306121] omap_mux_init: Add partition: #1: core, flags: 2
[ 0.307189] omap_mux_init: Add partition: #2: wkup, flags: 2
[ 0.308624] omap_mux_get_by_name: Could not find signal uart1_rx.uart1_rx
[ 0.329284] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[ 0.329315] hw-breakpoint: maximum watchpoint size is 4 bytes.
[ 0.331909] Updated GPU clock source to be dpll_per_m7x2_ck
[ 0.333679] omap-mcbsp.1: >alias pad_fck already exists
[ 0.333709] omap-mcbsp.1: >alias prcm_fck already exists
[ 0.333892] omap-mcbsp.2: >alias pad_fck already exists
[ 0.333892] omap-mcbsp.2: >alias prcm_fck already exists
[ 0.334045] omap-mcbsp.3: >alias pad_fck already exists
[ 0.334075] omap-mcbsp.3: >alias prcm_fck already exists
[ 0.334228] omap-mcbsp.4: >alias pad_fck already exists
[ 0.334259] omap-mcbsp.4: >alias prcm_fck already exists
[ 0.334411] omap4plus_scm.0: >alias fck already exists
[ 0.335235] OMAP DMA hardware revision 0.0
[ 0.335754] emif emif.1: >Device configured with addr = dde00000 and IRQ142
[ 0.335998] emif emif.2: >Device configured with addr = de000000 and IRQ143
[ 0.342071] bio: create slab <bio-0> at 0
[ 0.342926] vwl1271: 1800 mV
[ 0.344299] SCSI subsystem initialized
[ 0.344726] usbcore: registered new interface driver usbfs
[ 0.344787] usbcore: registered new interface driver hub
[ 0.344909] usbcore: registered new device driver usb
[ 0.345336] omap_i2c omap_i2c.1: >bus 1 rev2.4.0 at 400 kHz
[ 0.345794] Skipping twl internal clock init and using bootloader value (unknown osc rate)
[ 0.346343] twl 1-0048: >PIH (irq 39) chaining IRQs 416..436
[ 0.346771] VUSB: 3300 mV normal standby
[ 0.349822] twl6030_usb twl6030_usb: >Initialized TWL6030 USB module
[ 0.350067] vdd_mpu: 500 <--> 1500 mV normal
[ 0.350372] vdd_iva: 500 <--> 1500 mV normal
[ 0.350616] vdd_core: 500 <--> 1500 mV normal
[ 0.351165] V1V8: 1800 mV normal standby
[ 0.351501] V2V1: 2100 mV normal standby
[ 0.351959] VMMC: 1200 <--> 3000 mV at 3000 mV normal standby
[ 0.352569] VPP: 1800 <--> 2500 mV at 1900 mV normal standby
[ 0.353271] VCXIO: 1800 mV normal standby
[ 0.353302] VCXIO: supplied by V2V1
[ 0.354217] VDAC: 1800 mV normal standby
[ 0.354278] VDAC: supplied by V2V1
[ 0.355072] VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normal standby
[ 0.355682] VAUX3_6030: 1000 <--> 3000 mV at 1200 mV normal standby
[ 0.356384] CLK32KG:
[ 0.356689] VANA: 2100 mV normal standby
[ 0.357025] omap_i2c omap_i2c.2: >bus 2 rev2.4.0 at 400 kHz
[ 0.357269] omap_i2c omap_i2c.3: >bus 3 rev2.4.0 at 100 kHz
[ 0.357635] omap_i2c omap_i2c.4: >bus 4 rev2.4.0 at 400 kHz
[ 0.357849] Linux media interface: v0.10
[ 0.357910] Linux video capture interface: v2.00
[ 0.358520] omap-iommu omap-iommu.0: >dsp registered
[ 0.358581] omap-iommu omap-iommu.1: >ipu registered
[ 0.358703] Advanced Linux Sound Architecture Driver Version 1.0.25.
[ 0.359283] NetLabel: Initializing
[ 0.359313] NetLabel: domain hash size = 128
[ 0.359313] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.359374] NetLabel: unlabeled traffic allowed by default
[ 0.359710] Switching to clocksource 32k_counter
[ 0.377960] AppArmor: AppArmor Filesystem Enabled
[ 0.390838] NET: Registered protocol family 2
[ 0.391174] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.391693] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.391967] TCP bind hash table entries: 16384 (order: 5, 196608 bytes)
[ 0.392395] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.392395] TCP: reno registered
[ 0.392425] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.392456] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.392761] NET: Registered protocol family 1
[ 0.392913] usbhs_omap usbhs_omap: >ehci_logic_fck failed:-2
[ 0.680725] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.680816] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.680908] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.680969] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.681915] audit: initializing netlink socket (disabled)
[ 0.681945] type=2000 audit(0.648:1): initialized
[ 0.793640] VFS: Disk quotas dquot_6.5.2
[ 0.793975] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.797180] fuse init (API version 7.19)
[ 0.797607] msgmni has been set to 894
[ 0.799163] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 0.799316] io scheduler noop registered
[ 0.799316] io scheduler deadline registered (default)
[ 0.799377] io scheduler cfq registered
[ 0.799804] OMAP DSS rev 4.0
[ 0.805572] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
[ 0.805938] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1
[ 0.806274] omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2
[ 1.813812] console [ttyO2] enabled
[ 1.817871] omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3
[ 1.825988] [drm] Initialized drm 1.1.0 20060810
[ 1.839599] brd: module loaded
[ 1.846649] loop: module loaded
[ 1.850006] (stk) :sysfs entries created
[ 1.854187] (stk) : debugfs entries created
[ 1.865081] Fixed MDIO Bus: probed
[ 1.869079] tun: Universal TUN/TAP device driver, 1.6
[ 1.874389] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 1.881164] PPP generic driver version 2.4.2
[ 1.885925] usbcore: registered new interface driver smsc95xx
[ 1.892028] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.898986] ehci-omap.0 supply hsusb0 not found, using dummy regulator
[ 1.905944] ehci-omap ehci-omap.0: >OMAP-EHCI Host Controller
[ 1.911987] ehci-omap ehci-omap.0: >new USB bus registered, assigned bus number 1
[ 1.920593] ehci-omap ehci-omap.0: >irq 109, io mem 0x4a064c00
[ 1.937927] ehci-omap ehci-omap.0: >USB 2.0 started, EHCI 1.00
[ 1.944122] usb usb1: >New USB device found, idVendor=1d6b, idProduct=0002
[ 1.951354] usb usb1: >New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.959014] usb usb1: >Product: OMAP-EHCI Host Controller
[ 1.964691] usb usb1: >Manufacturer: Linux 3.5.0-213-omap4 ehci_hcd
[ 1.971282] usb usb1: >SerialNumber: ehci-omap.0
[ 1.976654] hub 1-0:1.0: >USB hub found
[ 1.980712] hub 1-0:1.0: >3 ports detected
[ 2.016082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.022674] ohci-omap3 ohci-omap3.0: >OMAP3 OHCI Host Controller
[ 2.029022] ohci-omap3 ohci-omap3.0: >new USB bus registered, assigned bus number 2
[ 2.037567] ohci-omap3 ohci-omap3.0: >irq 108, io mem 0x4a064800
[ 2.122100] usb usb2: >New USB device found, idVendor=1d6b, idProduct=0001
[ 2.129333] usb usb2: >New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.136993] usb usb2: >Product: OMAP3 OHCI Host Controller
[ 2.142761] usb usb2: >Manufacturer: Linux 3.5.0-213-omap4 ohci_hcd
[ 2.149322] usb usb2: >SerialNumber: ohci-omap3.0
[ 2.154815] hub 2-0:1.0: >USB hub found
[ 2.158874] hub 2-0:1.0: >3 ports detected
[ 2.163696] usbcore: registered new interface driver libusual
[ 2.170104] mousedev: PS/2 mouse device common for all mice
[ 2.176727] twl_rtc twl_rtc: >Power up reset detected.
[ 2.183044] twl_rtc twl_rtc: >Enabling TWL-RTC
[ 2.190979] twl_rtc twl_rtc: >rtc core: registered twl_rtc as rtc0
[ 2.198730] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 2.206420] device-mapper: uevent: version 1.0.3
[ 2.211669] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[ 2.220855] omap_hsmmc omap_hsmmc.0: >Failed to get debounce clk
[ 2.229217] omap_hsmmc.0 supply vmmc_aux not found, using dummy regulator
[ 2.312927] usb 1-1: >new high-speed USB device number 2 using ehci-omap
[ 2.477264] usb 1-1: >New USB device found, idVendor=0424, idProduct=9514
[ 2.484374] usb 1-1: >New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.492553] hub 1-1:1.0: >USB hub found
[ 2.496765] hub 1-1:1.0: >5 ports detected
[ 2.501281] omap_hsmmc omap_hsmmc.4: >Failed to get debounce clk
[ 2.507659] omap_hsmmc.4 supply vmmc_aux not found, using dummy regulator
[ 2.637756] mmc0: host does not support reading read-only switch. assuming write-enable.
[ 2.651947] mmc0: new high speed SDHC card at address aaaa
[ 2.658142] mmcblk0: mmc0:aaaa SU04G 3.69 GiB
[ 2.664215] mmcblk0: p1 p2
[ 2.852142] usb 1-1.1: >new high-speed USB device number 3 using ehci-omap
[ 2.860198] thermal_governor_dev_register:Adding omap_ongpu_governor governor
[ 2.867736] thermal_get_slope:Getting slope is not supported for domain gpu
[ 2.875091] thermal_get_offset:Getting offset is not supported for domain gpu
[ 2.882598] mmc1: card claims to support voltages below the defined range. These will be ignored.
[ 2.894104] omap_pcm_dummy() init
[ 2.897918] OMAP4/5 SoC init
[ 2.900970] omap_pcm_dummy() init
[ 2.904449] omap_mcpdm_dummy() init
[ 2.909027] aess aess: >ABE Firmware version 9560
[ 2.916503] omap_sr_disable: omap_sr struct for sr_iva not found
[ 2.926483] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
[ 2.933746] mmc1: new SDIO card at address 0001
[ 2.946685] omap_sr_disable: omap_sr struct for sr_iva not found
[ 2.956939] asoc: snd-soc-dummy-dai <-> MultiMedia1 mapping ok
[ 2.964416] asoc: snd-soc-dummy-dai <-> MultiMedia2 mapping ok
[ 2.972900] asoc: snd-soc-dummy-dai <-> Voice mapping ok
[ 2.980072] asoc: snd-soc-dummy-dai <-> Tones mapping ok
[ 2.986022] usb 1-1.1: >New USB device found, idVendor=0424, idProduct=ec00
[ 2.993377] usb 1-1.1: >New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.994293] asoc: snd-soc-dummy-dai <-> Vibra mapping ok
[ 2.994689] asoc: snd-soc-dummy-dai <-> MODEM mapping ok
[ 2.995025] asoc: snd-soc-dummy-dai <-> MultiMedia1 LP mapping ok
[ 2.995300] asoc: snd-soc-dummy-dai <-> omap-mcbsp.2 mapping ok
[ 3.026794] asoc: twl6040-legacy <-> mcpdm-legacy mapping ok
[ 3.032989] smsc95xx v1.0.4
[ 3.033508] asoc: twl6040-dl1 <-> mcpdm-dl1 mapping ok
[ 3.033843] asoc: twl6040-ul <-> mcpdm-ul1 mapping ok
[ 3.034088] asoc: twl6040-dl2 <-> mcpdm-dl2 mapping ok
[ 3.034362] asoc: twl6040-vib <-> mcpdm-vib mapping ok
[ 3.034637] asoc: snd-soc-dummy-dai <-> omap-mcbsp.1 mapping ok
[ 3.034912] asoc: snd-soc-dummy-dai <-> omap-mcbsp.1 mapping ok
[ 3.035156] asoc: snd-soc-dummy-dai <-> omap-mcbsp.2 mapping ok
[ 3.036193] input: PandaBoardES Headset Jack as /devices/platform/omap-abe-twl6040/sound/card0/input0
[ 3.090545] asoc: omap-hdmi-hifi <-> omap-hdmi-audio-dai mapping ok
[ 3.098297] TCP: cubic registered
[ 3.102325] NET: Registered protocol family 10
[ 3.107635] NET: Registered protocol family 17
[ 3.112365] lib80211: common routines for IEEE802.11 drivers
[ 3.118408] Key type dns_resolver registered
[ 3.123016] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[ 3.135223] Power Management for TI OMAP4XX/OMAP5XXX devices.
[ 3.141540] ThumbEE CPU extension supported.
[ 3.146087] Registering SWP/SWPB emulation handler
[ 3.151336] omap_sr_disable: omap_sr struct for sr_mpu not found
[ 3.157775] omap_sr_disable: omap_sr struct for sr_core not found
[ 3.164550] sr_init: No PMIC hook to init smartreflex
[ 3.170013] smartreflex smartreflex.0: >omap_sr_probe: SmartReflex driver initialized
[ 3.178375] smartreflex smartreflex.1: >omap_sr_probe: SmartReflex driver initialized
[ 3.186767] smartreflex smartreflex.2: >omap_sr_probe: SmartReflex driver initialized
[ 3.195129] SmartReflex Class3 initialized
[ 3.204467] registered taskstats version 1
[ 3.209381] Key type trusted registered
[ 3.213928] Key type encrypted registered
[ 3.218994] VANA: incomplete constraints, leaving on
[ 3.225219] VDAC: incomplete constraints, leaving on
[ 3.231384] VUSB: incomplete constraints, leaving on
[ 3.237670] twl_rtc twl_rtc: >setting system clock to 2000-01-01 00:00:01 UTC (946684801)
[ 3.249328] 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
[ 3.250610] dmm dmm: >initialized all PAT entries
[ 3.267120] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 3.274047] [drm] No driver support for vblank timestamp query.
[ 3.280883] No connectors reported connected with modes
[ 3.286407] [drm] Cannot find any crtc or sizes - going 1024x768
[ 3.300720] [drm] Enabling DMM ywrap scrolling
[ 3.314178] Console: switching to colour frame buffer device 128x48
[ 3.329193] fb0: omapdrm frame buffer device
[ 3.333679] drm: registered panic notifier
[ 3.338012] [drm] Initialized omapdrm 1.0.0 20110917 on minor 0
[ 3.344360] ALSA device list:
[ 3.347442] #0: PandaBoardES
[ 3.350646] #1: OMAPHDMI
[ 3.353729] md: Waiting for all devices to be available before autodetect
[ 3.360870] md: If you don't use raid, use raid=noautodetect
[ 3.367218] md: Autodetecting RAID arrays.
[ 3.371520] md: Scanned 0 and added 0 devices.
[ 3.376190] md: autorun ...
[ 3.379119] md: ... autorun DONE.
[ 3.425262] kjournald starting. Commit interval 5 seconds
[ 3.432037] EXT3-fs (mmcblk0p2): using internal journal
[ 3.439086] EXT3-fs (mmcblk0p2): recovery complete
[ 3.444091] EXT3-fs (mmcblk0p2): mounted filesystem with writeback data mode
[ 3.451507] VFS: Mounted root (ext3 filesystem) on device 179:2.
[ 3.459228] devtmpfs: mounted
[ 3.462585] Freeing init memory: 388K
[ 3.466430] Write protecting the kernel text section c0008000 - c07c6000
init started: BusyBox v1.13.2 (2010-04-06 10:34:20 CDT)
startudev!!!
Starting udev
mounting tempfs
invalidate udev cache!
make extra nodes!
trigger the sorted events!
udevd called!
udevadmin starte[ 3.750152] udevd (97): /proc/9
U-Boot SPL 2012.07 (Aug 21 2012 - 21:51:45)
OMAP4460 ES1.1
OMAP SD/MMC: 0
reading u-boot.img
reading u-boot.bin
mkimage signature not found - ih_magic = ea000014
reading u-boot.bin
U-Boot 2012.07 (Aug 21 2012 - 21:51:45)
CPU : OMAP4460 ES1.1
Board: OMAP4 Panda
I2C: ready
DRAM: 1 GiB
MMC: OMAP SD/MMC: 0
Using default environment
In: serial
Out: serial
Err: serial
Net: No ethernet found.
checking for preEnv.txt
reading preEnv.txt
** Unable to read "preEnv.txt" from mmc 0:1 **
Hit any key to stop autoboot: 0
reading uEnv.txt
** Unable to read "uEnv.txt" from mmc 0:1 **
reading boot.scr
** Unable to read "boot.scr" from mmc 0:1 **
reading uImage
4276960 bytes read
Booting from mmc0 ...
## Booting kernel from Legacy Image at 82000000 ...
Image Name: Ubuntu kernel
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4276896 Bytes = 4.1 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.5.0-213-omap4 (buildd@ishigaq) (gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1) ) #20-Ubuntu SMP PREEMPT Tue Oct 9 22:53:36 UT)
[ 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] cma: CMA: reserved 16 MiB at ae000000
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
[ 0.000000] omap2_set_globals_tap
[ 0.000000] omap2_set_globals_tap
[ 0.000000] OMAP4460 ES1.1
[ 0.000000] PERCPU: Embedded 8 pages/cpu @c11fb000 s11712 r8192 d12864 u32768
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259840
[ 0.000000] Kernel command line: console=ttyO2,115200n8 vram=16M root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait
[ 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 2097152 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Memory: 759MB 264MB = 1023MB total
[ 0.000000] Memory: 1009804k/1009804k available, 38772k reserved, 270336K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc084888c (8451 kB)
[ 0.000000] .init : 0xc0849000 - 0xc08aadc0 ( 392 kB)
[ 0.000000] .data : 0xc08ac000 - 0xc092b6f8 ( 510 kB)
[ 0.000000] .bss : 0xc092b71c - 0xc09f0dbc ( 790 kB)
[ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:538
[ 0.000000] omap_sr_disable: omap_sr struct for sr_wakeup not found
[ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
[ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz
[ 0.000000] Console: colour dummy device 80x30
[ 0.000183] Calibrating delay loop... 1392.74 BogoMIPS (lpj=5439488)
[ 0.070281] pid_max: default: 32768 minimum: 301
[ 0.070556] Security Framework initialized
[ 0.070587] AppArmor: AppArmor initialized
[ 0.070617] Yama: becoming mindful.
[ 0.070922] Mount-cache hash table entries: 512
[ 0.072479] Initializing cgroup subsys cpuacct
[ 0.072479] Initializing cgroup subsys memory
[ 0.072570] Initializing cgroup subsys devices
[ 0.072570] Initializing cgroup subsys freezer
[ 0.072601] Initializing cgroup subsys blkio
[ 0.072601] Initializing cgroup subsys perf_event
[ 0.072784] CPU: Testing write buffer coherency: ok
[ 0.072845] ftrace: allocating 22730 entries in 67 pages
[ 0.132415] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.132690] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
[ 0.132812] Setting up static identity map for 0x80593e50 - 0x80593ea8
[ 0.132843] L310 cache controller enabled
[ 0.132843] l2x0: 16 ways, CACHE_ID 0x410000c7, AUX_CTRL 0x7e470000, Cache size: 1048576 B
[ 0.132843] omap_sar_ram_init
[ 0.133087] generating sar_ram layout...
[ 0.133270] sar ram layout created
[ 0.211151] CPU1: Booted secondary processor
[ 0.281127] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.281158] CPU1: Unknown IPI message 0x1
[ 0.281188] Brought up 2 CPUs
[ 0.281219] SMP: Total of 2 processors activated (2792.83 BogoMIPS).
[ 0.282196] devtmpfs: initialized
[ 0.288146] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.288177] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.288208] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.290954] omap_hwmod: sl2if: _wait_target_ready error: -16
[ 0.290954] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.290985] omap_hwmod: sl2if: cannot be enabled for reset (3)
[ 0.291931] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.291961] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.291992] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.292022] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.294738] omap_hwmod: mcpdm: _wait_target_ready error: -16
[ 0.294769] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.294769] omap_hwmod: mcpdm: cannot be enabled for reset (3)
[ 0.294952] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.295104] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.295135] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.295166] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.295196] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.297088] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.297607] dummy:
[ 0.298767] NET: Registered protocol family 16
[ 0.302398] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.302612] GPMC revision 6.0
[ 0.302642] gpmc: irq-52 could not claim: err -22
[ 0.304321] OMAP GPIO hardware version 0.1
[ 0.306457] omap_mux_init: Add partition: #1: core, flags: 2
[ 0.307556] omap_mux_init: Add partition: #2: wkup, flags: 2
[ 0.308959] omap_mux_get_by_name: Could not find signal uart1_rx.uart1_rx
[ 0.329650] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[ 0.329681] hw-breakpoint: maximum watchpoint size is 4 bytes.
[ 0.332244] Updated GPU clock source to be dpll_per_m7x2_ck
[ 0.334045] omap-mcbsp.1: >alias pad_fck already exists
[ 0.334045] omap-mcbsp.1: >alias prcm_fck already exists
[ 0.334228] omap-mcbsp.2: >alias pad_fck already exists
[ 0.334259] omap-mcbsp.2: >alias prcm_fck already exists
[ 0.334411] omap-mcbsp.3: >alias pad_fck already exists
[ 0.334411] omap-mcbsp.3: >alias prcm_fck already exists
[ 0.334564] omap-mcbsp.4: >alias pad_fck already exists
[ 0.334594] omap-mcbsp.4: >alias prcm_fck already exists
[ 0.334747] omap4plus_scm.0: >alias fck already exists
[ 0.335601] OMAP DMA hardware revision 0.0
[ 0.336151] emif emif.1: >Device configured with addr = f0e00000 and IRQ142
[ 0.336364] emif emif.2: >Device configured with addr = f1000000 and IRQ143
[ 0.342437] bio: create slab <bio-0> at 0
[ 0.343261] vwl1271: 1800 mV
[ 0.344665] SCSI subsystem initialized
[ 0.345092] usbcore: registered new interface driver usbfs
[ 0.345153] usbcore: registered new interface driver hub
[ 0.345275] usbcore: registered new device driver usb
[ 0.345703] omap_i2c omap_i2c.1: >bus 1 rev2.4.0 at 400 kHz
[ 0.346160] Skipping twl internal clock init and using bootloader value (unknown osc rate)
[ 0.346710] twl 1-0048: >PIH (irq 39) chaining IRQs 416..436
[ 0.347137] VUSB: 3300 mV normal standby
[ 0.350189] twl6030_usb twl6030_usb: >Initialized TWL6030 USB module
[ 0.350433] vdd_mpu: 500 <--> 1500 mV normal
[ 0.350738] vdd_iva: 500 <--> 1500 mV normal
[ 0.350982] vdd_core: 500 <--> 1500 mV normal
[ 0.351562] V1V8: 1800 mV normal standby
[ 0.351867] V2V1: 2100 mV normal standby
[ 0.352294] VMMC: 1200 <--> 3000 mV at 3000 mV normal standby
[ 0.352905] VPP: 1800 <--> 2500 mV at 1900 mV normal standby
[ 0.353607] VCXIO: 1800 mV normal standby
[ 0.353668] VCXIO: supplied by V2V1
[ 0.354583] VDAC: 1800 mV normal standby
[ 0.354614] VDAC: supplied by V2V1
[ 0.355407] VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normal standby
[ 0.356018] VAUX3_6030: 1000 <--> 3000 mV at 1200 mV normal standby
[ 0.356719] CLK32KG:
[ 0.357025] VANA: 2100 mV normal standby
[ 0.357360] omap_i2c omap_i2c.2: >bus 2 rev2.4.0 at 400 kHz
[ 0.357635] omap_i2c omap_i2c.3: >bus 3 rev2.4.0 at 100 kHz
[ 0.357971] omap_i2c omap_i2c.4: >bus 4 rev2.4.0 at 400 kHz
[ 0.358215] Linux media interface: v0.10
[ 0.358276] Linux video capture interface: v2.00
[ 0.358856] omap-iommu omap-iommu.0: >dsp registered
[ 0.358917] omap-iommu omap-iommu.1: >ipu registered
[ 0.359039] Advanced Linux Sound Architecture Driver Version 1.0.25.
[ 0.359619] NetLabel: Initializing
[ 0.359649] NetLabel: domain hash size = 128
[ 0.359649] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.359710] NetLabel: unlabeled traffic allowed by default
[ 0.360076] Switching to clocksource 32k_counter
[ 0.378326] AppArmor: AppArmor Filesystem Enabled
[ 0.391235] NET: Registered protocol family 2
[ 0.391571] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.392181] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.394348] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
[ 0.395935] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.395965] TCP: reno registered
[ 0.395965] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.395996] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.396362] NET: Registered protocol family 1
[ 0.396514] usbhs_omap usbhs_omap: >ehci_logic_fck failed:-2
[ 0.681121] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.681213] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.681274] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.681365] omap_sr_disable: omap_sr struct for sr_iva not found
[ 0.682281] audit: initializing netlink socket (disabled)
[ 0.682342] type=2000 audit(0.648:1): initialized
[ 0.787597] highmem bounce pool size: 64 pages
[ 0.794189] VFS: Disk quotas dquot_6.5.2
[ 0.794525] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.797760] fuse init (API version 7.19)
[ 0.798156] msgmni has been set to 1476
[ 0.799713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 0.799865] io scheduler noop registered
[ 0.799865] io scheduler deadline registered (default)
[ 0.799896] io scheduler cfq registered
[ 0.800323] OMAP DSS rev 4.0
[ 0.806365] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
[ 0.806732] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1
[ 0.807098] omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2
[ 1.821624] console [ttyO2] enabled
[ 1.825683] omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3
[ 1.833862] [drm] Initialized drm 1.1.0 20060810
[ 1.847656] brd: module loaded
[ 1.854949] loop: module loaded
[ 1.858306] (stk) :sysfs entries created
[ 1.862487] (stk) : debugfs entries created
[ 1.873229] Fixed MDIO Bus: probed
[ 1.877227] tun: Universal TUN/TAP device driver, 1.6
[ 1.882507] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 1.889282] PPP generic driver version 2.4.2
[ 1.894042] usbcore: registered new interface driver smsc95xx
[ 1.900146] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.907104] ehci-omap.0 supply hsusb0 not found, using dummy regulator
[ 1.914062] ehci-omap ehci-omap.0: >OMAP-EHCI Host Controller
[ 1.920135] ehci-omap ehci-omap.0: >new USB bus registered, assigned bus number 1
[ 1.928985] ehci-omap ehci-omap.0: >irq 109, io mem 0x4a064c00
[ 1.946105] ehci-omap ehci-omap.0: >USB 2.0 started, EHCI 1.00
[ 1.952331] usb usb1: >New USB device found, idVendor=1d6b, idProduct=0002
[ 1.959533] usb usb1: >New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.967193] usb usb1: >Product: OMAP-EHCI Host Controller
[ 1.972869] usb usb1: >Manufacturer: Linux 3.5.0-213-omap4 ehci_hcd
[ 1.979431] usb usb1: >SerialNumber: ehci-omap.0
[ 1.984832] hub 1-0:1.0: >USB hub found
[ 1.988891] hub 1-0:1.0: >3 ports detected
[ 2.024261] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.030853] ohci-omap3 ohci-omap3.0: >OMAP3 OHCI Host Controller
[ 2.037231] ohci-omap3 ohci-omap3.0: >new USB bus registered, assigned bus number 2
[ 2.045959] ohci-omap3 ohci-omap3.0: >irq 108, io mem 0x4a064800
[ 2.130279] usb usb2: >New USB device found, idVendor=1d6b, idProduct=0001
[ 2.137512] usb usb2: >New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.145172] usb usb2: >Product: OMAP3 OHCI Host Controller
[ 2.150909] usb usb2: >Manufacturer: Linux 3.5.0-213-omap4 ohci_hcd
[ 2.157501] usb usb2: >SerialNumber: ohci-omap3.0
[ 2.162994] hub 2-0:1.0: >USB hub found
[ 2.167053] hub 2-0:1.0: >3 ports detected
[ 2.171874] usbcore: registered new interface driver libusual
[ 2.178253] mousedev: PS/2 mouse device common for all mice
[ 2.184906] twl_rtc twl_rtc: >Power up reset detected.
[ 2.191192] twl_rtc twl_rtc: >Enabling TWL-RTC
[ 2.199157] twl_rtc twl_rtc: >rtc core: registered twl_rtc as rtc0
[ 2.206878] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 2.214569] device-mapper: uevent: version 1.0.3
[ 2.219818] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[ 2.228973] omap_hsmmc omap_hsmmc.0: >Failed to get debounce clk
[ 2.237335] omap_hsmmc.0 supply vmmc_aux not found, using dummy regulator
[ 2.321105] usb 1-1: >new high-speed USB device number 2 using ehci-omap
[ 2.485382] usb 1-1: >New USB device found, idVendor=0424, idProduct=9514
[ 2.492492] usb 1-1: >New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.500671] hub 1-1:1.0: >USB hub found
[ 2.504913] hub 1-1:1.0: >5 ports detected
[ 2.509429] omap_hsmmc omap_hsmmc.4: >Failed to get debounce clk
[ 2.515808] omap_hsmmc.4 supply vmmc_aux not found, using dummy regulator
[ 2.645965] mmc0: host does not support reading read-only switch. assuming write-enable.
[ 2.660125] mmc0: new high speed SDHC card at address aaaa
[ 2.666381] mmcblk0: mmc0:aaaa SU04G 3.69 GiB
[ 2.672454] mmcblk0: p1 p2
[ 2.860290] usb 1-1.1: >new high-speed USB device number 3 using ehci-omap
[ 2.868347] thermal_governor_dev_register:Adding omap_ongpu_governor governor
[ 2.875885] thermal_get_slope:Getting slope is not supported for domain gpu
[ 2.883239] thermal_get_offset:Getting offset is not supported for domain gpu
[ 2.890747] mmc1: card claims to support voltages below the defined range. These will be ignored.
[ 2.902252] omap_pcm_dummy() init
[ 2.906066] OMAP4/5 SoC init
[ 2.909118] omap_pcm_dummy() init
[ 2.912597] omap_mcpdm_dummy() init
[ 2.917175] aess aess: >ABE Firmware version 9560
[ 2.924652] omap_sr_disable: omap_sr struct for sr_iva not found
[ 2.934631] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
[ 2.941894] mmc1: new SDIO card at address 0001
[ 2.954833] omap_sr_disable: omap_sr struct for sr_iva not found
[ 2.965728] asoc: snd-soc-dummy-dai <-> MultiMedia1 mapping ok
[ 2.973419] asoc: snd-soc-dummy-dai <-> MultiMedia2 mapping ok
[ 2.982391] asoc: snd-soc-dummy-dai <-> Voice mapping ok
[ 2.989776] asoc: snd-soc-dummy-dai <-> Tones mapping ok
[ 2.995910] usb 1-1.1: >New USB device found, idVendor=0424, idProduct=ec00
[ 3.003387] usb 1-1.1: >New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.012268] asoc: snd-soc-dummy-dai <-> Vibra mapping ok
[ 3.018341] asoc: snd-soc-dummy-dai <-> MODEM mapping ok
[ 3.020599] smsc95xx v1.0.4
[ 3.027160] asoc: snd-soc-dummy-dai <-> MultiMedia1 LP mapping ok
[ 3.033843] asoc: snd-soc-dummy-dai <-> omap-mcbsp.2 mapping ok
[ 3.042755] asoc: twl6040-legacy <-> mcpdm-legacy mapping ok
[ 3.049407] asoc: twl6040-dl1 <-> mcpdm-dl1 mapping ok
[ 3.055084] asoc: twl6040-ul <-> mcpdm-ul1 mapping ok
[ 3.060668] asoc: twl6040-dl2 <-> mcpdm-dl2 mapping ok
[ 3.066345] asoc: twl6040-vib <-> mcpdm-vib mapping ok
[ 3.072021] asoc: snd-soc-dummy-dai <-> omap-mcbsp.1 mapping ok
[ 3.078491] asoc: snd-soc-dummy-dai <-> omap-mcbsp.1 mapping ok
[ 3.084991] asoc: snd-soc-dummy-dai <-> omap-mcbsp.2 mapping ok
[ 3.092285] input: PandaBoardES Headset Jack as /devices/platform/omap-abe-twl6040/sound/card0/input0
[ 3.106536] asoc: omap-hdmi-hifi <-> omap-hdmi-audio-dai mapping ok
[ 3.107910] 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
[ 3.126281] TCP: cubic registered
[ 3.130279] NET: Registered protocol family 10
[ 3.135742] NET: Registered protocol family 17
[ 3.140411] lib80211: common routines for IEEE802.11 drivers
[ 3.146423] Key type dns_resolver registered
[ 3.151031] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[ 3.163238] Power Management for TI OMAP4XX/OMAP5XXX devices.
[ 3.169464] ThumbEE CPU extension supported.
[ 3.173980] Registering SWP/SWPB emulation handler
[ 3.179168] omap_sr_disable: omap_sr struct for sr_mpu not found
[ 3.185668] omap_sr_disable: omap_sr struct for sr_core not found
[ 3.192382] sr_init: No PMIC hook to init smartreflex
[ 3.197845] smartreflex smartreflex.0: >omap_sr_probe: SmartReflex driver initialized
[ 3.206176] smartreflex smartreflex.1: >omap_sr_probe: SmartReflex driver initialized
[ 3.214508] smartreflex smartreflex.2: >omap_sr_probe: SmartReflex driver initialized
[ 3.222839] SmartReflex Class3 initialized
[ 3.231903] registered taskstats version 1
[ 3.236877] Key type trusted registered
[ 3.241455] Key type encrypted registered
[ 3.246490] VANA: incomplete constraints, leaving on
[ 3.252716] VDAC: incomplete constraints, leaving on
[ 3.258605] VUSB: incomplete constraints, leaving on
[ 3.264617] twl_rtc twl_rtc: >setting system clock to 2000-01-01 00:00:01 UTC (946684801)
[ 3.277374] dmm dmm: >initialized all PAT entries
[ 3.283416] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 3.290344] [drm] No driver support for vblank timestamp query.
[ 3.297210] No connectors reported connected with modes
[ 3.302703] [drm] Cannot find any crtc or sizes - going 1024x768
[ 3.318389] [drm] Enabling DMM ywrap scrolling
[ 3.331878] Console: switching to colour frame buffer device 128x48
[ 3.346923] fb0: omapdrm frame buffer device
[ 3.351379] drm: registered panic notifier
[ 3.355682] [drm] Initialized omapdrm 1.0.0 20110917 on minor 0
[ 3.361968] ALSA device list:
[ 3.365081] #0: PandaBoardES
[ 3.368377] #1: OMAPHDMI
[ 3.371429] md: Waiting for all devices to be available before autodetect
[ 3.378570] md: If you don't use raid, use raid=noautodetect
[ 3.384948] md: Autodetecting RAID arrays.
[ 3.389221] md: Scanned 0 and added 0 devices.
[ 3.393859] md: autorun ...
[ 3.396789] md: ... autorun DONE.
[ 3.435668] kjournald starting. Commit interval 5 seconds
[ 3.442443] EXT3-fs (mmcblk0p2): using internal journal
[ 3.449493] EXT3-fs (mmcblk0p2): recovery complete
[ 3.454498] EXT3-fs (mmcblk0p2): mounted filesystem with writeback data mode
[ 3.462005] VFS: Mounted root (ext3 filesystem) on device 179:2.
[ 3.469696] devtmpfs: mounted
[ 3.473052] Freeing init memory: 388K
[ 3.476867] Write protecting the kernel text section c0008000 - c07c6000
INIT: version 2.86 booting
INIT: /etc/inittab[2]: duplicate ID field "null"
INIT: /etc/inittab[4]: duplicate ID field "null"
INIT: /etc/inittab[5]: duplicate ID field "null"
INIT: /etc/inittab[7]: missing id field
Enter runlevel: 4
INIT: Entering runlevel: 4
INIT: no more processes left in this runlevel
thanks and Regards,
sreedhar