<?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>i.MX ProcessorsのトピックRe: UBOOT_CONFIG options</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/UBOOT-CONFIG-options/m-p/1389050#M184679</link>
    <description>&lt;P&gt;you can refer to the link as below：&lt;/P&gt;
&lt;P&gt;“&lt;A href="https://community.nxp.com/t5/i-MX-Processors/How-to-configure-u-boot-for-emmc/m-p/1208739#”" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/How-to-configure-u-boot-for-emmc/m-p/1208739#”&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;“&lt;A href="https://community.nxp.com/t5/i-MX-Processors/IMX8M-error-building-uboot-for-emmc-with-Yocto/m-p/911334”" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/IMX8M-error-building-uboot-for-emmc-with-Yocto/m-p/911334”&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;but I still suggest that you can refer to the chapter 4.5.13 How to build imx-boot image by using imx-mkimage of linux user guide, this tools is easy to build customized uboot&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 18 Dec 2021 05:14:09 GMT</pubDate>
    <dc:creator>joanxie</dc:creator>
    <dc:date>2021-12-18T05:14:09Z</dc:date>
    <item>
      <title>UBOOT_CONFIG options</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UBOOT-CONFIG-options/m-p/1388914#M184663</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm following&amp;nbsp;i.MX Porting Guide (30 sept 2021), in the chapter "3 Porting U-Boot" -&amp;gt; "3.1.2 How to build and load U-Boot in Yocto Project", step 5 says:&lt;/P&gt;&lt;P&gt;"5. Edit the machine configuration file with UBOOT_CONFIG options."&lt;/P&gt;&lt;P&gt;What modifcations do I have to make here exactly?&lt;/P&gt;&lt;P&gt;I use XM8XL, so starting from machine imx8dxl-lpddr4-evk.conf I copy that file to my custom layer as imx8dxl-custom.conf.&lt;/P&gt;&lt;P&gt;The content of this file is:&lt;/P&gt;&lt;P&gt;require conf/machine/include/imx8dxl-evk.inc&lt;BR /&gt;KERNEL_DEVICETREE_BASENAME = "imx8dxl-evk"&lt;BR /&gt;KERNEL_DEVICETREE:append:use-nxp-bsp = " \&lt;BR /&gt;freescale/${KERNEL_DEVICETREE_BASENAME}-enet0.dtb \&lt;BR /&gt;freescale/${KERNEL_DEVICETREE_BASENAME}-enet0-tja1100.dtb \&lt;BR /&gt;freescale/${KERNEL_DEVICETREE_BASENAME}-inmate.dtb \&lt;BR /&gt;freescale/${KERNEL_DEVICETREE_BASENAME}-lcdif.dtb \&lt;BR /&gt;freescale/${KERNEL_DEVICETREE_BASENAME}-lpspi-slave.dtb \&lt;BR /&gt;freescale/${KERNEL_DEVICETREE_BASENAME}-pcie-ep.dtb \&lt;BR /&gt;freescale/${KERNEL_DEVICETREE_BASENAME}-root.dtb \&lt;BR /&gt;"&lt;BR /&gt;UBOOT_CONFIG_BASENAME = "imx8dxl_evk"&lt;BR /&gt;UBOOT_CONFIG[fspi] = "${UBOOT_CONFIG_BASENAME}_fspi_defconfig"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I want to boot from mfgtool or eMMC should I add this?&lt;/P&gt;&lt;P&gt;UBOOT_CONFIG_BASENAME = "imx8dxl_evk"&lt;BR /&gt;UBOOT_CONFIG ??= "mfgtool"&lt;BR /&gt;UBOOT_CONFIG[fspi] = "${UBOOT_CONFIG_BASENAME}_fspi_defconfig"&lt;BR /&gt;UBOOT_CONFIG[mfgtool] = "${UBOOT_CONFIG_BASENAME}_defconfig"&lt;BR /&gt;UBOOT_CONFIG[emmc] = "${UBOOT_CONFIG_BASENAME}_emmc_config,sdcard"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 16:16:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UBOOT-CONFIG-options/m-p/1388914#M184663</guid>
      <dc:creator>Juanma1</dc:creator>
      <dc:date>2021-12-17T16:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: UBOOT_CONFIG options</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UBOOT-CONFIG-options/m-p/1389050#M184679</link>
      <description>&lt;P&gt;you can refer to the link as below：&lt;/P&gt;
&lt;P&gt;“&lt;A href="https://community.nxp.com/t5/i-MX-Processors/How-to-configure-u-boot-for-emmc/m-p/1208739#”" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/How-to-configure-u-boot-for-emmc/m-p/1208739#”&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;“&lt;A href="https://community.nxp.com/t5/i-MX-Processors/IMX8M-error-building-uboot-for-emmc-with-Yocto/m-p/911334”" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/IMX8M-error-building-uboot-for-emmc-with-Yocto/m-p/911334”&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;but I still suggest that you can refer to the chapter 4.5.13 How to build imx-boot image by using imx-mkimage of linux user guide, this tools is easy to build customized uboot&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Dec 2021 05:14:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UBOOT-CONFIG-options/m-p/1389050#M184679</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2021-12-18T05:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: UBOOT_CONFIG options</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UBOOT-CONFIG-options/m-p/1390255#M184814</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39586"&gt;@joanxie&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm learning how imx-mkimage works.&lt;/P&gt;&lt;P&gt;2nd link doesn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 16:53:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UBOOT-CONFIG-options/m-p/1390255#M184814</guid>
      <dc:creator>Juanma1</dc:creator>
      <dc:date>2021-12-21T16:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: UBOOT_CONFIG options</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UBOOT-CONFIG-options/m-p/1390433#M184833</link>
      <description>&lt;P&gt;I send to you again:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/IMX8M-error-building-uboot-for-emmc-with-Yocto/m-p/911334#M137344" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/IMX8M-error-building-uboot-for-emmc-with-Yocto/m-p/911334#M137344&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 03:59:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UBOOT-CONFIG-options/m-p/1390433#M184833</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2021-12-22T03:59:22Z</dc:date>
    </item>
  </channel>
</rss>

