<?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 howto create boot.scr from boot.cmd with yocto in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/howto-create-boot-scr-from-boot-cmd-with-yocto/m-p/672425#M103595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i want to create a boot.scr file. &amp;nbsp;I added &amp;nbsp;to SRC_URI = "file://boot.cmd" &amp;nbsp;and placed the file boot.cmd into the folder &amp;nbsp;meta-my-uboot/recipes-bsp/u-boot/files .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then i added &amp;nbsp;UBOOT_ENV = "boot" &amp;nbsp;and UBOOT_ENV_SUFFIX = "scr" into my local.conf. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But that is not enough, it complains about not finding &amp;nbsp;${S}/boot.scr &amp;nbsp; ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do i need to add a &amp;nbsp;do_compile() &amp;nbsp;function to build the boot.scr from boot.cmd with mkimage ?? &amp;nbsp;I really think this feature is already integrated into yocto , or?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Jun 2017 06:05:00 GMT</pubDate>
    <dc:creator>floriankoenig</dc:creator>
    <dc:date>2017-06-02T06:05:00Z</dc:date>
    <item>
      <title>howto create boot.scr from boot.cmd with yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/howto-create-boot-scr-from-boot-cmd-with-yocto/m-p/672425#M103595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i want to create a boot.scr file. &amp;nbsp;I added &amp;nbsp;to SRC_URI = "file://boot.cmd" &amp;nbsp;and placed the file boot.cmd into the folder &amp;nbsp;meta-my-uboot/recipes-bsp/u-boot/files .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then i added &amp;nbsp;UBOOT_ENV = "boot" &amp;nbsp;and UBOOT_ENV_SUFFIX = "scr" into my local.conf. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But that is not enough, it complains about not finding &amp;nbsp;${S}/boot.scr &amp;nbsp; ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do i need to add a &amp;nbsp;do_compile() &amp;nbsp;function to build the boot.scr from boot.cmd with mkimage ?? &amp;nbsp;I really think this feature is already integrated into yocto , or?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2017 06:05:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/howto-create-boot-scr-from-boot-cmd-with-yocto/m-p/672425#M103595</guid>
      <dc:creator>floriankoenig</dc:creator>
      <dc:date>2017-06-02T06:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: howto create boot.scr from boot.cmd with yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/howto-create-boot-scr-from-boot-cmd-with-yocto/m-p/672426#M103596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When i use a do_compile() &amp;nbsp;function to build with mkimage the boot.scr , it complains about &amp;nbsp; not finding u-boot-sd.imx ? &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2017 06:09:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/howto-create-boot-scr-from-boot-cmd-with-yocto/m-p/672426#M103596</guid>
      <dc:creator>floriankoenig</dc:creator>
      <dc:date>2017-06-02T06:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: howto create boot.scr from boot.cmd with yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/howto-create-boot-scr-from-boot-cmd-with-yocto/m-p/672427#M103597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this may useful for you.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-95046"&gt;https://community.nxp.com/docs/DOC-95046&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 02:01:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/howto-create-boot-scr-from-boot-cmd-with-yocto/m-p/672427#M103597</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2017-06-05T02:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: howto create boot.scr from boot.cmd with yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/howto-create-boot-scr-from-boot-cmd-with-yocto/m-p/672428#M103598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;thanks but it seemed that i need to insert extra lines like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do_compile_append() {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;${WORKDIR}/recipe-sysroot-native/usr/bin/mkimage -C none -A arm -T script -d ${WORKDIR}/boot.cmd ${WORKDIR}/${UBOOT_ENV_BINARY}&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then it builds from a boot.cmd file the boot.scr file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very sad, i thought that yocto could still handle that, or i dont know how to activate it ?? &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The next problem is now, how to copy the boot.scr file to the sdcard image ?? When i use &amp;nbsp;IMAGE_BOOT_FILES = "boot.scr" &amp;nbsp; inside &amp;nbsp; build/conf/local.conf &amp;nbsp;nothing happens, even if the boot.scr file is located in &amp;nbsp;build/tmp/deploy/images/imx6qsabresd &amp;nbsp;directory ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 09:24:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/howto-create-boot-scr-from-boot-cmd-with-yocto/m-p/672428#M103598</guid>
      <dc:creator>floriankoenig</dc:creator>
      <dc:date>2017-06-06T09:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: howto create boot.scr from boot.cmd with yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/howto-create-boot-scr-from-boot-cmd-with-yocto/m-p/1165037#M163193</link>
      <description>&lt;P&gt;Sorry for any-inconvenient.&lt;/P&gt;&lt;P&gt;But I have same this issue with iMX6ULL.&lt;/P&gt;&lt;P&gt;So, Do yo have a solution to build "boot.scr" from Yocto project ??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Thanh Luong&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 08:38:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/howto-create-boot-scr-from-boot-cmd-with-yocto/m-p/1165037#M163193</guid>
      <dc:creator>nhatthanh_xp</dc:creator>
      <dc:date>2020-10-09T08:38:29Z</dc:date>
    </item>
  </channel>
</rss>

