Advertisement
Guest User

Untitled

a guest
Mar 10th, 2015
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.84 KB | None | 0 0
  1. U-Boot SPL 2015.01-rc4 (Feb 02 2015 - 00:39:42)
  2. OMAP4460 ES1.1
  3. SPL: Please implement spl_start_uboot() for your board
  4. SPL: Direct Linux boot not active!
  5. reading u-boot.img
  6. reading u-boot.img
  7.  
  8.  
  9. U-Boot 2015.01-rc4 (Feb 02 2015 - 00:39:42)
  10.  
  11. CPU : OMAP4460 ES1.1
  12. Board: OMAP4 Panda
  13. I2C: ready
  14. DRAM: 1 GiB
  15. MMC: OMAP SD/MMC: 0
  16. Using default environment
  17.  
  18. Net: No ethernet found.
  19. Hit any key to stop autoboot: 0
  20. switch to partitions #0, OK
  21. mmc0 is current device
  22. SD/MMC found on device 0
  23. reading boot.scr
  24. ** Unable to read file boot.scr **
  25. reading uEnv.txt
  26. ** Unable to read file uEnv.txt **
  27. ** File not found /boot/zImage **
  28. reading uImage
  29. 4324000 bytes read in 203 ms (20.3 MiB/s)
  30. Booting from mmc0 ...
  31. ## Booting kernel from Legacy Image at 82000000 ...
  32. Image Name: Linux-3.4.11
  33. Image Type: ARM Linux Kernel Image (uncompressed)
  34. Data Size: 4323936 Bytes = 4.1 MiB
  35. Load Address: 80008000
  36. Entry Point: 80008000
  37. Verifying Checksum ... OK
  38. Loading Kernel Image ... OK
  39.  
  40. Starting kernel ...
  41.  
  42. Uncompressing Linux... done, booting the kernel.
  43. [ 0.000000] Booting Linux on physical CPU 0
  44. [ 0.000000] Initializing cgroup subsys cpuset
  45. [ 0.000000] Initializing cgroup subsys cpu
  46. [ 0.000000] Linux version 3.4.11 (robotics-lab@PC-2) (gcc version 4.9.1 (GCC) ) #1 SMP PREEMPT Mon Feb 2 00:15:34 IST 2015
  47. [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d
  48. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  49. [ 0.000000] Machine: OMAP4 Panda board
  50. [ 0.000000] cma: CMA: reserved 8 MiB at 98800000
  51. [ 0.000000] cma: CMA: reserved 112 MiB at 99000000
  52. [ 0.000000] cma: CMA: reserved 32 MiB at ad800000
  53. [ 0.000000] cma: CMA: reserved 16 MiB at ac000000
  54. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  55. [ 0.000000] omap2_set_globals_tap
  56. [ 0.000000] OMAP4: Map 0xad600000 to 0xfe600000 for dram barrier
  57. [ 0.000000] omap2_set_globals_tap
  58. [ 0.000000] OMAP4460 ES1.1
  59. [ 0.000000] PERCPU: Embedded 8 pages/cpu @c12de000 s11712 r8192 d12864 u32768
  60. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259584
  61. [ 0.000000] Kernel command line: console=ttyO2,115200n8 vram=16M root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait
  62. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  63. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  64. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  65. [ 0.000000] allocated 2097152 bytes of page_cgroup
  66. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  67. [ 0.000000] Memory: 726MB 296MB = 1022MB total
  68. [ 0.000000] Memory: 851916k/851916k available, 196660k reserved, 270336K highmem
  69. [ 0.000000] Virtual kernel memory layout:
  70. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  71. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  72. [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  73. [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  74. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  75. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  76. [ 0.000000] .text : 0xc0008000 - 0xc084a120 (8457 kB)
  77. [ 0.000000] .init : 0xc084b000 - 0xc08abdc0 ( 388 kB)
  78. [ 0.000000] .data : 0xc08ac000 - 0xc092c268 ( 513 kB)
  79. [ 0.000000] .bss : 0xc092c28c - 0xc0ad43c4 (1697 kB)
  80. [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  81. [ 0.000000] Preemptible hierarchical RCU implementation.
  82. [ 0.000000] NR_IRQS:538
  83. [ 0.000000] omap_sr_disable: omap_sr struct for sr_wakeup not found
  84. [ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
  85. [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
  86. [ 0.000000] Console: colour dummy device 80x30
  87. [ 0.000183] Calibrating delay loop... 1392.74 BogoMIPS (lpj=5439488)
  88. [ 0.070373] pid_max: default: 32768 minimum: 301
  89. [ 0.070648] Security Framework initialized
  90. [ 0.070709] AppArmor: AppArmor initialized
  91. [ 0.071014] Mount-cache hash table entries: 512
  92. [ 0.072540] Initializing cgroup subsys cpuacct
  93. [ 0.072570] Initializing cgroup subsys memory
  94. [ 0.072631] Initializing cgroup subsys devices
  95. [ 0.072662] Initializing cgroup subsys freezer
  96. [ 0.072662] Initializing cgroup subsys net_cls
  97. [ 0.072692] Initializing cgroup subsys blkio
  98. [ 0.072723] Initializing cgroup subsys perf_event
  99. [ 0.072875] CPU: Testing write buffer coherency: ok
  100. [ 0.072967] ftrace: allocating 22946 entries in 68 pages
  101. [ 0.139312] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  102. [ 0.139556] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
  103. [ 0.139709] Setting up static identity map for 0x8058d840 - 0x8058d898
  104. [ 0.139739] L310 cache controller enabled
  105. [ 0.139739] l2x0: 16 ways, CACHE_ID 0x410000c7, AUX_CTRL 0x5e470000, Cache size: 1048576 B
  106. [ 0.139770] omap_sar_ram_init
  107. [ 0.140014] generating sar_ram layout...
  108. [ 0.140197] sar ram layout created
  109. [ 0.218048] CPU1: Booted secondary processor
  110. [ 0.288024] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  111. [ 0.288085] CPU1: Unknown IPI message 0x1
  112. [ 0.288085] Brought up 2 CPUs
  113. [ 0.288116] SMP: Total of 2 processors activated (2792.83 BogoMIPS).
  114. [ 0.289123] devtmpfs: initialized
  115. [ 0.294586] omap_sr_disable: omap_sr struct for sr_core not found
  116. [ 0.294616] omap_sr_disable: omap_sr struct for sr_core not found
  117. [ 0.294647] omap_sr_disable: omap_sr struct for sr_core not found
  118. [ 0.294677] omap_sr_disable: omap_sr struct for sr_core not found
  119. [ 0.294708] omap_sr_disable: omap_sr struct for sr_core not found
  120. [ 0.294738] omap_sr_disable: omap_sr struct for sr_core not found
  121. [ 0.294769] omap_sr_disable: omap_sr struct for sr_iva not found
  122. [ 0.294799] omap_sr_disable: omap_sr struct for sr_core not found
  123. [ 0.294830] omap_sr_disable: omap_sr struct for sr_core not found
  124. [ 0.294860] omap_sr_disable: omap_sr struct for sr_iva not found
  125. [ 0.294891] omap_sr_disable: omap_sr struct for sr_core not found
  126. [ 0.294921] omap_sr_disable: omap_sr struct for sr_iva not found
  127. [ 0.294982] omap_sr_disable: omap_sr struct for sr_core not found
  128. [ 0.295043] omap_sr_disable: omap_sr struct for sr_core not found
  129. [ 0.295074] omap_sr_disable: omap_sr struct for sr_core not found
  130. [ 0.295104] omap_sr_disable: omap_sr struct for sr_core not found
  131. [ 0.295166] omap_sr_disable: omap_sr struct for sr_core not found
  132. [ 0.295196] omap_sr_disable: omap_sr struct for sr_core not found
  133. [ 0.295227] omap_sr_disable: omap_sr struct for sr_core not found
  134. [ 0.296142] omap_sr_disable: omap_sr struct for sr_iva not found
  135. [ 0.296173] omap_sr_disable: omap_sr struct for sr_iva not found
  136. [ 0.296295] omap_sr_disable: omap_sr struct for sr_iva not found
  137. [ 0.296325] omap_sr_disable: omap_sr struct for sr_iva not found
  138. [ 0.296356] omap_sr_disable: omap_sr struct for sr_iva not found
  139. [ 0.299072] omap_hwmod: mcpdm: _wait_target_ready error: -16
  140. [ 0.299102] omap_sr_disable: omap_sr struct for sr_iva not found
  141. [ 0.299102] omap_hwmod: mcpdm: cannot be enabled (3)
  142. [ 0.299438] omap_sr_disable: omap_sr struct for sr_iva not found
  143. [ 0.299468] omap_sr_disable: omap_sr struct for sr_iva not found
  144. [ 0.299499] omap_sr_disable: omap_sr struct for sr_iva not found
  145. [ 0.299530] omap_sr_disable: omap_sr struct for sr_iva not found
  146. [ 0.300842] omap_sr_disable: omap_sr struct for sr_iva not found
  147. [ 0.302093] dummy:
  148. [ 0.311462] NET: Registered protocol family 16
  149. [ 0.314941] DMA: preallocated 256 KiB pool for atomic coherent allocations
  150. [ 0.315399] GPMC revision 6.0
  151. [ 0.319671] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
  152. [ 0.319763] OMAP GPIO hardware version 0.1
  153. [ 0.320098] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
  154. [ 0.320495] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
  155. [ 0.320892] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
  156. [ 0.321289] gpiochip_add: registered GPIOs 128 to 159 on device: gpio
  157. [ 0.321716] gpiochip_add: registered GPIOs 160 to 191 on device: gpio
  158. [ 0.324615] omap_mux_init: Add partition: #1: core, flags: 2
  159. [ 0.325653] omap_mux_init: Add partition: #2: wkup, flags: 2
  160. [ 0.329559] omap_mux_get_by_name: Could not find signal uart1_cts.uart1_cts
  161. [ 0.329589] omap_hwmod_mux_init: Could not allocate device mux entry
  162. [ 0.336029] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  163. [ 0.336029] hw-breakpoint: maximum watchpoint size is 4 bytes.
  164. [ 0.342468] Updated GPU clock source to be dpll_per_m7x2_ck
  165. [ 0.346221] omap-mcbsp.1: alias pad_fck already exists
  166. [ 0.346588] omap-mcbsp.2: alias pad_fck already exists
  167. [ 0.346923] omap-mcbsp.3: alias pad_fck already exists
  168. [ 0.347290] omap-mcbsp.4: alias pad_fck already exists
  169. [ 0.347656] omap4plus_scm.0: alias fck already exists
  170. [ 0.348937] OMAP DMA hardware revision 0.0
  171. [ 0.349761] emif emif.1: Device configured with addr = f0e00000 and IRQ142
  172. [ 0.350006] emif emif.2: Device configured with addr = f1000000 and IRQ143
  173. [ 0.378814] bio: create slab <bio-0> at 0
  174. [ 0.380584] vwl1271: 1800 mV
  175. [ 0.380920] vhub: 3300 mV
  176. [ 0.381256] hsusb0: 3300 mV
  177. [ 0.381286] hsusb0: supplied by vhub
  178. [ 0.389007] SCSI subsystem initialized
  179. [ 0.389617] omap2_mcspi omap2_mcspi.1: master is unqueued, this is deprecated
  180. [ 0.390075] omap2_mcspi omap2_mcspi.2: master is unqueued, this is deprecated
  181. [ 0.390533] omap2_mcspi omap2_mcspi.3: master is unqueued, this is deprecated
  182. [ 0.390991] omap2_mcspi omap2_mcspi.4: master is unqueued, this is deprecated
  183. [ 0.392181] usbcore: registered new interface driver usbfs
  184. [ 0.392578] usbcore: registered new interface driver hub
  185. [ 0.392852] usbcore: registered new device driver usb
  186. [ 0.394256] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 400 kHz
  187. [ 0.395416] Skipping twl internal clock init and using bootloader value (unknown osc rate)
  188. [ 0.395965] twl 1-0048: PIH (irq 39) chaining IRQs 416..436
  189. [ 0.396942] VUSB: 3300 mV normal standby
  190. [ 0.400756] twl6030_usb twl6030_usb: Initialized TWL6030 USB module
  191. [ 0.402374] V1V8: 1800 mV normal standby
  192. [ 0.403015] V2V1: 2100 mV normal standby
  193. [ 0.403808] VMMC: 1200 <--> 3000 mV at 3000 mV normal standby
  194. [ 0.404785] VPP: 1800 <--> 2500 mV at 1900 mV normal standby
  195. [ 0.405883] VCXIO: 1800 mV normal standby
  196. [ 0.405914] VCXIO: supplied by V2V1
  197. [ 0.407165] VDAC: 1800 mV normal standby
  198. [ 0.407226] VDAC: supplied by V2V1
  199. [ 0.408325] VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normal standby
  200. [ 0.409271] VAUX3_6030: 1000 <--> 3000 mV at 1200 mV normal standby
  201. [ 0.410308] CLK32KG:
  202. [ 0.410949] VANA: 2100 mV normal standby
  203. [ 0.411499] omap_i2c omap_i2c.2: bus 2 rev2.4.0 at 400 kHz
  204. [ 0.411956] omap_i2c omap_i2c.3: bus 3 rev2.4.0 at 100 kHz
  205. [ 0.412658] omap_i2c omap_i2c.4: bus 4 rev2.4.0 at 400 kHz
  206. [ 0.414276] Linux media interface: v0.10
  207. [ 0.414489] Linux video capture interface: v2.00
  208. [ 0.415985] omap-iommu omap-iommu.0: dsp registered
  209. [ 0.416076] omap-iommu omap-iommu.1: ipu registered
  210. [ 0.416687] Advanced Linux Sound Architecture Driver Version 1.0.25.
  211. [ 0.417846] NetLabel: Initializing
  212. [ 0.417877] NetLabel: domain hash size = 128
  213. [ 0.417877] NetLabel: protocols = UNLABELED CIPSOv4
  214. [ 0.417938] NetLabel: unlabeled traffic allowed by default
  215. [ 0.418884] Switching to clocksource 32k_counter
  216. [ 0.438873] FS-Cache: Loaded
  217. [ 0.439086] AppArmor: AppArmor Filesystem Enabled
  218. [ 0.465667] NET: Registered protocol family 2
  219. [ 0.466033] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  220. [ 0.466735] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  221. [ 0.468902] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
  222. [ 0.470458] TCP: Hash tables configured (established 131072 bind 65536)
  223. [ 0.470458] TCP: reno registered
  224. [ 0.470489] UDP hash table entries: 512 (order: 2, 16384 bytes)
  225. [ 0.470520] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  226. [ 0.470916] NET: Registered protocol family 1
  227. [ 0.471069] usbhs_omap usbhs_omap: ehci_logic_fck failed:-2
  228. [ 0.472656] NetWinder Floating Point Emulator V0.97 (double precision)
  229. [ 0.732757] omap-rproc.1: alias fck already exists
  230. [ 0.734130] omap_sr_disable: omap_sr struct for sr_iva not found
  231. [ 0.734222] omap_sr_disable: omap_sr struct for sr_iva not found
  232. [ 0.734313] omap_sr_disable: omap_sr struct for sr_iva not found
  233. [ 0.734405] omap_sr_disable: omap_sr struct for sr_iva not found
  234. [ 0.736297] audit: initializing netlink socket (disabled)
  235. [ 0.736328] type=2000 audit(0.695:1): initialized
  236. [ 0.849609] highmem bounce pool size: 64 pages
  237. [ 0.866577] VFS: Disk quotas dquot_6.5.2
  238. [ 0.867126] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  239. [ 0.873413] fuse init (API version 7.18)
  240. [ 0.874114] msgmni has been set to 1471
  241. [ 0.876434] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  242. [ 0.876586] io scheduler noop registered
  243. [ 0.876617] io scheduler deadline registered
  244. [ 0.876647] io scheduler cfq registered (default)
  245. [ 0.877777] OMAP DSS rev 4.0
  246. [ 0.909362] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  247. [ 0.911743] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
  248. [ 0.912322] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1
  249. [ 0.912902] omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2
  250. [ 2.104797] console [ttyO2] enabled
  251. [ 2.109802] omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3
  252. [ 2.118865] [drm] Initialized drm 1.1.0 20060810
  253. [ 2.138427] brd: module loaded
  254. [ 2.148742] loop: module loaded
  255. [ 2.152191] (stk) :sysfs entries created
  256. [ 2.156707] (stk) : debugfs entries created
  257. [ 2.174682] Fixed MDIO Bus: probed
  258. [ 2.178527] tun: Universal TUN/TAP device driver, 1.6
  259. [ 2.183929] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  260. [ 2.191192] PPP generic driver version 2.4.2
  261. [ 2.196594] usbcore: registered new interface driver smsc95xx
  262. [ 2.203369] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  263. [ 2.351104] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
  264. [ 2.357604] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
  265. [ 2.366363] ehci-omap ehci-omap.0: irq 109, io mem 0x4a064c00
  266. [ 2.387725] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
  267. [ 2.394042] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  268. [ 2.401306] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  269. [ 2.409027] usb usb1: Product: OMAP-EHCI Host Controller
  270. [ 2.414703] usb usb1: Manufacturer: Linux 3.4.11 ehci_hcd
  271. [ 2.420501] usb usb1: SerialNumber: ehci-omap.0
  272. [ 2.426361] hub 1-0:1.0: USB hub found
  273. [ 2.430389] hub 1-0:1.0: 3 ports detected
  274. [ 2.466033] Initializing USB Mass Storage driver...
  275. [ 2.471496] usbcore: registered new interface driver usb-storage
  276. [ 2.477935] USB Mass Storage support registered.
  277. [ 2.483123] usbcore: registered new interface driver libusual
  278. [ 2.489288] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
  279. [ 2.697814] musb-hdrc musb-hdrc: USB OTG mode controller at fc0ab000 using DMA, IRQ 124
  280. [ 2.707672] mousedev: PS/2 mouse device common for all mice
  281. [ 2.715850] twl_rtc twl_rtc: Power up reset detected.
  282. [ 2.722229] twl_rtc twl_rtc: Enabling TWL-RTC
  283. [ 2.727325] twl_rtc twl_rtc: Enabling TWL-RTC.
  284. [ 2.735351] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
  285. [ 2.742248] i2c /dev entries driver
  286. [ 2.749206] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
  287. [ 2.757781] device-mapper: uevent: version 1.0.3
  288. [ 2.762786] usb 1-1: new high-speed USB device number 2 using ehci-omap
  289. [ 2.770690] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
  290. [ 2.782928] omap_hsmmc.0 supply vmmc_aux not found, using dummy regulator
  291. [ 2.897521] omap_hsmmc.4 supply vmmc_aux not found, using dummy regulator
  292. [ 2.919372] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
  293. [ 2.926452] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  294. [ 2.935211] hub 1-1:1.0: USB hub found
  295. [ 2.939331] hub 1-1:1.0: 5 ports detected
  296. [ 3.014923] thermal_governor_dev_register:Adding omap_ongpu_governor governor
  297. [ 3.022613] thermal_get_slope:Getting slope is not supported for domain gpu
  298. [ 3.030059] thermal_get_offset:Getting offset is not supported for domain gpu
  299. [ 3.038055] stm_fw: vendor driver stm_ti1.0 registered
  300. [ 3.047760] omap_pcm_dummy() init
  301. [ 3.051971] OMAP4/5 SoC init
  302. [ 3.055023] omap_pcm_dummy() init
  303. [ 3.058532] omap_mcpdm_dummy() init
  304. [ 3.063201] aess aess: ABE Firmware version 9560
  305. [ 3.071411] omap_sr_disable: omap_sr struct for sr_iva not found
  306. [ 3.150268] mmc0: host does not support reading read-only switch. assuming write-enable.
  307. [ 3.161743] mmc0: new high speed SDHC card at address aaaa
  308. [ 3.168182] mmcblk0: mmc0:aaaa SU08G 7.40 GiB
  309. [ 3.174743] mmcblk0: p1 p2
  310. [ 3.226898] omap_sr_disable: omap_sr struct for sr_iva not found
  311. [ 3.233581] usb 1-1.1: new high-speed USB device number 3 using ehci-omap
  312. [ 3.251190] asoc: snd-soc-dummy-dai <-> MultiMedia1 mapping ok
  313. [ 3.258789] asoc: snd-soc-dummy-dai <-> MultiMedia2 mapping ok
  314. [ 3.267608] asoc: snd-soc-dummy-dai <-> Voice mapping ok
  315. [ 3.275146] asoc: snd-soc-dummy-dai <-> Tones mapping ok
  316. [ 3.282348] asoc: snd-soc-dummy-dai <-> Vibra mapping ok
  317. [ 3.288391] asoc: snd-soc-dummy-dai <-> MODEM mapping ok
  318. [ 3.294342] asoc: snd-soc-dummy-dai <-> MultiMedia1 LP mapping ok
  319. [ 3.300994] asoc: snd-soc-dummy-dai <-> omap-mcbsp.2 mapping ok
  320. [ 3.310028] asoc: twl6040-legacy <-> mcpdm-legacy mapping ok
  321. [ 3.316619] asoc: twl6040-dl1 <-> mcpdm-dl1 mapping ok
  322. [ 3.322326] asoc: twl6040-ul <-> mcpdm-ul1 mapping ok
  323. [ 3.327911] asoc: twl6040-dl2 <-> mcpdm-dl2 mapping ok
  324. [ 3.333831] asoc: twl6040-vib <-> mcpdm-vib mapping ok
  325. [ 3.339477] asoc: snd-soc-dummy-dai <-> omap-mcbsp.1 mapping ok
  326. [ 3.346008] asoc: snd-soc-dummy-dai <-> omap-mcbsp.1 mapping ok
  327. [ 3.352569] asoc: snd-soc-dummy-dai <-> omap-mcbsp.2 mapping ok
  328. [ 3.359069] asoc: snd-soc-dummy-dai <-> omap-mcbsp.2 mapping ok
  329. [ 3.366119] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  330. [ 3.373443] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  331. [ 3.382354] input: PandaES Headset Jack as /devices/platform/omap-abe-twl6040/sound/card0/input0
  332. [ 3.392211] smsc95xx v1.0.4
  333. [ 3.402709] asoc: omap-hdmi-hifi <-> omap-hdmi-audio-dai mapping ok
  334. [ 3.410888] u32 classifier
  335. [ 3.413818] Actions configured
  336. [ 3.417785] TCP: cubic registered
  337. [ 3.425415] NET: Registered protocol family 10
  338. [ 3.425964] mmc1: card claims to support voltages below the defined range. These will be ignored.
  339. [ 3.436279] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
  340. [ 3.437499] mmc1: new SDIO card at address 0001
  341. [ 3.451049] NET: Registered protocol family 17
  342. [ 3.456298] lib80211: common routines for IEEE802.11 drivers
  343. [ 3.462738] Registering the dns_resolver key type
  344. [ 3.467895] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  345. [ 3.476074] ThumbEE CPU extension supported.
  346. [ 3.480621] Registering SWP/SWPB emulation handler
  347. [ 3.486877] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-ehci-omap.0-1.1, smsc95xx USB 2.0 Ethernet, 2e:60:d8:0b:3d:0a
  348. [ 3.503540] omap_sr_disable: omap_sr struct for sr_mpu not found
  349. [ 3.510162] omap_sr_disable: omap_sr struct for sr_core not found
  350. [ 3.517333] Power Management for TI OMAP4XX/OMAP5XXX devices.
  351. [ 3.523712] hwmod gpmc not found
  352. [ 3.527282] sr_init: No PMIC hook to init smartreflex
  353. [ 3.533172] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
  354. [ 3.541656] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
  355. [ 3.550354] smartreflex smartreflex.2: omap_sr_probe: SmartReflex driver initialized
  356. [ 3.559326] SmartReflex class 1.5 driver: initialized (86400000ms)
  357. [ 3.572326] clock: disabling unused clocks to save power
  358. [ 3.580261] registered taskstats version 1
  359. [ 3.584808] do_calibrate: mpu: Calibration complete: Voltage Nominal=1380000Calib=1200000 margin=0
  360. [ 3.594573] do_calibrate: iva: Calibration complete: Voltage Nominal=1140000Calib=962200 margin=0
  361. [ 3.604339] do_calibrate: core: Calibration complete: Voltage Nominal=1127000Calib=1025500 margin=13000
  362. [ 3.616638] VANA: incomplete constraints, leaving on
  363. [ 3.623077] VDAC: incomplete constraints, leaving on
  364. [ 3.629089] VUSB: incomplete constraints, leaving on
  365. [ 3.635375] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
  366. [ 3.659362] dmm dmm: initialized all PAT entries
  367. [ 3.669250] No connectors reported connected with modes
  368. [ 3.674835] [drm] Cannot find any crtc or sizes - going 1024x768
  369. [ 3.710296] [drm] Enabling DMM ywrap scrolling
  370. [ 3.729827] Console: switching to colour frame buffer device 128x48
  371. [ 3.749633] fb0: omapdrm frame buffer device
  372. [ 3.754150] drm: registered panic notifier
  373. [ 3.758544] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
  374. [ 3.765594] [drm] No driver support for vblank timestamp query.
  375. [ 3.771911] [drm] Initialized omapdrm 1.0.0 20110917 on minor 0
  376. [ 3.779052] ALSA device list:
  377. [ 3.782196] #0: PandaES
  378. [ 3.785003] #1: OMAPHDMI
  379. [ 3.796264] kjournald starting. Commit interval 5 seconds
  380. [ 3.802246] EXT3-fs (mmcblk0p2): using internal journal
  381. [ 3.807830] EXT3-fs (mmcblk0p2): recovery complete
  382. [ 3.812988] EXT3-fs (mmcblk0p2): mounted filesystem with writeback data mode
  383. [ 3.820556] VFS: Mounted root (ext3 filesystem) on device 179:2.
  384. [ 3.828582] devtmpfs: error mounting -2
  385. [ 3.833129] Freeing init memory: 384K
  386. [ 3.837036] Write protecting the kernel text section c0008000 - c07c7000
  387. [ 3.845275] Kernel panic - not syncing: No init found. Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.
  388. [ 3.858642] [<c001b26c>] (unwind_backtrace+0x0/0xe8) from [<c057fff0>] (dump_stack+0x20/0x24)
  389. [ 3.867736] [<c057fff0>] (dump_stack+0x20/0x24) from [<c05804f4>] (panic+0x94/0x1d0)
  390. [ 3.876007] [<c05804f4>] (panic+0x94/0x1d0) from [<c057fe6c>] (init_post+0xb4/0xd8)
  391. [ 3.884185] [<c057fe6c>] (init_post+0xb4/0xd8) from [<c084badc>] (kernel_init+0x1e8/0x22c)
  392. [ 3.893035] CPU1: stopping
  393. [ 3.895935] [<c001b26c>] (unwind_backtrace+0x0/0xe8) from [<c057fff0>] (dump_stack+0x20/0x24)
  394. [ 3.904998] [<c057fff0>] (dump_stack+0x20/0x24) from [<c0018ba0>] (handle_IPI+0x104/0x1d4)
  395. [ 3.913787] [<c0018ba0>] (handle_IPI+0x104/0x1d4) from [<c00086b8>] (gic_handle_irq+0x68/0x70)
  396. [ 3.922943] [<c00086b8>] (gic_handle_irq+0x68/0x70) from [<c0588300>] (__irq_svc+0x40/0x70)
  397. [ 3.931823] Exception stack(0xed0cdf68 to 0xed0cdfb0)
  398. [ 3.937194] df60: 00000001 ee3ffebf 4010e8bd fe404000 ed0cc000 ed0cc000
  399. [ 3.945892] df80: 00000001 c092c5d0 8000406a 412fc09a 00000000 ed0cdfbc ed0cdf9c ed0cdfb0
  400. [ 3.954559] dfa0: c002a94c c0013f68 a0000113 ffffffff
  401. [ 3.959960] [<c0588300>] (__irq_svc+0x40/0x70) from [<c0013f68>] (default_idle+0x34/0x3c)
  402. [ 3.968658] [<c0013f68>] (default_idle+0x34/0x3c) from [<c00142d0>] (cpu_idle+0xcc/0x11c)
  403. [ 3.977355] [<c00142d0>] (cpu_idle+0xcc/0x11c) from [<c057c9f4>] (secondary_start_kernel+0x120/0x144)
  404. [ 3.987152] [<c057c9f4>] (secondary_start_kernel+0x120/0x144) from [<8057c354>] (0x8057c354)
  405. [ 3.996124] panic occurred, switching back to text console
  406.  
  407. FATAL: term closed
  408. term_exitfunc: reset failed for dev UNKNOWN: Input/output error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement