Advertisement
Guest User

SDP4430

a guest
May 8th, 2013
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.46 KB | None | 0 0
  1. Terminal ready
  2. U-Boot SPL 2013.04-00031-g971020c (May 01 2013 - 17:18:23)
  3. OMAP4430 ES2.2
  4. OMAP SD/MMC: 0
  5. reading u-boot.img
  6. reading u-boot.img
  7.  
  8.  
  9. U-Boot 2013.04-00031-g971020c (May 01 2013 - 17:18:23)
  10.  
  11. CPU : OMAP4430 ES2.2
  12. Board: OMAP4430 SDP
  13. I2C: ready
  14. DRAM: 1 GiB
  15. MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
  16. mmc_send_cmd : timeout: No status update
  17. *** Warning - bad CRC, using default environment
  18.  
  19. In: serial
  20. Out: serial
  21. Err: serial
  22. Battery Voltage: 3564 mV
  23. Hit any key to stop autoboot: 3 2 1 0
  24. mmc0 is current device
  25. SD/MMC found on device 0
  26. reading boot.scr
  27. ** Unable to read file boot.scr **
  28. reading uEnv.txt
  29. 84 bytes read in 3 ms (27.3 KiB/s)
  30. Importing environment from mmc0 ...
  31. Running uenvcmd ...
  32. Unknown command 'if run loadimage; then run loadfdt;run mmcboot; fi' - try 'help' or use 'run' command
  33. reading //zImage
  34. 3850528 bytes read in 197 ms (18.6 MiB/s)
  35. reading //omap4-sdp.dtb
  36. 20284 bytes read in 13 ms (1.5 MiB/s)
  37. Booting from mmc0 ...
  38. ## Flattened Device Tree blob at 80f80000
  39. Booting using the fdt blob at 0x80f80000
  40. reserving fdt memory region: addr=9d000000 size=3000000
  41. Using Device Tree in place at 80f80000, end 80f87f3b
  42.  
  43. Starting kernel ...
  44.  
  45. [ 0.000000] Booting Linux on physical CPU 0x0
  46. [ 0.000000] Linux version 3.9.0-11594-gb4376c4 (nmenon@kahuna) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #18 SMP Wed May 8 11:40:11 CDT 2013
  47. [ 0.000000] CPU: ARMv7 Processor [411fc092] revision 2 (ARMv7), cr=10c5387d
  48. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  49. [ 0.000000] Machine: Generic OMAP4 (Flattened Device Tree), model: TI OMAP4 SDP board
  50. [ 0.000000] cma: CMA: reserved 16 MiB at ae800000
  51. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  52. [ 0.000000] OMAP4430 ES2.2
  53. [ 0.000000] PERCPU: Embedded 9 pages/cpu @c1798000 s12864 r8192 d15808 u36864
  54. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260368
  55. [ 0.000000] Kernel command line: console=ttyO2,115200n8 vram=16M root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait
  56. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  57. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  58. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  59. [ 0.000000] Memory: 1023MB = 1023MB total
  60. [ 0.000000] Memory: 964596k/964596k available, 83980k reserved, 269312K highmem
  61. [ 0.000000] Virtual kernel memory layout:
  62. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  63. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  64. [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  65. [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  66. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  67. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  68. [ 0.000000] .text : 0xc0008000 - 0xc06be418 (6874 kB)
  69. [ 0.000000] .init : 0xc06bf000 - 0xc0722240 ( 397 kB)
  70. [ 0.000000] .data : 0xc0724000 - 0xc079e740 ( 490 kB)
  71. [ 0.000000] .bss : 0xc079e740 - 0xc080a7fc ( 433 kB)
  72. [ 0.000000] Hierarchical RCU implementation.
  73. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  74. <snip>
  75. [ 0.000000] OMAP clockevent source: timer1 at 32768 Hz
  76. [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
  77. [ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz
  78. [ 0.000000] smp_twd: clock not found -2
  79. [ 0.000000] Console: colour dummy device 80x30
  80. [ 0.001007] Calibrating delay loop... 1191.11 BogoMIPS (lpj=5955584)
  81. [ 0.089691] pid_max: default: 32768 minimum: 301
  82. [ 0.089965] Security Framework initialized
  83. [ 0.090118] Mount-cache hash table entries: 512
  84. [ 0.096069] CPU: Testing write buffer coherency: ok
  85. [ 0.096710] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  86. [ 0.096740] Calibrating local timer... 299.03MHz.
  87. [ 0.149841] Setting up static identity map for 0xc04c7650 - 0xc04c76a8
  88. [ 0.149993] L310 cache controller enabled
  89. [ 0.150024] l2x0: 16 ways, CACHE_ID 0x410000c4, AUX_CTRL 0x7e470000, Cache size: 1048576 B
  90. [ 0.151702] CPU1: Booted secondary processor
  91. [ 0.189666] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  92. [ 0.189819] Brought up 2 CPUs
  93. [ 0.189819] SMP: Total of 2 processors activated (2382.23 BogoMIPS).
  94. [ 0.189849] CPU: All CPU(s) started in SVC mode.
  95. [ 0.190643] devtmpfs: initialized
  96. [ 0.258422] pinctrl core: initialized pinctrl subsystem
  97. [ 0.259124] regulator-dummy: no parameters
  98. [ 0.261840] NET: Registered protocol family 16
  99. [ 0.265472] DMA: preallocated 256 KiB pool for atomic coherent allocations
  100. [ 0.285461] OMAP GPIO hardware version 0.1
  101. [ 0.291992] omap-gpmc 50000000.gpmc: error: clk_get
  102. [ 0.292022] omap-gpmc: probe of 50000000.gpmc failed with error -2
  103. [ 0.308380] No ATAGs?
  104. [ 0.308410] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  105. [ 0.308441] hw-breakpoint: maximum watchpoint size is 4 bytes.
  106. [ 0.310241] OMAP DMA hardware revision 0.0
  107. [ 0.310668] Serial: AMBA PL011 UART driver
  108. [ 0.312713] ARM PMU: not yet supported on OMAP4430 due to missing CTI driver
  109. [ 0.332885] bio: create slab <bio-0> at 0
  110. [ 0.362426] omap-dma-engine omap-dma-engine: OMAP DMA engine driver
  111. [ 0.363159] VDD_ETH: 3300 mV
  112. [ 0.363525] VBAT: 3750 mV
  113. [ 0.367187] SCSI subsystem initialized
  114. [ 0.367980] usbcore: registered new interface driver usbfs
  115. [ 0.368164] usbcore: registered new interface driver hub
  116. [ 0.368408] usbcore: registered new device driver usb
  117. [ 0.369049] omap_i2c 48070000.i2c: could not find pctldev for node /ocp/pinmux@4a100040/pinmux_i2c1_pins, deferring probe
  118. [ 0.369110] platform 48070000.i2c: Driver omap_i2c requests probe deferral
  119. [ 0.369171] omap_i2c 48072000.i2c: could not find pctldev for node /ocp/pinmux@4a100040/pinmux_i2c2_pins, deferring probe
  120. [ 0.369171] platform 48072000.i2c: Driver omap_i2c requests probe deferral
  121. [ 0.369232] omap_i2c 48060000.i2c: could not find pctldev for node /ocp/pinmux@4a100040/pinmux_i2c3_pins, deferring probe
  122. [ 0.369232] platform 48060000.i2c: Driver omap_i2c requests probe deferral
  123. [ 0.369262] omap_i2c 48350000.i2c: could not find pctldev for node /ocp/pinmux@4a100040/pinmux_i2c4_pins, deferring probe
  124. [ 0.369293] platform 48350000.i2c: Driver omap_i2c requests probe deferral
  125. [ 0.371520] Switching to clocksource 32k_counter
  126. [ 0.409698] NET: Registered protocol family 2
  127. [ 0.410491] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  128. [ 0.410644] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  129. [ 0.410858] TCP: Hash tables configured (established 8192 bind 8192)
  130. [ 0.410949] TCP: reno registered
  131. [ 0.410980] UDP hash table entries: 512 (order: 2, 16384 bytes)
  132. [ 0.411071] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  133. [ 0.411499] NET: Registered protocol family 1
  134. [ 0.411926] RPC: Registered named UNIX socket transport module.
  135. [ 0.411956] RPC: Registered udp transport module.
  136. [ 0.411956] RPC: Registered tcp transport module.
  137. [ 0.411956] RPC: Registered tcp NFSv4.1 backchannel transport module.
  138. [ 0.412322] NetWinder Floating Point Emulator V0.97 (double precision)
  139. [ 0.589111] bounce pool size: 64 pages
  140. [ 0.589355] VFS: Disk quotas dquot_6.5.2
  141. [ 0.589569] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  142. [ 0.590545] NFS: Registering the id_resolver key type
  143. [ 0.590606] Key type id_resolver registered
  144. [ 0.590606] Key type id_legacy registered
  145. [ 0.590667] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
  146. [ 0.590911] msgmni has been set to 1389
  147. [ 0.591918] io scheduler noop registered
  148. [ 0.591918] io scheduler deadline registered
  149. [ 0.591979] io scheduler cfq registered (default)
  150. [ 0.592712] pinctrl-single 4a100040.pinmux: 203 pins at pa fc100040 size 406
  151. [ 0.592926] pinctrl-single 4a31e040.pinmux: 28 pins at pa fc31e040 size 56
  152. [ 0.594482] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  153. [ 0.596649] omap_uart 4806a000.serial: did not get pins for uart0 error: -19
  154. [ 0.596832] 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
  155. [ 0.597503] 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1
  156. [ 0.598114] 48020000.serial: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2
  157. [ 2.556701] console [ttyO2] enabled
  158. [ 2.561096] 4806e000.serial: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3
  159. [ 2.583038] brd: module loaded
  160. [ 2.592987] loop: module loaded
  161. [ 2.598297] mtdoops: mtd device (mtddev=name/number) must be supplied
  162. [ 2.605346] OneNAND driver initializing
  163. [ 2.609802] omap2_mcspi 48098000.spi: pins are not configured from the driver
  164. [ 2.618408] omap-dma-engine omap-dma-engine: allocating channel for 36
  165. [ 2.625366] omap-dma-engine omap-dma-engine: allocating channel for 35
  166. [ 2.632812] omap2_mcspi 4809a000.spi: pins are not configured from the driver
  167. [ 2.640716] omap2_mcspi 480b8000.spi: pins are not configured from the driver
  168. [ 2.648651] omap2_mcspi 480ba000.spi: pins are not configured from the driver
  169. [ 2.657684] ks8851 spi1.0: message enable is 0
  170. [ 2.664489] ks8851 spi1.0: failed to read device ID
  171. [ 2.671020] usbcore: registered new interface driver asix
  172. [ 2.676971] usbcore: registered new interface driver ax88179_178a
  173. [ 2.683593] usbcore: registered new interface driver cdc_ether
  174. [ 2.689910] usbcore: registered new interface driver smsc95xx
  175. [ 2.696228] usbcore: registered new interface driver net1080
  176. [ 2.702392] usbcore: registered new interface driver cdc_subset
  177. [ 2.708801] usbcore: registered new interface driver zaurus
  178. [ 2.714965] usbcore: registered new interface driver cdc_ncm
  179. [ 2.721618] usbcore: registered new interface driver cdc_wdm
  180. [ 2.727783] usbcore: registered new interface driver usb-storage
  181. [ 2.734344] usbcore: registered new interface driver usbtest
  182. [ 2.740905] mousedev: PS/2 mouse device common for all mice
  183. [ 2.748657] i2c /dev entries driver
  184. [ 2.752532] Driver for 1-wire Dallas network protocol.
  185. [ 2.759887] omap_wdt: OMAP Watchdog Timer Rev 0x00: initial timeout 60 sec
  186. [ 2.769256] omap-dma-engine omap-dma-engine: allocating channel for 62
  187. [ 2.776184] omap-dma-engine omap-dma-engine: allocating channel for 61
  188. [ 2.783142] omap_hsmmc 4809c000.mmc: vmmc regulator missing
  189. [ 2.789031] omap-dma-engine omap-dma-engine: freeing channel for 61
  190. [ 2.795806] omap-dma-engine omap-dma-engine: freeing channel for 62
  191. [ 2.802490] platform 4809c000.mmc: Driver omap_hsmmc requests probe deferral
  192. [ 2.810089] omap-dma-engine omap-dma-engine: allocating channel for 48
  193. [ 2.817016] omap-dma-engine omap-dma-engine: allocating channel for 47
  194. [ 2.823944] omap_hsmmc 480b4000.mmc: vmmc regulator missing
  195. [ 2.829833] omap-dma-engine omap-dma-engine: freeing channel for 47
  196. [ 2.836456] omap-dma-engine omap-dma-engine: freeing channel for 48
  197. [ 2.843109] platform 480b4000.mmc: Driver omap_hsmmc requests probe deferral
  198. [ 2.850708] omap-dma-engine omap-dma-engine: allocating channel for 60
  199. [ 2.857635] omap-dma-engine omap-dma-engine: allocating channel for 59
  200. [ 2.864562] omap_hsmmc 480d5000.mmc: vmmc regulator missing
  201. [ 2.870452] omap-dma-engine omap-dma-engine: freeing channel for 59
  202. [ 2.877075] omap-dma-engine omap-dma-engine: freeing channel for 60
  203. [ 2.884552] usbcore: registered new interface driver usbhid
  204. [ 2.890441] usbhid: USB HID core driver
  205. [ 2.895019] oprofile: no performance counters
  206. [ 2.899993] oprofile: using timer interrupt.
  207. [ 2.904907] TCP: cubic registered
  208. [ 2.908386] Initializing XFRM netlink socket
  209. [ 2.912933] NET: Registered protocol family 17
  210. [ 2.917663] NET: Registered protocol family 15
  211. [ 2.922485] Key type dns_resolver registered
  212. [ 2.927124] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1
  213. [ 2.935729] cpufreq_cpu0: failed to get cpu0 regulator
  214. [ 2.941650] Power Management for TI OMAP4.
  215. [ 2.945983] OMAP4 PM: u-boot >= v2012.07 is required for full PM support
  216. [ 2.953308] ThumbEE CPU extension supported.
  217. [ 2.953369] Registering SWP/SWPB emulation handler
  218. [ 2.965942] omap_i2c 48070000.i2c: bus 0 rev0.10 at 400 kHz
  219. [ 2.973236] Skipping twl internal clock init and using bootloader value (unknown osc rate)
  220. [ 2.983154] twl 0-0048: PIH (irq 39) chaining IRQs 416..436
  221. [ 2.989898] twl_rtc rtc.12: Power up reset detected.
  222. [ 2.995910] twl_rtc rtc.12: Enabling TWL-RTC
  223. [ 3.003082] twl_rtc rtc.12: rtc core: registered rtc.12 as rtc0
  224. [ 3.010314] VAUX1_6030: 1000 <--> 3000 mV at 2800 mV
  225. [ 3.016906] VAUX2_6030: 1200 <--> 2800 mV at 1800 mV
  226. [ 3.023254] VAUX3_6030: 1000 <--> 3000 mV at 1200 mV
  227. [ 3.029571] VMMC: 1200 <--> 3000 mV at 3000 mV
  228. [ 3.035369] VPP: 1800 <--> 2500 mV at 1900 mV
  229. [ 3.041076] VUSIM: 1200 <--> 2900 mV at 1800 mV
  230. [ 3.046813] VDAC: 1800 mV
  231. [ 3.050292] VANA: 2100 mV
  232. [ 3.054138] VCXIO: 1800 mV
  233. [ 3.057769] VUSB: 3300 mV
  234. [ 3.061584] V1V8: 1800 mV
  235. [ 3.065490] V2V1: 2100 mV
  236. [ 3.071289] omap_i2c 48072000.i2c: bus 1 rev0.10 at 400 kHz
  237. [ 3.078094] omap_i2c 48060000.i2c: bus 2 rev0.10 at 400 kHz
  238. [ 3.085784] omap_i2c 48350000.i2c: bus 3 rev0.10 at 400 kHz
  239. [ 3.092559] omap-dma-engine omap-dma-engine: allocating channel for 62
  240. [ 3.092559] omap-dma-engine omap-dma-engine: allocating channel for 61
  241. [ 3.108245] omap_hsmmc 4809c000.mmc: pins are not configured from the driver
  242. [ 3.167480] omap-dma-engine omap-dma-engine: allocating channel for 48
  243. [ 3.174468] omap-dma-engine omap-dma-engine: allocating channel for 47
  244. [ 3.181518] omap_hsmmc 480b4000.mmc: pins are not configured from the driver
  245. [ 3.199920] mmc0: host does not support reading read-only switch. assuming write-enable.
  246. [ 3.211029] mmc0: new high speed SDHC card at address 1234
  247. [ 3.217529] mmcblk0: mmc0:1234 SA04G 3.63 GiB
  248. [ 3.224365] mmcblk0: p1 p2
  249. [ 3.239746] twl_rtc rtc.12: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
  250. [ 3.300262] mmc1: new high speed MMC card at address 0001
  251. [ 3.306854] mmcblk1: mmc1:0001 SEM08G 7.39 GiB
  252. [ 3.311981] mmcblk1boot0: mmc1:0001 SEM08G partition 1 1.00 MiB
  253. [ 3.318542] mmcblk1boot1: mmc1:0001 SEM08G partition 2 1.00 MiB
  254. [ 3.334869] Alternate GPT is invalid, using primary GPT.
  255. [ 3.334869] mmcblk1: p1 p2 p3 p4 p5 p6 p7
  256. [ 3.351074] mmcblk1boot1: unknown partition table
  257. [ 3.357910] mmcblk1boot0: unknown partition table
  258. [ 4.713317] kjournald starting. Commit interval 5 seconds
  259. [ 4.722290] EXT3-fs (mmcblk0p2): using internal journal
  260. [ 4.731964] EXT3-fs (mmcblk0p2): recovery complete
  261. [ 4.731994] EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode
  262. [ 4.744262] VFS: Mounted root (ext3 filesystem) on device 179:2.
  263. [ 4.754302] devtmpfs: mounted
  264. [ 4.754302] Freeing unused kernel memory: 396K (c06bf000 - c0722000)
  265. Mounting proc : OK
  266. Mounting sysfs : OK
  267. Mounting devtmpfs:mount: mounting none on /dev failed: Device or resource busy
  268. boot mounted: OK
  269. /dev/ttyO2 linked to /dev/tty-bd - using as console
  270.  
  271. ******************************************
  272. Starting System Init for GenericOMAP4(FlattenedDeviceTree)
  273. Release: X.x
  274. Kernel: Linux GenericOMAP4(FlattenedDeviceTree) 3.9.0-11594-gb4376c4 #18 SMP Wed May 8 11:40:11 CDT 2013 armv7l GNU/Linux
  275. ******************************************
  276. Saving kernel ring buffer : OK
  277. Mounting devpts : OK
  278. Setting up networking
  279. Configuring lo : OK
  280. Starting syslogd : OK
  281. Starting klogd : OK
  282. Mounting filesystems : OK
  283. mount: mounting none on /proc/bus/usb/ failed: No such file or directory
  284.  
  285. Please press Enter to activate this console.
  286. / #
  287. / #
  288. / #
  289. / #
  290. / # ./test.sh
  291. ===================
  292. System CPUFREQ Configuration:
  293. ===================
  294. Scaling driver: generic_cpu0
  295. cpufreq-cpu0 Regulator not found. Checking for legacy mpu regulator
  296. Scaling Regulator: not found
  297. 300000 600000 800000 1008000 are the available frequencies
  298. ===================
  299. Boot Configuration:
  300. ===================
  301. bogomips@ boot:
  302. BogoMIPS : 1191.11
  303. BogoMIPS : 1191.11
  304. Boot scaling frequency =600000
  305. ===================
  306. Single OPP transition walk through test:
  307. ===================
  308. 1: TESTING for 1 seconds at 300000
  309. current scaling frequency(for 300000) =300000
  310. bogomips@ frequency 300000:
  311. BogoMIPS : 595.55
  312. BogoMIPS : 595.55
  313. 2: TESTING for 1 seconds at 600000
  314. current scaling frequency(for 600000) =600000
  315. bogomips@ frequency 600000:
  316. BogoMIPS : 1191.11
  317. BogoMIPS : 1191.11
  318. 3: TESTING for 1 seconds at 800000
  319. current scaling frequency(for 800000) =800000
  320. bogomips@ frequency 800000:
  321. BogoMIPS : 1588.15
  322. BogoMIPS : 1588.15
  323. 4: TESTING for 1 seconds at 1008000
  324. current scaling frequency(for 1008000) =1008000
  325. bogomips@ frequency 1008000:
  326. BogoMIPS : 2001.07
  327. BogoMIPS : 2001.07
  328. ===================
  329. Rapid transitions test (print every 1000 all OPP combinations):
  330. ===================
  331. [0] 1000: 5 Seconds: Fri Dec 31 18:00:12 CST 1999 : time now = Fri Dec 31 18:00:17 CST 1999
  332. [1] 1000: 5 Seconds: Fri Dec 31 18:00:12 CST 1999 : time now = Fri Dec 31 18:00:17 CST 1999
  333. [2] 1000: 5 Seconds: Fri Dec 31 18:00:12 CST 1999 : time now = Fri Dec 31 18:00:17 CST 1999
  334. [3] 1000: 5 Seconds: Fri Dec 31 18:00:12 CST 1999 : time now = Fri Dec 31 18:00:17 CST 1999
  335. [4] 1000: 5 Seconds: Fri Dec 31 18:00:12 CST 1999 : time now = Fri Dec 31 18:00:17 CST 1999
  336. [5] 1000: 5 Seconds: Fri Dec 31 18:00:12 CST 1999 : time now = Fri Dec 31 18:00:17 CST 1999
  337. [6] 1000: 5 Seconds: Fri Dec 31 18:00:12 CST 1999 : time now = Fri Dec 31 18:00:17 CST 1999
  338. [7] 1000: 5 Seconds: Fri Dec 31 18:00:12 CST 1999 : time now = Fri Dec 31 18:00:17 CST 1999
  339. [8] 1000: 5 Seconds: Fri Dec 31 18:00:12 CST 1999 : time now = Fri Dec 31 18:00:17 CST 1999
  340. [9] 1000: 5 Seconds: Fri Dec 31 18:00:12 CST 1999 : time now = Fri Dec 31 18:00:17 CST 1999
  341. [10] 1000: 5 Seconds: Fri Dec 31 18:00:12 CST 1999 : time now = Fri Dec 31 18:00:17 CST 1999
  342. [11] 1000: 5 Seconds: Fri Dec 31 18:00:12 CST 1999 : time now = Fri Dec 31 18:00:17 CST 1999
  343. [12] 1000: 5 Seconds: Fri Dec 31 18:00:12 CST 1999 : time now = Fri Dec 31 18:00:17 CST 1999
  344. [13] 1000: 5 Seconds: Fri Dec 31 18:00:12 CST 1999 : time now = Fri Dec 31 18:00:17 CST 1999
  345. [14] 1000: 5 Seconds: Fri Dec 31 18:00:12 CST 1999 : time now = Fri Dec 31 18:00:17 CST 1999
  346. [15] 1000: 5 Seconds: Fri Dec 31 18:00:12 CST 1999 : time now = Fri Dec 31 18:00:17 CST 1999
  347. [16] 1000: 5 Seconds: Fri Dec 31 18:00:12 CST 1999 : time now = Fri Dec 31 18:00:17 CST 1999
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement