<?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 How to modify uboot burn address? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-uboot-burn-address/m-p/849043#M129944</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The board using i.mx6ull, and linux&amp;nbsp;starts from Nandflash.&lt;BR /&gt;I used MFGTool to burn Uboot, kernel and rootFS, which can be started normally.&lt;BR /&gt;Now I want to modify uboot&amp;nbsp;or kernel burning addresses, but I did not find out how to operate in "IMX6ULLRM" and "i.mx_linux_user 's_Guide", could you help me solve this case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking forward to your reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 08 Dec 2018 13:49:15 GMT</pubDate>
    <dc:creator>jackjiang</dc:creator>
    <dc:date>2018-12-08T13:49:15Z</dc:date>
    <item>
      <title>How to modify uboot burn address?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-uboot-burn-address/m-p/849043#M129944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The board using i.mx6ull, and linux&amp;nbsp;starts from Nandflash.&lt;BR /&gt;I used MFGTool to burn Uboot, kernel and rootFS, which can be started normally.&lt;BR /&gt;Now I want to modify uboot&amp;nbsp;or kernel burning addresses, but I did not find out how to operate in "IMX6ULLRM" and "i.mx_linux_user 's_Guide", could you help me solve this case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking forward to your reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Dec 2018 13:49:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-uboot-burn-address/m-p/849043#M129944</guid>
      <dc:creator>jackjiang</dc:creator>
      <dc:date>2018-12-08T13:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify uboot burn address?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-uboot-burn-address/m-p/849044#M129945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jack&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAND uses FCB structure which contains the page address for&lt;BR /&gt;primary and secondary boot images. Table 8-11. Flash control block structure&lt;BR /&gt;i.MX6ULL Reference Manual describes Firmware1_startingPage: Page number &lt;BR /&gt;address where the first copy of bootable firmware is located.&lt;BR /&gt;in uboot/include/configs/mx6ul_14x14_evk.h one can check&lt;BR /&gt;#define CONFIG_MFG_NAND_PARTITION&lt;BR /&gt;Mfg Tool uses ucl2.xml script and kobs-ng for writing uboot to nand partitions.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/cafatgithub/imx-kobs/tree/?h=github.com/master" title="https://source.codeaurora.org/external/imx/cafatgithub/imx-kobs/tree/?h=github.com/master"&gt;cafatgithub/imx-kobs - i.MX tool for flashing NAND boot to nand flash&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>Sun, 09 Dec 2018 23:12:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-uboot-burn-address/m-p/849044#M129945</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-12-09T23:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify uboot burn address?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-uboot-burn-address/m-p/849045#M129946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;A _jive_internal="true" data-avatarid="1034" data-externalid="" data-online="false" data-presence="null" data-userid="206296" data-username="igorpadykov" href="https://community.nxp.com/people/igorpadykov" style="color: inherit; background-color: #ffffff; border: 0px; font-weight: bold; font-size: 14px;"&gt;igorpadykov&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do we have documentation on which address Uboot or the kernel should burn to?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2018 06:27:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-uboot-burn-address/m-p/849045#M129946</guid>
      <dc:creator>jackjiang</dc:creator>
      <dc:date>2018-12-10T06:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify uboot burn address?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-uboot-burn-address/m-p/849046#M129947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you clarify what "address" do you mean ?&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, 10 Dec 2018 07:10:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-uboot-burn-address/m-p/849046#M129947</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-12-10T07:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify uboot burn address?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-uboot-burn-address/m-p/849047#M129948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" data-group="0-0" style="color: #2e3033; background-color: #ffffff; font-size: 12px;"&gt;Now we burn uboot and kernel to Nand Flash, but automatically&amp;nbsp;completes this work by the MFG Tool . &lt;/SPAN&gt;&lt;SPAN class="" data-group="0-1" style="color: #2e3033; background-color: #ffffff; font-size: 12px;"&gt;Now I want to determine whether we can modify this address by ourselves?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2018 07:57:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-uboot-burn-address/m-p/849047#M129948</guid>
      <dc:creator>jackjiang</dc:creator>
      <dc:date>2018-12-10T07:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify uboot burn address?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-uboot-burn-address/m-p/849048#M129949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can look at first answer describing procedure of flashing nand image,&lt;/P&gt;&lt;P&gt;in particular ucl2.xml script. Unfortunately I can not understand what "address" do you mean.&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, 10 Dec 2018 08:17:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-uboot-burn-address/m-p/849048#M129949</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-12-10T08:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify uboot burn address?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-uboot-burn-address/m-p/849049#M129950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For example, MFG burns uboot to 0x100000 of Nand Flash, the system can start normally, but I want to change the address to 0x5000000, what do I need to change? ucl2.xml script? Boot PIN? &amp;nbsp;&lt;SPAN style="text-decoration: underline;"&gt;U&lt;/SPAN&gt;boot source code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition, if the uboot of i.mx6ull must burn to 0x100000 of Nand Flash, which document has instructions about the Flash Map(Uboot address, kernel address, DTB address, rootfs address etc..)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2018 08:27:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-uboot-burn-address/m-p/849049#M129950</guid>
      <dc:creator>jackjiang</dc:creator>
      <dc:date>2018-12-10T08:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify uboot burn address?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-uboot-burn-address/m-p/849050#M129951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you show in documenation or sources where MFG burns uboot to 0x100000.&lt;/P&gt;&lt;P&gt;In general there is no good nand programming documentation, most detailed is Reference Manual.&lt;/P&gt;&lt;P&gt;If "address" question refers to uboot addresses one can look at some uboot explanations:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://stackoverflow.com/questions/28128321/understanding-linux-load-address-for-u-boot-process" title="https://stackoverflow.com/questions/28128321/understanding-linux-load-address-for-u-boot-process"&gt;arm - Understanding Linux load address for U-Boot process - Stack Overflow&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>Mon, 10 Dec 2018 08:56:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-uboot-burn-address/m-p/849050#M129951</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-12-10T08:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify uboot burn address?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-uboot-burn-address/m-p/849051#M129952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&amp;nbsp;Igorpadykov ,&lt;/P&gt;&lt;P&gt;Our concerns are as follows:&lt;/P&gt;&lt;P&gt;Actually, booting from nand flash , we found out the uboot should be located at 0x100000 in the nand flash.&lt;BR /&gt;The address should be modify to any other address, we hope that the uboot can be located in the first nand flash block.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2018 06:11:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-uboot-burn-address/m-p/849051#M129952</guid>
      <dc:creator>jackjiang</dc:creator>
      <dc:date>2018-12-11T06:11:08Z</dc:date>
    </item>
  </channel>
</rss>

