<?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 uboot for NAND flash in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/uboot-for-NAND-flash/m-p/1305749#M176716</link>
    <description>&lt;P&gt;Dear Sir!&lt;/P&gt;&lt;P&gt;I have a&amp;nbsp;MCIMX7SABRE EVB.&lt;/P&gt;&lt;P&gt;I tried build&amp;nbsp;U-Boot and Kernel in standalone environment.&lt;/P&gt;&lt;P&gt;And I refer to the imx-yocto-L5.4.70_2.3.0 doc, and the compilation environment has been established.&lt;/P&gt;&lt;P&gt;However, because I need to boot from NAND flash.&amp;nbsp;So I tried to compile with the following instructions.&lt;/P&gt;&lt;P&gt;=============================================================&lt;/P&gt;&lt;P&gt;Download source by cloning with git clone &lt;A href="https://source.codeaurora.org/external/imx/linux-imx" target="_blank"&gt;https://source.codeaurora.org/external/imx/linux-imx&lt;/A&gt; -b&lt;BR /&gt;imx_5.4.70_2.3.0&lt;BR /&gt;cd linux-imx&lt;BR /&gt;make imx_v7_defconfig&lt;BR /&gt;make&lt;/P&gt;&lt;P&gt;=============================================================&lt;/P&gt;&lt;P&gt;But the "imx_v7_defconfig" file&amp;nbsp;has no NAND Flash configuration.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In fact, I have used "mfgtools\Profiles\Linux\OS Firmware\firmware\u-boot-imx7dsabresd_nand.imx" and program to NAND flash, it is working on MCIMX7SABRE-EVB.&lt;/P&gt;&lt;P&gt;So I think there should be a configuration file for "u-boot-imx7dsabresd_nand.imx".&lt;/P&gt;&lt;P&gt;However, there are many configuration files in uboot source code. (in "uboot-imx\configs" path)&lt;/P&gt;&lt;P&gt;Could you help me and let me know which&amp;nbsp;configuration can be used for NAND boot on MCIMX7SABRE-EVB?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Sun, 11 Jul 2021 01:46:28 GMT</pubDate>
    <dc:creator>jimmychiang</dc:creator>
    <dc:date>2021-07-11T01:46:28Z</dc:date>
    <item>
      <title>uboot for NAND flash</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uboot-for-NAND-flash/m-p/1305749#M176716</link>
      <description>&lt;P&gt;Dear Sir!&lt;/P&gt;&lt;P&gt;I have a&amp;nbsp;MCIMX7SABRE EVB.&lt;/P&gt;&lt;P&gt;I tried build&amp;nbsp;U-Boot and Kernel in standalone environment.&lt;/P&gt;&lt;P&gt;And I refer to the imx-yocto-L5.4.70_2.3.0 doc, and the compilation environment has been established.&lt;/P&gt;&lt;P&gt;However, because I need to boot from NAND flash.&amp;nbsp;So I tried to compile with the following instructions.&lt;/P&gt;&lt;P&gt;=============================================================&lt;/P&gt;&lt;P&gt;Download source by cloning with git clone &lt;A href="https://source.codeaurora.org/external/imx/linux-imx" target="_blank"&gt;https://source.codeaurora.org/external/imx/linux-imx&lt;/A&gt; -b&lt;BR /&gt;imx_5.4.70_2.3.0&lt;BR /&gt;cd linux-imx&lt;BR /&gt;make imx_v7_defconfig&lt;BR /&gt;make&lt;/P&gt;&lt;P&gt;=============================================================&lt;/P&gt;&lt;P&gt;But the "imx_v7_defconfig" file&amp;nbsp;has no NAND Flash configuration.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In fact, I have used "mfgtools\Profiles\Linux\OS Firmware\firmware\u-boot-imx7dsabresd_nand.imx" and program to NAND flash, it is working on MCIMX7SABRE-EVB.&lt;/P&gt;&lt;P&gt;So I think there should be a configuration file for "u-boot-imx7dsabresd_nand.imx".&lt;/P&gt;&lt;P&gt;However, there are many configuration files in uboot source code. (in "uboot-imx\configs" path)&lt;/P&gt;&lt;P&gt;Could you help me and let me know which&amp;nbsp;configuration can be used for NAND boot on MCIMX7SABRE-EVB?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jul 2021 01:46:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uboot-for-NAND-flash/m-p/1305749#M176716</guid>
      <dc:creator>jimmychiang</dc:creator>
      <dc:date>2021-07-11T01:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: uboot for NAND flash</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uboot-for-NAND-flash/m-p/1305795#M176725</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for uboot configuration one can look at sect.5.5 U-Boot configuration &lt;A style="box-sizing: border-box; background-color: transparent; color: #215bd6; text-decoration: none; cursor: pointer;" href="https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf" target="_blank" rel="noopener"&gt;i.MX Yocto Project User’s Guide​&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 00:19:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uboot-for-NAND-flash/m-p/1305795#M176725</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2021-07-12T00:19:18Z</dc:date>
    </item>
  </channel>
</rss>

