<?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: Building u-boot-imx for NAND flash imx6ullevk in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Building-u-boot-imx-for-NAND-flash-imx6ullevk/m-p/842075#M129135</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;p.s. imx-morty contains&amp;nbsp;u-boot-imx_2017.03.bb.&amp;nbsp; Which Yocto branch contains the 2016.03?&amp;nbsp; The branch&amp;nbsp;imx-4.1.15-1.0.0_ga contains u-boot-imx_2015.04.bb.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Oct 2018 11:07:53 GMT</pubDate>
    <dc:creator>nicholdraper202</dc:creator>
    <dc:date>2018-10-20T11:07:53Z</dc:date>
    <item>
      <title>Building u-boot-imx for NAND flash imx6ullevk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Building-u-boot-imx-for-NAND-flash-imx6ullevk/m-p/842070#M129130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a board based on the mx6ullevk with the nand flash in place of the spi.&amp;nbsp; I have the nand image which can be downloaded with the mfgtool.&amp;nbsp; When I download that image it works.&amp;nbsp; I've changed the imx6ull14x14evk.conf to be nand for the UBOOT_CONFIG and I've built the u-boot-imx recipe using bitbake u-boot-imx.&amp;nbsp; A u-boot image is created, and works from the serial shell.&amp;nbsp; But when I use the mfgtool to program the board I get an error loading the rootfs.&amp;nbsp; When I go back to the original u-boot image the rootfs loads correctly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Obviously I've not made all the changes necessary to build the nand flash version of u-boot.&amp;nbsp; What are the other changes I need to make?&amp;nbsp; I've found links to how to build for the nand flash, but all the information is old and predates the current included support.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 02:40:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Building-u-boot-imx-for-NAND-flash-imx6ullevk/m-p/842070#M129130</guid>
      <dc:creator>nicholdraper202</dc:creator>
      <dc:date>2018-10-10T02:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Building u-boot-imx for NAND flash imx6ullevk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Building-u-boot-imx-for-NAND-flash-imx6ullevk/m-p/842071#M129131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nichol&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look at description on&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-236994"&gt;How-To use NAND boot on i.MX6UL EVK board&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;images (files which are flashed to external media) are located in mfg tool /files folder,&lt;/P&gt;&lt;P&gt;description how to use mfg tool can be found in presentation below&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-328258"&gt;AMF-ACC-T1652&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 00:57:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Building-u-boot-imx-for-NAND-flash-imx6ullevk/m-p/842071#M129131</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-10-11T00:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Building u-boot-imx for NAND flash imx6ullevk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Building-u-boot-imx-for-NAND-flash-imx6ullevk/m-p/842072#M129132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I followed the instructions on that page, but they seem to be years old.&amp;nbsp; I get an error compiling with those files:&lt;/P&gt;&lt;P&gt;| /bin/bash /home/nichol/fsl/build-x11/workspace/sources/u-boot-imx/scripts/mkmakefile \&lt;BR /&gt;| /home/nichol/fsl/build-x11/workspace/sources/u-boot-imx . 2017 03&lt;BR /&gt;| make -f /home/nichol/fsl/build-x11/workspace/sources/u-boot-imx/scripts/Makefile.build obj=scripts/basic&lt;BR /&gt;| GEN ./Makefile&lt;BR /&gt;| make[1]: *** No rule to make target `/home/nichol/fsl/build-x11/workspace/sources/u-boot-imx/arch//cpu/u-boot.lds', needed by `u-boot.lds'. Stop.&lt;BR /&gt;| make[1]: *** Waiting for unfinished jobs....&lt;BR /&gt;| rm -f .tmp_quiet_recordmcount&lt;BR /&gt;| make[1]: Leaving directory `/home/nichol/fsl/build-x11/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-imx/2017.03-r0/u-boot-imx-2017.03/mx6ull_14x14_evk_nand_config'&lt;BR /&gt;| make: *** [sub-make] Error 2&lt;BR /&gt;| make: Leaving directory `/home/nichol/fsl/build-x11/workspace/sources/u-boot-imx'&lt;BR /&gt;| WARNING: exit code 1 from a shell command.&lt;BR /&gt;| ERROR: Function failed: do_compile (log file is located at /home/nichol/fsl/build-x11/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-imx/2017.03-r0/temp/log.do_compile.2047)&lt;BR /&gt;ERROR: Task (/home/nichol/fsl/sources/meta-fsl-bsp-release/imx/meta-bsp/recipes-bsp/u-boot/u-boot-imx_2017.03.bb:do_compile) failed with exit code '1'&lt;BR /&gt;NOTE: Tasks Summary: Attempted 397 tasks of which 394 didn't need to be rerun and 1 failed.&lt;/P&gt;&lt;P&gt;Summary: 1 task failed:&lt;BR /&gt; /home/nichol/fsl/sources/meta-fsl-bsp-release/imx/meta-bsp/recipes-bsp/u-boot/u-boot-imx_2017.03.bb:do_compile&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These files seem wrong since there are now exists configs/mx6ull_14x14_evk_nand_defconfig and these old instructions contain&amp;nbsp;configs/mx6ul_14x14_evk_nand_defconfig.&amp;nbsp; I do have the mx6ull_14x14_evk modified with nand.&amp;nbsp; It does work with the image that is stored with the mfgtool.&amp;nbsp; I would like to replicate compiling that image.&amp;nbsp; I seem to get close when I just changed local.conf to include both the following lines.&amp;nbsp;&lt;/P&gt;&lt;P&gt;UBOOT_CONFIG = "nand"&lt;BR /&gt;CONFIG_CMD_NAND = "1"&lt;/P&gt;&lt;P&gt;I seem to be off in just the u-boot args.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 01:06:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Building-u-boot-imx-for-NAND-flash-imx6ullevk/m-p/842072#M129132</guid>
      <dc:creator>nicholdraper202</dc:creator>
      <dc:date>2018-10-18T01:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Building u-boot-imx for NAND flash imx6ullevk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Building-u-boot-imx-for-NAND-flash-imx6ullevk/m-p/842073#M129133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please verify that correct sources were used, use ones from nxp repository&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/uboot-imx/" title="https://source.codeaurora.org/external/imx/uboot-imx/"&gt;uboot-imx - i.MX U-Boot&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx" title="https://source.codeaurora.org/external/imx/linux-imx"&gt;linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;also use appropriate version linux&amp;amp;uboot for each mfg tools package, they are described&lt;/P&gt;&lt;P&gt;in nxp documentation&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-6series-i.mx-7series-software-and-development-tool-resources:IMX_SW" title="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-6series-i.mx-7series-software-and-development-tool-resources:IMX_SW"&gt;i.MX Software|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for example for L4.1.15 use uboot-imx-imx_v2016.03 and so on.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/445105"&gt;https://community.nxp.com/thread/445105&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2018 07:19:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Building-u-boot-imx-for-NAND-flash-imx6ullevk/m-p/842073#M129133</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-10-19T07:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Building u-boot-imx for NAND flash imx6ullevk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Building-u-boot-imx-for-NAND-flash-imx6ullevk/m-p/842074#M129134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I'm confused, in the NXP&amp;nbsp;i.MX Yocto Project User's Guide it says to use the repository&amp;nbsp;&lt;/P&gt;&lt;P&gt;repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-morty &lt;/P&gt;&lt;P&gt;But you are point me to a&amp;nbsp;&lt;A href="https://source.codeaurora.org/external/imx/uboot-imx" rel="vcs-git" style="color: #0000ff; background-color: #eeeeee; text-decoration: underline; font-size: 13.3333px;" title="uboot-imx Git repository"&gt;https://source.codeaurora.org/external/imx/uboot-imx&lt;/A&gt;&amp;nbsp;repository.&amp;nbsp; Which is the correct NXP repository?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Oct 2018 10:12:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Building-u-boot-imx-for-NAND-flash-imx6ullevk/m-p/842074#M129134</guid>
      <dc:creator>nicholdraper202</dc:creator>
      <dc:date>2018-10-20T10:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Building u-boot-imx for NAND flash imx6ullevk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Building-u-boot-imx-for-NAND-flash-imx6ullevk/m-p/842075#M129135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;p.s. imx-morty contains&amp;nbsp;u-boot-imx_2017.03.bb.&amp;nbsp; Which Yocto branch contains the 2016.03?&amp;nbsp; The branch&amp;nbsp;imx-4.1.15-1.0.0_ga contains u-boot-imx_2015.04.bb.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Oct 2018 11:07:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Building-u-boot-imx-for-NAND-flash-imx6ullevk/m-p/842075#M129135</guid>
      <dc:creator>nicholdraper202</dc:creator>
      <dc:date>2018-10-20T11:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Building u-boot-imx for NAND flash imx6ullevk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Building-u-boot-imx-for-NAND-flash-imx6ullevk/m-p/842076#M129136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please use official nxp linux documentation on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software-and-development-tool:IMX_SW" title="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software-and-development-tool:IMX_SW"&gt;i.MX Software|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In particular in Release Notes, sect.2.1 New features one can find that&lt;/P&gt;&lt;P&gt;New location at Code Aurora Forum at &lt;A href="https://source.codeaurora.org/external/imx/"&gt;https://source.codeaurora.org/external/imx/ &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2018 09:39:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Building-u-boot-imx-for-NAND-flash-imx6ullevk/m-p/842076#M129136</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-10-22T09:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Building u-boot-imx for NAND flash imx6ullevk</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Building-u-boot-imx-for-NAND-flash-imx6ullevk/m-p/842077#M129137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been trying to figure out why what I compiled didn't work.&amp;nbsp; Each time I get this error when using the mfgtools2.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/67060i2C8A914B0C06E34E/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I finally downloaded the mfgtools2 version&amp;nbsp;L4.9.88_2.0.0_mfg-tool which matches the code version I am using and I get the same error as the compiled code.&amp;nbsp; By luck I had downloaded the version&amp;nbsp;L4.1.15_2.0.0-ga_mfg-tools originally which works.&amp;nbsp; I couldn't figure out why the compiled code failed.&amp;nbsp; Now I see that the compiled files supplied by NXP also fails to work on the mx6ull_14x14_evk_nand board.&amp;nbsp; Please figure out why these are broken and patch them.&amp;nbsp; I'll try to get back to the old version, as I need to progress in this project.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 14:38:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Building-u-boot-imx-for-NAND-flash-imx6ullevk/m-p/842077#M129137</guid>
      <dc:creator>nicholdraper202</dc:creator>
      <dc:date>2018-10-31T14:38:44Z</dc:date>
    </item>
  </channel>
</rss>

