<?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: U-Boot build not creating u-boot.imx in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673373#M103754</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel&lt;/P&gt;&lt;P&gt;Try &amp;nbsp;make u-boot.imx&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sinan Akman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jun 2017 15:15:52 GMT</pubDate>
    <dc:creator>sinanakman</dc:creator>
    <dc:date>2017-06-23T15:15:52Z</dc:date>
    <item>
      <title>U-Boot build not creating u-boot.imx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673370#M103751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm attempting to create a U-Boot image from scratch for my iMX6UL EVK but every time i attempt to create it, it never creates a u-boot.imx.&amp;nbsp; Only a u-boot.bin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the commands I'm using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;git clone git://git.denx.de/u-boot-imx.git&lt;/P&gt;&lt;P&gt;cd u-boot-imx&lt;/P&gt;&lt;P&gt;export ARCH=arm&lt;BR /&gt;CROSS_COMPILE=arm-linux-gnueabihf-&lt;/P&gt;&lt;P&gt;make mrproper&lt;/P&gt;&lt;P&gt;make mx6ul_14x14_evk_defconfig&lt;/P&gt;&lt;P&gt;make&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now it compiles properly but just doesn't make the u-boot.imx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there some sort of switch I'm not throwing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2017 18:48:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673370#M103751</guid>
      <dc:creator>michaelperreca</dc:creator>
      <dc:date>2017-06-02T18:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot build not creating u-boot.imx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673371#M103752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Michael Perreca,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The u-boot source code per se does compiles to u-boot-bin. In order to get u-boot.imx the IVT header is added at the beginning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The IVT and other headers are added after compiling by the mkimage tool which is located on the tools directory (at least on the NXP u-boot git). Look for the tools/imximage.c for more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this information helps!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2017 20:24:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673371#M103752</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2017-06-02T20:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot build not creating u-boot.imx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673372#M103753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael, I'm trying to accomplish the same thing. Did you ever get things sorted?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 13:36:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673372#M103753</guid>
      <dc:creator>danielbujak</dc:creator>
      <dc:date>2017-06-23T13:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot build not creating u-boot.imx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673373#M103754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel&lt;/P&gt;&lt;P&gt;Try &amp;nbsp;make u-boot.imx&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sinan Akman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 15:15:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673373#M103754</guid>
      <dc:creator>sinanakman</dc:creator>
      <dc:date>2017-06-23T15:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot build not creating u-boot.imx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673374#M103755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I build the u-boot.imx image this way I don't see anything output from the board when I try to boot. Is there some other configuration required?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 16:04:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673374#M103755</guid>
      <dc:creator>danielbujak</dc:creator>
      <dc:date>2017-06-23T16:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot build not creating u-boot.imx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673375#M103756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you mean you are not seeing any output from the board console? How did you load u-boot.imx to your board?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 16:44:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673375#M103756</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2017-06-23T16:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot build not creating u-boot.imx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673376#M103757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes that's correct. I'm using the below command to flash the image to the SD card. This same method works for the image built by buildroot using the imx repositories.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sudo dd if=u-boot.imx of=/dev/sdb bs=1k seek=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this the correct way to write the uboot image?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 17:20:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673376#M103757</guid>
      <dc:creator>danielbujak</dc:creator>
      <dc:date>2017-06-23T17:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot build not creating u-boot.imx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673377#M103758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had to set IMX_CONFIG=board/freescale/mx6ul_14x14_evk/imximage.cfg and now I'm getting some output. Is there any instruction on what is required to build u-boot from scratch? I'm not sure what else I may be missing at this point.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 19:24:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673377#M103758</guid>
      <dc:creator>danielbujak</dc:creator>
      <dc:date>2017-06-23T19:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot build not creating u-boot.imx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673378#M103759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are using U-Boot from mainline for the&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;mx6ul_14x14_evk board.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;In this case, u-boot.imx will not be generated as this board supports SPL, so you will get: SPL and u-boot.img.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;In order to flash the SD card:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;$ sudo dd if=SPL of=/dev/mmcblk0 bs=1k seek=1; sync&lt;/P&gt;&lt;P&gt;(Note - the SD card node may vary, so adjust this as needed).&lt;/P&gt;&lt;P&gt;- Flash the u-boot.img image into the SD card:&lt;/P&gt;&lt;P&gt;sudo dd if=u-boot.img of=/dev/mmcblk0 bs=1k seek=69; sync&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 23:45:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673378#M103759</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2017-06-23T23:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot build not creating u-boot.imx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673379#M103760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestion Fabio. Using this method I get the following output before u-boot hangs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-Boot SPL 2017.05 (Jun 26 2017 - 10:58:21)&lt;BR /&gt;Trying to boot from MMC1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;U-Boot 2017.05 (Jun 26 2017 - 10:58:21 -0400)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CPU:&amp;nbsp;&amp;nbsp; Freescale i.MX6UL rev1.0 528 MHz (running at 396 MHz)&lt;BR /&gt;CPU:&amp;nbsp;&amp;nbsp; Industrial temperature grade (-40C to 105C) at 34C&lt;BR /&gt;Reset cause: POR&lt;BR /&gt;Board: MX6UL 14x14 EVK&lt;BR /&gt;I2C:&amp;nbsp;&amp;nbsp; ready&lt;BR /&gt;DRAM:&amp;nbsp; 512 MiB&lt;BR /&gt;MMC:&amp;nbsp;&amp;nbsp; FSL_SDHC: 0, FSL_SDHC: 1&lt;BR /&gt;*** Warning - bad CRC, using default environment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Video: 480x272x24&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 15:05:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673379#M103760</guid>
      <dc:creator>danielbujak</dc:creator>
      <dc:date>2017-06-26T15:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot build not creating u-boot.imx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673380#M103761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works fine for me:&lt;/P&gt;&lt;P&gt;U-Boot SPL 2017.05 (Jun 26 2017 - 12:11:18) &lt;BR /&gt;Trying to boot from MMC1 &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;U-Boot 2017.05 (Jun 26 2017 - 12:11:18 -0300) &lt;BR /&gt; &lt;BR /&gt;CPU: Freescale i.MX6UL rev1.0 at 396MHz &lt;BR /&gt;CPU: Commercial temperature grade (0C to 95C)Reset cause: WDOG &lt;BR /&gt;Board: MX6UL 14x14 EVK &lt;BR /&gt;I2C: ready &lt;BR /&gt;DRAM: 512 MiB &lt;BR /&gt;MMC: FSL_SDHC: 0, FSL_SDHC: 1 &lt;BR /&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: FEC1 &lt;BR /&gt;Hit any key to stop autoboot: 0 &lt;BR /&gt;=&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try to disable the video support?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;diff --git a/configs/mx6ul_14x14_evk_defconfig b/configs/mx6ul_14x14_evk_defconfig&lt;BR /&gt;index 56e66ee..6f98d1e 100644&lt;BR /&gt;--- a/configs/mx6ul_14x14_evk_defconfig&lt;BR /&gt;+++ b/configs/mx6ul_14x14_evk_defconfig&lt;BR /&gt;@@ -8,7 +8,6 @@ CONFIG_SPL_MMC_SUPPORT=y&lt;BR /&gt; CONFIG_SPL_SERIAL_SUPPORT=y&lt;BR /&gt; CONFIG_SPL_LIBDISK_SUPPORT=y&lt;BR /&gt; CONFIG_SPL_WATCHDOG_SUPPORT=y&lt;BR /&gt;-CONFIG_VIDEO=y&lt;BR /&gt; CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg"&lt;BR /&gt; CONFIG_BOOTDELAY=3&lt;BR /&gt; # CONFIG_CONSOLE_MUX is not set&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 15:19:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673380#M103761</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2017-06-26T15:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot build not creating u-boot.imx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673381#M103762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Disabling video on 2017.05 seems to have fixed the issue. Interestingly if I build from master branch it works with video enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Between using make menuconfig, editing configs/mx6ul_14x14_evk_defconfig, and editing include/configs/mx6ul_14x14_evk.h which is the correct place to make changes in which instances?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I enable features using make menuconfig it complains that things are being re-defined.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 15:33:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673381#M103762</guid>
      <dc:creator>danielbujak</dc:creator>
      <dc:date>2017-06-26T15:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot build not creating u-boot.imx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673382#M103763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you run:&lt;/P&gt;&lt;P&gt;=&amp;gt; env default -f -a&lt;/P&gt;&lt;P&gt;=&amp;gt; saveenv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then rebuild with video enabled with U-Boot 2017.05 version (without any change) and it should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like the issue was that you have had an old environment stored in the SD card.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 16:06:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673382#M103763</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2017-06-26T16:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot build not creating u-boot.imx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673383#M103764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm still getting the same result (u-boot hangs at video) even after resetting the environment to default.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 17:55:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673383#M103764</guid>
      <dc:creator>danielbujak</dc:creator>
      <dc:date>2017-06-26T17:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot build not creating u-boot.imx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673384#M103765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you able to reproduce this error with the latest U-Boot master?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 18:07:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673384#M103765</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2017-06-26T18:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot build not creating u-boot.imx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673385#M103766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, with the latest master source I don't have this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 18:15:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673385#M103766</guid>
      <dc:creator>danielbujak</dc:creator>
      <dc:date>2017-06-26T18:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot build not creating u-boot.imx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673386#M103767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, good, so 2017.07 which will be released soon will be working properly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 18:17:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-Boot-build-not-creating-u-boot-imx/m-p/673386#M103767</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2017-06-26T18:17:43Z</dc:date>
    </item>
  </channel>
</rss>

