<?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>topic Re: Yocto, Poky, Itron and Framebuffer Screen problems in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-Poky-Itron-and-Framebuffer-Screen-problems/m-p/718203#M111622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I noticed one can force a kernel rebuild with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bitbake -f -c compile virtual/kernel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I don't see any changes at all to the boot sequence. I have added extra lines to enable the debugger in the kernel itself (using make menuconfig to actually hardcode the kernel boot parameters).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment, it is difficult to be certain that the changes I'm making to the kernel are actually being transferred to the sdcard and run.&lt;/P&gt;&lt;P&gt;Also, I have no idea what this videomode variable is as the correct variable, I believe, is video=XXX which I've set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DRAM: Device Memory Config 1&lt;BR /&gt;DRAM: 128MB x 2&lt;BR /&gt;LLC&lt;/P&gt;&lt;P&gt;U-Boot 2015.10-00407-g83bf005-dirty (Oct 26 2016 - 09:39:34 +0100)&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX28 rev1.2 at 454 MHz&lt;BR /&gt;BOOT: I2C #0, master, 3V3&lt;BR /&gt;SPI: ready&lt;BR /&gt;DRAM:&lt;BR /&gt;RAM Configuration:&lt;BR /&gt;Bank #0: 40000000 Bank #1: 0 256 MiB&lt;BR /&gt;Board Init&lt;BR /&gt;Itron: Device Serial Number 1562445&lt;BR /&gt;MMC: MXS MMC: 0, MXS MMC: 1&lt;BR /&gt;MMC0: bus width = 1&lt;BR /&gt;MMC0: clock speed = 1&lt;BR /&gt;MMC0: bus width = 4&lt;BR /&gt;MMC0: clock speed = 13000000&lt;BR /&gt;*** Warning - bad CRC, using default environment&lt;/P&gt;&lt;P&gt;Video: MXSFB: 'videomode' variable not set!&lt;BR /&gt;In: serial&lt;BR /&gt;Out: serial&lt;BR /&gt;Err: serial&lt;BR /&gt;Net: FEC0 [PRIME] MAC address - 5c:f2:86:b0:0a:6a, FEC1 MAC address - 5c:f2:86:b0:0a:6b&lt;BR /&gt;Hit any key to stop autoboot: 0&lt;BR /&gt;checking SD zImage&lt;BR /&gt;zImage found&lt;BR /&gt;Booting Linux from SD&lt;BR /&gt;MMC0: bus width = 1&lt;BR /&gt;MMC0: clock speed = 1&lt;BR /&gt;MMC0: bus width = 4&lt;BR /&gt;MMC0: clock speed = 13000000&lt;BR /&gt;switch to partitions #0, OK&lt;BR /&gt;mmc0 is current device&lt;BR /&gt;reading zimage&lt;BR /&gt;4196752 bytes read in 1789 ms (2.2 MiB/s)&lt;BR /&gt;Kernel image @ 0x42000000 [ 0x000000 - 0x400990 ]&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Dec 2017 16:00:35 GMT</pubDate>
    <dc:creator>benjaminblundel</dc:creator>
    <dc:date>2017-12-06T16:00:35Z</dc:date>
    <item>
      <title>Yocto, Poky, Itron and Framebuffer Screen problems</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-Poky-Itron-and-Framebuffer-Screen-problems/m-p/718197#M111616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello there.&lt;/P&gt;&lt;P&gt;I have one of these:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.noritake-itron.com/NewWeb/TFT/Price/price.asp" title="http://www.noritake-itron.com/NewWeb/TFT/Price/price.asp"&gt;Noritake Itron VFD Display Modules - VFD Displays compatible with LCD Modules Graphic Displays and Character Displays wi…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Its a smart screen with a TFT touch sensitive module, CANBUS, Ethernet and all the rest. Its powered by an iMX28 and apparently has an MSX Memory LCD Driver of some description. It supports linux via Poky and Yocto.&lt;/P&gt;&lt;P&gt;I've managed to build the image for this board from the instructions given by the company. I can get a shell via a serial cable and all seems fine. However, the screen wont turn on. No backlight either. I'm not sure what to do next.&lt;/P&gt;&lt;P&gt;I notice there is a framebuffer device /dev/fb0 available and the patches for the kernel that itron provides makes mention of a special driver for the screen. I was wondering, is there something I need to pass to the Kernel at boot (through U-Boot) to tell the framebuffer where to attach? I'm drawing a blank at the moment. I've tried contacting the company in question but they've been very unresponsive.&lt;/P&gt;&lt;P&gt;Is there perhaps a guide on using Freescale devices with framebuffers I can look up somewhere perhaps? Any help at all would be great!&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Nov 2017 00:59:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-Poky-Itron-and-Framebuffer-Screen-problems/m-p/718197#M111616</guid>
      <dc:creator>benjaminblundel</dc:creator>
      <dc:date>2017-11-19T00:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto, Poky, Itron and Framebuffer Screen problems</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-Poky-Itron-and-Framebuffer-Screen-problems/m-p/718198#M111617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can start to make it working in uboot as splashscreen, it is described in&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="link-titled" href="https://community.nxp.com/thread/315566?commentID=362371#comment-362371" title="https://community.nxp.com/thread/315566?commentID=362371#comment-362371"&gt;https://community.nxp.com/thread/315566?commentID=362371#comment-362371&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;also please check&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-95559"&gt;Patch for i.MX28's 8080 mode Lcd panel driver&lt;/A&gt;&amp;nbsp;&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>Mon, 20 Nov 2017 09:14:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-Poky-Itron-and-Framebuffer-Screen-problems/m-p/718198#M111617</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-11-20T09:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto, Poky, Itron and Framebuffer Screen problems</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-Poky-Itron-and-Framebuffer-Screen-problems/m-p/718199#M111618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thankyou for the quick reply. I shall try and add these kernel parameters to the default U-Boot somehow. I believe there is an option in the build process somewhere within Yocto / Poky but I don't quite know where yet. I'll have a look.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 21:36:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-Poky-Itron-and-Framebuffer-Screen-problems/m-p/718199#M111618</guid>
      <dc:creator>benjaminblundel</dc:creator>
      <dc:date>2017-11-20T21:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto, Poky, Itron and Framebuffer Screen problems</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-Poky-Itron-and-Framebuffer-Screen-problems/m-p/718200#M111619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I've tried this and used the latest freescale imx28evk release from the github page. With my serial console I get the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Video: MXSFB: 'videomode' variable not set!&lt;BR /&gt;In: serial&lt;BR /&gt;Out: serial&lt;BR /&gt;Err: serial&lt;BR /&gt;Net: FEC0 [PRIME] MAC address - 5c:f2:86:b0:0a:6a, FEC1 MAC address - 5c:f2:86:b0:0a:6b&lt;BR /&gt;Hit any key to stop autoboot: 0 &lt;BR /&gt;checking SD zImage&lt;BR /&gt;zImage found&lt;BR /&gt;Booting Linux from SD&lt;BR /&gt;MMC0: bus width = 1&lt;BR /&gt;MMC0: clock speed = 1&lt;BR /&gt;MMC0: bus width = 4&lt;BR /&gt;MMC0: clock speed = 13000000&lt;BR /&gt;switch to partitions #0, OK&lt;BR /&gt;mmc0 is current device&lt;BR /&gt;reading zimage&lt;BR /&gt;4183896 bytes read in 1785 ms (2.2 MiB/s)&lt;BR /&gt;Kernel image @ 0x42000000 [ 0x000000 - 0x3fd758 ]&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the system halts on starting kernel - Is there any way to get a little more information on why this happens?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 02:22:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-Poky-Itron-and-Framebuffer-Screen-problems/m-p/718200#M111619</guid>
      <dc:creator>benjaminblundel</dc:creator>
      <dc:date>2017-12-06T02:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto, Poky, Itron and Framebuffer Screen problems</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-Poky-Itron-and-Framebuffer-Screen-problems/m-p/718201#M111620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in general one can try to debug it using AN4553 Using Open Source&lt;/P&gt;&lt;P&gt;Debugging Tools for Linux on i.MX Processors&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fassets%2Fdocuments%2Fdata%2Fen%2Fapplication-notes%2FAN4553.pdf" rel="nofollow" target="_blank"&gt;http://www.nxp.com/assets/documents/data/en/application-notes/AN4553.pdf&lt;/A&gt;&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, 06 Dec 2017 08:23:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-Poky-Itron-and-Framebuffer-Screen-problems/m-p/718201#M111620</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-12-06T08:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto, Poky, Itron and Framebuffer Screen problems</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-Poky-Itron-and-Framebuffer-Screen-problems/m-p/718202#M111621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! I'll try that. Is there any way to force a rebuild of the kernel and recreate the image using bitbake? Annoyingly, I can run:&lt;/P&gt;&lt;P&gt;bitbake -c menuconfig virtual/kernel&lt;/P&gt;&lt;P&gt;and get myself a new kernel setup but this is not reflected in the core-image-minimal&lt;/P&gt;&lt;P&gt;A thought occurs - is virtual/kernel incorrect? Is this rebuilding only the kernel for the qemu emulated side of things and not the actual sd-card image?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 15:33:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-Poky-Itron-and-Framebuffer-Screen-problems/m-p/718202#M111621</guid>
      <dc:creator>benjaminblundel</dc:creator>
      <dc:date>2017-12-06T15:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto, Poky, Itron and Framebuffer Screen problems</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-Poky-Itron-and-Framebuffer-Screen-problems/m-p/718203#M111622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I noticed one can force a kernel rebuild with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bitbake -f -c compile virtual/kernel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I don't see any changes at all to the boot sequence. I have added extra lines to enable the debugger in the kernel itself (using make menuconfig to actually hardcode the kernel boot parameters).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment, it is difficult to be certain that the changes I'm making to the kernel are actually being transferred to the sdcard and run.&lt;/P&gt;&lt;P&gt;Also, I have no idea what this videomode variable is as the correct variable, I believe, is video=XXX which I've set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DRAM: Device Memory Config 1&lt;BR /&gt;DRAM: 128MB x 2&lt;BR /&gt;LLC&lt;/P&gt;&lt;P&gt;U-Boot 2015.10-00407-g83bf005-dirty (Oct 26 2016 - 09:39:34 +0100)&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX28 rev1.2 at 454 MHz&lt;BR /&gt;BOOT: I2C #0, master, 3V3&lt;BR /&gt;SPI: ready&lt;BR /&gt;DRAM:&lt;BR /&gt;RAM Configuration:&lt;BR /&gt;Bank #0: 40000000 Bank #1: 0 256 MiB&lt;BR /&gt;Board Init&lt;BR /&gt;Itron: Device Serial Number 1562445&lt;BR /&gt;MMC: MXS MMC: 0, MXS MMC: 1&lt;BR /&gt;MMC0: bus width = 1&lt;BR /&gt;MMC0: clock speed = 1&lt;BR /&gt;MMC0: bus width = 4&lt;BR /&gt;MMC0: clock speed = 13000000&lt;BR /&gt;*** Warning - bad CRC, using default environment&lt;/P&gt;&lt;P&gt;Video: MXSFB: 'videomode' variable not set!&lt;BR /&gt;In: serial&lt;BR /&gt;Out: serial&lt;BR /&gt;Err: serial&lt;BR /&gt;Net: FEC0 [PRIME] MAC address - 5c:f2:86:b0:0a:6a, FEC1 MAC address - 5c:f2:86:b0:0a:6b&lt;BR /&gt;Hit any key to stop autoboot: 0&lt;BR /&gt;checking SD zImage&lt;BR /&gt;zImage found&lt;BR /&gt;Booting Linux from SD&lt;BR /&gt;MMC0: bus width = 1&lt;BR /&gt;MMC0: clock speed = 1&lt;BR /&gt;MMC0: bus width = 4&lt;BR /&gt;MMC0: clock speed = 13000000&lt;BR /&gt;switch to partitions #0, OK&lt;BR /&gt;mmc0 is current device&lt;BR /&gt;reading zimage&lt;BR /&gt;4196752 bytes read in 1789 ms (2.2 MiB/s)&lt;BR /&gt;Kernel image @ 0x42000000 [ 0x000000 - 0x400990 ]&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 16:00:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-Poky-Itron-and-Framebuffer-Screen-problems/m-p/718203#M111622</guid>
      <dc:creator>benjaminblundel</dc:creator>
      <dc:date>2017-12-06T16:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto, Poky, Itron and Framebuffer Screen problems</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-Poky-Itron-and-Framebuffer-Screen-problems/m-p/718204#M111623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So it looks like linux-fslc and the latest release of fsl-community and meta-freescale are the layers I need.&lt;/P&gt;&lt;P&gt;I think, using bitbake -f -c compile linux-fslc will rebuild the kernel. I just then need to rebuild the image.&lt;/P&gt;&lt;P&gt;The problem is, I don't see any difference at bootup:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DRAM: Device Memory Config 1&lt;BR /&gt;DRAM: 128MB x 2&lt;BR /&gt;LLC&lt;/P&gt;&lt;P&gt;U-Boot 2015.10-00407-g83bf005-dirty (Oct 26 2016 - 09:39:34 +0100)&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX28 rev1.2 at 454 MHz&lt;BR /&gt;BOOT: I2C #0, master, 3V3&lt;BR /&gt;SPI: ready&lt;BR /&gt;DRAM:&lt;BR /&gt;RAM Configuration:&lt;BR /&gt;Bank #0: 40000000 Bank #1: 0 256 MiB&lt;BR /&gt;Board Init&lt;BR /&gt;Itron: Device Serial Number 1562445&lt;BR /&gt;MMC: MXS MMC: 0, MXS MMC: 1&lt;BR /&gt;MMC0: bus width = 1&lt;BR /&gt;MMC0: clock speed = 1&lt;BR /&gt;MMC0: bus width = 4&lt;BR /&gt;MMC0: clock speed = 13000000&lt;BR /&gt;*** Warning - bad CRC, using default environment&lt;/P&gt;&lt;P&gt;Video: MXSFB: 'videomode' variable not set!&lt;BR /&gt;In: serial&lt;BR /&gt;Out: serial&lt;BR /&gt;Err: serial&lt;BR /&gt;Net: FEC0 [PRIME] MAC address - 5c:f2:86:b0:0a:6a, FEC1 MAC address - 5c:f2:86:b0:0a:6b&lt;BR /&gt;Hit any key to stop autoboot: 0&lt;BR /&gt;checking SD zImage&lt;BR /&gt;zImage found&lt;BR /&gt;Booting Linux from SD&lt;BR /&gt;MMC0: bus width = 1&lt;BR /&gt;MMC0: clock speed = 1&lt;BR /&gt;MMC0: bus width = 4&lt;BR /&gt;MMC0: clock speed = 13000000&lt;BR /&gt;switch to partitions #0, OK&lt;BR /&gt;mmc0 is current device&lt;BR /&gt;reading zimage&lt;BR /&gt;4184184 bytes read in 1783 ms (2.2 MiB/s)&lt;BR /&gt;Kernel image @ 0x42000000 [ 0x000000 - 0x3fd878 ]&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If only I could find out some more data as to why it is halting and not going anywhere? For all I know it could still be running but the output has gone to a blank screen as oppose to the serial console /dev/ttyAM0&lt;/P&gt;&lt;P&gt;I've tried adding the kernel boot variables for debugging but that makes no difference at all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 15:54:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-Poky-Itron-and-Framebuffer-Screen-problems/m-p/718204#M111623</guid>
      <dc:creator>benjaminblundel</dc:creator>
      <dc:date>2017-12-11T15:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto, Poky, Itron and Framebuffer Screen problems</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-Poky-Itron-and-Framebuffer-Screen-problems/m-p/718205#M111624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for issues with linux-fslc one can post to meta-fsl-arm mailing list&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Flists.yoctoproject.org%2Flistinfo%2Fmeta-freescale" rel="nofollow" target="_blank"&gt;https://lists.yoctoproject.org/listinfo/meta-freescale&lt;/A&gt;&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>Mon, 11 Dec 2017 23:35:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-Poky-Itron-and-Framebuffer-Screen-problems/m-p/718205#M111624</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-12-11T23:35:48Z</dc:date>
    </item>
  </channel>
</rss>

