<?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 How to porting Yocto project u-boot in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-porting-Yocto-project-u-boot/m-p/660482#M101355</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;Hi i.MX Community,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I would like to add customer's board into the UBOOT.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;But when I execute this clean instruction&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;$ bitbake -c clean u-boot&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;The files in the "fsl-release-bsp/build/tmp/work/imx6solosabresd-poky-linux-gnueabi/u-boot-imx/2015.04-r0/git" folder will be cleared.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;How to porting Yocto project u-boot??&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hope for your help!&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Nov 2016 08:38:48 GMT</pubDate>
    <dc:creator>petertseng</dc:creator>
    <dc:date>2016-11-15T08:38:48Z</dc:date>
    <item>
      <title>How to porting Yocto project u-boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-porting-Yocto-project-u-boot/m-p/660482#M101355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;Hi i.MX Community,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I would like to add customer's board into the UBOOT.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;But when I execute this clean instruction&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;$ bitbake -c clean u-boot&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;The files in the "fsl-release-bsp/build/tmp/work/imx6solosabresd-poky-linux-gnueabi/u-boot-imx/2015.04-r0/git" folder will be cleared.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;How to porting Yocto project u-boot??&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hope for your help!&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 08:38:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-porting-Yocto-project-u-boot/m-p/660482#M101355</guid>
      <dc:creator>petertseng</dc:creator>
      <dc:date>2016-11-15T08:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to porting Yocto project u-boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-porting-Yocto-project-u-boot/m-p/660483#M101356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Peter Tseng,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you mention the clean instruction will delete the packages associated with the u-boot recipe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wish to add support for a custom board my recommendation would be looking for one of the existing machine configurations (MACHINE, like imx6sabresd for example) and working with it as a starting point and performing the necessary changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yocto is focused more on distribution than development so it would be easier to work locally and once you have the necessary changes for your board load it all on a new layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are not very familiar with Yocto I would recommend looking at the following training, which is very informative and easy to follow (there are several task showing different configurations).&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-94866"&gt;https://community.nxp.com/docs/DOC-94866&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a very good guide on customizing u-boot please look at the following document.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-328200"&gt;https://community.nxp.com/docs/DOC-328200&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for creating a new layer please look at the following layer.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-331917"&gt;https://community.nxp.com/docs/DOC-331917&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this is a lot of information but I hope it serves as a guidelines for your design.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2016 17:49:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-porting-Yocto-project-u-boot/m-p/660483#M101356</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2016-11-21T17:49:52Z</dc:date>
    </item>
  </channel>
</rss>

