<?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: Boot custom board from NAND flash</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Boot-custom-board-from-NAND-flash/m-p/461738#M72563</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the source link.&lt;/P&gt;&lt;P&gt;Is uboot-imx (nxp uboot) a static - freescale official release BSP?&lt;/P&gt;&lt;P&gt;can I use this source as a reference to build image with cross toolchain locally, without yocto project?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mahesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 May 2016 12:25:25 GMT</pubDate>
    <dc:creator>maheshkumarkoda</dc:creator>
    <dc:date>2016-05-13T12:25:25Z</dc:date>
    <item>
      <title>Boot custom board from NAND flash</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-custom-board-from-NAND-flash/m-p/461736#M72561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Community, Hello &lt;A _jive_internal="true" data-containerid="-1" data-containertype="-1" data-content-finding="Community" data-objectid="206296" data-objecttype="3" href="https://community.nxp.com/people/igorpadykov"&gt;igorpadykov&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1). Could you please let me know from which U-boot version &amp;amp; branch you took these attached files referred in below link?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/376682"&gt;Nand boot with u-boot 2013.04 on i.mx6 SOLO&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Or,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you attach imximage.cfg file also? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2). Can i directly integrate these files in U-boot version v2015.04+gitAUTOINC+5d9ffd2214-r0 in order to boot from NAND?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3). Does this nand configworks as nand driver to copy U-boot/(next stage bootloader) to NAND flash(i think which initializes iomux and clocks alone)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do we need mtd/nand driver from kernel? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: i don't want to call kernel image in next level, instead i want to load another BL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please put some light &lt;SPAN class="emoticon_happy emoticon-inline"&gt;&lt;/SPAN&gt; :smileyhappy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mahesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2016 14:22:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-custom-board-from-NAND-flash/m-p/461736#M72561</guid>
      <dc:creator>maheshkumarkoda</dc:creator>
      <dc:date>2016-05-11T14:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Boot custom board from NAND flash</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-custom-board-from-NAND-flash/m-p/461737#M72562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is from&lt;/P&gt;&lt;P&gt;&lt;A href="http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/tree/?h=imx_v2013.04_3.10.17_1.0.0_beta" title="http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/tree/?h=imx_v2013.04_3.10.17_1.0.0_beta"&gt;uboot-imx.git - Freescale i.MX u-boot Tree&lt;/A&gt; &lt;/P&gt;&lt;P&gt;one can try to integrate to other versions, however I believe it is already integrated to uboot-imx&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=http%3A%2F%2Fgit.freescale.com%2Fgit%2Fcgit.cgi%2Fimx%2Fuboot-imx.git%2Ftree%2F%3Fh%3Dimx_v2015.04_4.1.15_1.0.0_ga" rel="nofollow" target="_blank"&gt;http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/tree/?h=imx_v2015.04_4.1.15_1.0.0_ga&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Note there may be differencies between uboot-imx (nxp uboot) and u-boot-fslc (community uboot),&lt;/P&gt;&lt;P&gt;general discussion about differencies can be found in&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/323782"&gt;difference between Yocto Community BSP and Freescale BSP Release&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 00:32:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-custom-board-from-NAND-flash/m-p/461737#M72562</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-05-12T00:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: Boot custom board from NAND flash</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-custom-board-from-NAND-flash/m-p/461738#M72563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the source link.&lt;/P&gt;&lt;P&gt;Is uboot-imx (nxp uboot) a static - freescale official release BSP?&lt;/P&gt;&lt;P&gt;can I use this source as a reference to build image with cross toolchain locally, without yocto project?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mahesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 12:25:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-custom-board-from-NAND-flash/m-p/461738#M72563</guid>
      <dc:creator>maheshkumarkoda</dc:creator>
      <dc:date>2016-05-13T12:25:25Z</dc:date>
    </item>
  </channel>
</rss>

