<?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: Custom iMX6Q board booting from eMMC 4.41 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485434#M77533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roberto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please try to program eMMC with MFG Tool&lt;/P&gt;&lt;P&gt;Programmers (Flash, etc.) (9)&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors-based-on-arm-cores/i.mx-6-processors/i.mx6qp/sabre-board-for-smart-devices-reference-design-based-on-the-i.mx-6-series:RDIMX6SABREBRD?fpsp=1&amp;amp;tab=Design_Tools_Tab" title="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors-based-on-arm-cores/i.mx-6-processors/i.mx6qp/sabre-board-for-smart-devices-reference-design-based-on-the-i.mx-6-series:RDIMX6SABREBRD?fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;SABRE Board Reference Design|NXP&lt;/A&gt; &lt;/P&gt;&lt;P&gt;for booting problems one can attach jtag and check&lt;/P&gt;&lt;P&gt;SRC_SBMR1,2 registers.&lt;/P&gt;&lt;P&gt;Also had you run ddr test ?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-105652"&gt;i.MX6/7 DDR Stress Test Tool V2.40&lt;/A&gt; &lt;/P&gt;&lt;P&gt;uboot should be rebuilt with updated *.cfg data obtained from ddr test&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, 04 Feb 2016 01:40:26 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2016-02-04T01:40:26Z</dc:date>
    <item>
      <title>Custom iMX6Q board booting from eMMC 4.41</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485433#M77532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;our iMX6Q custom board has the boot selection like below, I've tried to setup booting from eMMC by setting&lt;/P&gt;&lt;P&gt;the switches as "110000110" but the board seems not booing at all from it. I was also not able to boot from microSD&lt;/P&gt;&lt;P&gt;slot so I suspect that the problem is somehow related to wiring below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/54961iFB8110C0612EC0C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The eMMC's PARTITION_CONFIG has been set to boot from boot partition1 where uboot has been dd-ed in to as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dd if=u-boot-voneus-janas-imx6q.imx of=/dev/mmcblk1boot0 bs=512 seek=2 skip=2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current eMMC setup is the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@voneus-janas-imx6q:~# mmc extcsd read /dev/mmcblk1&lt;/P&gt;&lt;P&gt;=============================================&lt;/P&gt;&lt;P&gt;&amp;nbsp; Extended CSD rev 1.5 (MMC 4.41)&lt;/P&gt;&lt;P&gt;=============================================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Card Supported Command sets [S_CMD_SET: 0x01]&lt;/P&gt;&lt;P&gt;HPI Features [HPI_FEATURE: 0x03]: implementation based on CMD12&lt;/P&gt;&lt;P&gt;Background operations support [BKOPS_SUPPORT: 0x01]&lt;/P&gt;&lt;P&gt;Background operations status [BKOPS_STATUS: 0x02]&lt;/P&gt;&lt;P&gt;1st Initialisation Time after programmed sector [INI_TIMEOUT_AP: 0xf6]&lt;/P&gt;&lt;P&gt;Power class for 52MHz, DDR at 3.6V [PWR_CL_DDR_52_360: 0x00]&lt;/P&gt;&lt;P&gt;Power class for 52MHz, DDR at 1.95V [PWR_CL_DDR_52_195: 0x00]&lt;/P&gt;&lt;P&gt;Minimum Performance for 8bit at 52MHz in DDR mode:&lt;/P&gt;&lt;P&gt;[MIN_PERF_DDR_W_8_52: 0x00]&lt;/P&gt;&lt;P&gt;[MIN_PERF_DDR_R_8_52: 0x00]&lt;/P&gt;&lt;P&gt;TRIM Multiplier [TRIM_MULT: 0x06]&lt;/P&gt;&lt;P&gt;Secure Feature support [SEC_FEATURE_SUPPORT: 0x15]&lt;/P&gt;&lt;P&gt;Secure Erase Multiplier [SEC_ERASE_MULT: 0x02]&lt;/P&gt;&lt;P&gt;Secure TRIM Multiplier [SEC_TRIM_MULT: 0x03]&lt;/P&gt;&lt;P&gt;Boot Information [BOOT_INFO: 0x07]&lt;/P&gt;&lt;P&gt;Device supports alternative boot method&lt;/P&gt;&lt;P&gt;Device supports dual data rate during boot&lt;/P&gt;&lt;P&gt;Device supports high speed timing during boot&lt;/P&gt;&lt;P&gt;Boot partition size [BOOT_SIZE_MULTI: 0x10]&lt;/P&gt;&lt;P&gt;Access size [ACC_SIZE: 0x06]&lt;/P&gt;&lt;P&gt;High-capacity erase unit size [HC_ERASE_GRP_SIZE: 0x08]&lt;/P&gt;&lt;P&gt;i.e. 4096 KiB&lt;/P&gt;&lt;P&gt;High-capacity erase timeout [ERASE_TIMEOUT_MULT: 0x01]&lt;/P&gt;&lt;P&gt;Reliable write sector count [REL_WR_SEC_C: 0x01]&lt;/P&gt;&lt;P&gt;High-capacity W protect group size [HC_WP_GRP_SIZE: 0x02]&lt;/P&gt;&lt;P&gt;i.e. 8192 KiB&lt;/P&gt;&lt;P&gt;Sleep current (VCC) [S_C_VCC: 0x08]&lt;/P&gt;&lt;P&gt;Sleep current (VCCQ) [S_C_VCCQ: 0x08]&lt;/P&gt;&lt;P&gt;Sleep/awake timeout [S_A_TIMEOUT: 0x10]&lt;/P&gt;&lt;P&gt;Sector Count [SEC_COUNT: 0x00ea0000]&lt;/P&gt;&lt;P&gt;Device is block-addressed&lt;/P&gt;&lt;P&gt;Minimum Write Performance for 8bit:&lt;/P&gt;&lt;P&gt;[MIN_PERF_W_8_52: 0x08]&lt;/P&gt;&lt;P&gt;[MIN_PERF_R_8_52: 0x08]&lt;/P&gt;&lt;P&gt;[MIN_PERF_W_8_26_4_52: 0x08]&lt;/P&gt;&lt;P&gt;[MIN_PERF_R_8_26_4_52: 0x08]&lt;/P&gt;&lt;P&gt;Minimum Write Performance for 4bit:&lt;/P&gt;&lt;P&gt;[MIN_PERF_W_4_26: 0x08]&lt;/P&gt;&lt;P&gt;[MIN_PERF_R_4_26: 0x08]&lt;/P&gt;&lt;P&gt;Power classes registers:&lt;/P&gt;&lt;P&gt;[PWR_CL_26_360: 0x00]&lt;/P&gt;&lt;P&gt;[PWR_CL_52_360: 0x00]&lt;/P&gt;&lt;P&gt;[PWR_CL_26_195: 0x00]&lt;/P&gt;&lt;P&gt;[PWR_CL_52_195: 0x00]&lt;/P&gt;&lt;P&gt;Partition switching timing [PARTITION_SWITCH_TIME: 0x01]&lt;/P&gt;&lt;P&gt;Out-of-interrupt busy timing [OUT_OF_INTERRUPT_TIME: 0x02]&lt;/P&gt;&lt;P&gt;Card Type [CARD_TYPE: 0x07]&lt;/P&gt;&lt;P&gt;HS Dual Data Rate eMMC @52MHz 1.8V or 3VI/O&lt;/P&gt;&lt;P&gt;HS eMMC @52MHz - at rated device voltage(s)&lt;/P&gt;&lt;P&gt;HS eMMC @26MHz - at rated device voltage(s)&lt;/P&gt;&lt;P&gt;CSD structure version [CSD_STRUCTURE: 0x02]&lt;/P&gt;&lt;P&gt;Command set [CMD_SET: 0x00]&lt;/P&gt;&lt;P&gt;Command set revision [CMD_SET_REV: 0x00]&lt;/P&gt;&lt;P&gt;Power class [POWER_CLASS: 0x00]&lt;/P&gt;&lt;P&gt;High-speed interface timing [HS_TIMING: 0x01]&lt;/P&gt;&lt;P&gt;Erased memory content [ERASED_MEM_CONT: 0x00]&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Boot configuration bytes [PARTITION_CONFIG: 0x48]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; Boot Partition 1 enabled&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; No access to boot partition&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Boot config protection [BOOT_CONFIG_PROT: 0x00]&lt;/P&gt;&lt;P&gt;Boot bus Conditions [BOOT_BUS_CONDITIONS: 0x16]&lt;/P&gt;&lt;P&gt;High-density erase group definition [ERASE_GROUP_DEF: 0x00]&lt;/P&gt;&lt;P&gt;Boot write protection status registers [BOOT_WP_STATUS]: 0x00&lt;/P&gt;&lt;P&gt;Boot Area Write protection [BOOT_WP]: 0x00&lt;/P&gt;&lt;P&gt;Power ro locking: possible&lt;/P&gt;&lt;P&gt;Permanent ro locking: possible&lt;/P&gt;&lt;P&gt;ro lock status: not locked&lt;/P&gt;&lt;P&gt;User area write protection register [USER_WP]: 0x00&lt;/P&gt;&lt;P&gt;FW configuration [FW_CONFIG]: 0x00&lt;/P&gt;&lt;P&gt;RPMB Size [RPMB_SIZE_MULT]: 0x01&lt;/P&gt;&lt;P&gt;Write reliability setting register [WR_REL_SET]: 0x00&lt;/P&gt;&lt;P&gt;user area: existing data is at risk if a power failure occurs during a write operation&lt;/P&gt;&lt;P&gt;partition 1: existing data is at risk if a power failure occurs during a write operation&lt;/P&gt;&lt;P&gt;partition 2: existing data is at risk if a power failure occurs during a write operation&lt;/P&gt;&lt;P&gt;partition 3: existing data is at risk if a power failure occurs during a write operation&lt;/P&gt;&lt;P&gt;partition 4: existing data is at risk if a power failure occurs during a write operation&lt;/P&gt;&lt;P&gt;Write reliability parameter register [WR_REL_PARAM]: 0x05&lt;/P&gt;&lt;P&gt;Device supports writing EXT_CSD_WR_REL_SET&lt;/P&gt;&lt;P&gt;Device supports the enhanced def. of reliable write&lt;/P&gt;&lt;P&gt;Enable background operations handshake [BKOPS_EN]: 0x00&lt;/P&gt;&lt;P&gt;H/W reset function [RST_N_FUNCTION]: 0x00&lt;/P&gt;&lt;P&gt;HPI management [HPI_MGMT]: 0x01&lt;/P&gt;&lt;P&gt;Partitioning Support [PARTITIONING_SUPPORT]: 0x03&lt;/P&gt;&lt;P&gt;Device support partitioning feature&lt;/P&gt;&lt;P&gt;Device can have enhanced tech.&lt;/P&gt;&lt;P&gt;Max Enhanced Area Size [MAX_ENH_SIZE_MULT]: 0x0001d4&lt;/P&gt;&lt;P&gt;i.e. 3833856 KiB&lt;/P&gt;&lt;P&gt;Partitions attribute [PARTITIONS_ATTRIBUTE]: 0x00&lt;/P&gt;&lt;P&gt;Partitioning Setting [PARTITION_SETTING_COMPLETED]: 0x00&lt;/P&gt;&lt;P&gt;Device partition setting NOT complete&lt;/P&gt;&lt;P&gt;General Purpose Partition Size&lt;/P&gt;&lt;P&gt;[GP_SIZE_MULT_4]: 0x000000&lt;/P&gt;&lt;P&gt;[GP_SIZE_MULT_3]: 0x000000&lt;/P&gt;&lt;P&gt;[GP_SIZE_MULT_2]: 0x000000&lt;/P&gt;&lt;P&gt;[GP_SIZE_MULT_1]: 0x000000&lt;/P&gt;&lt;P&gt;Enhanced User Data Area Size [ENH_SIZE_MULT]: 0x000000&lt;/P&gt;&lt;P&gt;i.e. 0 KiB&lt;/P&gt;&lt;P&gt;Enhanced User Data Start Address [ENH_START_ADDR]: 0x000000&lt;/P&gt;&lt;P&gt;i.e. 0 bytes offset&lt;/P&gt;&lt;P&gt;Bad Block Management mode [SEC_BAD_BLK_MGMNT]: 0x00&lt;/P&gt;&lt;P&gt;root@voneus-janas-imx6q:~#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone notice something wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Roberto Fichera.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 14:21:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485433#M77532</guid>
      <dc:creator>robyf</dc:creator>
      <dc:date>2016-02-03T14:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Custom iMX6Q board booting from eMMC 4.41</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485434#M77533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roberto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please try to program eMMC with MFG Tool&lt;/P&gt;&lt;P&gt;Programmers (Flash, etc.) (9)&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors-based-on-arm-cores/i.mx-6-processors/i.mx6qp/sabre-board-for-smart-devices-reference-design-based-on-the-i.mx-6-series:RDIMX6SABREBRD?fpsp=1&amp;amp;tab=Design_Tools_Tab" title="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors-based-on-arm-cores/i.mx-6-processors/i.mx6qp/sabre-board-for-smart-devices-reference-design-based-on-the-i.mx-6-series:RDIMX6SABREBRD?fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;SABRE Board Reference Design|NXP&lt;/A&gt; &lt;/P&gt;&lt;P&gt;for booting problems one can attach jtag and check&lt;/P&gt;&lt;P&gt;SRC_SBMR1,2 registers.&lt;/P&gt;&lt;P&gt;Also had you run ddr test ?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-105652"&gt;i.MX6/7 DDR Stress Test Tool V2.40&lt;/A&gt; &lt;/P&gt;&lt;P&gt;uboot should be rebuilt with updated *.cfg data obtained from ddr test&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, 04 Feb 2016 01:40:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485434#M77533</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-02-04T01:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Custom iMX6Q board booting from eMMC 4.41</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485435#M77534</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;yeah, the board already passed the DDR test and currently is running with the right calibration values. What is important to know to me is if the dip switches are wired ok, I mean on the PCB. If the eMMC 4.41 (Micron MTFC8GLCDM) configuration looks good to boot up from it. And what are the right fuse values to let the board boot in boot from fuse mode. Basically I would try to boot from fuses to see if there is something wrong in the PCB wiring related to the SD/MMC CFG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Roberto Fichera.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 09:56:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485435#M77534</guid>
      <dc:creator>robyf</dc:creator>
      <dc:date>2016-02-04T09:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Custom iMX6Q board booting from eMMC 4.41</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485436#M77535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roberto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can check if dip switches are right reading SRC_SBMR1,2 registers.&lt;/P&gt;&lt;P&gt;For booting from fuses BT_FUSE_SEL&amp;nbsp; should be blown.&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 10:47:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485436#M77535</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-02-04T10:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Custom iMX6Q board booting from eMMC 4.41</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485437#M77536</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;Reading SRC_SBMR1,2 register is ok! I'm currently checking it to see from which device the board booted from. To blow down the fuse correctly I need to know what are the right fuses to boot form my eMMC 4.41 wired to USDHC4. For example something like below would be ok?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BOOT_CFG2[9] = Boot Ack enable/disable?!? Currently in the eMMC is disabled&lt;/P&gt;&lt;P&gt;BOOT_CFG2[12:11] = 11 (uSDHC4)&lt;/P&gt;&lt;P&gt;BOOT_CFG2[15:13] = 110 (8bit DDR eMMC4.4)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and set my dip switches to 00 to boot from uses&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or should I need to blow down also BOOT_CFG4[28] = 1 (BT_FUSE_SEL) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Roberto Fichera.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 11:01:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485437#M77536</guid>
      <dc:creator>robyf</dc:creator>
      <dc:date>2016-02-04T11:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Custom iMX6Q board booting from eMMC 4.41</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485438#M77537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roberto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you have Sabre SD board ? You can boot from eMMC&lt;/P&gt;&lt;P&gt;U512A on spf-27392 schematic, check attached Linux&lt;/P&gt;&lt;P&gt;Guide sect.4.4 How to Boot From eMMC4.4.&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 11:28:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485438#M77537</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-02-04T11:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Custom iMX6Q board booting from eMMC 4.41</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485439#M77538</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;I'm using a custom board based on iMX6Q SoC, schematic comes from SabreAI. Software fully based on yocto.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Roberto Fichera.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 11:38:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485439#M77538</guid>
      <dc:creator>robyf</dc:creator>
      <dc:date>2016-02-04T11:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Custom iMX6Q board booting from eMMC 4.41</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485440#M77539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Regardless of your switch/fuse settings, if there is a problem booting from the device the IMX will revert to the serial downloader mode. In that mode, you can use USB OTG and the Manufacturing tool to bootstrap/program the board. Since we boot Linux and the OTG turns into a USB network device, I have used the OTG cable to check how the device enumerated on my computer to suggest if I had a failed boot (if I see a HID device). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming you have used the manufacturing tool to boot the &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;u-boot-voneus-janas-imx6q.imx to make sure it works, you will make sure the boot image is at an offset based on the device type per the table below. From the bootstrapped u-boot, I would also see if I can see the mmc/SD and emmc devices. We boot u-boot from the NAND flash, and I have seen what you describe when I didnt initialize the SPI Flash subsystem properly (and the write presumably failed) and when the image was programmed to the wrong offset. To program the flash we load u-boot.imx into memory at say location 0x10800000 from an SD card using fatload, and then use sf write 0x10800000 0x400 ${filesize}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Helvetica;"&gt;Table 8-25. Image Vector Table Offset and Initial Load Region Size&lt;/P&gt;&lt;P style="font-size: 9px; font-family: Helvetica;"&gt;Boot Device Type Image Vector Table Offset Initial Load Region Size&lt;/P&gt;&lt;P style="font-size: 9px; font-family: Helvetica;"&gt;NOR 4 Kbyte = 0x1000 bytes Entire Image Size&lt;/P&gt;&lt;P style="font-size: 9px; font-family: Helvetica;"&gt;NAND 1 Kbyte = 0x400 bytes 4 Kbyte&lt;/P&gt;&lt;P style="font-size: 9px; font-family: Helvetica;"&gt;OneNAND 256 bytes = 0x100 bytes 1 Kbyte&lt;/P&gt;&lt;P style="font-size: 9px; font-family: Helvetica;"&gt;SD/MMC/eSD/eMMC/SDXC 1 Kbyte = 0x400 bytes 4 Kbyte&lt;/P&gt;&lt;P style="font-size: 9px; font-family: Helvetica;"&gt;I2C/SPI EEPROM 1 Kbyte = 0x400 bytes 4 Kbyte&lt;/P&gt;&lt;P style="font-size: 9px; font-family: Helvetica;"&gt;SATA 1 Kbyte = 0x400 bytes 4 Kbyte&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 21:24:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485440#M77539</guid>
      <dc:creator>athomas</dc:creator>
      <dc:date>2016-02-04T21:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Custom iMX6Q board booting from eMMC 4.41</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485441#M77540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm loading uboot, zImage, dtb and initramfs straight in memory via USB OTG using Boundary's imx_usb_loader. After booting the kernel from initramfs I'm setting up the eMMC: partitioning, dd-ing the uboot to boot partition 0 and preparing root fs for first boot. Copying uboot is done by enabling to write the first boot partition and finally&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dd if=u-boot-voneus-janas-imx6q.imx of=/dev/mmcblk1boot0 bs=512 seek=2 skip=2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then putting back to read-only the first boot partition and setting up the eMMC via "mmc bootpart" to make visible the partition for booting. All thing thing are done by the linuxrc executed from initramfs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Roberto Fichera&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 22:44:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485441#M77540</guid>
      <dc:creator>robyf</dc:creator>
      <dc:date>2016-02-04T22:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Custom iMX6Q board booting from eMMC 4.41</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485442#M77541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roberto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regarding imx_usb_loader usage suggest to contact boundary devices support,&lt;/P&gt;&lt;P&gt;it is recommend to use MFG Tools for eMMC programming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Programmers (Flash, etc.) (9)&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=RDIMX6SABREBRD&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" rel="nofollow"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=RDIMX6SABREBRD&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab&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>Fri, 05 Feb 2016 01:46:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485442#M77541</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-02-05T01:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Custom iMX6Q board booting from eMMC 4.41</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485443#M77542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Roberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main points I was trying to make that I think are relevant to your situation are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Regardless of your boot mode/configuration/fuse settings if the device(SD/emmc/flash) cannot be booted from, the imx6 will default back to serial downloader mode. This includes if your boot image on the device is invalid or not at the proper offset. That means your boot settings and schematic MAY be fine, but the imx6 is failing to boot from your desired device. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)&amp;nbsp; You need to make sure the u-boot.imx image is properly located on the device you have. Looking at your dd command again&amp;nbsp; the bs=512 and seek=2 parameters should properly put the boot.imx at offset 0x400. That said you probably do not want the skip=2 in the your dd command as it will skip the 0x400 of the input file. That said I think you can play around with u-boot build to make that a mute point, but if you are using the same u-boot.imx for boot strapping as you want on the emmc and based on the information you have provided - you probably do not want the skip parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Aaron&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 12:56:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485443#M77542</guid>
      <dc:creator>athomas</dc:creator>
      <dc:date>2016-02-05T12:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Custom iMX6Q board booting from eMMC 4.41</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485444#M77543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aaron,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This morning I've found exactly what you say at point 2. Basically the skip=2 was causing the problem and now the board is booting correctly from the eMMC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Roberto Fichera.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 13:42:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Custom-iMX6Q-board-booting-from-eMMC-4-41/m-p/485444#M77543</guid>
      <dc:creator>robyf</dc:creator>
      <dc:date>2016-02-05T13:42:23Z</dc:date>
    </item>
  </channel>
</rss>

