Advertisement
Guest User

voodoo

a guest
Aug 4th, 2010
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.86 KB | None | 0 0
  1.  
  2.  
  3. Texas Instruments X-Loader 1.4.4ss (Jul 28 2010 - 12:39:41)
  4. Beagle xM Rev A
  5. Reading boot sector
  6. Loading u-boot.bin from mmc
  7.  
  8.  
  9. U-Boot 2010.03-dirty (Jul 28 2010 - 12:50:46)
  10.  
  11. OMAP3630/3730-GP ES1.0, CPU-OPP2, L3-165MHz,
  12. OMAP3 Beagle board + LPDDR/NAND
  13. I2C: ready
  14. DRAM: 256 MB
  15. NAND: 256 MiB
  16. *** Warning - bad CRC or NAND, using default environment
  17.  
  18. In: serial
  19. Out: serial
  20. Err: serial
  21.  
  22. Probing for expansion boards, if none are connected you'll see a harmless I2C error.
  23.  
  24. timed out in wait_for_bb: I2C_STAT=1000
  25. No EEPROM on expansion board
  26. Beagle xM Rev A
  27. Die ID #3b340000000000000156087c05022009
  28. Hit any key to stop autoboot: 3  2  1  0
  29. mmc1 is available
  30. The user button is currently PRESSED.
  31. reading user.scr
  32.  
  33. 983 bytes read
  34. Running bootscript from mmc ...
  35. ## Executing script at 80200000
  36. Kernel is not ready for 1Ghz limiting to 800Mhz
  37. mmc1 is available
  38. reading uImage
  39.  
  40. 3792192 bytes read
  41. reading uInitrd
  42.  
  43. 4038617 bytes read
  44. ## Booting kernel from Legacy Image at 80300000 ...
  45. Image Name: Linux-2.6.35-dl13.1
  46. Image Type: ARM Linux Kernel Image (uncompressed)
  47. Data Size: 3792128 Bytes = 3.6 MB
  48. Load Address: 80008000
  49. Entry Point: 80008000
  50. Verifying Checksum ... OK
  51. ## Loading init Ramdisk from Legacy Image at 81600000 ...
  52. Image Name: initramfs
  53. Image Type: ARM Linux RAMDisk Image (uncompressed)
  54. Data Size: 4038553 Bytes = 3.9 MB
  55. Load Address: 00000000
  56. Entry Point: 00000000
  57. Verifying Checksum ... OK
  58. Loading Kernel Image ... OK
  59. OK
  60.  
  61. Starting kernel ...
  62.  
  63. Uncompressing Linux... done, booting the kernel.
  64. [ 0.000000] Initializing cgroup subsys cpuset
  65. [ 0.000000] Initializing cgroup subsys cpu
  66. [ 0.000000] Linux version 2.6.35-dl13.1 (voodoo@work-p4) (gcc version 4.3.1 (GCC) ) #1 PREEMPT Wed Aug 4 08:58:45 CDT 2010
  67. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
  68. [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  69. [ 0.000000] Machine: OMAP3 Beagle Board
  70. [ 0.000000] Beagle expansionboard: none
  71. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  72. [ 0.000000] OMAP3630 ES1.0 (l2cache iva sgx neon isp 192mhz_clk )
  73. [ 0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x100000
  74. [ 0.000000] Reserving 12582912 bytes SDRAM for VRAM
  75. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
  76. [ 0.000000] Kernel command line: console=ttyS2,115200n8 console=tty0 root=/dev/mmcblk0p2 rootwait ro vram=12MB omapfb.mode=dvi:1280x720MR-16@60 fixrtc buddy=none mpurate=800
  77. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  78. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  79. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  80. [ 0.000000] allocated 1310720 bytes of page_cgroup
  81. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  82. [ 0.000000] Memory: 256MB = 256MB total
  83. [ 0.000000] Memory: 228348k/228348k available, 33796k reserved, 0K highmem
  84. [ 0.000000] Virtual kernel memory layout:
  85. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  86. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  87. [ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
  88. [ 0.000000] vmalloc : 0xd0800000 - 0xf8000000 ( 632 MB)
  89. [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  90. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  91. [ 0.000000] .init : 0xc0008000 - 0xc0045000 ( 244 kB)
  92. [ 0.000000] .text : 0xc0045000 - 0xc06d4000 (6716 kB)
  93. [ 0.000000] .data : 0xc0702000 - 0xc075cb20 ( 363 kB)
  94. [ 0.000000] Hierarchical RCU implementation.
  95. [ 0.000000] RCU-based detection of stalled CPUs is disabled.
  96. [ 0.000000] Verbose stalled-CPUs detection is disabled.
  97. [ 0.000000] NR_IRQS:402
  98. [ 0.000000] ------------[ cut here ]------------
  99. [ 0.000000] WARNING: at arch/arm/mach-omap2/clkt_clksel.c:375 omap2_init_clksel_parent+0xe4/0xf4()
  100. [ 0.000000] clock: dpll4_m3_ck: init parent: could not find regval 0
  101. [ 0.000000] Modules linked in:
  102. [ 0.000000] [<c004b5fc>] (unwind_backtrace+0x0/0xf4) from [<c0079c90>] (warn_slowpath_common+0x4c/0x7c)
  103. [ 0.000000] [<c0079c90>] (warn_slowpath_common+0x4c/0x7c) from [<c0079d54>] (warn_slowpath_fmt+0x30/0x40)
  104. [ 0.000000] [<c0079d54>] (warn_slowpath_fmt+0x30/0x40) from [<c005c318>] (omap2_init_clksel_parent+0xe4/0xf4)
  105. [ 0.000000] [<c005c318>] (omap2_init_clksel_parent+0xe4/0xf4) from [<c005fec8>] (clk_register+0x98/0xd4)
  106. [ 0.000000] [<c005fec8>] (clk_register+0x98/0xd4) from [<c0012310>] (omap3xxx_clk_init+0x110/0x2dc)
  107. [ 0.000000] [<c0012310>] (omap3xxx_clk_init+0x110/0x2dc) from [<c000f5b8>] (omap2_init_common_hw+0xe0/0x100)
  108. [ 0.000000] [<c000f5b8>] (omap2_init_common_hw+0xe0/0x100) from [<c0012a38>] (omap3_beagle_init_irq+0x14/0x30)
  109. [ 0.000000] [<c0012a38>] (omap3_beagle_init_irq+0x14/0x30) from [<c000ba58>] (init_IRQ+0x38/0x48)
  110. [ 0.000000] [<c000ba58>] (init_IRQ+0x38/0x48) from [<c0008acc>] (start_kernel+0x16c/0x320)
  111. [ 0.000000] [<c0008acc>] (start_kernel+0x16c/0x320) from [<80008034>] (0x80008034)
  112. [ 0.000000] ---[ end trace 1b75b31a2719ed1c ]---
  113. [ 0.000000] ------------[ cut here ]------------
  114. [ 0.000000] WARNING: at arch/arm/mach-omap2/clkt_clksel.c:194 omap2_clksel_recalc+0xc8/0xf0()
  115. [ 0.000000] clock: Could not find fieldval 0 for clock dpll4_m3_ck parent dpll4_ck
  116. [ 0.000000] Modules linked in:
  117. [ 0.000000] [<c004b5fc>] (unwind_backtrace+0x0/0xf4) from [<c0079c90>] (warn_slowpath_common+0x4c/0x7c)
  118. [ 0.000000] [<c0079c90>] (warn_slowpath_common+0x4c/0x7c) from [<c0079d54>] (warn_slowpath_fmt+0x30/0x40)
  119. [ 0.000000] [<c0079d54>] (warn_slowpath_fmt+0x30/0x40) from [<c005c20c>] (omap2_clksel_recalc+0xc8/0xf0)
  120. [ 0.000000] [<c005c20c>] (omap2_clksel_recalc+0xc8/0xf0) from [<c005f6a8>] (propagate_rate+0x28/0x54)
  121. [ 0.000000] [<c005f6a8>] (propagate_rate+0x28/0x54) from [<c005f6b4>] (propagate_rate+0x34/0x54)
  122. [ 0.000000] ---[ end trace 1b75b31a2719ed1d ]---
  123. [ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/332/600 MHz
  124. [ 0.000000] (null): no physical address for uart#3, so skipping early_init...
  125. [ 0.000000] omap_hwmod: l3_hwmod: cannot be enabled (3)
  126. [ 0.000000] omap_hwmod: l4_core_hwmod: cannot be enabled (3)
  127. [ 0.000000] omap_hwmod: l4_per_hwmod: cannot be enabled (3)
  128. [ 0.000000] omap_hwmod: l4_wkup_hwmod: cannot be enabled (3)
  129. [ 0.000000] Reprogramming SDRC clock to 332000000 Hz
  130. [ 0.000000] GPMC revision 5.0
  131. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
  132. [ 0.000000] Total of 96 interrupts on 1 active controller
  133. [ 0.000000] OMAP GPIO hardware version 2.5
  134. [ 0.000000] OMAP clockevent source: GPTIMER12 at 32768 Hz
  135. [ 0.000000] Console: colour dummy device 80x30
  136. [ 0.000000] console [tty0] enabled
  137. [ 0.000000] Calibrating delay loop... 494.72 BogoMIPS (lpj=1933312)
  138. [ 0.000000] pid_max: default: 32768 minimum: 301
  139. [ 0.000000] Security Framework initialized
  140. [ 0.000000] Smack: Initializing.
  141. [ 0.000000] Mount-cache hash table entries: 512
  142. [ 0.000000] Initializing cgroup subsys ns
  143. [ 0.000000] Initializing cgroup subsys cpuacct
  144. [ 0.000000] Initializing cgroup subsys memory
  145. [ 0.000000] Initializing cgroup subsys freezer
  146. [ 0.000000] CPU: Testing write buffer coherency: ok
  147. [ 0.000000] devtmpfs: initialized
  148. [ 0.000000] regulator: core version 0.5
  149. [ 0.000000] NET: Registered protocol family 16
  150. [ 0.000000] ------------[ cut here ]------------
  151. [ 0.000000] WARNING: at arch/arm/mach-omap2/serial.c:727 omap_serial_init_port+0x378/0x3a8()
  152. [ 0.000000] (null): can't init uart3, no clocks available
  153. [ 0.000000] Modules linked in:
  154. [ 0.000000] [<c004b5fc>] (unwind_backtrace+0x0/0xf4) from [<c0079c90>] (warn_slowpath_common+0x4c/0x7c)
  155. [ 0.000000] [<c0079c90>] (warn_slowpath_common+0x4c/0x7c) from [<c0079d54>] (warn_slowpath_fmt+0x30/0x40)
  156. [ 0.000000] [<c0079d54>] (warn_slowpath_fmt+0x30/0x40) from [<c0010798>] (omap_serial_init_port+0x378/0x3a8)
  157. [ 0.000000] [<c0010798>] (omap_serial_init_port+0x378/0x3a8) from [<c00107f4>] (omap_serial_init+0x2c/0x3c)
  158. [ 0.000000] [<c00107f4>] (omap_serial_init+0x2c/0x3c) from [<c0012734>] (omap3_beagle_init+0x84/0x374)
  159. [ 0.000000] [<c0012734>] (omap3_beagle_init+0x84/0x374) from [<c000bc68>] (customize_machine+0x1c/0x2c)
  160. [ 0.000000] [<c000bc68>] (customize_machine+0x1c/0x2c) from [<c00453cc>] (do_one_initcall+0x2c/0x1c0)
  161. [ 0.000000] [<c00453cc>] (do_one_initcall+0x2c/0x1c0) from [<c000854c>] (do_basic_setup+0x5c/0x80)
  162. [ 0.000000] [<c000854c>] (do_basic_setup+0x5c/0x80) from [<c0008610>] (kernel_init+0xa0/0x158)
  163. [ 0.000000] [<c0008610>] (kernel_init+0xa0/0x158) from [<c00464c8>] (kernel_thread_exit+0x0/0x8)
  164. [ 0.000000] ---[ end trace 1b75b31a2719ed1e ]---
  165. [ 0.000000] Found NAND on CS0
  166. [ 0.000000] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
  167. [ 0.000000] ------------[ cut here ]------------
  168. [ 0.000000] WARNING: at arch/arm/mach-omap2/clkt_clksel.c:194 omap2_clksel_recalc+0xc8/0xf0()
  169. [ 0.000000] clock: Could not find fieldval 0 for clock dpll4_m3_ck parent dpll4_ck
  170. [ 0.000000] Modules linked in:
  171. [ 0.000000] [<c004b5fc>] (unwind_backtrace+0x0/0xf4) from [<c0079c90>] (warn_slowpath_common+0x4c/0x7c)
  172. [ 0.000000] [<c0079c90>] (warn_slowpath_common+0x4c/0x7c) from [<c0079d54>] (warn_slowpath_fmt+0x30/0x40)
  173. [ 0.000000] [<c0079d54>] (warn_slowpath_fmt+0x30/0x40) from [<c005c20c>] (omap2_clksel_recalc+0xc8/0xf0)
  174. [ 0.000000] [<c005c20c>] (omap2_clksel_recalc+0xc8/0xf0) from [<c005f6a8>] (propagate_rate+0x28/0x54)
  175. [ 0.000000] [<c005f6a8>] (propagate_rate+0x28/0x54) from [<c005f6b4>] (propagate_rate+0x34/0x54)
  176. [ 0.000000] ---[ end trace 1b75b31a2719ed1f ]---
  177. [ 0.000000] Switched to new clocking rate (Crystal/Core/MPU): 26.0/800/332 MHz
  178. [ 0.000091] OMAP DMA hardware revision 5.0
  179. [ 0.000396] omap-mcpdm omap-mcpdm: unable to get pdm_ck: -2
  180. [ 0.000427] omap-mcpdm: probe of omap-mcpdm failed with error -2
  181. [ 0.003631] bio: create slab <bio-0> at 0
  182. [ 0.004577] SCSI subsystem initialized
  183. [ 0.005218] usbcore: registered new interface driver usbfs
  184. [ 0.005310] usbcore: registered new interface driver hub
  185. [ 0.005462] usbcore: registered new device driver usb
  186. [ 0.012390] i2c_omap i2c_omap.1: bus 1 rev4.0 at 2600 kHz
  187. [ 0.014495] twl4030: PIH (irq 7) chaining IRQs 368..375
  188. [ 0.014526] twl4030: power (irq 373) chaining IRQs 376..383
  189. [ 0.014892] twl4030: gpio (irq 368) chaining IRQs 384..401
  190. [ 0.017059] regulator: VUSB1V5: 1500 mV normal standby
  191. [ 0.017303] regulator: VUSB1V8: 1800 mV normal standby
  192. [ 0.017547] regulator: VUSB3V1: 3100 mV normal standby
  193. [ 0.018768] twl4030_usb twl4030_usb: Initialized TWL4030 USB module
  194. [ 0.019195] regulator: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby
  195. [ 0.019470] regulator: VDAC: 1800 mV normal standby
  196. [ 0.019714] regulator: VDVI: 1800 mV normal standby
  197. [ 0.020050] regulator: VSIM: 1800 <--> 3000 mV at 1800 mV normal standby
  198. [ 0.020263] i2c_omap i2c_omap.2: bus 2 rev4.0 at 400 kHz
  199. [ 0.031738] i2c_omap i2c_omap.3: bus 3 rev4.0 at 100 kHz
  200. [ 0.032257] Advanced Linux Sound Architecture Driver Version 1.0.23.
  201. [ 0.032653] NetLabel: Initializing
  202. [ 0.032684] NetLabel: domain hash size = 128
  203. [ 0.032714] NetLabel: protocols = UNLABELED CIPSOv4
  204. [ 0.032775] NetLabel: unlabeled traffic allowed by default
  205. [ 0.032836] Switching to clocksource 32k_counter
  206. [ 0.033721] musb_hdrc: version 6.0, musb-dma, otg (peripheral+host), debug=0
  207. [ 0.036071] musb_hdrc musb_hdrc: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
  208. [ 0.036407] NET: Registered protocol family 2
  209. [ 0.036682] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
  210. [ 0.037475] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  211. [ 0.037658] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
  212. [ 0.037750] TCP: Hash tables configured (established 8192 bind 8192)
  213. [ 0.037780] TCP reno registered
  214. [ 0.037811] UDP hash table entries: 256 (order: 0, 4096 bytes)
  215. [ 0.037841] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  216. [ 0.038116] NET: Registered protocol family 1
  217. [ 0.038818] RPC: Registered udp transport module.
  218. [ 0.038848] RPC: Registered tcp transport module.
  219. [ 0.038879] RPC: Registered tcp NFSv4.1 backchannel transport module.
  220. [ 0.039154] Trying to unpack rootfs image as initramfs...
  221. [ 0.350799] Freeing initrd memory: 3940K
  222. [ 0.351379] PMU: registered new PMU device of type 0
  223. [ 0.351928] audit: initializing netlink socket (disabled)
  224. [ 0.352020] type=2000 audit(0.718:1): initialized
  225. [ 0.442443] VFS: Disk quotas dquot_6.5.2
  226. [ 0.442596] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  227. [ 0.445220] fuse init (API version 7.14)
  228. [ 0.446014] Btrfs loaded
  229. [ 0.446044] msgmni has been set to 453
  230. [ 0.448944] alg: No test for stdrng (krng)
  231. [ 0.449066] io scheduler noop registered
  232. [ 0.449096] io scheduler deadline registered
  233. [ 0.449249] io scheduler cfq registered (default)
  234. [ 0.509613] OMAP DSS rev 2.0
  235. [ 0.509704] OMAP DISPC rev 3.0
  236. [ 0.509735] OMAP VENC rev 0
  237. [ 0.844116] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  238. [ 0.924987] serial8250.0: ttyS0 at MMIO 0x4806a000 (irq = 72) is a ST16654
  239. [ 1.089202] serial8250.1: ttyS1 at MMIO 0x4806c000 (irq = 73) is a ST16654
  240. [ 1.253265] serial8250.2: ttyS2 at MMIO 0x49020000 (irq = 74) is a ST16654
  241. [ 2.388305] console [ttyS2] enabled
  242. [ 2.392425] brd: module loaded
  243. [ 2.397644] loop: module loaded
  244. [ 2.401885] omap2-nand driver initializing
  245. [ 2.406250] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xba (Micron NAND 256MiB 1,8V 16-bit)
  246. [ 2.415008] Creating 5 MTD partitions on "omap2-nand.0":
  247. [ 2.420410] 0x000000000000-0x000000080000 : "X-Loader"
  248. [ 2.426757] 0x000000080000-0x000000260000 : "U-Boot"
  249. [ 2.433288] 0x000000260000-0x000000280000 : "U-Boot Env"
  250. [ 2.439514] 0x000000280000-0x000000680000 : "Kernel"
  251. [ 2.446655] 0x000000680000-0x000010000000 : "File System"
  252. [ 2.538726] OneNAND driver initializing
  253. [ 2.543243] usbcore: registered new interface driver cdc_ether
  254. [ 2.549224] usbcore: registered new interface driver rndis_host
  255. [ 2.555511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  256. [ 2.562347] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
  257. [ 2.568298] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
  258. [ 2.575897] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
  259. [ 2.595458] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
  260. [ 2.601806] hub 1-0:1.0: USB hub found
  261. [ 2.605682] hub 1-0:1.0: 3 ports detected
  262. [ 2.634552] Initializing USB Mass Storage driver...
  263. [ 2.639587] usbcore: registered new interface driver usb-storage
  264. [ 2.645660] USB Mass Storage support registered.
  265. [ 2.650390] g_ether gadget: using random self ethernet address
  266. [ 2.656280] g_ether gadget: using random host ethernet address
  267. [ 2.662902] usb0: MAC 0e:a5:7d:b1:74:3e
  268. [ 2.666839] usb0: HOST MAC 52:ec:e2:69:9c:54
  269. [ 2.671173] g_ether gadget: Ethernet Gadget, version: Memorial Day 2008
  270. [ 2.677886] g_ether gadget: g_ether ready
  271. [ 2.681945] musb_hdrc musb_hdrc: MUSB HDRC host driver
  272. [ 2.687347] musb_hdrc musb_hdrc: new USB bus registered, assigned bus number 2
  273. [ 2.695220] hub 2-0:1.0: USB hub found
  274. [ 2.699066] hub 2-0:1.0: 1 port detected
  275. [ 2.703460] mice: PS/2 mouse device common for all mice
  276. [ 2.709075] input: gpio-keys as /devices/platform/gpio-keys/input/input0
  277. [ 2.716735] input: twl4030_pwrbutton as /devices/platform/i2c_omap.1/i2c-1/1-0049/twl4030_pwrbutton/input/input1
  278. [ 2.727478] i2c /dev entries driver
  279. [ 2.731567] IR NEC protocol handler initialized
  280. [ 2.736206] IR RC5(x) protocol handler initialized
  281. [ 2.741027] IR RC6 protocol handler initialized
  282. [ 2.745605] IR JVC protocol handler initialized
  283. [ 2.750183] IR Sony protocol handler initialized
  284. [ 2.755310] cpuidle: using governor ladder
  285. [ 2.759521] cpuidle: using governor menu
  286. [ 2.766723] mmci-omap-hs: probe of mmci-omap-hs.1 failed with error -16
  287. [ 2.776794] No device for DAI tlv320aic23
  288. [ 2.864074] No device for DAI omap-mcbsp-dai-0
  289. [ 2.868591] No device for DAI omap-mcbsp-dai-1
  290. [ 2.873107] No device for DAI omap-mcbsp-dai-2
  291. [ 2.877624] No device for DAI omap-mcbsp-dai-3
  292. [ 2.882110] No device for DAI omap-mcbsp-dai-4
  293. [ 2.886596] No device for DAI omap-mcpdm
  294. [ 2.890563] Not OMAP3 EVM!
  295. [ 2.893310] Not OMAP3517 / AM3517 EVM!
  296. [ 2.897094] OMAP3 Beagle/Devkit8000 SoC init
  297. [ 2.902069] asoc: twl4030 <-> omap-mcbsp-dai-0 mapping ok
  298. [ 2.910156] ALSA device list:
  299. [ 2.913146] #0: omap3beagle (twl4030)
  300. [ 2.917327] oprofile: using arm/armv7
  301. [ 2.922119] TCP cubic registered
  302. [ 2.925811] NET: Registered protocol family 10
  303. [ 2.931640] lo: Disabled Privacy Extensions
  304. [ 2.937225] NET: Registered protocol family 17
  305. [ 2.941925] ThumbEE CPU extension supported.
  306. [ 2.947753] Power Management for TI OMAP3.
  307. [ 2.958923] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  308. [ 2.967407] registered taskstats version 1
  309. [ 2.972351] fbcvt: 1280x720@60: CVT Name - .921M9-R
  310. [ 2.997894] Console: switching to colour frame buffer device 160x45
  311. [ 3.015533] regulator_init_complete: incomplete constraints, leaving VDAC on
  312. [ 3.023101] Freeing init memory: 244K
  313. [ 3.033111] usb 1-2: new high speed USB device using ehci-omap and address 2
  314. [ 3.149780] udev: starting version 151
  315. [ 3.200561] hub 1-2:1.0: USB hub found
  316. [ 3.228820] mmc0: host does not support reading read-only switch. assuming write-enable.
  317. [ 3.259704] hub 1-2:1.0: 5 ports detected
  318. [ 3.316070] mmc0: new high speed SDHC card at address c555
  319. [ 3.337799] mmcblk0: mmc0:c555 SU04G 3.69 GiB
  320. [ 3.345977] mmcblk0: p1 p2
  321. [ 3.611328] usb 1-2.1: new high speed USB device using ehci-omap and address 3
  322. [ 4.261199] EXT3-fs: barriers not enabled
  323. [ 4.266876] EXT3-fs (mmcblk0p2):
  324. [ 4.270172] kjournald starting. Commit interval 5 seconds
  325. [ 4.276000] mounted filesystem with writeback data mode
  326.  
  327. Ubuntu maverick (development branch) omap ttyS2
  328.  
  329. omap login: voodoo
  330. Password:
  331. Last login: Wed Aug 4 13:54:31 EDT 2010 on tty1
  332. Linux omap 2.6.35-dl13.1 #1 PREEMPT Wed Aug 4 08:58:45 CDT 2010 armv7l GNU/Linux
  333. Ubuntu maverick (development branch)
  334.  
  335. Welcome to Ubuntu!
  336. * Documentation: https://help.ubuntu.com/
  337. voodoo@omap:~$ cat /proc/cpuinfo
  338. Processor : ARMv7 Processor rev 2 (v7l)
  339. BogoMIPS : 660.66
  340. Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3
  341. CPU implementer : 0x41
  342. CPU architecture: 7
  343. CPU variant : 0x3
  344. CPU part : 0xc08
  345. CPU revision : 2
  346.  
  347. Hardware : OMAP3 Beagle Board
  348. Revision : 0020
  349. Serial : 0000000000000000
  350. voodoo@omap:~$ sudo reboot
  351. [sudo] password for voodoo:
  352. 
  353. Broadcast message from voodoo@omap
  354. (/dev/ttyS2) at 14:04 ...
  355.  
  356. The system is going down for reboot NOW!
  357. voodoo@omap:~$ [ 40.620727] Restarting system.
  358.  
  359.  
  360. Texas Instruments X-Loader 1.4.4ss (Jul 28 2010 - 12:39:41)
  361. Beagle xM Rev A
  362. Reading boot sector
  363. Loading u-boot.bin from mmc
  364.  
  365.  
  366. U-Boot 2010.03-dirty (Jul 28 2010 - 12:50:46)
  367.  
  368. OMAP3630/3730-GP ES1.0, CPU-OPP2, L3-165MHz,
  369. OMAP3 Beagle board + LPDDR/NAND
  370. I2C: ready
  371. DRAM: 256 MB
  372. NAND: 256 MiB
  373. *** Warning - bad CRC or NAND, using default environment
  374.  
  375. In: serial
  376. Out: serial
  377. Err: serial
  378.  
  379. Probing for expansion boards, if none are connected you'll see a harmless I2C error.
  380.  
  381. timed out in wait_for_bb: I2C_STAT=1000
  382. No EEPROM on expansion board
  383. Beagle xM Rev A
  384. Die ID #3b340000000000000156087c05022009
  385. Hit any key to stop autoboot: 3  2  1  0
  386. mmc1 is available
  387. The user button is currently PRESSED.
  388. reading user.scr
  389.  
  390. 983 bytes read
  391. Running bootscript from mmc ...
  392. ## Executing script at 80200000
  393. Kernel is not ready for 1Ghz limiting to 800Mhz
  394. mmc1 is available
  395. reading uImage
  396.  
  397. 3792192 bytes read
  398. reading uInitrd
  399.  
  400. 4038617 bytes read
  401. ## Booting kernel from Legacy Image at 80300000 ...
  402. Image Name: Linux-2.6.35-dl13.1
  403. Image Type: ARM Linux Kernel Image (uncompressed)
  404. Data Size: 3792128 Bytes = 3.6 MB
  405. Load Address: 80008000
  406. Entry Point: 80008000
  407. Verifying Checksum ... OK
  408. ## Loading init Ramdisk from Legacy Image at 81600000 ...
  409. Image Name: initramfs
  410. Image Type: ARM Linux RAMDisk Image (uncompressed)
  411. Data Size: 4038553 Bytes = 3.9 MB
  412. Load Address: 00000000
  413. Entry Point: 00000000
  414. Verifying Checksum ... OK
  415. Loading Kernel Image ... OK
  416. OK
  417.  
  418. Starting kernel ...
  419.  
  420. Uncompressing Linux... done, booting the kernel.
  421. [ 0.000000] Initializing cgroup subsys cpuset
  422. [ 0.000000] Initializing cgroup subsys cpu
  423. [ 0.000000] Linux version 2.6.35-dl13.1 (voodoo@work-p4) (gcc version 4.3.1 (GCC) ) #1 PREEMPT Wed Aug 4 08:58:45 CDT 2010
  424. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
  425. [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  426. [ 0.000000] Machine: OMAP3 Beagle Board
  427. [ 0.000000] Beagle expansionboard: none
  428. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  429. [ 0.000000] OMAP3630 ES1.0 (l2cache iva sgx neon isp 192mhz_clk )
  430. [ 0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x100000
  431. [ 0.000000] Reserving 12582912 bytes SDRAM for VRAM
  432. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
  433. [ 0.000000] Kernel command line: console=ttyS2,115200n8 console=tty0 root=/dev/mmcblk0p2 rootwait ro vram=12MB omapfb.mode=dvi:1280x720MR-16@60 fixrtc buddy=none mpurate=800
  434. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  435. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  436. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  437. [ 0.000000] allocated 1310720 bytes of page_cgroup
  438. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  439. [ 0.000000] Memory: 256MB = 256MB total
  440. [ 0.000000] Memory: 228348k/228348k available, 33796k reserved, 0K highmem
  441. [ 0.000000] Virtual kernel memory layout:
  442. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  443. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  444. [ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
  445. [ 0.000000] vmalloc : 0xd0800000 - 0xf8000000 ( 632 MB)
  446. [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  447. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  448. [ 0.000000] .init : 0xc0008000 - 0xc0045000 ( 244 kB)
  449. [ 0.000000] .text : 0xc0045000 - 0xc06d4000 (6716 kB)
  450. [ 0.000000] .data : 0xc0702000 - 0xc075cb20 ( 363 kB)
  451. [ 0.000000] Hierarchical RCU implementation.
  452. [ 0.000000] RCU-based detection of stalled CPUs is disabled.
  453. [ 0.000000] Verbose stalled-CPUs detection is disabled.
  454. [ 0.000000] NR_IRQS:402
  455. [ 0.000000] ------------[ cut here ]------------
  456. [ 0.000000] WARNING: at arch/arm/mach-omap2/clkt_clksel.c:375 omap2_init_clksel_parent+0xe4/0xf4()
  457. [ 0.000000] clock: dpll4_m3_ck: init parent: could not find regval 0
  458. [ 0.000000] Modules linked in:
  459. [ 0.000000] [<c004b5fc>] (unwind_backtrace+0x0/0xf4) from [<c0079c90>] (warn_slowpath_common+0x4c/0x7c)
  460. [ 0.000000] [<c0079c90>] (warn_slowpath_common+0x4c/0x7c) from [<c0079d54>] (warn_slowpath_fmt+0x30/0x40)
  461. [ 0.000000] [<c0079d54>] (warn_slowpath_fmt+0x30/0x40) from [<c005c318>] (omap2_init_clksel_parent+0xe4/0xf4)
  462. [ 0.000000] [<c005c318>] (omap2_init_clksel_parent+0xe4/0xf4) from [<c005fec8>] (clk_register+0x98/0xd4)
  463. [ 0.000000] [<c005fec8>] (clk_register+0x98/0xd4) from [<c0012310>] (omap3xxx_clk_init+0x110/0x2dc)
  464. [ 0.000000] [<c0012310>] (omap3xxx_clk_init+0x110/0x2dc) from [<c000f5b8>] (omap2_init_common_hw+0xe0/0x100)
  465. [ 0.000000] [<c000f5b8>] (omap2_init_common_hw+0xe0/0x100) from [<c0012a38>] (omap3_beagle_init_irq+0x14/0x30)
  466. [ 0.000000] [<c0012a38>] (omap3_beagle_init_irq+0x14/0x30) from [<c000ba58>] (init_IRQ+0x38/0x48)
  467. [ 0.000000] [<c000ba58>] (init_IRQ+0x38/0x48) from [<c0008acc>] (start_kernel+0x16c/0x320)
  468. [ 0.000000] [<c0008acc>] (start_kernel+0x16c/0x320) from [<80008034>] (0x80008034)
  469. [ 0.000000] ---[ end trace 1b75b31a2719ed1c ]---
  470. [ 0.000000] ------------[ cut here ]------------
  471. [ 0.000000] WARNING: at arch/arm/mach-omap2/clkt_clksel.c:194 omap2_clksel_recalc+0xc8/0xf0()
  472. [ 0.000000] clock: Could not find fieldval 0 for clock dpll4_m3_ck parent dpll4_ck
  473. [ 0.000000] Modules linked in:
  474. [ 0.000000] [<c004b5fc>] (unwind_backtrace+0x0/0xf4) from [<c0079c90>] (warn_slowpath_common+0x4c/0x7c)
  475. [ 0.000000] [<c0079c90>] (warn_slowpath_common+0x4c/0x7c) from [<c0079d54>] (warn_slowpath_fmt+0x30/0x40)
  476. [ 0.000000] [<c0079d54>] (warn_slowpath_fmt+0x30/0x40) from [<c005c20c>] (omap2_clksel_recalc+0xc8/0xf0)
  477. [ 0.000000] [<c005c20c>] (omap2_clksel_recalc+0xc8/0xf0) from [<c005f6a8>] (propagate_rate+0x28/0x54)
  478. [ 0.000000] [<c005f6a8>] (propagate_rate+0x28/0x54) from [<c005f6b4>] (propagate_rate+0x34/0x54)
  479. [ 0.000000] ---[ end trace 1b75b31a2719ed1d ]---
  480. [ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/332/600 MHz
  481. [ 0.000000] (null): no physical address for uart#3, so skipping early_init...
  482. [ 0.000000] omap_hwmod: l3_hwmod: cannot be enabled (3)
  483. [ 0.000000] omap_hwmod: l4_core_hwmod: cannot be enabled (3)
  484. [ 0.000000] omap_hwmod: l4_per_hwmod: cannot be enabled (3)
  485. [ 0.000000] omap_hwmod: l4_wkup_hwmod: cannot be enabled (3)
  486. [ 0.000000] Reprogramming SDRC clock to 332000000 Hz
  487. [ 0.000000] GPMC revision 5.0
  488. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
  489. [ 0.000000] Total of 96 interrupts on 1 active controller
  490. [ 0.000000] OMAP GPIO hardware version 2.5
  491. [ 0.000000] OMAP clockevent source: GPTIMER12 at 32768 Hz
  492. [ 0.000000] Console: colour dummy device 80x30
  493. [ 0.000000] console [tty0] enabled
  494. [ 0.000000] Calibrating delay loop... 496.77 BogoMIPS (lpj=1937408)
  495. [ 0.000000] pid_max: default: 32768 minimum: 301
  496. [ 0.000000] Security Framework initialized
  497. [ 0.000000] Smack: Initializing.
  498. [ 0.000000] Mount-cache hash table entries: 512
  499. [ 0.000000] Initializing cgroup subsys ns
  500. [ 0.000000] Initializing cgroup subsys cpuacct
  501. [ 0.000000] Initializing cgroup subsys memory
  502. [ 0.000000] Initializing cgroup subsys freezer
  503. [ 0.000000] CPU: Testing write buffer coherency: ok
  504. [ 0.000000] devtmpfs: initialized
  505. [ 0.000000] regulator: core version 0.5
  506. [ 0.000000] NET: Registered protocol family 16
  507. [ 0.000000] ------------[ cut here ]------------
  508. [ 0.000000] WARNING: at arch/arm/mach-omap2/serial.c:727 omap_serial_init_port+0x378/0x3a8()
  509. [ 0.000000] (null): can't init uart3, no clocks available
  510. [ 0.000000] Modules linked in:
  511. [ 0.000000] [<c004b5fc>] (unwind_backtrace+0x0/0xf4) from [<c0079c90>] (warn_slowpath_common+0x4c/0x7c)
  512. [ 0.000000] [<c0079c90>] (warn_slowpath_common+0x4c/0x7c) from [<c0079d54>] (warn_slowpath_fmt+0x30/0x40)
  513. [ 0.000000] [<c0079d54>] (warn_slowpath_fmt+0x30/0x40) from [<c0010798>] (omap_serial_init_port+0x378/0x3a8)
  514. [ 0.000000] [<c0010798>] (omap_serial_init_port+0x378/0x3a8) from [<c00107f4>] (omap_serial_init+0x2c/0x3c)
  515. [ 0.000000] [<c00107f4>] (omap_serial_init+0x2c/0x3c) from [<c0012734>] (omap3_beagle_init+0x84/0x374)
  516. [ 0.000000] [<c0012734>] (omap3_beagle_init+0x84/0x374) from [<c000bc68>] (customize_machine+0x1c/0x2c)
  517. [ 0.000000] [<c000bc68>] (customize_machine+0x1c/0x2c) from [<c00453cc>] (do_one_initcall+0x2c/0x1c0)
  518. [ 0.000000] [<c00453cc>] (do_one_initcall+0x2c/0x1c0) from [<c000854c>] (do_basic_setup+0x5c/0x80)
  519. [ 0.000000] [<c000854c>] (do_basic_setup+0x5c/0x80) from [<c0008610>] (kernel_init+0xa0/0x158)
  520. [ 0.000000] [<c0008610>] (kernel_init+0xa0/0x158) from [<c00464c8>] (kernel_thread_exit+0x0/0x8)
  521. [ 0.000000] ---[ end trace 1b75b31a2719ed1e ]---
  522. [ 0.000000] Found NAND on CS0
  523. [ 0.000000] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
  524. [ 0.000000] ------------[ cut here ]------------
  525. [ 0.000000] WARNING: at arch/arm/mach-omap2/clkt_clksel.c:194 omap2_clksel_recalc+0xc8/0xf0()
  526. [ 0.000000] clock: Could not find fieldval 0 for clock dpll4_m3_ck parent dpll4_ck
  527. [ 0.000000] Modules linked in:
  528. [ 0.000000] [<c004b5fc>] (unwind_backtrace+0x0/0xf4) from [<c0079c90>] (warn_slowpath_common+0x4c/0x7c)
  529. [ 0.000000] [<c0079c90>] (warn_slowpath_common+0x4c/0x7c) from [<c0079d54>] (warn_slowpath_fmt+0x30/0x40)
  530. [ 0.000000] [<c0079d54>] (warn_slowpath_fmt+0x30/0x40) from [<c005c20c>] (omap2_clksel_recalc+0xc8/0xf0)
  531. [ 0.000000] [<c005c20c>] (omap2_clksel_recalc+0xc8/0xf0) from [<c005f6a8>] (propagate_rate+0x28/0x54)
  532. [ 0.000000] [<c005f6a8>] (propagate_rate+0x28/0x54) from [<c005f6b4>] (propagate_rate+0x34/0x54)
  533. [ 0.000000] ---[ end trace 1b75b31a2719ed1f ]---
  534. [ 0.000000] Switched to new clocking rate (Crystal/Core/MPU): 26.0/800/332 MHz
  535. [ 0.000122] OMAP DMA hardware revision 5.0
  536. [ 0.000396] omap-mcpdm omap-mcpdm: unable to get pdm_ck: -2
  537. [ 0.000457] omap-mcpdm: probe of omap-mcpdm failed with error -2
  538. [ 0.003631] bio: create slab <bio-0> at 0
  539. [ 0.004608] SCSI subsystem initialized
  540. [ 0.005249] usbcore: registered new interface driver usbfs
  541. [ 0.005340] usbcore: registered new interface driver hub
  542. [ 0.005493] usbcore: registered new device driver usb
  543. [ 0.005737] i2c_omap i2c_omap.1: bus 1 rev4.0 at 2600 kHz
  544. [ 0.007904] twl4030: PIH (irq 7) chaining IRQs 368..375
  545. [ 0.007965] twl4030: power (irq 373) chaining IRQs 376..383
  546. [ 0.008300] twl4030: gpio (irq 368) chaining IRQs 384..401
  547. [ 0.010498] regulator: VUSB1V5: 1500 mV normal standby
  548. [ 0.010742] regulator: VUSB1V8: 1800 mV normal standby
  549. [ 0.010986] regulator: VUSB3V1: 3100 mV normal standby
  550. [ 0.012176] twl4030_usb twl4030_usb: Initialized TWL4030 USB module
  551. [ 0.012634] regulator: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby
  552. [ 0.012908] regulator: VDAC: 1800 mV normal standby
  553. [ 0.013153] regulator: VDVI: 1800 mV normal standby
  554. [ 0.013488] regulator: VSIM: 1800 <--> 3000 mV at 1800 mV normal standby
  555. [ 0.013702] i2c_omap i2c_omap.2: bus 2 rev4.0 at 400 kHz
  556. [ 0.025360] i2c_omap i2c_omap.3: bus 3 rev4.0 at 100 kHz
  557. [ 0.025878] Advanced Linux Sound Architecture Driver Version 1.0.23.
  558. [ 0.026275] NetLabel: Initializing
  559. [ 0.026306] NetLabel: domain hash size = 128
  560. [ 0.026336] NetLabel: protocols = UNLABELED CIPSOv4
  561. [ 0.026397] NetLabel: unlabeled traffic allowed by default
  562. [ 0.026428] Switching to clocksource 32k_counter
  563. [ 0.027343] musb_hdrc: version 6.0, musb-dma, otg (peripheral+host), debug=0
  564. [ 0.029693] musb_hdrc musb_hdrc: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
  565. [ 0.030059] NET: Registered protocol family 2
  566. [ 0.030303] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
  567. [ 0.031127] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  568. [ 0.031280] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
  569. [ 0.031372] TCP: Hash tables configured (established 8192 bind 8192)
  570. [ 0.031402] TCP reno registered
  571. [ 0.031433] UDP hash table entries: 256 (order: 0, 4096 bytes)
  572. [ 0.031463] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  573. [ 0.031768] NET: Registered protocol family 1
  574. [ 0.032440] RPC: Registered udp transport module.
  575. [ 0.032470] RPC: Registered tcp transport module.
  576. [ 0.032501] RPC: Registered tcp NFSv4.1 backchannel transport module.
  577. [ 0.032775] Trying to unpack rootfs image as initramfs...
  578. [ 0.344543] Freeing initrd memory: 3940K
  579. [ 0.345123] PMU: registered new PMU device of type 0
  580. [ 0.345672] audit: initializing netlink socket (disabled)
  581. [ 0.345764] type=2000 audit(0.710:1): initialized
  582. [ 0.436218] VFS: Disk quotas dquot_6.5.2
  583. [ 0.436370] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  584. [ 0.438995] fuse init (API version 7.14)
  585. [ 0.439758] Btrfs loaded
  586. [ 0.439819] msgmni has been set to 453
  587. [ 0.442718] alg: No test for stdrng (krng)
  588. [ 0.442810] io scheduler noop registered
  589. [ 0.442840] io scheduler deadline registered
  590. [ 0.443023] io scheduler cfq registered (default)
  591. [ 0.503234] OMAP DSS rev 2.0
  592. [ 0.503326] OMAP DISPC rev 3.0
  593. [ 0.503356] OMAP VENC rev 0
  594. [ 0.837707] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  595. [ 0.918548] serial8250.0: ttyS0 at MMIO 0x4806a000 (irq = 72) is a ST16654
  596. [ 1.082794] serial8250.1: ttyS1 at MMIO 0x4806c000 (irq = 73) is a ST16654
  597. [ 1.247009] serial8250.2: ttyS2 at MMIO 0x49020000 (irq = 74) is a ST16654
  598. [ 2.382049] console [ttyS2] enabled
  599. [ 2.386169] brd: module loaded
  600. [ 2.391387] loop: module loaded
  601. [ 2.395629] omap2-nand driver initializing
  602. [ 2.399993] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xba (Micron NAND 256MiB 1,8V 16-bit)
  603. [ 2.408752] Creating 5 MTD partitions on "omap2-nand.0":
  604. [ 2.414154] 0x000000000000-0x000000080000 : "X-Loader"
  605. [ 2.420501] 0x000000080000-0x000000260000 : "U-Boot"
  606. [ 2.427032] 0x000000260000-0x000000280000 : "U-Boot Env"
  607. [ 2.433258] 0x000000280000-0x000000680000 : "Kernel"
  608. [ 2.440399] 0x000000680000-0x000010000000 : "File System"
  609. [ 2.532470] OneNAND driver initializing
  610. [ 2.536956] usbcore: registered new interface driver cdc_ether
  611. [ 2.542938] usbcore: registered new interface driver rndis_host
  612. [ 2.549255] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  613. [ 2.556060] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
  614. [ 2.562011] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
  615. [ 2.569610] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
  616. [ 2.589080] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
  617. [ 2.595428] hub 1-0:1.0: USB hub found
  618. [ 2.599304] hub 1-0:1.0: 3 ports detected
  619. [ 2.628173] Initializing USB Mass Storage driver...
  620. [ 2.633209] usbcore: registered new interface driver usb-storage
  621. [ 2.639312] USB Mass Storage support registered.
  622. [ 2.644042] g_ether gadget: using random self ethernet address
  623. [ 2.649932] g_ether gadget: using random host ethernet address
  624. [ 2.656555] usb0: MAC 6e:82:d3:d8:76:35
  625. [ 2.660461] usb0: HOST MAC c6:22:6d:7d:b9:90
  626. [ 2.664794] g_ether gadget: Ethernet Gadget, version: Memorial Day 2008
  627. [ 2.671508] g_ether gadget: g_ether ready
  628. [ 2.675567] musb_hdrc musb_hdrc: MUSB HDRC host driver
  629. [ 2.680999] musb_hdrc musb_hdrc: new USB bus registered, assigned bus number 2
  630. [ 2.688842] hub 2-0:1.0: USB hub found
  631. [ 2.692687] hub 2-0:1.0: 1 port detected
  632. [ 2.697082] mice: PS/2 mouse device common for all mice
  633. [ 2.702697] input: gpio-keys as /devices/platform/gpio-keys/input/input0
  634. [ 2.710357] input: twl4030_pwrbutton as /devices/platform/i2c_omap.1/i2c-1/1-0049/twl4030_pwrbutton/input/input1
  635. [ 2.721099] i2c /dev entries driver
  636. [ 2.725189] IR NEC protocol handler initialized
  637. [ 2.729827] IR RC5(x) protocol handler initialized
  638. [ 2.734649] IR RC6 protocol handler initialized
  639. [ 2.739227] IR JVC protocol handler initialized
  640. [ 2.743804] IR Sony protocol handler initialized
  641. [ 2.748931] cpuidle: using governor ladder
  642. [ 2.753143] cpuidle: using governor menu
  643. [ 2.760314] mmci-omap-hs: probe of mmci-omap-hs.1 failed with error -16
  644. [ 2.770385] No device for DAI tlv320aic23
  645. [ 2.841308] No device for DAI omap-mcbsp-dai-0
  646. [ 2.845825] No device for DAI omap-mcbsp-dai-1
  647. [ 2.850341] No device for DAI omap-mcbsp-dai-2
  648. [ 2.854858] No device for DAI omap-mcbsp-dai-3
  649. [ 2.859313] No device for DAI omap-mcbsp-dai-4
  650. [ 2.863830] No device for DAI omap-mcpdm
  651. [ 2.867767] Not OMAP3 EVM!
  652. [ 2.870544] Not OMAP3517 / AM3517 EVM!
  653. [ 2.874328] OMAP3 Beagle/Devkit8000 SoC init
  654. [ 2.879302] asoc: twl4030 <-> omap-mcbsp-dai-0 mapping ok
  655. [ 2.887390] ALSA device list:
  656. [ 2.890411] #0: omap3beagle (twl4030)
  657. [ 2.894592] oprofile: using arm/armv7
  658. [ 2.899353] TCP cubic registered
  659. [ 2.903076] NET: Registered protocol family 10
  660. [ 2.908813] lo: Disabled Privacy Extensions
  661. [ 2.914428] NET: Registered protocol family 17
  662. [ 2.919158] ThumbEE CPU extension supported.
  663. [ 2.924926] Power Management for TI OMAP3.
  664. [ 2.936157] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  665. [ 2.944580] registered taskstats version 1
  666. [ 2.949554] fbcvt: 1280x720@60: CVT Name - .921M9-R
  667. [ 2.975067] Console: switching to colour frame buffer device 160x45
  668. [ 2.992736] regulator_init_complete: incomplete constraints, leaving VDAC on
  669. [ 3.000274] Freeing init memory: 244K
  670. [ 3.011077] usb 1-2: new high speed USB device using ehci-omap and address 2
  671. [ 3.126831] udev: starting version 151
  672. [ 3.178863] hub 1-2:1.0: USB hub found
  673. [ 3.190795] mmc0: host does not support reading read-only switch. assuming write-enable.
  674. [ 3.243011] hub 1-2:1.0: 5 ports detected
  675. [ 3.273925] mmc0: new high speed SDHC card at address c555
  676. [ 3.305969] mmcblk0: mmc0:c555 SU04G 3.69 GiB
  677. [ 3.323791] mmcblk0: p1 p2
  678. [ 3.573791] usb 1-2.1: new high speed USB device using ehci-omap and address 3
  679. [ 4.234191] EXT3-fs: barriers not enabled
  680. [ 4.240051] EXT3-fs (mmcblk0p2): mounted filesystem with writeback data mode
  681. [ 4.247161] kjournald starting. Commit interval 5 seconds
  682. [ 4.252960]
  683.  
  684. Ubuntu maverick (development branch) omap ttyS2
  685.  
  686. omap login: voodoo
  687. Password:
  688. Last login: Wed Aug 4 14:04:07 EDT 2010 on ttyS2
  689. Linux omap 2.6.35-dl13.1 #1 PREEMPT Wed Aug 4 08:58:45 CDT 2010 armv7l GNU/Linux
  690. Ubuntu maverick (development branch)
  691.  
  692. Welcome to Ubuntu!
  693. * Documentation: https://help.ubuntu.com/
  694. voodoo@omap:~$ sudo halt
  695. [sudo] password for voodoo:
  696. 
  697. Broadcast message from voodoo@omap
  698. (/dev/ttyS2) at 14:05 ...
  699.  
  700. The system is going down for halt NOW!
  701. voodoo@omap:~$ [ 25.832275] System halted.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement