Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2013
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.19 KB | None | 0 0
  1. O�tصb�$U @D�� �
  2. U-Boot SPL 2012.07-00002-g5da8247 (Sep 30 2012 - 17:22:13)
  3. OMAP SD/MMC: 0
  4. reading u-boot.img
  5. reading u-boot.img
  6.  
  7.  
  8. U-Boot 2012.07-00002-g5da8247 (Sep 30 2012 - 17:22:13)
  9.  
  10. OMAP3530-GP ES3.1, CPU-OPP2, L3-165MHz, Max CPU Clock 720 mHz
  11. Gumstix Overo board + LPDDR/NAND
  12. I2C: ready
  13. DRAM: 512 MiB
  14. NAND: 512 MiB
  15. MMC: OMAP SD/MMC: 0
  16. *** Warning - bad CRC, using default environment
  17.  
  18. In: serial
  19. Out: serial
  20. Err: serial
  21. Board revision: 1
  22. Tranceiver detected on mmc2
  23. No EEPROM on expansion board
  24. Die ID #43dc00040000000004037f660a013006
  25. Net: smc911x-0
  26. Hit any key to stop autoboot: 0
  27. reading boot.scr
  28.  
  29. ** Unable to read "boot.scr" from mmc 0:1 **
  30. reading uImage
  31.  
  32. 3462104 bytes read
  33. Booting from mmc ...
  34. ## Booting kernel from Legacy Image at 82000000 ...
  35. Image Name: Linux-3.5.0
  36. Image Type: ARM Linux Kernel Image (uncompressed)
  37. Data Size: 3462040 Bytes = 3.3 MiB
  38. Load Address: 80008000
  39. Entry Point: 80008000
  40. Verifying Checksum ... OK
  41. Loading Kernel Image ... OK
  42. OK
  43.  
  44. Starting kernel ...
  45.  
  46. Uncompressing Linux... done, booting the kernel.
  47. [ 0.000000] Booting Linux on physical CPU 0
  48. [ 0.000000] Initializing cgroup subsys cpuset
  49. [ 0.000000] Initializing cgroup subsys cpu
  50. [ 0.000000] Linux version 3.5.0 (ubuntu@ip-10-252-89-38) (gcc version 4.6.4 20120303 (prerelease) (GCC) ) #1 PREEMPT Fri Sep 21 17:22:47 UTC 2012
  51. [ 0.000000] CPU: ARMv7 Processor [411fc083] revision 3 (ARMv7), cr=10c53c7d
  52. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  53. [ 0.000000] Machine: Gumstix Overo
  54. [ 0.000000] Reserving 12582912 bytes SDRAM for VRAM
  55. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  56. [ 0.000000] OMAP3430/3530 ES3.1 (l2cache iva sgx neon isp 720mhz )
  57. [ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/332/600 MHz
  58. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 126720
  59. [ 0.000000] Kernel command line: console=ttyO2,115200n8 mpurate=500 vram=12M omapfb.mode=dvi:1024x768MR-16@60 omapdss.def_disp=dvi root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait
  60. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  61. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  62. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  63. [ 0.000000] allocated 1048576 bytes of page_cgroup
  64. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  65. [ 0.000000] Memory: 499MB = 499MB total
  66. [ 0.000000] Memory: 497720k/497720k available, 26568k reserved, 0K highmem
  67. [ 0.000000] Virtual kernel memory layout:
  68. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  69. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  70. [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
  71. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  72. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  73. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  74. [ 0.000000] .text : 0xc0008000 - 0xc0655844 (6455 kB)
  75. [ 0.000000] .init : 0xc0656000 - 0xc068db60 ( 223 kB)
  76. [ 0.000000] .data : 0xc068e000 - 0xc06f7268 ( 421 kB)
  77. [ 0.000000] .bss : 0xc06f728c - 0xc0782020 ( 556 kB)
  78. [ 0.000000] NR_IRQS:474
  79. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
  80. [ 0.000000] Total of 96 interrupts on 1 active controller
  81. [ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
  82. [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
  83. [ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz
  84. [ 0.000000] Console: colour dummy device 80x30
  85. [ 0.000244] Calibrating delay loop... 597.64 BogoMIPS (lpj=2334720)
  86. [ 0.039093] pid_max: default: 32768 minimum: 301
  87. [ 0.039276] Security Framework initialized
  88. [ 0.039428] Mount-cache hash table entries: 512
  89. [ 0.040283] Initializing cgroup subsys debug
  90. [ 0.040283] Initializing cgroup subsys cpuacct
  91. [ 0.040313] Initializing cgroup subsys memory
  92. [ 0.040344] Initializing cgroup subsys devices
  93. [ 0.040374] Initializing cgroup subsys freezer
  94. [ 0.040374] Initializing cgroup subsys perf_event
  95. [ 0.040527] CPU: Testing write buffer coherency: ok
  96. [ 0.040893] Setting up static identity map for 0x80460228 - 0x80460280
  97. [ 0.045410] devtmpfs: initialized
  98. [ 0.050506] dummy:
  99. [ 0.050933] NET: Registered protocol family 16
  100. [ 0.051361] GPMC revision 5.0
  101. [ 0.051422] gpmc: irq-20 could not claim: err -22
  102. [ 0.053405] OMAP GPIO hardware version 2.5
  103. [ 0.056030] omap_mux_init: Add partition: #1: core, flags: 0
  104. [ 0.067291] Reprogramming SDRC clock to 332000000 Hz
  105. [ 0.067321] dpll3_m2_clk rate change failed: -22
  106. [ 0.067321] Found NAND on CS0
  107. [ 0.067352] Registering NAND on CS0
  108. [ 0.068664] usbhs_omap: alias fck already exists
  109. [ 0.069458] platform iva.0: Enabled OPP corresponding to 720MHz
  110. [ 0.076324] hw-breakpoint: debug architecture 0x4 unsupported.
  111. [ 0.079711] omap-mcbsp.2: alias fck already exists
  112. [ 0.079925] omap-mcbsp.3: alias fck already exists
  113. [ 0.081024] Switched to new clocking rate (Crystal/Core/MPU): 26.0/332/500 MHz
  114. [ 0.081237] OMAP DMA hardware revision 4.0
  115. [ 0.092498] bio: create slab <bio-0> at 0
  116. [ 0.093444] fixed-dummy:
  117. [ 0.093933] vads7846: 3300 mV
  118. [ 0.095001] SCSI subsystem initialized
  119. [ 0.095428] usbcore: registered new interface driver usbfs
  120. [ 0.095550] usbcore: registered new interface driver hub
  121. [ 0.095886] usbcore: registered new device driver usb
  122. [ 0.096466] omap_i2c omap_i2c.1: bus 1 rev1.3.12 at 2600 kHz
  123. [ 0.099792] twl 1-0048: PIH (irq 7) chaining IRQs 320..328
  124. [ 0.099945] twl 1-0048: power (irq 325) chaining IRQs 328..335
  125. [ 0.100708] twl4030_gpio twl4030_gpio: gpio (irq 320) chaining IRQs 336..353
  126. [ 0.102233] VUSB1V5: 1500 mV normal standby
  127. [ 0.102874] VUSB1V8: 1800 mV normal standby
  128. [ 0.103485] VUSB3V1: 3100 mV normal standby
  129. [ 0.105651] twl4030_usb twl4030_usb: Initialized TWL4030 USB module
  130. [ 0.106353] vdd_mpu_iva: 600 <--> 1450 mV normal
  131. [ 0.106933] vdd_core: 600 <--> 1450 mV normal
  132. [ 0.107574] VMMC1: 1850 <--> 3150 mV at 3150 mV normal standby
  133. [ 0.108276] VDAC: 1800 mV normal standby
  134. [ 0.108978] VDVI: 1800 mV normal standby
  135. [ 0.109588] omap_i2c omap_i2c.3: bus 3 rev1.3.12 at 400 kHz
  136. [ 0.110656] omap-iommu omap-iommu.0: isp registered
  137. [ 0.110900] Advanced Linux Sound Architecture Driver Version 1.0.25.
  138. [ 0.112060] Switching to clocksource 32k_counter
  139. [ 0.150421] usbhs_omap usbhs_omap: xclk60mhsp2_ck set parentfailed error:-22
  140. [ 0.151550] NET: Registered protocol family 2
  141. [ 0.151947] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
  142. [ 0.152740] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  143. [ 0.153167] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
  144. [ 0.153411] TCP: Hash tables configured (established 16384 bind 16384)
  145. [ 0.153442] TCP: reno registered
  146. [ 0.153442] UDP hash table entries: 256 (order: 0, 4096 bytes)
  147. [ 0.153472] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  148. [ 0.153900] NET: Registered protocol family 1
  149. [ 0.154602] RPC: Registered named UNIX socket transport module.
  150. [ 0.154632] RPC: Registered udp transport module.
  151. [ 0.154632] RPC: Registered tcp transport module.
  152. [ 0.154663] RPC: Registered tcp NFSv4.1 backchannel transport module.
  153. [ 0.155639] platform iva.0: Enabled OPP corresponding to 720MHz
  154. [ 0.158020] audit: initializing netlink socket (disabled)
  155. [ 0.158111] type=2000 audit(0.148:1): initialized
  156. [ 0.160186] VFS: Disk quotas dquot_6.5.2
  157. [ 0.160308] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  158. [ 0.160827] NFS: Registering the id_resolver key type
  159. [ 0.160919] Key type id_resolver registered
  160. [ 0.161560] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
  161. [ 0.162536] fuse init (API version 7.19)
  162. [ 0.163269] msgmni has been set to 972
  163. [ 0.165802] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  164. [ 0.165832] io scheduler noop registered
  165. [ 0.165832] io scheduler deadline registered (default)
  166. [ 0.166870] OMAP DSS rev 2.0
  167. [ 0.171295] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
  168. [ 0.171905] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
  169. [ 0.172485] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
  170. [ 0.865631] console [ttyO2] enabled
  171. [ 0.880615] brd: module loaded
  172. [ 0.889617] loop: module loaded
  173. [ 0.895141] twl4030_madc twl4030_madc: clk disabled, enabling
  174. [ 0.903717] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xbc (Micron NAND 512MiB 1,8V 16-bit), page size: 2048, OOB size: 64
  175. [ 0.916778] Creating 5 MTD partitions on "omap2-nand.0":
  176. [ 0.922515] 0x000000000000-0x000000080000 : "xloader"
  177. [ 0.929931] 0x000000080000-0x000000240000 : "uboot"
  178. [ 0.938232] 0x000000240000-0x000000280000 : "uboot environment"
  179. [ 0.946136] 0x000000280000-0x000000680000 : "linux"
  180. [ 0.956726] 0x000000680000-0x000020000000 : "rootfs"
  181. [ 1.469207] smsc911x: Driver version 2008-10-21
  182. [ 1.476379] smsc911x-mdio: probed
  183. [ 1.480102] smsc911x smsc911x.0: eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=smsc911x-0:01, irq=-1)
  184. [ 1.491149] smsc911x smsc911x.0: eth0: MAC Address: 00:15:c9:28:e0:da
  185. [ 1.497985] smsc911x: Driver version 2008-10-21
  186. [ 1.503509] usbcore: registered new interface driver asix
  187. [ 1.509307] usbcore: registered new interface driver cdc_ether
  188. [ 1.515625] usbcore: registered new interface driver cdc_ncm
  189. [ 1.522064] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  190. [ 2.534271] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
  191. [ 2.540588] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
  192. [ 2.548614] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
  193. [ 2.565399] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
  194. [ 2.571716] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  195. [ 2.578887] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  196. [ 2.586517] usb usb1: Product: OMAP-EHCI Host Controller
  197. [ 2.592132] usb usb1: Manufacturer: Linux 3.5.0 ehci_hcd
  198. [ 2.597747] usb usb1: SerialNumber: ehci-omap.0
  199. [ 2.603576] hub 1-0:1.0: USB hub found
  200. [ 2.607604] hub 1-0:1.0: 3 ports detected
  201. [ 2.643768] Initializing USB Mass Storage driver...
  202. [ 2.649078] usbcore: registered new interface driver usb-storage
  203. [ 2.655426] USB Mass Storage support registered.
  204. [ 2.660308] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
  205. [ 2.673797] musb-hdrc musb-hdrc: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
  206. [ 2.685028] mousedev: PS/2 mouse device common for all mice
  207. [ 2.691925] twl_rtc twl_rtc: Enabling TWL-RTC
  208. [ 2.699493] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
  209. [ 2.707214] i2c /dev entries driver
  210. [ 2.712890] cpuidle: using governor ladder
  211. [ 2.717254] cpuidle: using governor menu
  212. [ 2.722076] omap_hsmmc omap_hsmmc.0: Failed to get debounce clk
  213. [ 2.932586] usb 1-2: new high-speed USB device number 2 using ehci-omap
  214. [ 3.089691] usb 1-2: New USB device found, idVendor=1a40, idProduct=0201
  215. [ 3.096771] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  216. [ 3.104278] usb 1-2: Product: USB 2.0 Hub [MTT]
  217. [ 3.109680] omap_hsmmc omap_hsmmc.1: Failed to get debounce clk
  218. [ 3.118530] hub 1-2:1.0: USB hub found
  219. [ 3.125396] hub 1-2:1.0: 7 ports detected
  220. [ 3.171203] usbcore: registered new interface driver usbhid
  221. [ 3.177124] usbhid: USB HID core driver
  222. [ 3.181945] usbcore: registered new interface driver snd-usb-audio
  223. [ 3.190948] overo SoC init
  224. [ 3.194030] soc-audio soc-audio: ASoC machine overo should use snd_soc_register_card()
  225. [ 3.281127] twl4030-codec twl4030-codec: ASoC: Failed to create Capture debugfs file
  226. [ 3.295013] mmc0: host does not support reading read-only switch. assuming write-enable.
  227. [ 3.304351] asoc: twl4030-hifi <-> omap-mcbsp.2 mapping ok
  228. [ 3.312866] mmc0: new high speed SDHC card at address b368
  229. [ 3.322509] oprofile: hardware counters not available
  230. [ 3.328552] mmcblk0: mmc0:b368 SD8GB 7.40 GiB
  231. [ 3.333282] oprofile: using timer interrupt.
  232. [ 3.338317] TCP: cubic registered
  233. [ 3.343200] NET: Registered protocol family 17
  234. [ 3.348205] mmcblk0: p1 p2
  235. [ 3.351440] NET: Registered protocol family 15
  236. [ 3.357391] Key type dns_resolver registered
  237. [ 3.362182] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 1
  238. [ 3.381164] ThumbEE CPU extension supported.
  239. [ 3.385955] sr_init: No PMIC hook to init smartreflex
  240. [ 3.391540] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
  241. [ 3.400024] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
  242. [ 3.420471] clock: disabling unused clocks to save power
  243. [ 3.428619] mmc1: new SDIO card at address 0001
  244. [ 3.433563] registered taskstats version 1
  245. [ 3.439208] fbcvt: 1024x768@60: CVT Name - .786M3-R
  246. [ 3.468536] Console: switching to colour frame buffer device 128x48
  247. [ 3.491729] VDAC: incomplete constraints, leaving on
  248. [ 3.499053] twl_rtc twl_rtc: setting system clock to 2000-01-01 15:34:07 UTC (946740847)
  249. [ 3.507720] ALSA device list:
  250. [ 3.510894] #0: overo
  251. [ 3.515869] EXT3-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (240)
  252. [ 3.526519] List of all partitions:
  253. [ 3.530242] 1f00 512 mtdblock0 (driver?)
  254. [ 3.535614] 1f01 1792 mtdblock1 (driver?)
  255. [ 3.540924] 1f02 256 mtdblock2 (driver?)
  256. [ 3.546356] 1f03 4096 mtdblock3 (driver?)
  257. [ 3.551727] 1f04 517632 mtdblock4 (driver?)
  258. [ 3.557037] b300 7759872 mmcblk0 driver: mmcblk
  259. [ 3.562683] b301 72261 mmcblk0p1 00000000-0000-0000-0000-000000000000
  260. [ 3.570587] b302 7687102 mmcblk0p2 00000000-0000-0000-0000-000000000000
  261. [ 3.578674] No filesystem could mount root, tried: ext3
  262. [ 3.584320] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(179,2)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement