Project

General

Profile

RE: Building an SD Card » GoodBoot.txt

Good SD Card Boot- my old kernel - Tom Tatakis, 04/07/2016 09:02 AM

 
1

    
2
U-Boot SPL 2013.10 (Apr 27 2015 - 11:42:09)
3
MitySOM335x profile 1 - Model No: 3354-HX-X38-RI Serial No: 14008001
4
Configuring for 512 MB DDR3 @ 400MHz
5
enable_gpmc_cs_config: base = 8000000, size = 0, config1 = 800
6
Alstom NVSP2 -- NAND Page size = 4096k booting from dev 5
7
Using 4k bch16 layout
8
ECC Mode = 2 lo = 208/0
9
nand_spl_load_image: loading 4096 bytes from 100000 to 80800000
10
nand_spl_load_image: loading 455772 bytes from 100000 to 807fffc0
11

    
12

    
13
U-Boot 2013.10 (Apr 27 2015 - 11:42:09)
14

    
15
AM335X-GP rev 2
16
I2C:   ready
17
DRAM:  512 MiB
18
WARNING: Caches not enabled
19
enable_gpmc_cs_config: base = 8000000, size = 0, config1 = 800
20
NAND:  Using 4k bch16 layout
21
ECC Mode = 2 lo = 208/0
22
512 MiB
23
MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1
24
gpio input SPARE0 value = 0
25
Net:   cpsw:1 is connected to cpsw.  Reconnecting to cpsw
26
cpsw
27
Hit any key to stop autoboot:  0
28
SD/MMC found on device 0
29
reading uenv.txt
30
2199 bytes read in 5 ms (428.7 KiB/s)
31
Loaded environment from uenv.txt
32
Importing environment from mmc ...
33
Running uenvcmd ...
34
Setting bus to 1
35
i2c_write: error waiting for addr ACK (status=0x116)
36
Error writing the chip.
37
i2c_write: error waiting for addr ACK (status=0x116)
38
Error writing the chip.
39
reading uImage
40
3791312 bytes read in 397 ms (9.1 MiB/s)
41
## Booting kernel from Legacy Image at 80007fc0 ...
42
   Image Name:   Linux-3.2.0-svn158
43
   Image Type:   ARM Linux Kernel Image (uncompressed)
44
   Data Size:    3791248 Bytes = 3.6 MiB
45
   Load Address: 80008000
46
   Entry Point:  80008000
47
   Verifying Checksum ... OK
48
   XIP Kernel Image ... OK
49

    
50
Starting kernel ...
51

    
52
Uncompressing Linux... done, booting the kernel.
53
[    0.000000] Linux version 3.2.0-svn158 (mitydsp@mitydsp-dev) (gcc version 4.5.3 20110311 (prerelease) (GCC) ) #17 PREEMPT Mon Jan 12 15:28:44 EST 2015
54
[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d
55
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
56
[    0.000000] Machine: mitysom335x
57
[    0.000000] Memory policy: ECC disabled, Data cache writeback
58
[    0.000000] AM335X ES2.1 (sgx neon )
59
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 130048
60
[    0.000000] Kernel command line: console=ttyO0,115200n8 video=da8xx:bpp=16 root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait ip=none
61
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
62
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
63
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
64
[    0.000000] Memory: 512MB = 512MB total
65
[    0.000000] Memory: 510864k/510864k available, 13424k reserved, 0K highmem
66
[    0.000000] Virtual kernel memory layout:
67
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
68
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
69
[    0.000000]     vmalloc : 0xe0800000 - 0xff000000   ( 488 MB)
70
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
71
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
72
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
73
[    0.000000]       .text : 0xc0008000 - 0xc0787000   (7676 kB)
74
[    0.000000]       .init : 0xc0787000 - 0xc07c4000   ( 244 kB)
75
[    0.000000]       .data : 0xc07c4000 - 0xc085ced0   ( 612 kB)
76
[    0.000000]        .bss : 0xc085cef4 - 0xc08acb80   ( 320 kB)
77
[    0.000000] NR_IRQS:396
78
[    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
79
[    0.000000] Total of 128 interrupts on 1 active controller
80
[    0.000000] OMAP clockevent source: GPTIMER2 at 24000000 Hz
81
[    0.000000] OMAP clocksource: GPTIMER1 at 32768 Hz
82
[    0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
83
[    0.000000] Console: colour dummy device 80x30
84
[    0.000152] Calibrating delay loop... 795.44 BogoMIPS (lpj=3977216)
85
[    0.038848] pid_max: default: 32768 minimum: 301
86
[    0.039001] Security Framework initialized
87
[    0.039093] Mount-cache hash table entries: 512
88
[    0.039489] CPU: Testing write buffer coherency: ok
89
[    0.040466] devtmpfs: initialized
90
[    0.060211] omap_hwmod: gfx: failed to hardreset
91
[    0.075988] omap_hwmod: pruss: failed to hardreset
92
[    0.077484] print_constraints: dummy:
93
[    0.077972] NET: Registered protocol family 16
94
[    0.080718] OMAP GPIO hardware version 0.1
95
[    0.084075] mityarm335x_init...
96
[    0.084381] omap_mux_init: Add partition: #1: core, flags: 0
97
[    0.085723]  omap_i2c.3: alias fck already exists
98
[    0.086029]  omap_i2c.2: alias fck already exists
99
[    0.086853] Registering mcspi 1 [2]
100
[    0.086914]  omap2_mcspi.1: alias fck already exists
101
[    0.087158] Registering mcspi 2 [2]
102
[    0.087188]  omap2_mcspi.2: alias fck already exists
103
[    0.087524]  edma.0: alias fck already exists
104
[    0.087554]  edma.0: alias fck already exists
105
[    0.087554]  edma.0: alias fck already exists
106
[    0.091857] baseboard_init [Alstom NVSP2]...
107
[    0.092163] _omap_mux_get_by_name: Could not find signal gpmc_be1.gpmc_be1
108
[    0.093414]  omap_hsmmc.0: alias fck already exists
109
[    0.094116]  d_can.1: alias fck already exists
110
[    0.094818]  omap_i2c.1: alias fck already exists
111
[    0.127593] bio: create slab <bio-0> at 0
112
[    0.131225] SCSI subsystem initialized
113
[    0.133361] usbcore: registered new interface driver usbfs
114
[    0.133789] usbcore: registered new interface driver hub
115
[    0.134063] usbcore: registered new device driver usb
116
[    0.134246] musb-ti81xx musb-ti81xx: musb0, board_mode=0x3, plat_mode=0x3
117
[    0.134582] musb-ti81xx musb-ti81xx: musb1, board_mode=0x3, plat_mode=0x0
118
[    0.136108] omap_i2c omap_i2c.3: bus 3 rev2.4.0 at 100 kHz
119
[    0.137145] tps65910 3-002d: JTAGREVNUM 0x1
120
[    0.142150] print_constraints: VRTC:
121
[    0.143707] print_constraints: VIO: at 1500 mV
122
[    0.146087] print_constraints: VDD1: 600 <--> 1500 mV at 1262 mV normal
123
[    0.148529] print_constraints: VDD2: 600 <--> 1500 mV at 1137 mV normal
124
[    0.149597] print_constraints: VDD3: 5000 mV
125
[    0.151092] print_constraints: VDIG1: at 1800 mV
126
[    0.152557] print_constraints: VDIG2: at 1800 mV
127
[    0.154052] print_constraints: VPLL: at 1800 mV
128
[    0.155517] print_constraints: VDAC: at 1800 mV
129
[    0.157043] print_constraints: VAUX1: at 1800 mV
130
[    0.158508] print_constraints: VAUX2: at 3300 mV
131
[    0.160003] print_constraints: VAUX33: at 3300 mV
132
[    0.161468] print_constraints: VMMC: at 3300 mV
133
[    0.162109] tps65910 3-002d: No interrupt support, no core IRQ
134
[    0.162322] omap_i2c omap_i2c.2: bus 2 rev2.4.0 at 100 kHz
135
[    0.178039] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 100 kHz
136
[    0.179412] Advanced Linux Sound Architecture Driver Version 1.0.24.
137
[    0.180267] Switching to clocksource gp timer
138
[    0.205108] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
139
[    0.205322] musb-hdrc musb-hdrc.0: dma type: dma-cppi41
140
[    0.206298] musb-hdrc musb-hdrc.0: USB OTG mode controller at e081c000 using PIO, IRQ 18
141
[    0.206542] musb-hdrc musb-hdrc.1: dma type: dma-cppi41
142
[    0.206970] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
143
[    0.207061] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1
144
[    0.207244] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
145
[    0.207244] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
146
[    0.207275] usb usb1: Product: MUSB HDRC host driver
147
[    0.207275] usb usb1: Manufacturer: Linux 3.2.0-svn158 musb-hcd
148
[    0.207275] usb usb1: SerialNumber: musb-hdrc.1
149
[    0.208312] hub 1-0:1.0: USB hub found
150
[    0.208374] hub 1-0:1.0: 1 port detected
151
[    0.209075] musb-hdrc musb-hdrc.1: USB OTG mode controller at e081e800 using PIO, IRQ 19
152
[    0.209808] NET: Registered protocol family 2
153
[    0.210083] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
154
[    0.210968] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
155
[    0.211242] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
156
[    0.211395] TCP: Hash tables configured (established 16384 bind 16384)
157
[    0.211425] TCP reno registered
158
[    0.211425] UDP hash table entries: 256 (order: 0, 4096 bytes)
159
[    0.211456] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
160
[    0.211730] NET: Registered protocol family 1
161
[    0.212341] RPC: Registered named UNIX socket transport module.
162
[    0.212341] RPC: Registered udp transport module.
163
[    0.212371] RPC: Registered tcp transport module.
164
[    0.212371] RPC: Registered tcp NFSv4.1 backchannel transport module.
165
[    0.212677] NetWinder Floating Point Emulator V0.97 (double precision)
166
[    0.232147] VFS: Disk quotas dquot_6.5.2
167
[    0.232269] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
168
[    0.234710] msgmni has been set to 997
169
[    0.235931] io scheduler noop registered
170
[    0.235931] io scheduler deadline registered
171
[    0.236145] io scheduler cfq registered (default)
172
[    0.238433] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
173
[    0.241180] omap_uart.0: ttyO0 at MMIO 0x44e09000 (irq = 72) is a OMAP UART0
174
[    0.918640] console [ttyO0] enabled
175
[    0.922943] omap_uart.3: ttyO3 at MMIO 0x481a6000 (irq = 44) is a OMAP UART3
176
[    0.931274] zilog_escc_init returning with 0
177
[    0.953613] brd: module loaded
178
[    0.963623] loop: module loaded
179
[    0.967132] i2c-core: driver [tsl2550] using legacy suspend method
180
[    0.973724] i2c-core: driver [tsl2550] using legacy resume method
181
[    0.980133] at24 2-0050: 256 byte 24c02 EEPROM, read-only, 0 bytes/write
182
[    0.992980] MitySOM-335x: Part Number = 3354-HX-X38-RI
183
[    0.998321] Alstom NVSP2: factory_config_callback
184
[    1.003814] No SPI NOR Flash found.
185
[    1.007446] Configuring 512MB NAND device
186
[    1.012359] omap-gpmc omap-gpmc: GPMC revision 6.0
187
[    1.017333] Registering NAND on CS0
188
[    1.021057] Enabling CS0, base=0x100000, size=0xf00000, config7=0xf40
189
[    1.027740] Registering CS0, resource start=0x100000, end=0xffffff
190
[    1.037628] m25p80 spi2.0: m25p64-nonjedec (8192 Kbytes)
191
[    1.043457] Creating 1 MTD partitions on "spi_flash":
192
[    1.048736] 0x000000000000-0x000000800000 : "NOR User Defined"
193
[    1.057312] omap2-nand driver initializing
194
[    1.062072] ONFI flash detected
195
[    1.065460] ONFI param page 0 valid
196
[    1.069091] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xdc (Micron MT29F4G08ABAEAWP)
197
[    1.077453] Creating 8 MTD partitions on "omap2-nand.0":
198
[    1.083007] 0x000000000000-0x000000040000 : "SPL"
199
[    1.089721] 0x000000040000-0x000000080000 : "SPL.backup1"
200
[    1.097137] 0x000000080000-0x0000000c0000 : "SPL.backup2"
201
[    1.104431] 0x0000000c0000-0x000000100000 : "SPL.backup3"
202
[    1.111846] 0x000000100000-0x000000300000 : "U-Boot"
203
[    1.119049] 0x000000300000-0x000000340000 : "U-Boot Env"
204
[    1.126342] 0x000000340000-0x000000840000 : "Kernel"
205
[    1.134246] 0x000000840000-0x000020000000 : "File System"
206
[    1.247436] OneNAND driver initializing
207
[    1.253967] CAN device driver interface
208
[    1.257965] CAN bus driver for Bosch D_CAN controller 1.0
209
[    1.264617] d_can d_can.1: device registered (irq=55, irq_obj=56)
210
[    1.320922] davinci_mdio davinci_mdio.0: davinci mdio revision 1.6
211
[    1.327331] davinci_mdio davinci_mdio.0: detected phy mask fffffff9
212
[    1.334350] nvsp2_phy_fixup phy_id = 0x221622, addr = 1
213
[    1.340484] nvsp2_phy_fixup phy_id = 0x221622, addr = 2
214
[    1.346221] davinci_mdio.0: probed
215
[    1.349761] davinci_mdio davinci_mdio.0: phy[1]: device 0:01, driver Micrel KSZ9031 Gigabit PHY
216
[    1.358856] davinci_mdio davinci_mdio.0: phy[2]: device 0:02, driver Micrel KSZ9031 Gigabit PHY
217
[    1.368438] usbcore: registered new interface driver cdc_ether
218
[    1.374755] usbcore: registered new interface driver cdc_subset
219
[    1.381011] Initializing USB Mass Storage driver...
220
[    1.386322] usbcore: registered new interface driver usb-storage
221
[    1.392639] USB Mass Storage support registered.
222
[    1.398132] mousedev: PS/2 mouse device common for all mice
223
[    1.404663] dev addr = df8c6408
224
[    1.407928] pdev addr = df8c6400
225
[    1.414184] tps65910-rtc tps65910-rtc: Wake up is not possible as irq = 0
226
[    1.427459] tps65910-rtc tps65910-rtc: rtc core: registered tps65910-rtc as rtc0
227
[    1.435455] i2c /dev entries driver
228
[    1.440246] Linux media interface: v0.10
229
[    1.444641] Linux video capture interface: v2.00
230
[    1.449859] usbcore: registered new interface driver uvcvideo
231
[    1.455932] USB Video Class driver (1.1.1)
232
[    1.465301] OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
233
[    1.474121] cpuidle: using governor ladder
234
[    1.479095] cpuidle: using governor menu
235
[    1.486511] usbcore: registered new interface driver usbhid
236
[    1.492462] usbhid: USB HID core driver
237
[    1.497253] usbcore: registered new interface driver snd-usb-audio
238
[    1.532562] ALSA device list:
239
[    1.535736]   No soundcards found.
240
[    1.539276] oprofile: hardware counters not available
241
[    1.544677] oprofile: using timer interrupt.
242
[    1.549163] nf_conntrack version 0.5.0 (7982 buckets, 31928 max)
243
[    1.556243] ip_tables: (C) 2000-2006 Netfilter Core Team
244
[    1.561981] TCP cubic registered
245
[    1.565399] NET: Registered protocol family 17
246
[    1.570068] can: controller area network core (rev 20090105 abi 8)
247
[    1.576751] NET: Registered protocol family 29
248
[    1.581512] can: raw protocol (rev 20090105)
249
[    1.585998] can: broadcast manager protocol (rev 20090105 t)
250
[    1.592041] lib80211: common routines for IEEE802.11 drivers
251
[    1.598052] Registering the dns_resolver key type
252
[    1.603088] Registering FPGA on CS1
253
[    1.606811] Enabling CS1, base=0x1000000, size=0x1000000, config7=0xf41
254
[    1.613739] Registering CS1, resource start=0x1000000, end=0x1ffffff
255
[    1.620910] fpga_base_probe constant1 = 0x89ab, constant2 = 0xcdef
256
[    1.627563] mmc0: new high speed SDHC card at address 59b4
257
[    1.736145] mmcblk0: mmc0:59b4 SDC   14.9 GiB
258
[    1.843322]  mmcblk0: p1 p2 p3
259
[    1.846710] zilog_escc: ttyZ0 at MMIO 0x1008004 (irq = 256) is a zs (ESCC)
260
[    1.855957] zilog_escc: ttyZ1 at MMIO 0x1008000 (irq = 256) is a zs (ESCC)
261
[    1.863952] slot_id_probe
262
[    1.866729] slot_id_probe - exit
263
[    1.870422] nvio_probe
264
[    1.872985] nvio_probe - exit
265
[    1.876342] i2c_eeprom_probe
266
[    1.879364] i2c_eeprom_probe - exit
267
[    1.883361] i2c_mbox_probe
268
[    1.886199] i2c_mbox_probe - exit
269
[    1.889953] vsp_probe
270
[    1.892395] vsp_probe - exit
271
[    1.895416] Registering ENET on CS2
272
[    1.899047] Enabling CS2, base=0x2000000, size=0x1000000, config7=0xf42
273
[    1.905975] Registering CS2, resource start=0x2000000, end=0x2ffffff
274
[    1.912963] ks8851_mll ks8851_mll: (unregistered net_device): message enable is 0
275
[    1.920806] ks8851_mll ks8851_mll: (unregistered net_device): the selftest passes
276
[    1.940338] ks8851_mll ks8851_mll: eth0: Using random mac address
277
[    1.946807] ks8851_mll ks8851_mll: eth0: Mac address is: 0e:d0:78:51:41:b6
278
[    1.954071] ks8851_mll ks8851_mll: eth0: Found chip, family: 0x88, id: 0x7, rev: 0x1
279
[    1.962188] ks8851_mll ks8851_mll: eth0: MARM register value: 0x7851
280
[    1.968841] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
281
[    1.976867] ThumbEE CPU extension supported.
282
[    1.981414] mux: Failed to setup hwmod io irq -22
283
[    1.987823] Power Management for AM33XX family
284
[    1.992706] Trying to load am335x-pm-firmware.bin (60 secs timeout)
285
[    1.999359] Copied the M3 firmware to UMEM
286
[    2.003662] omap_hwmod: wkup_m3: wkup_m3: hwmod data error: OMAP4 does not support st_shift
287
[    2.024047] Detected MACID=90:59:af:91:32:22
288
[    2.033233] tps65910-rtc tps65910-rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
289
[    2.283813] EXT3-fs (mmcblk0p2): warning: maximal mount count reached, running e2fsck is recommended
290
[    2.293426] kjournald starting.  Commit interval 5 seconds
291
[    2.303192] EXT3-fs (mmcblk0p2): using internal journal
292
[    2.308654] EXT3-fs (mmcblk0p2): recovery complete
293
[    2.322814] EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode
294
[    2.330078] VFS: Mounted root (ext3 filesystem) on device 179:2.
295
[    2.336730] Freeing init memory: 244K
296
INIT: version 2.86 booting
297
Please wait: booting...
298
Error opening /dev/fb0: No such device
299
Starting udev
300
[    2.836120] udevd (805): /proc/805/oom_adj is deprecated, please use /proc/805/oom_score_adj instead.
301
[    8.080780] EXT3-fs (mmcblk0p3): warning: maximal mount count reached, running e2fsck is recommended
302
[    8.090423] kjournald starting.  Commit interval 5 seconds
303
[    8.112243] EXT3-fs (mmcblk0p3): using internal journal
304
[    8.118041] EXT3-fs (mmcblk0p3): recovery complete
305
[    8.123413] EXT3-fs (mmcblk0p3): mounted filesystem with ordered data mode
306
[   93.333190] alignment: ignoring faults is unsafe on this CPU.  Defaulting to fixup mode.
307
Remounting root file system...
308
Caching udev devnodes
309
ALSA: Restoring mixer settings...
310
/usr/sbin/alsactl: load_state:1625: No soundcards found...
311
Configuring network interfaces... ifconfig: SIOCGIFFLAGS: No such device
312
ifconfig: SIOCSIFADDR: No such device
313
route: SIOCADDRT: No such device
314
done.
315
Setting up IP spoofing protection: rp_filter.
316
Fri Dec 19 01:36:00 UTC 2014
317
INIT: Entering runlevel: 5
318
Starting system message bus: dbus.
319
Starting Hardware abstraction layer hald
320
Starting Dropbear SSH server: dropbear.
321
Starting telnet daemon.
322
Starting network benchmark server: netserver.
323
Starting syslogd/klogd: done
324
Starting thttpd.
325
Module pvrsrvkm failed to load. Retrying.
326
Running /sbin/depmod
327
Starting Lighttpd Web Server: lighttpd.
328
2014-12-19 01:36:01: (log.c.166) server started
329
/
330
/
331
Starting Matrix GUI application.
332
FATAL: Module g_mass_storage not found.
333
***************************************************************
334
***************************************************************
335
NOTICE: This file system contains the followin GPLv3 packages:
336
        binutils-dev
337
        binutils-symlinks
338
        binutils
339
        gdbserver
340

    
341
If you do not wish to distribute GPLv3 components please remove
342
the above packages prior to distribution.  This can be done using
343
the opkg remove command.  i.e.:
344
    opkg remove <package>
345
Where <package> is the name printed in the list above
346

    
347
NOTE: If t?
348
                                                                                           
349
,--.   ,--.,--.  ,--.            ,---.   ,-----. ,--.   ,--.
350
|   `.'   |`--',-'  '-.,--. ,--.'   .-' '  .-.  '|   `.'   |
351
|  |'.'|  |,--.'-.  .-' \  '  / `.  `-. |  | |  ||  |'.'|  |
352
|  |   |  ||  |  |  |    \   '  .-'    |'  '-'  '|  |   |  |
353
`--'   `--'`--'  `--'  .-'  /   `-----'  `-----' `--'   `--'
354
                       `---'
355
              ,----. ,----. ,-----.,--.   ,--.
356
              '.-.  |'.-.  ||  .--' \  `.'  /
357
                .' <   .' < '--. `\  .'    \
358
              /'-'  |/'-'  |.--'  / /  .'.  \
359
              `----' `----' `----' '--'   '--'
360

    
361
Critical Link LLC http://support.criticallink.com mitysom-335x ttyO0
362
        Linux kernel verison Linux armv7l #17 PREEMPT Mon Jan 12 15:28:44 EST 2015
363

    
364
mitysom-335x login:
(1-1/3) Go to top
Add picture from clipboard (Maximum size: 1 GB)