Advertisement
Guest User

Untitled

a guest
Jun 19th, 2022
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.80 KB | None | 0 0
  1. U-Boot 2012.10 (May 05 2022 - 09:47:09)Meraki MX64 Boot Kernel Loader
  2.  
  3. DEV ID = 0xcf1e
  4. PCIE CFG DEV ID = 0x8025
  5. OTP offset(0x8): 0x78701c01
  6. OTP offset(0x9): 0xfe000018
  7. OTP offset(0xa): 0xc01b0
  8. OTP offset(0xb): 0x0
  9. OTP offset(0xc): 0x4a00000
  10. OTP offset(0xd): 0xfffde030
  11. OTP offset(0xe): 0x35d17f
  12. OTP offset(0xf): 0x20
  13. NSP25 32bit DDR
  14. SKU ID = 0x0
  15. DDR type: DDR3
  16. MEMC 0 DDR speed = 800MHz
  17. ddr_init2: Calling soc_ddr40_set_shmoo_dram_config
  18. ddr_init2: Calling soc_ddr40_phy_calibrate
  19. C01. Check Power Up Reset_Bar
  20. C02. Config and Release PLL from reset
  21. C03. Poll PLL Lock
  22. C04. Calibrate ZQ (ddr40_phy_calib_zq)
  23. C05. DDR PHY VTT On (Virtual VTT setup) DISABLE all Virtual VTT
  24. C06. DDR40_PHY_DDR3_MISC
  25. C07. VDL Calibration
  26. C07.1
  27. C07.2
  28. C07.4
  29. C07.4.1
  30. C07.4.4
  31. VDL calibration result: 0x30000003 (cal_steps = 0)
  32. C07.4.5
  33. C07.4.6
  34. C07.5
  35. C08. DDR40_PHY_DDR3_MISC : Start DDR40_PHY_RDLY_ODT....
  36. C09. Start ddr40_phy_autoidle_on (MEM_SYS_PARAM_PHY_AUTO_IDLE) ....
  37. C10. Wait for Phy Ready
  38. Programming controller register
  39. ddr_init2: Calling soc_ddr40_shmoo_ctl
  40. Validate Shmoo parameters stored in flash ..... OK
  41. Press Ctrl-C to run Shmoo ..... skipped
  42. Restoring Shmoo parameters from flash ..... done
  43. Running simple memory test ..... OK
  44. DDR Tune Completed
  45. DRAM: 2 GiB
  46. WARNING: Caches not enabled
  47. NAND: Micron MT29F8G08ABACA, Found strap type 0x6 strap page 0x2
  48. 256 KiB blocks, 4 KiB pages, 27B OOB, 8-bit
  49. NAND: chipsize 1024 MiB
  50. *** Warning - bad CRC, using default environment
  51.  
  52. In: serial
  53. Out: serial
  54. Err: serial
  55. arm_clk=1200MHz, axi_clk=600MHz, apb_clk=300MHz, arm_periph_clk=600MHz
  56. Enabling icache and dcache
  57. Enabling l2cache
  58. Registering eth
  59. Broadcom BCM IPROC Ethernet driver 0.1
  60. Using GMAC2 (0x18024000)
  61. ERROR: could not get env ethaddr
  62. et0: ethHw_chipAttach: Chip ID: 0xcf1e; phyaddr: 0x1e
  63. bcm_robo_attach: devid: 0x53025
  64. Hit any key to stop autoboot: 0
  65. UBI: attaching mtd1 to ubi0
  66. UBI: physical eraseblock size: 262144 bytes (256 KiB)
  67. UBI: logical eraseblock size: 253952 bytes
  68. UBI: smallest flash I/O unit: 4096
  69. UBI: VID header offset: 4096 (aligned 4096)
  70. UBI: data offset: 8192
  71. UBI: attached mtd1 to ubi0
  72. UBI: MTD device name: "mtd=0"
  73. UBI: MTD device size: 1015 MiB
  74. UBI: number of good PEBs: 4060
  75. UBI: number of bad PEBs: 0
  76. UBI: max. allowed volumes: 128
  77. UBI: wear-leveling threshold: 4096
  78. UBI: number of internal volumes: 1
  79. UBI: number of user volumes: 8
  80. UBI: available PEBs: 40
  81. UBI: total number of reserved PEBs: 4020
  82. UBI: number of PEBs reserved for bad PEB handling: 40
  83. UBI: max/mean erase counter: 44/40
  84. Read 0 bytes from volume kernel to 90000000
  85. No size specified -> Using max size (2793472)
  86. Wrong Image Format for bootm command
  87. ERROR: can't get kernel image!
  88. (Re)start USB...
  89. USB: Before reset, USB clk enable register is: 000000cd
  90. Before reset, USB clk enable register is: 000000cd
  91. usb2_reset_state is: 00000000
  92. Register 1212 NbrPorts 2
  93. USB EHCI 1.00
  94. scanning bus for devices... 2 USB Device(s) found
  95. scanning bus for storage devices... 1 Storage Device(s) found
  96. reading openwrt-bcm53xx-generic-meraki_mx64_a0-initramfs.bin
  97. ....
  98. ** Unable to read "openwrt-bcm53xx-generic-meraki_mx64_a0-initramfs.bin" from usb 0:1 **
  99. Wrong Image Format for bootm command
  100. ERROR: can't get kernel image!
  101. u-boot> fatload usb 0:1 0x60008000 openwrt-bcm5862x-generic-meraki_mx64a0-initramfs-kernel.bin
  102. reading openwrt-bcm5862x-generic-meraki_mx64a0-initramfs-kernel.bin
  103. .....................................................................................................................................................................................................................
  104. 5242912 bytes read
  105. u-boot>
  106. u-boot> bootbk 0x60008000 bootkernel2
  107. [ 0.000000] Booting Linux on physical CPU 0x0
  108. [ 0.000000] Linux version 5.10.113 (mathagan@fedora) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 11.2.0 r18774-2d570ce201) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 SMP Wed May 4 12:51:37 2022
  109. [ 0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c5387d
  110. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  111. [ 0.000000] OF: fdt: Machine model: Cisco Meraki MX64(A0)
  112. [ 0.000000] Memory policy: Data cache writealloc
  113. [ 0.000000] Hit pending asynchronous external abort (FSR=0x00001c06) during first unmask, this is most likely caused by a firmware/bootloader bug.
  114. [ 0.000000] Zone ranges:
  115. [ 0.000000] Normal [mem 0x0000000060000000-0x00000000dfffffff]
  116. [ 0.000000] Movable zone start for each node
  117. [ 0.000000] Early memory node ranges
  118. [ 0.000000] node 0: [mem 0x0000000060000000-0x00000000dfffffff]
  119. [ 0.000000] Initmem setup node 0 [mem 0x0000000060000000-0x00000000dfffffff]
  120. [ 0.000000] percpu: Embedded 14 pages/cpu s27212 r8192 d21940 u57344
  121. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 519680
  122. [ 0.000000] Kernel command line: console=ttyS0,115200n8 earlyprintk
  123. [ 0.000000] Dentry cache hash table entries: 262144 (order: 8, 1048576 bytes, linear)
  124. [ 0.000000] Inode-cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
  125. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  126. [ 0.000000] Memory: 2059300K/2097152K available (5464K kernel code, 961K rwdata, 1260K rodata, 9216K init, 333K bss, 37852K reserved, 0K cma-reserved)
  127. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  128. [ 0.000000] rcu: Hierarchical RCU implementation.
  129. [ 0.000000] Tracing variant of Tasks RCU enabled.
  130. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  131. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  132. [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
  133. [ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9
  134. [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
  135. [ 0.000000] L2C-310 cache controller enabled, 16 ways, 512 kB
  136. [ 0.000000] L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x4e150001
  137. [ 0.000000] random: get_random_bytes called from start_kernel+0x35c/0x50c with crng_init=0
  138. [ 0.000009] sched_clock: 64 bits at 600MHz, resolution 1ns, wraps every 2199023255551ns
  139. [ 0.000027] clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0x8a60dddf76, max_idle_ns: 440795229572 ns
  140. [ 0.000046] Switching to timer-based delay loop, resolution 1ns
  141. [ 0.000194] clocksource: arm,sp804: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 15290083572 ns
  142. [ 0.000289] Calibrating delay loop (skipped), value calculated using timer frequency.. 1200.00 BogoMIPS (lpj=6000000)
  143. [ 0.000301] pid_max: default: 32768 minimum: 301
  144. [ 0.000393] Mount-cache hash table entries: 4096 (order: 2, 16384 bytes, linear)
  145. [ 0.000404] Mountpoint-cache hash table entries: 4096 (order: 2, 16384 bytes, linear)
  146. [ 0.000930] CPU: Testing write buffer coherency: ok
  147. [ 0.000951] CPU0: Spectre v2: using BPIALL workaround
  148. [ 0.001077] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  149. [ 0.001424] Setting up static identity map for 0x60100000 - 0x6010003c
  150. [ 0.001512] rcu: Hierarchical SRCU implementation.
  151. [ 0.001616] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
  152. [ 0.001706] smp: Bringing up secondary CPUs ...
  153. [ 0.002203] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  154. [ 0.002208] CPU1: Spectre v2: using BPIALL workaround
  155. [ 0.002285] smp: Brought up 1 node, 2 CPUs
  156. [ 0.002293] SMP: Total of 2 processors activated (2400.00 BogoMIPS).
  157. [ 0.002299] CPU: All CPU(s) started in SVC mode.
  158. [ 0.004521] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  159. [ 0.004616] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  160. [ 0.004631] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
  161. [ 0.004719] pinctrl core: initialized pinctrl subsystem
  162. [ 0.004953] NET: Registered protocol family 16
  163. [ 0.005679] DMA: preallocated 256 KiB pool for atomic coherent allocations
  164. [ 0.006194] thermal_sys: Registered thermal governor 'step_wise'
  165. [ 0.019855] cryptd: max_cpu_qlen set to 1000
  166. [ 0.022962] clocksource: Switched to clocksource arm_global_timer
  167. [ 0.023481] NET: Registered protocol family 2
  168. [ 0.023688] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
  169. [ 0.024707] tcp_listen_portaddr_hash hash table entries: 1024 (order: 1, 12288 bytes, linear)
  170. [ 0.024745] TCP established hash table entries: 16384 (order: 4, 65536 bytes, linear)
  171. [ 0.024841] TCP bind hash table entries: 16384 (order: 5, 131072 bytes, linear)
  172. [ 0.024998] TCP: Hash tables configured (established 16384 bind 16384)
  173. [ 0.025080] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
  174. [ 0.025148] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
  175. [ 0.025333] NET: Registered protocol family 1
  176. [ 0.092829] workingset: timestamp_bits=14 max_order=19 bucket_order=5
  177. [ 0.095060] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  178. [ 0.095072] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  179. [ 0.096716] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  180. [ 0.097081] printk: console [ttyS0] disabled
  181. [ 0.097128] 18000300.serial: ttyS0 at MMIO 0x18000300 (irq = 30, base_baud = 3906250) is a 16550A
  182. [ 0.597292] printk: console [ttyS0] enabled
  183. [ 0.602523] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xd3
  184. [ 0.608911] nand: Micron MT29F8G08ABACAWP
  185. [ 0.612934] nand: 1024 MiB, SLC, erase size: 256 KiB, page size: 4096, OOB size: 224
  186. [ 0.620704] iproc_nand 18026000.nand-controller: detected 1024MiB total, 256KiB blocks, 4KiB pages, 27B OOB, 8-bit, BCH-24 (1KiB sector)
  187. [ 0.633681] Bad block table found at page 262080, version 0x01
  188. [ 0.640155] Bad block table found at page 262016, version 0x01
  189. [ 0.651964] 5 fixed-partitions partitions found on MTD device brcmnand.0
  190. [ 0.658701] Creating 5 MTD partitions on "brcmnand.0":
  191. [ 0.663872] 0x000000000000-0x000000100000 : "u-boot"
  192. [ 0.669256] 0x000000100000-0x000000400000 : "bootkernel1"
  193. [ 0.674982] 0x000000400000-0x000000500000 : "senao_nvram"
  194. [ 0.680697] 0x000000500000-0x000000800000 : "bootkernel2"
  195. [ 0.686529] 0x000000800000-0x00003ff00000 : "ubi"
  196. [ 0.694566] b53-srab-switch 18036000.srab: Port 5 mode: internal
  197. [ 0.700610] b53-srab-switch 18036000.srab: found switch: BCM585xx/586xx/88312, rev 0
  198. [ 0.708582] bgmac-enet 18024000.ethernet: MAC address not present in device tree
  199. [ 0.716046] bgmac-enet 18024000.ethernet: Invalid MAC addr: 00:00:00:00:00:00
  200. [ 0.723216] bgmac-enet 18024000.ethernet: Using random MAC: 76:44:62:db:eb:6e
  201. [ 0.736072] sp805-wdt 18039000.watchdog: registration successful
  202. [ 0.742894] NET: Registered protocol family 10
  203. [ 0.748000] Segment Routing with IPv6
  204. [ 0.751722] NET: Registered protocol family 17
  205. [ 0.756317] 8021q: 802.1Q VLAN Support v1.8
  206. [ 0.760558] Registering SWP/SWPB emulation handler
  207. [ 0.772973] b53-srab-switch 18036000.srab: Port 5 mode: internal
  208. [ 0.779031] b53-srab-switch 18036000.srab: found switch: BCM585xx/586xx/88312, rev 0
  209. [ 0.946923] b53-srab-switch 18036000.srab lan1 (uninitialized): PHY [dsa-0.0:00] driver [Generic PHY] (irq=POLL)
  210. [ 0.958096] b53-srab-switch 18036000.srab lan2 (uninitialized): PHY [dsa-0.0:01] driver [Generic PHY] (irq=POLL)
  211. [ 0.969280] b53-srab-switch 18036000.srab lan3 (uninitialized): PHY [dsa-0.0:02] driver [Generic PHY] (irq=POLL)
  212. [ 0.980469] b53-srab-switch 18036000.srab lan4 (uninitialized): PHY [dsa-0.0:03] driver [Generic PHY] (irq=POLL)
  213. [ 0.991602] b53-srab-switch 18036000.srab wan (uninitialized): PHY [dsa-0.0:04] driver [Generic PHY] (irq=POLL)
  214. [ 1.002194] b53-srab-switch 18036000.srab: Using legacy PHYLIB callbacks. Please migrate to PHYLINK!
  215. [ 1.016263] DSA: tree 0 setup
  216. [ 1.020063] UBI: auto-attach mtd4
  217. [ 1.023421] ubi0: attaching mtd4
  218. [ 1.043930] random: fast init done
  219. [ 2.073386] random: crng init done
  220. [ 6.113597] ubi0: scanning is finished
  221. [ 6.129511] ubi0: attached mtd4 (name "ubi", size 1015 MiB)
  222. [ 6.135117] ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 253952 bytes
  223. [ 6.142005] ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 4096
  224. [ 6.148808] ubi0: VID header offset: 4096 (aligned 4096), data offset: 8192
  225. [ 6.155788] ubi0: good PEBs: 4060, bad PEBs: 0, corrupted PEBs: 0
  226. [ 6.161893] ubi0: user volume: 8, internal volumes: 1, max. volumes count: 128
  227. [ 6.169132] ubi0: max/mean erase counter: 44/40, WL threshold: 4096, image sequence number: 451051978
  228. [ 6.178374] ubi0: available PEBs: 0, total reserved PEBs: 4060, PEBs reserved for bad PEB handling: 80
  229. [ 6.187739] ubi0: background thread "ubi_bgt0d" started, PID 382
  230. [ 6.194721] block ubiblock0_6: created from ubi0:6(rootfs)
  231. [ 6.200217] ubiblock: device ubiblock0_6 (rootfs) set to be root filesystem
  232. [ 6.213645] Freeing unused kernel memory: 9216K
  233. [ 6.243044] Run /init as init process
  234. [ 6.440861] init: Console is alive
  235. [ 6.445217] init: - watchdog -
  236. [ 6.453370] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  237. [ 6.465027] usbcore: registered new interface driver usbfs
  238. [ 6.470574] usbcore: registered new interface driver hub
  239. [ 6.475981] usbcore: registered new device driver usb
  240. [ 6.483083] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  241. [ 6.490179] ehci-fsl: Freescale EHCI Host controller driver
  242. [ 6.496415] ehci-platform: EHCI generic platform driver
  243. [ 6.501763] ehci-platform 1802a000.usb: EHCI Host Controller
  244. [ 6.507479] ehci-platform 1802a000.usb: new USB bus registered, assigned bus number 1
  245. [ 6.515726] ehci-platform 1802a000.usb: irq 34, io mem 0x1802a000
  246. [ 6.542942] ehci-platform 1802a000.usb: USB 2.0 started, EHCI 1.00
  247. [ 6.549576] hub 1-0:1.0: USB hub found
  248. [ 6.553445] hub 1-0:1.0: 2 ports detected
  249. [ 6.560866] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  250. [ 6.568260] ohci-platform: OHCI generic platform driver
  251. [ 6.573735] ohci-platform 1802b000.usb: Generic Platform OHCI controller
  252. [ 6.580491] ohci-platform 1802b000.usb: new USB bus registered, assigned bus number 2
  253. [ 6.588482] ohci-platform 1802b000.usb: irq 34, io mem 0x1802b000
  254. [ 6.677299] hub 2-0:1.0: USB hub found
  255. [ 6.681092] hub 2-0:1.0: 2 ports detected
  256. [ 6.687176] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  257. [ 6.695694] init: - preinit -
  258. get_mac_binary: file /sys/bus/i2c/devices/0-0050/eeprom not found!
  259. [ 6.862987] usb 1-2: new high-speed USB device number 2 using ehci-platform
  260. [ 6.923617] bgmac-enet 18024000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
  261. [ 6.931983] b53-srab-switch 18036000.srab lan1: configuring for phy/gmii link mode
  262. [ 6.939803] 8021q: adding VLAN 0 to HW filter on device lan1
  263. [ 6.946704] b53-srab-switch 18036000.srab lan1: Link is Up - 1Gbps/Full - flow control rx/tx
  264. [ 7.003009] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  265. [ 7.009487] IPv6: ADDRCONF(NETDEV_CHANGE): lan1: link becomes ready
  266. Press the [f] key and hit [enter] to enter failsafe mode
  267. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  268. [ 11.078481] b53-srab-switch 18036000.srab lan1: Link is Down
  269. [ 11.195848] procd: - early -
  270. [ 11.198814] procd: - watchdog -
  271. [ 11.721538] procd: - watchdog -
  272. [ 11.724884] procd: - ubus -
  273. [ 11.778577] procd: - init -
  274. Please press Enter to activate this console.
  275. [ 11.940746] urngd: v1.0.2 started.
  276. [ 11.969542] kmodloader: loading kernel modules from /etc/modules.d/*
  277. [ 11.978527] i2c /dev entries driver
  278. [ 12.027936] PPP generic driver version 2.4.2
  279. [ 12.033924] NET: Registered protocol family 24
  280. [ 12.042377] kmodloader: done loading kernel modules from /etc/modules.d/*
  281. [ 37.545670] bgmac-enet 18024000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
  282. [ 37.560345] b53-srab-switch 18036000.srab lan1: configuring for phy/gmii link mode
  283. [ 37.570194] 8021q: adding VLAN 0 to HW filter on device lan1
  284. [ 37.633100] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  285. [ 37.639876] br-lan: port 1(lan1) entered blocking state
  286. [ 37.645181] br-lan: port 1(lan1) entered disabled state
  287. [ 37.650742] device lan1 entered promiscuous mode
  288. [ 37.655425] device eth0 entered promiscuous mode
  289. [ 37.778328] b53-srab-switch 18036000.srab lan2: configuring for phy/gmii link mode
  290. [ 37.786620] 8021q: adding VLAN 0 to HW filter on device lan2
  291. [ 37.843327] br-lan: port 2(lan2) entered blocking state
  292. [ 37.848577] br-lan: port 2(lan2) entered disabled state
  293. [ 37.854092] device lan2 entered promiscuous mode
  294. [ 37.953123] b53-srab-switch 18036000.srab lan3: configuring for phy/gmii link mode
  295. [ 37.962353] 8021q: adding VLAN 0 to HW filter on device lan3
  296. [ 38.053049] br-lan: port 3(lan3) entered blocking state
  297. [ 38.058310] br-lan: port 3(lan3) entered disabled state
  298. [ 38.063862] device lan3 entered promiscuous mode
  299. [ 38.155885] b53-srab-switch 18036000.srab lan4: configuring for phy/gmii link mode
  300. [ 38.163771] 8021q: adding VLAN 0 to HW filter on device lan4
  301. [ 38.253142] br-lan: port 4(lan4) entered blocking state
  302. [ 38.258401] br-lan: port 4(lan4) entered disabled state
  303. [ 38.264009] device lan4 entered promiscuous mode
  304. [ 38.383359] b53-srab-switch 18036000.srab wan: configuring for phy/gmii link mode
  305. [ 38.391302] 8021q: adding VLAN 0 to HW filter on device wan
  306. [ 41.763678] b53-srab-switch 18036000.srab lan1: Link is Up - 1Gbps/Full - flow control rx/tx
  307. [ 41.772176] br-lan: port 1(lan1) entered blocking state
  308. [ 41.777430] br-lan: port 1(lan1) entered forwarding state
  309. [ 41.783123] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  310.  
  311.  
  312.  
  313. BusyBox v1.35.0 (2022-05-04 12:51:37 UTC) built-in shell (ash)
  314.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement