<?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: Setup u-boot on custom imx6ull based board in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Setup-u-boot-on-custom-imx6ull-based-board/m-p/757793#M117864</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i'm also puzzled by this...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Aug 2019 06:58:54 GMT</pubDate>
    <dc:creator>15508618566</dc:creator>
    <dc:date>2019-08-02T06:58:54Z</dc:date>
    <item>
      <title>Setup u-boot on custom imx6ull based board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-u-boot-on-custom-imx6ull-based-board/m-p/757790#M117861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a custom board based on i.MX6ULL (MCIMX6Y2CVM05AA 14X14) with 4 GB DDR3 RAM &amp;amp; 4 GB eMMC. I am trying to setup u-boot for the board. Shall i be changing the "./board/freescale/mx6ull_ddr3_arm2/imximage.cfg" file with the DDR calibration coefficients? Or shall i be changing "./board/freescale/mx6ullevk/imximage.cfg" in u-boot? Can anyone guide me with the detailed changes i need to make to bring up u-boot on this custom board? I am using mfgtool2 to flash using "mfgtool2-yocto-mx-14x14-arm2-emmc-ull.vbs". Am i using mfgtool2 correctly? Much needed help!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 17:25:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-u-boot-on-custom-imx6ull-based-board/m-p/757790#M117861</guid>
      <dc:creator>pankajjoshi</dc:creator>
      <dc:date>2018-04-23T17:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Setup u-boot on custom imx6ull based board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-u-boot-on-custom-imx6ull-based-board/m-p/757791#M117862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pankaj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DDR calibration coefficients should be put in folder for corresponding&lt;/P&gt;&lt;P&gt;board, which was used as reference for custom board. If it is i.MX6ULL EVK&lt;/P&gt;&lt;P&gt;then ..mx6ullevk/imximage.cfg. For changes one can look in Porting Guide document&lt;/P&gt;&lt;P&gt;included in linux documentation package on&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.nxp.com%2Fsupport%2Fdeveloper-resources%2Frun-time-software%2Fi.mx-developer-resources%2Fi.mx-6series-i.mx-7series-software-and-development-tool-resources%3AIMX_SW" rel="nofollow" target="_blank"&gt;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&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also for using mfg tool it is necessary to use vbs script file corresponding to used reference board.&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>Tue, 24 Apr 2018 00:02:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-u-boot-on-custom-imx6ull-based-board/m-p/757791#M117862</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-04-24T00:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Setup u-boot on custom imx6ull based board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-u-boot-on-custom-imx6ull-based-board/m-p/757792#M117863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi igorpadykov,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have modified the file &lt;EM&gt;imximage.cfg&lt;/EM&gt; in the folder&amp;nbsp;&lt;EM&gt;~/imx-yocto-bsp/build-fb-imx6ull/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-imx/2018.03-r0/git/board/freescale/mx6ullevk&lt;/EM&gt; with parameters given from the DDR3 calibration tool but when I run &lt;EM&gt;bitbake core-image-base,&lt;/EM&gt; the &lt;EM&gt;core-image-base-imx6ull14x14evk.sdcard.bz2&lt;/EM&gt; and&amp;nbsp;&lt;EM&gt;u-boot-imx6ull14x14evk.imx&lt;/EM&gt;&amp;nbsp;files are not recompiled.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the&amp;nbsp;iMX BSP Porting Guide Linux (chapters 3.2.1 and 3.2.2), it is just said "If the DDR configuration (board/freescale/&amp;lt;customer_board_name&amp;gt;/imximage.cfg) is modified successfully, you can compile and write u-boot.imx to an SD card."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is needed to make a new u-boot.imx file with updated DCD values?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2019 09:28:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-u-boot-on-custom-imx6ull-based-board/m-p/757792#M117863</guid>
      <dc:creator>vincent_pelissi</dc:creator>
      <dc:date>2019-07-31T09:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Setup u-boot on custom imx6ull based board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-u-boot-on-custom-imx6ull-based-board/m-p/757793#M117864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i'm also puzzled by this...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2019 06:58:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-u-boot-on-custom-imx6ull-based-board/m-p/757793#M117864</guid>
      <dc:creator>15508618566</dc:creator>
      <dc:date>2019-08-02T06:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Setup u-boot on custom imx6ull based board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setup-u-boot-on-custom-imx6ull-based-board/m-p/757794#M117865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you try this command "bitbake -C compile u-boot-imx" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Sep 2019 10:03:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setup-u-boot-on-custom-imx6ull-based-board/m-p/757794#M117865</guid>
      <dc:creator>vincent_pelissi</dc:creator>
      <dc:date>2019-09-02T10:03:16Z</dc:date>
    </item>
  </channel>
</rss>

