Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Terminal ready
- U-Boot SPL 2013.01.01-00001-gf93c77c (Mar 14 2013 - 09:07:46)
- OMAP4430 ES2.2
- OMAP SD/MMC: 0
- reading u-boot.img
- reading u-boot.img
- U-Boot 2013.01.01-00001-gf93c77c (Mar 14 2013 - 09:07:46)
- CPU : OMAP4430 ES2.2
- Board: OMAP4 Panda
- I2C: ready
- DRAM: 1 GiB
- MMC: OMAP SD/MMC: 0
- Using default environment
- In: serial
- Out: serial
- Err: serial
- Net: No ethernet found.
- Hit any key to stop autoboot: 0
- mmc0 is current device
- SD/MMC found on device 0
- reading boot.scr
- ** Unable to read file boot.scr **
- reading uEnv.txt
- 469 bytes read in 3 ms (152.3 KiB/s)
- Importing environment from mmc0 ...
- Running uenvcmd ...
- baudrate=115200
- bootargs=console=ttyO2,115200n8 root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait earlyprintk
- bootcmd=printenv;echo "NOTE: booting from MMC filesystem";sleep 1;run fatloaduimage; sleep 1; run loaddtb; echo "starting.."; sleep 1; run bootwdtb
- bootdelay=3
- bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
- bootwdtb=bootm ${loadaddr} - ${fdtbaddr}
- console=ttyO2,115200n8
- fatloaduimage=fatload mmc 0:1 ${loadaddr} uImage
- fdt_high=0xffffffff
- fdtbaddr=0x80F80000
- filesize=0x1d5
- importbootenv=echo Importing environment from mmc${mmcdev} ...; env import -t ${loadaddr} ${filesize}
- loadaddr=0x80200000
- loadbootenv=fatload mmc ${mmcdev} ${loadaddr} uEnv.txt
- loadbootscript=fatload mmc ${mmcdev} ${loadaddr} boot.scr
- loaddtb=fatload mmc 0:1 ${fdtbaddr} omap4-panda.dtb; fdt addr ${fdtbaddr}; fdt resize
- loaduimage=fatload mmc ${mmcdev} ${loadaddr} uImage
- mmcargs=setenv bootargs console=${console} vram=${vram} root=${mmcroot} rootfstype=${mmcrootfstype}
- mmcboot=echo Booting from mmc${mmcdev} ...; run mmcargs; bootm ${loadaddr}
- mmcdev=0
- mmcroot=/dev/mmcblk0p2 rw
- mmcrootfstype=ext3 rootwait
- uenvcmd=boot
- usbtty=cdc_acm
- vram=16M
- Environment size: 1212/131068 bytes
- NOTE: booting from MMC filesystem
- reading uImage
- 3994520 bytes read in 186 ms (20.5 MiB/s)
- reading omap4-panda.dtb
- 16433 bytes read in 12 ms (1.3 MiB/s)
- starting..
- ## Booting kernel from Legacy Image at 80200000 ...
- Image Name: Linux-3.9.0-rc3-00061-g49b8fe5-d
- Image Type: ARM Linux Kernel Image (uncompressed)
- Data Size: 3994456 Bytes = 3.8 MiB
- Load Address: 80800000
- Entry Point: 80800000
- Verifying Checksum ... OK
- ## Flattened Device Tree blob at 80f80000
- Booting using the fdt blob at 0x80f80000
- Loading Kernel Image ... OK
- OK
- reserving fdt memory region: addr=9d000000 size=3000000
- reserving fdt memory region: addr=80f80000 size=5000
- Using Device Tree in place at 80f80000, end 80f87fff
- Starting kernel ...
- [ 0.000000] Booting Linux on physical CPU 0x0
- [ 0.000000] Linux version 3.9.0-rc3-00061-g49b8fe5-dirty (nmenon@kahuna) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #7 SMP Thu Mar 28 16:07:40 CDT 2013
- [ 0.000000] CPU: ARMv7 Processor [411fc092] revision 2 (ARMv7), cr=10c53c7d
- [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- [ 0.000000] Machine: Generic OMAP4 (Flattened Device Tree), model: TI OMAP4 PandaBoard
- [ 0.000000] cma: CMA: reserved 16 MiB at ae800000
- [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
- [ 0.000000] OMAP4430 ES2.2
- [ 0.000000] PERCPU: Embedded 9 pages/cpu @c17a1000 s14336 r8192 d14336 u36864
- [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260368
- [ 0.000000] Kernel command line: console=ttyO2,115200n8 root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait earlyprintk
- [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
- [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
- [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
- [ 0.000000] __ex_table already sorted, skipping sort
- [ 0.000000] Memory: 1023MB = 1023MB total
- [ 0.000000] Memory: 959164k/959164k available, 89412k reserved, 269312K highmem
- [ 0.000000] Virtual kernel memory layout:
- [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
- [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
- [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
- [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
- [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
- [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
- [ 0.000000] .text : 0xc0008000 - 0xc0703a58 (7151 kB)
- [ 0.000000] .init : 0xc0704000 - 0xc0759800 ( 342 kB)
- [ 0.000000] .data : 0xc075a000 - 0xc07f4640 ( 618 kB)
- [ 0.000000] .bss : 0xc07f4640 - 0xc0d4fa48 (5486 kB)
- [ 0.000000] Hierarchical RCU implementation.
- [ 0.000000] NR_IRQS:16 nr_irqs:16 16
- [ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
- [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
- [ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz
- [ 0.000000] smp_twd: clock not found -2
- [ 0.000000] Console: colour dummy device 80x30
- [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
- [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
- [ 0.000000] ... MAX_LOCK_DEPTH: 48
- [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
- [ 0.000000] ... CLASSHASH_SIZE: 4096
- [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
- [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
- [ 0.000000] ... CHAINHASH_SIZE: 16384
- [ 0.000000] memory used by lock dependency info: 3695 kB
- [ 0.000000] per task-struct memory footprint: 1152 bytes
- [ 0.001129] Calibrating delay loop... 1594.16 BogoMIPS (lpj=7970816)
- [ 0.079681] pid_max: default: 32768 minimum: 301
- [ 0.080291] Security Framework initialized
- [ 0.080474] Mount-cache hash table entries: 512
- [ 0.092926] CPU: Testing write buffer coherency: ok
- [ 0.094482] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
- [ 0.094512] Calibrating local timer... 398.69MHz.
- [ 0.149841] Setting up static identity map for 0xc04fd350 - 0xc04fd3c0
- [ 0.149963] L310 cache controller enabled
- [ 0.149963] l2x0: 16 ways, CACHE_ID 0x000000c0, AUX_CTRL 0x7e470000, Cache size: 1048576 B
- [ 0.153594] CPU1: Booted secondary processor
- [ 0.239501] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
- [ 0.239807] Brought up 2 CPUs
- [ 0.239807] SMP: Total of 2 processors activated (3188.32 BogoMIPS).
- [ 0.239807] CPU: All CPU(s) started in SVC mode.
- [ 0.241943] devtmpfs: initialized
- [ 0.308074] pinctrl core: initialized pinctrl subsystem
- [ 0.311614] regulator-dummy: no parameters
- [ 0.314605] NET: Registered protocol family 16
- [ 0.321044] DMA: preallocated 256 KiB pool for atomic coherent allocations
- [ 0.387695] OMAP GPIO hardware version 0.1
- [ 0.397583] omap-gpmc 50000000.gpmc: error: clk_get
- [ 0.397644] omap-gpmc: probe of 50000000.gpmc failed with error -2
- [ 0.419525] No ATAGs?
- [ 0.419586] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
- [ 0.419586] hw-breakpoint: maximum watchpoint size is 4 bytes.
- [ 0.422546] OMAP DMA hardware revision 0.0
- [ 0.423156] Serial: AMBA PL011 UART driver
- [ 0.425476] ARM PMU: not yet supported on OMAP4430 due to missing CTI driver
- [ 0.458953] bio: create slab <bio-0> at 0
- [ 0.506011] omap-dma-engine omap-dma-engine: OMAP DMA engine driver
- [ 0.511596] SCSI subsystem initialized
- [ 0.512847] usbcore: registered new interface driver usbfs
- [ 0.513122] usbcore: registered new interface driver hub
- [ 0.513549] usbcore: registered new device driver usb
- [ 0.514587] omap_i2c 48070000.i2c: could not find pctldev for node /ocp/pinmux@4a100040/pinmux_i2c1_pins, deferring probe
- [ 0.514617] platform 48070000.i2c: Driver omap_i2c requests probe deferral
- [ 0.514678] omap_i2c 48072000.i2c: could not find pctldev for node /ocp/pinmux@4a100040/pinmux_i2c2_pins, deferring probe
- [ 0.514709] platform 48072000.i2c: Driver omap_i2c requests probe deferral
- [ 0.514739] omap_i2c 48060000.i2c: could not find pctldev for node /ocp/pinmux@4a100040/pinmux_i2c3_pins, deferring probe
- [ 0.514770] platform 48060000.i2c: Driver omap_i2c requests probe deferral
- [ 0.514831] omap_i2c 48350000.i2c: could not find pctldev for node /ocp/pinmux@4a100040/pinmux_i2c4_pins, deferring probe
- [ 0.514831] platform 48350000.i2c: Driver omap_i2c requests probe deferral
- [ 0.519317] Switching to clocksource 32k_counter
- [ 0.600219] NET: Registered protocol family 2
- [ 0.601715] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
- [ 0.601989] TCP bind hash table entries: 8192 (order: 6, 294912 bytes)
- [ 0.604278] TCP: Hash tables configured (established 8192 bind 8192)
- [ 0.604522] TCP: reno registered
- [ 0.604553] UDP hash table entries: 512 (order: 3, 40960 bytes)
- [ 0.604858] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes)
- [ 0.605773] NET: Registered protocol family 1
- [ 0.606750] RPC: Registered named UNIX socket transport module.
- [ 0.606781] RPC: Registered udp transport module.
- [ 0.606781] RPC: Registered tcp transport module.
- [ 0.606781] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 0.607482] NetWinder Floating Point Emulator V0.97 (double precision)
- [ 0.744628] bounce pool size: 64 pages
- [ 0.745178] VFS: Disk quotas dquot_6.5.2
- [ 0.745422] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
- [ 0.747467] NFS: Registering the id_resolver key type
- [ 0.747833] Key type id_resolver registered
- [ 0.747833] Key type id_legacy registered
- [ 0.747955] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
- [ 0.748443] msgmni has been set to 1379
- [ 0.750701] io scheduler noop registered
- [ 0.750732] io scheduler deadline registered
- [ 0.750823] io scheduler cfq registered (default)
- [ 0.752105] pinctrl-single 4a100040.pinmux: 203 pins at pa fc100040 size 406
- [ 0.752532] pinctrl-single 4a31e040.pinmux: 28 pins at pa fc31e040 size 56
- [ 0.755187] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
- [ 0.759277] omap_uart 4806a000.serial: did not get pins for uart0 error: -19
- [ 0.759765] 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
- [ 0.760986] omap_uart 4806c000.serial: did not get pins for uart1 error: -19
- [ 0.761260] 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1
- [ 0.762145] omap_uart 48020000.serial: did not get pins for uart2 error: -19
- [ 0.762329] 48020000.serial: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2
- [ 1.506561] console [ttyO2] enabled
- [ 1.511352] omap_uart 4806e000.serial: did not get pins for uart3 error: -19
- [ 1.518951] 4806e000.serial: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3
- [ 1.547973] brd: module loaded
- [ 1.563049] loop: module loaded
- [ 1.569946] mtdoops: mtd device (mtddev=name/number) must be supplied
- [ 1.577301] OneNAND driver initializing
- [ 1.581970] omap2_mcspi 48098000.spi: pins are not configured from the driver
- [ 1.590606] omap2_mcspi 4809a000.spi: pins are not configured from the driver
- [ 1.598785] omap2_mcspi 480b8000.spi: pins are not configured from the driver
- [ 1.607360] omap2_mcspi 480ba000.spi: pins are not configured from the driver
- [ 1.619171] usbcore: registered new interface driver asix
- [ 1.625335] usbcore: registered new interface driver ax88179_178a
- [ 1.632049] usbcore: registered new interface driver cdc_ether
- [ 1.638488] usbcore: registered new interface driver smsc95xx
- [ 1.645080] usbcore: registered new interface driver net1080
- [ 1.651336] usbcore: registered new interface driver cdc_subset
- [ 1.657867] usbcore: registered new interface driver zaurus
- [ 1.664123] usbcore: registered new interface driver cdc_ncm
- [ 1.671356] usbcore: registered new interface driver cdc_wdm
- [ 1.677307] Initializing USB Mass Storage driver...
- [ 1.682800] usbcore: registered new interface driver usb-storage
- [ 1.689117] USB Mass Storage support registered.
- [ 1.694396] usbcore: registered new interface driver usbtest
- [ 1.701629] mousedev: PS/2 mouse device common for all mice
- [ 1.710693] i2c /dev entries driver
- [ 1.714630] Driver for 1-wire Dallas network protocol.
- [ 1.721221] omap_wdt: omap_wdt_disable: writing to base:0xfc314000
- [ 1.729492] omap_wdt: OMAP Watchdog Timer Rev 0x00: initial timeout 60 sec
- [ 1.737884] cpufreq_cpu0: failed to get cpu0 regulator
- [ 1.746643] omap-dma-engine omap-dma-engine: allocating channel for 62
- [ 1.753601] omap-dma-engine omap-dma-engine: allocating channel for 61
- [ 1.760559] omap_hsmmc 4809c000.mmc: vmmc regulator missing
- [ 1.766632] omap-dma-engine omap-dma-engine: freeing channel for 61
- [ 1.773254] omap-dma-engine omap-dma-engine: freeing channel for 62
- [ 1.779937] platform 4809c000.mmc: Driver omap_hsmmc requests probe deferral
- [ 1.787597] omap-dma-engine omap-dma-engine: allocating channel for 60
- [ 1.794525] omap-dma-engine omap-dma-engine: allocating channel for 59
- [ 1.801483] omap_hsmmc 480d5000.mmc: vmmc regulator missing
- [ 1.807373] omap-dma-engine omap-dma-engine: freeing channel for 59
- [ 1.813995] omap-dma-engine omap-dma-engine: freeing channel for 60
- [ 1.820648] platform 480d5000.mmc: Driver omap_hsmmc requests probe deferral
- [ 1.828704] leds-gpio leds.5: pins are not configured from the driver
- [ 1.837768] ledtrig-cpu: registered to indicate activity on CPUs
- [ 1.845275] usbcore: registered new interface driver usbhid
- [ 1.851165] usbhid: USB HID core driver
- [ 1.856018] oprofile: no performance counters
- [ 1.862091] oprofile: using timer interrupt.
- [ 1.867126] TCP: cubic registered
- [ 1.870635] Initializing XFRM netlink socket
- [ 1.875244] NET: Registered protocol family 17
- [ 1.880004] NET: Registered protocol family 15
- [ 1.884979] Key type dns_resolver registered
- [ 1.889587] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1
- [ 1.898040] Power Management for TI OMAP4.
- [ 1.902648] OMAP4 PM: u-boot >= v2012.07 is required for full PM support
- [ 1.909912] ThumbEE CPU extension supported.
- [ 1.920227] omap_i2c 48070000.i2c: bus 0 rev0.10 at 400 kHz
- [ 1.929290] Skipping twl internal clock init and using bootloader value (unknown osc rate)
- [ 1.940185] twl 0-0048: PIH (irq 39) chaining IRQs 416..436
- [ 1.947326] twl_rtc rtc.7: Power up reset detected.
- [ 1.953338] twl_rtc rtc.7: Enabling TWL-RTC
- [ 1.961639] twl_rtc rtc.7: rtc core: registered rtc.7 as rtc0
- [ 1.969726] VAUX1_6030: 1000 <--> 3000 mV at 1800 mV
- [ 1.976745] VAUX2_6030: 1200 <--> 2800 mV at 1800 mV
- [ 1.983978] VAUX3_6030: 1000 <--> 3000 mV at 1200 mV
- [ 1.991058] VMMC: 1200 <--> 3000 mV at 3000 mV
- [ 1.997467] VPP: 1800 <--> 2500 mV at 1900 mV
- [ 2.003967] VUSIM: 1200 <--> 2900 mV at 1800 mV
- [ 2.010620] VDAC: 1800 mV
- [ 2.014709] VANA: 2100 mV
- [ 2.019165] VCXIO: 1800 mV
- [ 2.023406] VUSB: 3300 mV
- [ 2.027893] V1V8: 1800 mV
- [ 2.032440] V2V1: 2100 mV
- [ 2.040588] omap_i2c 48072000.i2c: bus 1 rev0.10 at 400 kHz
- [ 2.047973] omap_i2c 48060000.i2c: bus 2 rev0.10 at 100 kHz
- [ 2.056243] omap_i2c 48350000.i2c: bus 3 rev0.10 at 400 kHz
- [ 2.062713] omap-dma-engine omap-dma-engine: allocating channel for 62
- [ 2.069854] omap-dma-engine omap-dma-engine: allocating channel for 61
- [ 2.079498] omap_hsmmc 4809c000.mmc: pins are not configured from the driver
- [ 2.120147] omap-dma-engine omap-dma-engine: allocating channel for 60
- [ 2.127288] omap-dma-engine omap-dma-engine: allocating channel for 59
- [ 2.134429] omap_hsmmc 480d5000.mmc: vmmc regulator missing
- [ 2.140380] omap-dma-engine omap-dma-engine: freeing channel for 59
- [ 2.147003] omap-dma-engine omap-dma-engine: freeing channel for 60
- [ 2.153747] platform 480d5000.mmc: Driver omap_hsmmc requests probe deferral
- [ 2.167205] twl_rtc rtc.7: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
- [ 2.178619] Waiting for root device /dev/mmcblk0p2...
- [ 2.192504] mmc0: host does not support reading read-only switch. assuming write-enable.
- [ 2.203643] mmc0: new high speed SDHC card at address 1234
- [ 2.211090] mmcblk0: mmc0:1234 SA04G 3.63 GiB
- [ 2.220001] mmcblk0: p1 p2
- [ 2.225952] omap-dma-engine omap-dma-engine: allocating channel for 60
- [ 2.232879] omap-dma-engine omap-dma-engine: allocating channel for 59
- [ 2.239807] omap_hsmmc 480d5000.mmc: vmmc regulator missing
- [ 2.245727] omap-dma-engine omap-dma-engine: freeing channel for 59
- [ 2.252349] omap-dma-engine omap-dma-engine: freeing channel for 60
- [ 2.259002] platform 480d5000.mmc: Driver omap_hsmmc requests probe deferral
- [ 2.318695] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
- [ 2.327392] VFS: Mounted root (ext4 filesystem) on device 179:2.
- [ 2.339660] devtmpfs: mounted
- [ 2.343109] Freeing init memory: 340K
- Mounting proc : OK
- Mounting sysfs : OK
- Mounting devtmpfs:mount: mounting none on /dev failed: Device or resource busy
- boot mounted: OK
- /dev/ttyO2 linked to /dev/tty-bd - using as console
- ******************************************
- Starting System Init for GenericOMAP4(FlattenedDeviceTree)
- Release: X.x
- Kernel: Linux GenericOMAP4(FlattenedDeviceTree) 3.9.0-rc3-00061-g49b8fe5-dirty #7 SMP Thu Mar 28 16:07:40 CDT 2013 armv7l GNU/Linux
- ******************************************
- Saving kernel ring buffer : OK
- Mounting devpts : OK
- Setting up networking
- Configuring lo : OK
- Starting syslogd : OK
- Starting klogd : OK
- Mounting filesystems : OK
- mount: mounting none on /proc/bus/usb/ failed: No such file or directory
- Please press Enter to activate this console.
- / #
- / #
- / #
- / #
- t /sys/de/ # cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver
- t.sh
- generic_cpu0
- / #
- / # ./test.sh
- killall: memtester: no process killed
- 300000 600000 800000 1008000 is the available freqs
- bogomips@ boot:
- BogoMIPS : 1594.16
- BogoMIPS : 1594.16
- Boot scaling frequency =800000
- TESTING for 1 seconds at 300000
- current scaling frequency(for 300000) =300000
- bogomips@ frequency 300000:
- BogoMIPS : 597.81
- BogoMIPS : 597.81
- TESTING for 1 seconds at 600000
- current scaling frequency(for 600000) =600000
- bogomips@ frequency 600000:
- BogoMIPS : 1195.62
- BogoMIPS : 1195.62
- TESTING for 1 seconds at 800000
- current scaling frequency(for 800000) =800000
- bogomips@ frequency 800000:
- BogoMIPS : 1594.16
- BogoMIPS : 1594.16
- TESTING for 1 seconds at 1008000
- current scaling frequency(for 1008000) =1008000
- bogomips@ frequency 1008000:
- BogoMIPS : 2008.64
- BogoMIPS : 2008.64
- More transitions TEST
- [0] 1000: 5 Seconds: Fri Dec 31 18:00:04 CST 1999 : time now = Fri Dec 31 18:00:09 CST 1999
- [1] 1000: 5 Seconds: Fri Dec 31 18:00:04 CST 1999 : time now = Fri Dec 31 18:00:09 CST 1999
- [2] 1000: 5 Seconds: Fri Dec 31 18:00:04 CST 1999 : time now = Fri Dec 31 18:00:09 CST 1999
- [3] 1000: 5 Seconds: Fri Dec 31 18:00:04 CST 1999 : time now = Fri Dec 31 18:00:09 CST 1999
- [4] 1000: 5 Seconds: Fri Dec 31 18:00:04 CST 1999 : time now = Fri Dec 31 18:00:09 CST 1999
- [5] 1000: 5 Seconds: Fri Dec 31 18:00:04 CST 1999 : time now = Fri Dec 31 18:00:09 CST 1999
- [6] 1000: 5 Seconds: Fri Dec 31 18:00:04 CST 1999 : time now = Fri Dec 31 18:00:09 CST 1999
- [7] 1000: 5 Seconds: Fri Dec 31 18:00:04 CST 1999 : time now = Fri Dec 31 18:00:09 CST 1999
- [8] 1000: 5 Seconds: Fri Dec 31 18:00:04 CST 1999 : time now = Fri Dec 31 18:00:09 CST 1999
- [9] 1000: 5 Seconds: Fri Dec 31 18:00:04 CST 1999 : time now = Fri Dec 31 18:00:09 CST 1999
- [10] 1000: 5 Seconds: Fri Dec 31 18:00:04 CST 1999 : time now = Fri Dec 31 18:00:09 CST 1999
- [11] 1000: 5 Seconds: Fri Dec 31 18:00:04 CST 1999 : time now = Fri Dec 31 18:00:09 CST 1999
- [12] 1000: 5 Seconds: Fri Dec 31 18:00:04 CST 1999 : time now = Fri Dec 31 18:00:09 CST 1999
- [13] 1000: 5 Seconds: Fri Dec 31 18:00:04 CST 1999 : time now = Fri Dec 31 18:00:09 CST 1999
- [14] 1000: 5 Seconds: Fri Dec 31 18:00:04 CST 1999 : time now = Fri Dec 31 18:00:09 CST 1999
- [15] 1000: 5 Seconds: Fri Dec 31 18:00:04 CST 1999 : time now = Fri Dec 31 18:00:09 CST 1999
- [16] 1000: 5 Seconds: Fri Dec 31 18:00:04 CST 1999 : time now = Fri Dec 31 18:00:09 CST 1999
- [17] 1000: 5 Seconds: Fri Dec 31 18:00:04 CST 1999 : time now = Fri Dec 31 18:00:09 CST 1999
- [18] 1000: 5 Seconds: Fri Dec 31 18:00:04 CST 1999 : time now = Fri Dec 31 18:00:09 CST 1999
- [19] 1000: 5 Seconds: Fri Dec 31 18:00:04 CST 1999 : time now = Fri Dec 31 18:00:09 CST 1999
- [20] 1000: 5 Seconds: Fri Dec 31 18:00:04 CST 1999 : time now = Fri Dec 31 18:00:10 CST 1999
Advertisement
Add Comment
Please, Sign In to add comment