<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックRe: MCIMX6Q5EYM10AD</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/MCIMX6Q5EYM10AD/m-p/843080#M129251</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if board sometimes will be stuck at uboot, most porbably&lt;/P&gt;&lt;P&gt;this is power up sequence issue, one can inspect power supplies&lt;/P&gt;&lt;P&gt;with oscilloscope and use guidelines from i.MX6 System Development User’s Guide&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX6DQ6SDLHDG.pdf"&gt;https://www.nxp.com/docs/en/user-guide/IMX6DQ6SDLHDG.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also may be useful to inspect processor clocks during reset, POR should be released&lt;/P&gt;&lt;P&gt;only wnen all clocks and power supplies become stable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Aug 2018 23:04:39 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-08-12T23:04:39Z</dc:date>
    <item>
      <title>MCIMX6Q5EYM10AD</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MCIMX6Q5EYM10AD/m-p/843079#M129250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use&amp;nbsp;MCIMX6Q5EYM10AD in my design ， When I continuously restart the device。Sometimes it will be stuck at uboot, and it will not restart until&amp;nbsp; to power on again.&amp;nbsp;What could cause this problem?&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/62623iA5D3DC43CC8BD45A/image-size/large?v=v2&amp;amp;px=999" title="uboot.png" alt="uboot.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The information that starts normally is as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-Boot 2015.04 (Sep 28 2017 - 10:39:13)&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX6Q rev1.5 at 792 MHz&lt;BR /&gt;CPU: Temperature 43 C&lt;BR /&gt;Reset cause: POR&lt;BR /&gt;Board: MYZR i.MX6 Evaluation Kit&lt;BR /&gt;Model: MY-IMX6-EK314-6Q-1G&lt;BR /&gt;I2C: ready&lt;BR /&gt;DRAM: 1 GiB&lt;BR /&gt;MMC: FSL_SDHC: 0, FSL_SDHC: 1&lt;BR /&gt;*** Warning - bad CRC, using default environment&lt;/P&gt;&lt;P&gt;No panel detected: default to Hannstar-XGA&lt;BR /&gt;Display: Hannstar-XGA (1024x600)&lt;BR /&gt;In: serial&lt;BR /&gt;Out: serial&lt;BR /&gt;Err: serial&lt;BR /&gt;Net: using phy at 0&lt;BR /&gt;FEC [PRIME]&lt;BR /&gt;Normal Boot&lt;BR /&gt;Hit any key to stop autoboot: 0 &lt;BR /&gt;switch to partitions #0, OK&lt;BR /&gt;mmc1(part 0) is current device&lt;BR /&gt;reading zImage-myimx6&lt;BR /&gt;6491336 bytes read in 182 ms (34 MiB/s)&lt;BR /&gt;Booting from mmc ...&lt;BR /&gt;reading myimx6ek314-6q.dtb&lt;BR /&gt;42908 bytes read in 19 ms (2.2 MiB/s)&lt;BR /&gt;Kernel image @ 0x12000000 [ 0x000000 - 0x630cc8 ]&lt;BR /&gt;## Flattened Device Tree blob at 18000000&lt;BR /&gt; Booting using the fdt blob at 0x18000000&lt;BR /&gt; Using Device Tree in place at 18000000, end 1800d79b&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;P&gt;Booting Linux on physical CPU 0x0&lt;BR /&gt;Linux version 3.14.52 (antimax@antimax-imx61) (gcc version 4.9.2 20140904 (prerelease) (crosstool-NG linaro-1.13.1-4.9-2014.09 - Linaro GCC 4.9-2014.09) ) #42 SMP PREEMPT Tue Jan 30 19:01:41 CST 2018&lt;BR /&gt;CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d&lt;BR /&gt;CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache&lt;BR /&gt;Machine model: MYZR i.MX6 Evaluation Kit (MY-IMX6-EK314-6Q)&lt;BR /&gt;cma: CMA: reserved 320 MiB at 3c000000&lt;BR /&gt;Memory policy: Data cache writealloc&lt;BR /&gt;PERCPU: Embedded 8 pages/cpu @ab723000 s8448 r8192 d16128 u32768&lt;BR /&gt;Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260096&lt;BR /&gt;Kernel command line: console=ttymxc0,115200 root=/dev/mmcblk3p2 rootwait rw&lt;BR /&gt;PID hash table entries: 4096 (order: 2, 16384 bytes)&lt;BR /&gt;Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)&lt;BR /&gt;Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)&lt;BR /&gt;Memory: 699052K/1048576K available (7261K kernel code, 528K rwdata, 3328K rodata, 380K init, 424K bss, 349524K reserved, 0K highmem)&lt;BR /&gt;Virtual kernel memory layout:&lt;BR /&gt; vector : 0xffff0000 - 0xffff1000 ( 4 kB)&lt;BR /&gt; fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)&lt;BR /&gt; vmalloc : 0xc0800000 - 0xff000000 (1000 MB)&lt;BR /&gt; lowmem : 0x80000000 - 0xc0000000 (1024 MB)&lt;BR /&gt; pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)&lt;BR /&gt; modules : 0x7f000000 - 0x7fe00000 ( 14 MB)&lt;BR /&gt; .text : 0x80008000 - 0x80a5f944 (10591 kB)&lt;BR /&gt; .init : 0x80a60000 - 0x80abf100 ( 381 kB)&lt;BR /&gt; .data : 0x80ac0000 - 0x80b44160 ( 529 kB)&lt;BR /&gt; .bss : 0x80b4416c - 0x80bae1d8 ( 425 kB)&lt;BR /&gt;SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1&lt;BR /&gt;Preemptible hierarchical RCU implementation.&lt;BR /&gt;NR_IRQS:16 nr_irqs:16 16&lt;BR /&gt;L310 cache controller enabled&lt;BR /&gt;l2x0: 16 ways, CACHE_ID 0x410000c7, AUX_CTRL 0x32070000, Cache size: 1024 kB&lt;BR /&gt;Switching to timer-based delay loop&lt;BR /&gt;sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 1431655765682ns&lt;BR /&gt;Console: colour dummy device 80x30&lt;BR /&gt;Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000)&lt;BR /&gt;pid_max: default: 32768 minimum: 301&lt;BR /&gt;Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)&lt;BR /&gt;Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)&lt;BR /&gt;CPU: Testing write buffer coherency: ok&lt;BR /&gt;CPU0: thread -1, cpu 0, socket 0, mpidr 80000000&lt;BR /&gt;Setting up static identity map for 0x106ee138 - 0x106ee190&lt;BR /&gt;CPU1: Booted secondary processor&lt;BR /&gt;CPU1: thread -1, cpu 1, socket 0, mpidr 80000001&lt;BR /&gt;CPU2: Booted secondary processor&lt;BR /&gt;CPU2: thread -1, cpu 2, socket 0, mpidr 80000002&lt;BR /&gt;CPU3: Booted secondary processor&lt;BR /&gt;CPU3: thread -1, cpu 3, socket 0, mpidr 80000003&lt;BR /&gt;Brought up 4 CPUs&lt;BR /&gt;SMP: Total of 4 processors activated (24.00 BogoMIPS).&lt;BR /&gt;CPU: All CPU(s) started in SVC mode.&lt;BR /&gt;devtmpfs: initialized&lt;BR /&gt;VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4&lt;BR /&gt;pinctrl core: initialized pinctrl subsystem&lt;BR /&gt;regulator-dummy: no parameters&lt;BR /&gt;NET: Registered protocol family 16&lt;BR /&gt;DMA: preallocated 256 KiB pool for atomic coherent allocations&lt;BR /&gt;cpuidle: using governor ladder&lt;BR /&gt;cpuidle: using governor menu&lt;BR /&gt;CPU identified as i.MX6Q, silicon rev 1.5&lt;BR /&gt;Use WDOG1 as reset source&lt;BR /&gt;syscon 20c8000.anatop: regmap [mem 0x020c8000-0x020c8fff] registered&lt;BR /&gt;vdd1p1: 800 &amp;lt;--&amp;gt; 1375 mV at 1100 mV &lt;BR /&gt;vdd3p0: 2625 &amp;lt;--&amp;gt; 3400 mV at 3000 mV &lt;BR /&gt;vdd2p5: 2000 &amp;lt;--&amp;gt; 2750 mV at 2400 mV &lt;BR /&gt;vddarm: 725 &amp;lt;--&amp;gt; 1450 mV at 1150 mV &lt;BR /&gt;vddpu: 725 &amp;lt;--&amp;gt; 1450 mV &lt;BR /&gt;vddsoc: 725 &amp;lt;--&amp;gt; 1450 mV at 1175 mV &lt;BR /&gt;syscon 20e0000.iomuxc-gpr: regmap [mem 0x020e0000-0x020e0037] registered&lt;BR /&gt;syscon 21bc000.ocotp-ctrl: regmap [mem 0x021bc000-0x021bffff] registered&lt;BR /&gt;hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.&lt;BR /&gt;hw-breakpoint: maximum watchpoint size is 4 bytes.&lt;BR /&gt;imx6q-pinctrl 20e0000.iomuxc: Invalid fsl,pins property in node /soc/aips-bus@02000000/iomuxc@020e0000/myimx6ek314-6qu/rstgrp&lt;BR /&gt;imx6q-pinctrl 20e0000.iomuxc: Invalid fsl,pins property in node /soc/aips-bus@02000000/iomuxc@020e0000/myimx6ek314-6qu/hhts_gt9xxgrp&lt;BR /&gt;imx6q-pinctrl 20e0000.iomuxc: Invalid fsl,pins property in node /soc/aips-&lt;/P&gt;&lt;P&gt;....................&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Aug 2018 08:20:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MCIMX6Q5EYM10AD/m-p/843079#M129250</guid>
      <dc:creator>zhanghan</dc:creator>
      <dc:date>2018-08-11T08:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: MCIMX6Q5EYM10AD</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MCIMX6Q5EYM10AD/m-p/843080#M129251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if board sometimes will be stuck at uboot, most porbably&lt;/P&gt;&lt;P&gt;this is power up sequence issue, one can inspect power supplies&lt;/P&gt;&lt;P&gt;with oscilloscope and use guidelines from i.MX6 System Development User’s Guide&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX6DQ6SDLHDG.pdf"&gt;https://www.nxp.com/docs/en/user-guide/IMX6DQ6SDLHDG.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also may be useful to inspect processor clocks during reset, POR should be released&lt;/P&gt;&lt;P&gt;only wnen all clocks and power supplies become stable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Aug 2018 23:04:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MCIMX6Q5EYM10AD/m-p/843080#M129251</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-08-12T23:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: MCIMX6Q5EYM10AD</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MCIMX6Q5EYM10AD/m-p/843081#M129252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My system power architecture is shown below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/62687i837A6873C221B960/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/62865i5E408029A639BFCA/image-size/large?v=v2&amp;amp;px=999" title="44.png" alt="44.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The original design converts 5V to 4.2V after converting 24V to 5V,but because the&amp;nbsp;Low dropout between the 5V and 4.2V ,so the system can not boot when at -25℃，so&amp;nbsp;The design was changed to first convert 24V to 5.3V, then convert 5.3V to 3.6V。But in fact， 3.6V is actually only about 3.55V。&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The design of the power chip MMPF0100F0ZES is the same as the official imx6q reference circuit.&lt;/P&gt;&lt;P&gt;now i have a question&amp;nbsp;Whether the voltage of 3.55V is too low for the input of MMPF0100F0ZES, whether it is possible to cause the board to be stuck at uboot?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/62765iDE4871AA3BCD6FA5/image-size/large?v=v2&amp;amp;px=999" title="11.png" alt="11.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/62778i17EB784E8A3D0412/image-size/large?v=v2&amp;amp;px=999" title="22.png" alt="22.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/62831iB13901EF03C85764/image-size/large?v=v2&amp;amp;px=999" title="33.png" alt="33.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;in the&amp;nbsp; pic above ，sys_4v2, actually is 3.55V more or less。&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;besides ，the uart debug interface，i connect the rx to gnd through 100k resistor，Does this cause the system to be stuck in uboot?&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/62942iBE9C620B884125C2/image-size/large?v=v2&amp;amp;px=999" title="55.png" alt="55.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a guess, will the system program cause this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2018 05:22:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MCIMX6Q5EYM10AD/m-p/843081#M129252</guid>
      <dc:creator>zhanghan</dc:creator>
      <dc:date>2018-08-15T05:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: MCIMX6Q5EYM10AD</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MCIMX6Q5EYM10AD/m-p/843082#M129253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;suggest to prolong POR up to 1 sec. manually, to check if&lt;/P&gt;&lt;P&gt;this is caused by clocks instability.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2018 05:48:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MCIMX6Q5EYM10AD/m-p/843082#M129253</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-08-15T05:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: MCIMX6Q5EYM10AD</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MCIMX6Q5EYM10AD/m-p/843083#M129254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/62689i6D68FC46936B4CE5/image-size/large?v=v2&amp;amp;px=999" title="66.png" alt="66.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/62730iEE051C379DCF6DAE/image-size/large?v=v2&amp;amp;px=999" title="77.png" alt="77.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/62766i1BB56D2195F67707/image-size/large?v=v2&amp;amp;px=999" title="24M clk &amp;amp;POR_B.jpg" alt="24M clk &amp;amp;POR_B.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;PIC above&amp;nbsp; is system 24M CLOCK and POR_B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2018 06:33:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MCIMX6Q5EYM10AD/m-p/843083#M129254</guid>
      <dc:creator>zhanghan</dc:creator>
      <dc:date>2018-08-15T06:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: MCIMX6Q5EYM10AD</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MCIMX6Q5EYM10AD/m-p/843084#M129255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;on picture POR is about 300mS, attach ro R192 switch connected to ground and manually&lt;/P&gt;&lt;P&gt;prolong POR up to 1 sec. Check if hanging persists.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2018 10:13:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MCIMX6Q5EYM10AD/m-p/843084#M129255</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-08-15T10:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: MCIMX6Q5EYM10AD</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MCIMX6Q5EYM10AD/m-p/843085#M129256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when&amp;nbsp; i&amp;nbsp; remove&amp;nbsp; R191 and populate C135 180nf ，which can achieve 1.2s，I find my board can not boot up。besides ，i find the scope of VSNVS_3v0 which is blue in pic below&amp;nbsp; has two stage ，Is this normal?&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;will this&amp;nbsp; cause the system program boot up be stucked at uboot?&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/63063i7022FE49B8CB2240/image-size/large?v=v2&amp;amp;px=999" title="VSNVS_3V0(黄)&amp;amp;GEN_3v3.jpg" alt="VSNVS_3V0(黄)&amp;amp;GEN_3v3.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 13:20:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MCIMX6Q5EYM10AD/m-p/843085#M129256</guid>
      <dc:creator>zhanghan</dc:creator>
      <dc:date>2018-08-16T13:20:22Z</dc:date>
    </item>
  </channel>
</rss>

