<?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: Modify u-boot in Yocto in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Modify-u-boot-in-Yocto/m-p/229043#M16865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep totally ! I usually compile by myself, but I wanted to see the possibilities of Yocto. Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jun 2013 16:53:30 GMT</pubDate>
    <dc:creator>AlbertT</dc:creator>
    <dc:date>2013-06-19T16:53:30Z</dc:date>
    <item>
      <title>Modify u-boot in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Modify-u-boot-in-Yocto/m-p/229037#M16859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am starting to use Yocto but I have a lots of difficulties to understand how it works. Let's say I just want to modify u-boot, how should I proceed ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am following the Tasks which are published on this forum. I have found sources of u-boot extracted in build/tmp/work/imx6qsabresd-poky-linux-gnueabi and modified this files but when I recompile nothing happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 14:25:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Modify-u-boot-in-Yocto/m-p/229037#M16859</guid>
      <dc:creator>AlbertT</dc:creator>
      <dc:date>2013-06-19T14:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Modify u-boot in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Modify-u-boot-in-Yocto/m-p/229038#M16860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this document: &lt;A href="https://community.freescale.com/docs/DOC-95003" target="test_blank"&gt;https://community.freescale.com/docs/DOC-95003&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 14:53:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Modify-u-boot-in-Yocto/m-p/229038#M16860</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-06-19T14:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Modify u-boot in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Modify-u-boot-in-Yocto/m-p/229039#M16861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Leo ! I tried this procedure with the command bitbake -c u-boot but it didn't worked. Since there are multiple directories u-boot I am not sure I am modifying the good one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 16:24:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Modify-u-boot-in-Yocto/m-p/229039#M16861</guid>
      <dc:creator>AlbertT</dc:creator>
      <dc:date>2013-06-19T16:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Modify u-boot in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Modify-u-boot-in-Yocto/m-p/229040#M16862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I hack U-Boot I never do it inside Yocto build system but I use a toolchain (which is build using Yocto) for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For toolchain build:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$: bitbake meta-toolchain&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using this you can build U-Boot byhand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you did the need changes, considering you're making a product, you would do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* make a company/product layer&lt;/P&gt;&lt;P&gt;* add a board file which is based on your development platform&lt;/P&gt;&lt;P&gt;* add a bbappend to apply the need patch for it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it is helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 16:29:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Modify-u-boot-in-Yocto/m-p/229040#M16862</guid>
      <dc:creator>OtavioSalvador</dc:creator>
      <dc:date>2013-06-19T16:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Modify u-boot in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Modify-u-boot-in-Yocto/m-p/229041#M16863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, in that case do a –c clean, then –c compile, then compare timestamps on all u-boot folders. Do you work on the  folder with latest timestamps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 16:30:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Modify-u-boot-in-Yocto/m-p/229041#M16863</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-06-19T16:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Modify u-boot in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Modify-u-boot-in-Yocto/m-p/229042#M16864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thanks I will try this one. !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 16:52:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Modify-u-boot-in-Yocto/m-p/229042#M16864</guid>
      <dc:creator>AlbertT</dc:creator>
      <dc:date>2013-06-19T16:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Modify u-boot in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Modify-u-boot-in-Yocto/m-p/229043#M16865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep totally ! I usually compile by myself, but I wanted to see the possibilities of Yocto. Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 16:53:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Modify-u-boot-in-Yocto/m-p/229043#M16865</guid>
      <dc:creator>AlbertT</dc:creator>
      <dc:date>2013-06-19T16:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Modify u-boot in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Modify-u-boot-in-Yocto/m-p/229044#M16866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, sorry for re-asking this question but I'm trying to automate the my build using Yocto and also have the ability to replace SDK versions easily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have u-boot.patch file and bbappend that adds the patch to SRC_URI.&lt;/P&gt;&lt;P&gt;the bbappend file is located under my_layer/recipes/recipes-kernel/u-boot/&lt;/P&gt;&lt;P&gt;but for some reason bitbake -f u-boot does not take my changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tested my bbappend by over-writting the "do_listtasks" to echo to console.&lt;/P&gt;&lt;P&gt;when I place the bbappend in the same folder with the u-boot.bb it works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone assist?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Elad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 09:54:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Modify-u-boot-in-Yocto/m-p/229044#M16866</guid>
      <dc:creator>eladyosef</dc:creator>
      <dc:date>2013-10-01T09:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Modify u-boot in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Modify-u-boot-in-Yocto/m-p/229045#M16867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It all depends on the u-boot recipe you are going to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In meta-fsl-arm we have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;u-boot-imx&lt;/LI&gt;&lt;LI&gt;u-boot-fslc&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OE-Core/Poky has:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;u-boot&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you intend to bbappend u-boot-fslc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 13:34:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Modify-u-boot-in-Yocto/m-p/229045#M16867</guid>
      <dc:creator>OtavioSalvador</dc:creator>
      <dc:date>2013-10-01T13:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Modify u-boot in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Modify-u-boot-in-Yocto/m-p/229046#M16868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all. I'm Mariano Dominguez, Sorry that i'm re-open this question but i have the same problem and i&amp;nbsp; don't know how to resolve it. I'm using Yocto 1.4 for I.MX 53. I'm compiling with bitbake. I want to make a change into u-boot-dey but then i can't re-compile. I put "bitbake u-boot-dey" but nothing happends, then i tried with "bitbake -f u-boot-dey", but still not working and finally i tried with "bitbake -c clean u-boot-dey" and then "bitbake u-boot-dey", this worked but when i put the flag "-c clean" all my changes was delete and then when compile, it genereted the new image but without my changes. How can i re-compile?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mariano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 13:03:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Modify-u-boot-in-Yocto/m-p/229046#M16868</guid>
      <dc:creator>marianodo</dc:creator>
      <dc:date>2015-11-18T13:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Modify u-boot in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Modify-u-boot-in-Yocto/m-p/229047#M16869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The link is broken, can you share a working one? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2020 08:50:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Modify-u-boot-in-Yocto/m-p/229047#M16869</guid>
      <dc:creator>saikumarmails</dc:creator>
      <dc:date>2020-07-13T08:50:32Z</dc:date>
    </item>
  </channel>
</rss>

