<?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: How to boot from eMMC?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-eMMC/m-p/806175#M124420</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;emmc on USDHC4 port is supported on i.MX6Q Sabre SD board:&lt;/P&gt;&lt;P&gt;Schematics (1)&lt;BR /&gt;i.MX6_SABRE_SDP_DESIGNFILES&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fproducts%2Fsoftware-and-tools%2Fhardware-development-tools%2Fsabre-development-system%2Fsabre-platform-for-smart-devices-based-on-the-i.mx-6-series%3ARDIMX6SABREPLAT%3Ffpsp%3D1%26tab%3DDesign_Tools_Tab" rel="nofollow" target="_blank"&gt;http://www.nxp.com/products/software-and-tools/hardware-development-tools/sabre-development-system/sabre-platform-for-smart-devices-based-on-the-i.mx-6-series:RDIMX6SABREPLAT?fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;One can flash image using mfg tool (use mfgtool2-yocto-mx-sabresd-emmc.vbs script)&lt;/P&gt;&lt;P&gt;and following documentation from link:&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;&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>Wed, 19 Dec 2018 01:32:36 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-12-19T01:32:36Z</dc:date>
    <item>
      <title>How to boot from eMMC?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-eMMC/m-p/806174#M124419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We've created a custom board based in IMX6Q, but we've problems botting from the eMMC connected to SD4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We run the u-boot and kernel from MFGTOOLs everythings works correctly, but the system doesn't start from eMMC. We're using kernel 4.9.11 and uboot2015 from OpenRex, with this boot configuration registers:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;BOOT_CFG1[7:6] : 01 - boot from USDHC&lt;BR /&gt;BOOT_CFG1[5] : 1 - eMMC&lt;BR /&gt;BOOT_CFG1[4] : 0 - Normal boot&lt;BR /&gt;BOOT_CFG1[3:2] : 00 - High speed mode&lt;BR /&gt;BOOT_CFG1[1] : 0 - eMMC reset disable&lt;BR /&gt;BOOT_CFG1[0] : 0 - Throught the SD pad&lt;BR /&gt;BOOT_CFG2[7:5] : 010 - 8bit DDR&lt;BR /&gt;BOOT_CFG2[4:3] : 11 - USDHC-4&lt;BR /&gt;BOOT_CFG2[2] : 0 - Boot ROM default&lt;BR /&gt;BOOT_CFG2[1] : 0 - Boot acknowledge enable&lt;BR /&gt;BOOT_CFG2[0] : 0 - Use default values&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;To review if we're doing it correctly, we use the command ‘mmc extcsd read &amp;lt;device&amp;gt;’ getting the output attached.&lt;/P&gt;&lt;P&gt;For initializing the eMMC we use these commands:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;dd if=/dev/zero of=/dev/mmcblk3 bs=1k seek=384 conv=fsync count=129&lt;BR /&gt;echo 0 &amp;gt; /sys/block/mmcblk3boot0/force_ro&lt;BR /&gt;dd if=u-boot.imx of=/dev/mmcblk3boot0 bs=512 seek=2&lt;BR /&gt;echo 1 &amp;gt; /sys/block/mmcblk3boot0/force_ro&lt;BR /&gt;mmc bootpart enable 1 1 /dev/mmcblk3boot0&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Any hint would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2018 11:06:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-eMMC/m-p/806174#M124419</guid>
      <dc:creator>daniel_gomez</dc:creator>
      <dc:date>2018-12-18T11:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to boot from eMMC?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-eMMC/m-p/806175#M124420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;emmc on USDHC4 port is supported on i.MX6Q Sabre SD board:&lt;/P&gt;&lt;P&gt;Schematics (1)&lt;BR /&gt;i.MX6_SABRE_SDP_DESIGNFILES&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fproducts%2Fsoftware-and-tools%2Fhardware-development-tools%2Fsabre-development-system%2Fsabre-platform-for-smart-devices-based-on-the-i.mx-6-series%3ARDIMX6SABREPLAT%3Ffpsp%3D1%26tab%3DDesign_Tools_Tab" rel="nofollow" target="_blank"&gt;http://www.nxp.com/products/software-and-tools/hardware-development-tools/sabre-development-system/sabre-platform-for-smart-devices-based-on-the-i.mx-6-series:RDIMX6SABREPLAT?fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;One can flash image using mfg tool (use mfgtool2-yocto-mx-sabresd-emmc.vbs script)&lt;/P&gt;&lt;P&gt;and following documentation from link:&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;&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>Wed, 19 Dec 2018 01:32:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-eMMC/m-p/806175#M124420</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-12-19T01:32:36Z</dc:date>
    </item>
  </channel>
</rss>

