· 7 years ago · Oct 05, 2018, 07:20 AM
1U-Boot 2011.12 (Apr 02 2012 - 18:12:06)
2
3CPU : OMAP4460 ES1.1
4Board: OMAP4 Panda
5I2C: ready
6DRAM: 1 GiB
7WARNING: Caches not enabled
8MMC: OMAP SD/MMC: 0
9Using default environment
10
11In: serial
12Out: serial
13Err: serial
14Net: No ethernet found.
15checking for preEnv.txt
16reading preEnv.txt
17
18** Unable to read "preEnv.txt" from mmc 0:1 **
19Hit any key to stop autoboot: 0
20reading uEnv.txt
21
22** Unable to read "uEnv.txt" from mmc 0:1 **
23reading boot.scr
24
25223 bytes read
26Loaded script from boot.scr
27Running bootscript from mmc0 ...
28## Executing script at 82000000
29reading uImage
30
314434784 bytes read
32## Booting kernel from Legacy Image at 80000000 ...
33 Image Name: Ubuntu kernel
34 Image Type: ARM Linux Kernel Image (uncompressed)
35 Data Size: 4434720 Bytes = 4.2 MiB
36 Load Address: 80008000
37 Entry Point: 80008000
38 Verifying Checksum ... OK
39 Loading Kernel Image ... OK
40OK
41
42Starting kernel ...
43
44Uncompressing Linux... done, booting the kernel.
45[ 0.000000] Booting Linux on physical CPU 0
46[ 0.000000] Initializing cgroup subsys cpuset
47[ 0.000000] Initializing cgroup subsys cpu
48[ 0.000000] Linux version 3.2.0-1412-omap4 (buildd@meissa) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #16-Ubuntu SMP PREE)
49[ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d
50[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
51[ 0.000000] Machine: OMAP4 Panda board
52[ 0.000000] Reserving 33554432 bytes SDRAM for VRAM
53[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
54[ 0.000000] OMAP4460 ES1.1
55[ 0.000000] PERCPU: Embedded 8 pages/cpu @c1240000 s10080 r8192 d14496 u32768
56[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 251648
57[ 0.000000] Kernel command line: rw vram=32M fixrtc mem=1G@0x80000000 root=/dev/sdb2 console=ttyO2,115200n8 rootwait
58[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
59[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
60[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
61[ 0.000000] allocated 4194304 bytes of page_cgroup
62[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
63[ 0.000000] Memory: 991MB = 991MB total
64[ 0.000000] Memory: 991148k/991148k available, 57428k reserved, 228352K highmem
65[ 0.000000] Virtual kernel memory layout:
66[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
67[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
68[ 0.000000] vmalloc : 0xf0800000 - 0xf8000000 ( 120 MB)
69[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
70[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
71[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
72[ 0.000000] .text : 0xc0008000 - 0xc08b334c (8877 kB)
73[ 0.000000] .init : 0xc08b4000 - 0xc0918760 ( 402 kB)
74[ 0.000000] .data : 0xc091a000 - 0xc09710a8 ( 349 kB)
75[ 0.000000] .bss : 0xc09710cc - 0xc0a37a0c ( 795 kB)
76[ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
77[ 0.000000] Preemptible hierarchical RCU implementation.
78[ 0.000000] NR_IRQS:410 nr_irqs:410 410
79[ 0.000000] ------------[ cut here ]------------
80[ 0.000000] WARNING: at /build/buildd/linux-ti-omap4-3.2.0/arch/arm/common/gic.c:611 gic_init+0xb0/0x11c()
81[ 0.000000] Cannot allocate irq_descs @ IRQ16, assuming pre-allocated
82[ 0.000000] Modules linked in:
83[ 0.000000] [<c0015cd0>] (unwind_backtrace+0x0/0xec) from [<c05b9fd4>] (dump_stack+0x20/0x24)
84[ 0.000000] [<c05b9fd4>] (dump_stack+0x20/0x24) from [<c0052a64>] (warn_slowpath_common+0x5c/0x74)
85[ 0.000000] [<c0052a64>] (warn_slowpath_common+0x5c/0x74) from [<c0052b38>] (warn_slowpath_fmt+0x40/0x48)
86[ 0.000000] [<c0052b38>] (warn_slowpath_fmt+0x40/0x48) from [<c08bbc50>] (gic_init+0xb0/0x11c)
87[ 0.000000] [<c08bbc50>] (gic_init+0xb0/0x11c) from [<c08bf360>] (gic_init_irq+0x6c/0x80)
88[ 0.000000] [<c08bf360>] (gic_init_irq+0x6c/0x80) from [<c08b74bc>] (init_IRQ+0x1c/0x24)
89[ 0.000000] [<c08b74bc>] (init_IRQ+0x1c/0x24) from [<c08b4774>] (start_kernel+0x184/0x318)
90[ 0.000000] [<c08b4774>] (start_kernel+0x184/0x318) from [<80008044>] (0x80008044)
91[ 0.000000] ---[ end trace da227214a82491b7 ]---
92[ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
93[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
94[ 0.000000] Console: colour dummy device 80x30
95[ 0.000152] Calibrating delay loop... 1392.74 BogoMIPS (lpj=5439488)
96[ 0.070404] pid_max: default: 32768 minimum: 301
97[ 0.070648] Security Framework initialized
98[ 0.070739] AppArmor: AppArmor initialized
99[ 0.070739] Yama: becoming mindful.
100[ 0.071044] Mount-cache hash table entries: 512
101[ 0.072174] Initializing cgroup subsys cpuacct
102[ 0.072235] Initializing cgroup subsys memory
103[ 0.072296] Initializing cgroup subsys devices
104[ 0.072326] Initializing cgroup subsys freezer
105[ 0.072326] Initializing cgroup subsys net_cls
106[ 0.072357] Initializing cgroup subsys blkio
107[ 0.072387] Initializing cgroup subsys perf_event
108[ 0.072540] CPU: Testing write buffer coherency: ok
109[ 0.072631] ftrace: allocating 25675 entries in 76 pages
110[ 0.117462] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
111[ 0.117523] Calibrating local timer... 341.54MHz.
112[ 0.164306] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
113[ 0.164428] Setting up static identity map for 0x805d4dd0 - 0x805d4e18
114[ 0.164459] L310 cache controller enabled
115[ 0.164459] l2x0: 16 ways, CACHE_ID 0x410000c7, AUX_CTRL 0x5e470000, Cache size: 1048576 B
116[ 0.240875] CPU1: Booted secondary processor
117[ 0.271057] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
118[ 0.271087] CPU1: Unknown IPI message 0x1
119[ 0.271118] Brought up 2 CPUs
120[ 0.271148] SMP: Total of 2 processors activated (2755.07 BogoMIPS).
121[ 0.272125] devtmpfs: initialized
122[ 0.276947] omap_hwmod: l4_div_ck: missing clockdomain for l4_div_ck.
123[ 0.332183] omap_hwmod: mcpdm: _wait_target_ready: -16
124[ 0.332214] ------------[ cut here ]------------
125[ 0.332244] WARNING: at /build/buildd/linux-ti-omap4-3.2.0/arch/arm/mach-omap2/omap_hwmod.c:1509 _enable+0x1ec/0x220()
126[ 0.332244] Modules linked in:
127[ 0.332305] [<c0015cd0>] (unwind_backtrace+0x0/0xec) from [<c05b9fd4>] (dump_stack+0x20/0x24)
128[ 0.332336] [<c05b9fd4>] (dump_stack+0x20/0x24) from [<c0052a64>] (warn_slowpath_common+0x5c/0x74)
129[ 0.332366] [<c0052a64>] (warn_slowpath_common+0x5c/0x74) from [<c0052aa8>] (warn_slowpath_null+0x2c/0x34)
130[ 0.332397] [<c0052aa8>] (warn_slowpath_null+0x2c/0x34) from [<c0022a34>] (_enable+0x1ec/0x220)
131[ 0.332427] [<c0022a34>] (_enable+0x1ec/0x220) from [<c0022e64>] (_setup.part.13+0x20/0xf0)
132[ 0.332458] [<c0022e64>] (_setup.part.13+0x20/0xf0) from [<c0022fc8>] (_setup+0x94/0x9c)
133[ 0.332489] [<c0022fc8>] (_setup+0x94/0x9c) from [<c0023174>] (omap_hwmod_for_each+0x38/0x68)
134[ 0.332519] [<c0023174>] (omap_hwmod_for_each+0x38/0x68) from [<c08be724>] (omap_hwmod_setup_all+0x74/0xa0)
135[ 0.332550] [<c08be724>] (omap_hwmod_setup_all+0x74/0xa0) from [<c000876c>] (do_one_initcall+0xa0/0x170)
136[ 0.332580] [<c000876c>] (do_one_initcall+0xa0/0x170) from [<c08b49d0>] (kernel_init+0xc8/0x170)
137[ 0.332611] [<c08b49d0>] (kernel_init+0xc8/0x170) from [<c000ee84>] (kernel_thread_exit+0x0/0x8)
138[ 0.332611] ---[ end trace da227214a82491b8 ]---
139[ 0.332641] omap_hwmod: mcpdm: cannot be enabled (3)
140[ 0.339385] Enabling ERRATA 751472
141[ 0.339416] OMAP4: Map 0xafe00000 to 0xfe600000 for dram barrier
142[ 0.340362] print_constraints: dummy:
143[ 0.340667] NET: Registered protocol family 16
144[ 0.341400] GPMC revision 6.0
145[ 0.341491] mpu.0: alias fck already exists
146[ 0.341796] iva.0: alias fck already exists
147[ 0.343231] OMAP GPIO hardware version 0.1
148[ 0.344879] omap_mux_init: Add partition: #1: core, flags: 2
149[ 0.345886] omap_mux_init: Add partition: #2: wkup, flags: 2
150[ 0.348663] SRAM: Mapped pa 0x40300000 to va 0xf0840000 size: 0xd000
151[ 0.352111] _omap_mux_init_gpio: Could not set gpio7
152[ 0.352172] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
153[ 0.352203] hw-breakpoint: maximum watchpoint size is 4 bytes.
154[ 0.357879] omap_ipussdev_init: could not look up fdif
155[ 0.358825] OMAP DMA hardware revision 0.0
156[ 0.366790] bio: create slab <bio-0> at 0
157[ 0.367645] print_constraints: vwl1271: 1800 mV
158[ 0.368896] i2c-core: driver [twl] using legacy suspend method
159[ 0.368896] i2c-core: driver [twl] using legacy resume method
160[ 0.369689] SCSI subsystem initialized
161[ 0.371154] usbcore: registered new interface driver usbfs
162[ 0.371215] usbcore: registered new interface driver hub
163[ 0.371368] usbcore: registered new device driver usb
164[ 0.385467] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 400 kHz
165[ 0.386169] Skipping twl internal clock init and using bootloader value (unknown osc rate)
166[ 0.386688] twl6030: PIH (irq 39) chaining IRQs 368..387
167[ 0.387329] print_constraints: VUSB: 3300 mV normal standby
168[ 0.585296] twl6030_usb twl6030_usb: Initialized TWL6030 USB module
169[ 0.586273] print_constraints: VMMC: 1200 <--> 3000 mV at 3000 mV normal standby
170[ 0.586791] print_constraints: VPP: 1800 <--> 2500 mV at 1900 mV normal standby
171[ 0.587280] print_constraints: VUSIM: 1200 <--> 2900 mV at 1800 mV normal standby
172[ 0.587860] print_constraints: VCXIO: 1800 mV normal standby
173[ 0.588226] print_constraints: VDAC: 1800 mV normal standby
174[ 0.588684] print_constraints: VAUX1_6030: 1000 <--> 3000 mV at 2800 mV normal standby
175[ 0.588745] twl_reg twl_reg.37: Failed to set supply vmmc
176[ 0.588836] twl_reg twl_reg.37: can't register VAUX1_6030, -16
177[ 0.588867] twl_reg: probe of twl_reg.37 failed with error -16
178[ 0.589294] print_constraints: VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normal standby
179[ 0.589782] print_constraints: VAUX3_6030: 1000 <--> 3000 mV at 1200 mV normal standby
180[ 0.590118] print_constraints: CLK32KG:
181[ 0.590484] print_constraints: VANA: 2100 mV normal standby
182[ 0.598937] omap_i2c omap_i2c.2: bus 2 rev2.4.0 at 400 kHz
183[ 0.614166] omap_i2c omap_i2c.3: bus 3 rev2.4.0 at 100 kHz
184[ 0.629425] omap_i2c omap_i2c.4: bus 4 rev2.4.0 at 400 kHz
185[ 0.630157] iommu_enable: NULL arch_iommu
186[ 0.630157] omap-iommu omap-iommu.0: can't get omap iommu: -19
187[ 0.630187] omap-iommu omap-iommu.0: can't attach iommu device: -19
188[ 0.630249] omap-iommu omap-iommu.1: tesla registered
189[ 0.630432] Advanced Linux Sound Architecture Driver Version 1.0.24.
190[ 0.631042] NetLabel: Initializing
191[ 0.631042] NetLabel: domain hash size = 128
192[ 0.631072] NetLabel: protocols = UNLABELED CIPSOv4
193[ 0.631134] NetLabel: unlabeled traffic allowed by default
194[ 0.631530] Switching to clocksource 32k_counter
195[ 0.651397] FS-Cache: Loaded
196[ 0.651672] AppArmor: AppArmor Filesystem Enabled
197[ 0.666137] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
198[ 0.666778] musb-hdrc musb-hdrc: USB OTG mode controller at fc0ab000 using DMA, IRQ 124
199[ 0.667083] NET: Registered protocol family 2
200[ 0.667510] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
201[ 0.668823] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
202[ 0.671020] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
203[ 0.672271] TCP: Hash tables configured (established 131072 bind 65536)
204[ 0.672271] TCP reno registered
205[ 0.672302] UDP hash table entries: 512 (order: 2, 16384 bytes)
206[ 0.672332] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
207[ 0.672821] NET: Registered protocol family 1
208[ 1.367095] ipu-power ipu0: Test of writing to the device message log,done from ipu_pm_init
209[ 1.367126] ipu-power initialized ipu, major: 253, minor: 0
210[ 1.367706] iovmm-omap initialized ducati, major: 252, base-minor: 0
211[ 1.367919] iovmm-omap initialized tesla, major: 252, base-minor: 1
212[ 1.368896] omap-remoteproc omap-remoteproc.0: omap_rproc_probe: adding rproc tesla
213[ 1.369110] omap-remoteproc omap-remoteproc.0: omap-rproc initialized tesla, major: 251, base-minor: 0
214[ 1.369171] omap-remoteproc omap-remoteproc.1: omap_rproc_probe: adding rproc ducati-proc0
215[ 1.369354] omap-remoteproc omap-remoteproc.1: omap-rproc initialized ducati-proc0, major: 251, base-minor: 1
216[ 1.369415] omap-remoteproc omap-remoteproc.2: omap_rproc_probe: adding rproc ducati-proc1
217[ 1.369628] omap-remoteproc omap-remoteproc.2: omap-rproc initialized ducati-proc1, major: 251, base-minor: 2
218[ 1.370330] audit: initializing netlink socket (disabled)
219[ 1.370361] type=2000 audit(1.343:1): initialized
220[ 1.489898] highmem bounce pool size: 64 pages
221[ 1.499114] VFS: Disk quotas dquot_6.5.2
222[ 1.499603] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
223[ 1.503234] fuse init (API version 7.17)
224[ 1.503814] msgmni has been set to 1489
225[ 1.505554] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
226[ 1.505706] io scheduler noop registered
227[ 1.505706] io scheduler deadline registered
228[ 1.505767] io scheduler cfq registered (default)
229[ 1.506500] OMAP DSS rev 4.0
230[ 1.529907] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
231[ 1.647277] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1
232[ 1.772247] omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2
233[ 2.960906] console [ttyO2] enabled
234[ 3.053527] omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3
235[ 3.178955] [drm] Initialized drm 1.1.0 20060810
236[ 3.184570] brd: module loaded
237[ 3.192932] loop: module loaded
238[ 3.196411] (stk) :sysfs entries created
239[ 3.200592] (stk) : debugfs entries created
240[ 3.205841] Non-trimmed BGAP, Temp not accurate
241[ 3.210876] thermal_sensor_dev_register:Need to init the cpu domain
242[ 3.223907] Fixed MDIO Bus: probed
243[ 3.227600] tun: Universal TUN/TAP device driver, 1.6
244[ 3.232940] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
245[ 3.239990] PPP generic driver version 2.4.2
246[ 3.244873] usbcore: registered new interface driver smsc95xx
247[ 3.251312] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
248[ 3.258422] _regulator_get: ehci-omap.0 supply hsusb0 not found, using dummy regulator
249[ 3.266967] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
250[ 3.273315] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
251[ 3.281341] ehci-omap ehci-omap.0: irq 109, io mem 0x4a064c00
252[ 3.295654] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
253[ 3.301940] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
254[ 3.309173] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
255[ 3.316833] usb usb1: Product: OMAP-EHCI Host Controller
256[ 3.322479] usb usb1: Manufacturer: Linux 3.2.0-1412-omap4 ehci_hcd
257[ 3.329132] usb usb1: SerialNumber: ehci-omap.0
258[ 3.334655] hub 1-0:1.0: USB hub found
259[ 3.338653] hub 1-0:1.0: 3 ports detected
260[ 3.373840] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
261[ 3.380554] ohci-omap3 ohci-omap3.0: OMAP3 OHCI Host Controller
262[ 3.387145] ohci-omap3 ohci-omap3.0: new USB bus registered, assigned bus number 2
263[ 3.395324] ohci-omap3 ohci-omap3.0: irq 108, io mem 0x4a064800
264[ 3.479614] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
265[ 3.486846] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
266[ 3.494506] usb usb2: Product: OMAP3 OHCI Host Controller
267[ 3.500244] usb usb2: Manufacturer: Linux 3.2.0-1412-omap4 ohci_hcd
268[ 3.506927] usb usb2: SerialNumber: ohci-omap3.0
269[ 3.512481] hub 2-0:1.0: USB hub found
270[ 3.516510] hub 2-0:1.0: 3 ports detected
271[ 3.521392] Initializing USB Mass Storage driver...
272[ 3.526733] usbcore: registered new interface driver usb-storage
273[ 3.533142] USB Mass Storage support registered.
274[ 3.538452] mousedev: PS/2 mouse device common for all mice
275[ 3.544769] i2c-core: driver [tm12xx_ts] using legacy suspend method
276[ 3.551574] i2c-core: driver [tm12xx_ts] using legacy resume method
277[ 3.558990] twl_rtc twl_rtc: Power up reset detected.
278[ 3.565490] twl_rtc twl_rtc: Enabling TWL-RTC.
279[ 3.572052] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
280[ 3.578796] Linux media interface: v0.10
281[ 3.583038] Linux video capture interface: v2.00
282[ 3.591766] OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
283[ 3.598815] device-mapper: uevent: version 1.0.3
284[ 3.604187] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
285[ 3.615386] _regulator_get: omap_hsmmc.0 supply vmmc_aux not found, using dummy regulator
286[ 3.627319] _regulator_get: omap_hsmmc.4 supply vmmc_aux not found, using dummy regulator
287[ 3.670684] usb 1-1: new high-speed USB device number 2 using ehci-omap
288[ 3.713043] thermal_governor_dev_register:Adding omap_ondie_governor governor
289[ 3.720642] thermal_init_thermal_state:Not all components registered for cpu domain sensor (null), gov=ee565080, cooling= (null)
290[ 3.734466] proc4430_drv_initializeModule
291[ 3.739318] omap-devicehandler omap-devicehandler.0: omap_devh_probe: adding devh Tesla
292[ 3.748046] omap-devh initialized Tesla, major: 242, base-minor: 0
293[ 3.754821] omap-devicehandler omap-devicehandler.1: omap_devh_probe: adding devh SysM3
294[ 3.763519] omap-devh initialized SysM3, major: 242, base-minor: 1
295[ 3.770324] omap-devicehandler omap-devicehandler.2: omap_devh_probe: adding devh AppM3
296[ 3.779052] omap-devh initialized AppM3, major: 242, base-minor: 2
297[ 3.788238] SDP4430 SoC init
298[ 3.823883] asoc: null-codec-dai <-> MultiMedia1 mapping ok
299[ 3.830718] asoc: null-codec-dai <-> MultiMedia2 mapping ok
300[ 3.838134] asoc: null-codec-dai <-> Voice mapping ok
301[ 3.844177] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
302[ 3.844726] asoc: null-codec-dai <-> Tones mapping ok
303[ 3.856750] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
304[ 3.857635] asoc: null-codec-dai <-> Vibra mapping ok
305[ 3.858184] asoc: null-codec-dai <-> MODEM mapping ok
306[ 3.858642] asoc: null-codec-dai <-> MultiMedia1 LP mapping ok
307[ 3.860321] asoc: FM Digital <-> omap-mcbsp-dai.1 mapping ok
308[ 3.861389] asoc: twl6040-legacy <-> mcpdm-dl mapping ok
309[ 3.862457] asoc: dmic-hifi <-> omap-dmic-dai-0 mapping ok
310[ 3.863708] asoc: twl6040-dl1 <-> mcpdm-dl1 mapping ok
311[ 3.864166] asoc: twl6040-ul <-> mcpdm-ul1 mapping ok
312[ 3.864593] asoc: twl6040-dl2 <-> mcpdm-dl2 mapping ok
313[ 3.865051] asoc: twl6040-vib <-> mcpdm-vib mapping ok
314[ 3.865509] asoc: Bluetooth <-> omap-mcbsp-dai.0 mapping ok
315[ 3.866027] asoc: Bluetooth <-> omap-mcbsp-dai.0 mapping ok
316[ 3.866516] asoc: FM Digital <-> omap-mcbsp-dai.1 mapping ok
317[ 3.867004] asoc: MODEM <-> omap-mcbsp-dai.1 mapping ok
318[ 3.867431] asoc: dmic-hifi <-> omap-dmic-abe-dai-0 mapping ok
319[ 3.867889] asoc: dmic-hifi <-> omap-dmic-abe-dai-1 mapping ok
320[ 3.868316] asoc: dmic-hifi <-> omap-dmic-abe-dai-2 mapping ok
321[ 3.963287] hub 1-1:1.0: USB hub found
322[ 3.967559] hub 1-1:1.0: 5 ports detected
323[ 3.973480] mmc0: host does not support reading read-only switch. assuming write-enable.
324[ 3.982818] input: PandaES Headset Jack as /devices/platform/soc-audio.0/sound/card0/input0
325[ 3.991790] mmc0: new high speed SDHC card at address 0002
326[ 3.998260] mmcblk0: mmc0:0002 00000 7.41 GiB
327[ 4.007110] Error: Driver 'hdmi-audio-dai' is already registered, aborting...
328[ 4.014709] OMAP4 HDMI audio SoC init
329[ 4.018676] mmcblk0: p1 p2
330[ 4.031066] asoc: omap4-hdmi-audio-codec <-> hdmi-audio-dai mapping ok
331[ 4.046508] ALSA device list:
332[ 4.049652] #0: TI OMAP4 Board
333[ 4.053070] #1: TI OMAP4 HDMI Board
334[ 4.057067] u32 classifier
335[ 4.059936] Actions configured
336[ 4.065063] TCP cubic registered
337[ 4.069641] NET: Registered protocol family 10
338[ 4.077911] NET: Registered protocol family 17
339[ 4.082824] lib80211: common routines for IEEE802.11 drivers
340[ 4.088928] Registering the dns_resolver key type
341[ 4.093963] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
342[ 4.102111] ThumbEE CPU extension supported.
343[ 4.106658] Registering SWP/SWPB emulation handler
344[ 4.115997] thermal_cooling_dev_register:Found cpu cpu
345[ 4.121429] thermal_cooling_dev_register: doing deferred tdev
346[ 4.128021] thermal_sensor_dev_register:Found cpu cpu
347[ 4.133422] thermal_sensor_dev_register:Adding omap_ondie_sensor sensor
348[ 4.140441] thermal_init_thermal_state: Getting initial temp for cpu domain
349[ 4.147857] thermal_request_temp
350[ 4.151367] omap_safe_zone:hot spot temp 57846
351[ 4.157165] cpufreq_apply_cooling: Unthrottle cool level 0 curr cool 125000
352[ 4.166534] omap_thermal_step_freq_up: temperature reduced, stepping up to 0
353[ 4.174163] thermal_request_temp got 47800
354[ 4.178863] mmc1: card claims to support voltages below the defined range. These will be ignored.
355[ 4.188446] omap_sr_disable: omap_sr struct for sr_mpu not found
356[ 4.194885] omap_sr_disable: omap_sr struct for sr_mpu not found
357[ 4.201324] Power Management for TI OMAP4.
358[ 4.205993] sr_init: No PMIC hook to init smartreflex
359[ 4.211395] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
360[ 4.219879] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
361[ 4.228393] smartreflex smartreflex.2: omap_sr_probe: SmartReflex driver initialized
362[ 4.236968] SmartReflex Class3 initialized
363[ 4.250946] registered taskstats version 1
364[ 4.258575] regulator_init_complete: VANA: incomplete constraints, leaving on
365[ 4.266693] regulator_init_complete: CLK32KG: incomplete constraints, leaving on
366[ 4.274597] usb 1-1.1: new high-speed USB device number 3 using ehci-omap
367[ 4.275970] regulator_init_complete: VDAC: incomplete constraints, leaving on
368[ 4.277221] regulator_init_complete: VUSB: incomplete constraints, leaving on
369[ 4.297027] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
370[ 4.314056] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
371[ 4.320648] omapdrm omapdrm.0: dvi has no driver.. skipping it
372[ 4.321624] mmc1: new SDIO card at address 0001
373[ 4.470062] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
374[ 4.470062] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
375[ 4.472869] smsc95xx v1.0.4
376[ 4.522033] Console: switching to colour frame buffer device 240x67
377[ 4.590087] fb0: omapdrm frame buffer device
378[ 4.594726] drm: registered panic notifier
379[ 4.599121] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
380[ 4.606231] [drm] No driver support for vblank timestamp query.
381[ 4.612609] [drm] Initialized omapdrm 1.0.0 20110403 on minor 0
382[ 4.620330] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-ehci-omap.0-1.1, smsc95xx USB 2.0 Ethernet, 2e:60:12:2f:4e:01
383[ 4.635162] Waiting for root device /dev/sdb2...
384[ 4.741607] usb 1-1.2: new full-speed USB device number 4 using ehci-omap
385[ 4.921356] usb 1-1.2: New USB device found, idVendor=046d, idProduct=c52f
386[ 4.921356] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
387[ 4.936523] usb 1-1.2: Product: USB Receiver
388[ 4.936523] usb 1-1.2: Manufacturer: Logitech
389[ 5.030242] usb 1-1.3: new low-speed USB device number 5 using ehci-omap
390[ 5.292144] usb 1-1.3: New USB device found, idVendor=03f0, idProduct=0f0c
391[ 5.299468] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
392[ 5.307281] usb 1-1.3: Product: USB Multimedia Wireless Kit
393[ 5.313201] usb 1-1.3: Manufacturer: Chicony