<?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: eMMC Partition error during power up in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/eMMC-Partition-error-during-power-up/m-p/618657#M93723</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class=""&gt;&lt;P&gt;Hi Uma&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;30MHz range seems as too big for i.MX6S 400MHz ddr clock,&lt;BR /&gt;reasonable dithering range is 1-3%. Also Spread Spectrum configuring&lt;/P&gt;&lt;P&gt;one can try to move to step 2.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Mar 2017 23:46:03 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2017-03-21T23:46:03Z</dc:date>
    <item>
      <title>eMMC Partition error during power up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/eMMC-Partition-error-during-power-up/m-p/618650#M93716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;W&lt;SPAN&gt;e are using a System-On Module(SOM) with iMX6(Solo) processor and Micron eMMC(Part No:MTFC4GMDEA-4M IT).&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.0pt;"&gt;As a design requirement, we have to read the FAT32 partition in eMMC first, before reading the kernel image(from boot partition).&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Sometimes, on trying to read the FAT32 partition in u-boot,the partition is reported missing and is not able to detect any of the eMMC partitions and the device stops at u-boot.We skipped reading the FAT partition and it got stuck while reading the kernel from boot partition.This issue can be easily reproduced when the device(to which SOM is connected),is powered OFF and turned ON quickly (within a&amp;nbsp;difference of about 2 seconds).&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; We probed the Core and IO power domains (VCC and VCCQ) and reset of the eMMC, but both the power rails were stable and the device was out of reset,when the corruption occurs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.5pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;On checking the eMMC read code, to identify the failure, we could see a timeout error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.5pt;"&gt;Below is the time-out error log for reference.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; text-align: justify;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.5pt;"&gt;mmc_bread() 411:Called&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.5pt;"&gt;CMD_SEND:17&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.5pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ARG&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x00000000&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.5pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FLAG&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.5pt;"&gt;esdhc_send_cmd() 279: err -19&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.5pt;"&gt;esdhc_send_cmd() 280: xfertyp 0x113a0018&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.5pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MMC_RSP_R1,5,6,7&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x57995F0A&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.5pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Return ret -19&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.5pt;"&gt;mmc_read_blocks() 384: ERROR&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.5pt;"&gt;** Can't read from device 0 **&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.5pt;"&gt;** Unable to use mmc 0:9 for fatload **&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;As it was a time-out error, we tried reducing the SD clock from 52 MHz to 26MHz in u-boot &amp;nbsp;and in kernel,we are again configuring the SD clock to 52MHz. We are not able to reproduce the eMMC corruption issue with SD clock at 26MHz (so far) in u-boot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.5pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Can you please let us know why the time-out error occurs when the device is turned OFF and ON quickly.Is reducing the SD_Clock is actually a solution.Also if SD_Clock needs to be reduced at u-boot, do we need to lower the clock in kernel too.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #3d3d3d;"&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Please let us know the cause for the eMMC corruption issue.Your hekp is highly appreciated.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #3d3d3d;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #3d3d3d;"&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #3d3d3d;"&gt;&lt;SPAN&gt;Uma&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 05:54:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/eMMC-Partition-error-during-power-up/m-p/618650#M93716</guid>
      <dc:creator>umasundaram</dc:creator>
      <dc:date>2017-02-09T05:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: eMMC Partition error during power up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/eMMC-Partition-error-during-power-up/m-p/618651#M93717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Uma&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as &lt;SPAN style="color: #3d3d3d; font-size: 11.0pt;"&gt;issue appears with high frequency clock this may point to&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.0pt;"&gt;signal integrity issues due to reflections. One can try to tweak drive strength&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.0pt;"&gt;using (IOMUXC_SW_PAD_CTL_PAD_xx registers and check board layout&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.0pt;"&gt;using i.MX6 System Development User’s Guide &lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fcache.freescale.com%2Ffiles%2F32bit%2Fdoc%2Fuser_guide%2FIMX6DQ6SDLHDG.pdf" rel="nofollow" target="_blank"&gt;http://cache.freescale.com/files/32bit/doc/user_guide/IMX6DQ6SDLHDG.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11.0pt;"&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;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 07:04:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/eMMC-Partition-error-during-power-up/m-p/618651#M93717</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-02-09T07:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: eMMC Partition error during power up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/eMMC-Partition-error-during-power-up/m-p/618652#M93718</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;&amp;nbsp; Thanks for your response.We tried tweaking the pad settings(&lt;SPAN style="background-color: #ffffff;"&gt;IOMUXC_SW_PAD_CTL_PAD_xx registers) for Drive strength, Slew rate and pull-up resistor values.But we are still not able &amp;nbsp;to fix the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Also with the SD_CLK set at 26MHz in u-boot,we could&amp;nbsp;still able to see the eMMC corruption issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Can you please let us know is there any command sequence need to be followed on the eMMC read code(we use 9 eMMC partitions in our design).Is there any additional commands need to be sent, in response to time-out error for single/multi-block read.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Your help is highly appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Uma.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 13:47:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/eMMC-Partition-error-during-power-up/m-p/618652#M93718</guid>
      <dc:creator>umasundaram</dc:creator>
      <dc:date>2017-02-16T13:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: eMMC Partition error during power up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/eMMC-Partition-error-during-power-up/m-p/618653#M93719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Uma&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look at example of programming emmc with uboot (Warp7 board)&lt;BR /&gt;&lt;A href="http://git.denx.de/?p=u-boot.git;a=blob;f=board/warp7/README;h=60339da543732829d4ac09f02178cb84dfa3b1ad;hb=HEAD"&gt;http://git.denx.de/?p=u-boot.git;a=blob;f=board/warp7/README;h=60339da543732829d4ac09f02178cb84dfa3b1ad;hb=HEAD&lt;/A&gt;&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>Thu, 16 Feb 2017 23:16:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/eMMC-Partition-error-during-power-up/m-p/618653#M93719</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-02-16T23:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: eMMC Partition error during power up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/eMMC-Partition-error-during-power-up/m-p/618654#M93720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;On debugging ,we could find that if we disable&amp;nbsp;the spread spectrum feature(which is enabled as per the design requirement),the eMMC partition table error is not reproducible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Can you please let us know why there is an eMMC boot up issue,if we enable the spread spectrum feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Uma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 07:07:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/eMMC-Partition-error-during-power-up/m-p/618654#M93720</guid>
      <dc:creator>umasundaram</dc:creator>
      <dc:date>2017-03-20T07:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: eMMC Partition error during power up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/eMMC-Partition-error-during-power-up/m-p/618655#M93721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you describe how had you managed to enable the spread spectrum feature during boot.&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, 20 Mar 2017 10:21:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/eMMC-Partition-error-during-power-up/m-p/618655#M93721</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-03-20T10:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: eMMC Partition error during power up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/eMMC-Partition-error-during-power-up/m-p/618656#M93722</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Please find below the details of spread spectrum enabling in our u-boot code,for your reference.&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;-----------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;In our product, the bootloader is split into two : SPL and u-boot.bin.Both SPL and u-boot.bin are programmed into eMMC chip memory.&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;SPL code, initializes RAM memory using IVT table and DCD, then loads u-boot.bin from eMMC to RAM memory&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;u-boot.bin code, initializes other peripherals and enables spread spectrum.&lt;/P&gt;&lt;P&gt;The spread spectrum is enabled after enabling IPU display and before MMC init.&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; text-indent: 36.0pt;"&gt;The spread spectrum is enabled with 30MHz range and 120 KHz frequency step&amp;nbsp;by programming following registers&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;[0x20C8060] = 0x190&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;[0x20C8040] = 0x1F48002&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Find below boot sequence of our product&lt;/P&gt;&lt;OL&gt;&lt;LI style="margin-bottom: .0001pt;"&gt;Power on. RBL finds valid boot binary (i.e SPL code) in eMMC, then copies SPL from eMMC to internal SRAM memory&lt;/LI&gt;&lt;LI&gt;SPL is running. This SPL binary does following:&lt;OL&gt;&lt;LI&gt;It is having IVT table and DCD for initializing DDR memory&lt;/LI&gt;&lt;LI&gt;Initializing debug serial port&lt;/LI&gt;&lt;LI&gt;Initializing SD/MMC interface&lt;/LI&gt;&lt;LI&gt;Reading u-boot env variables from eMMC memory&lt;/LI&gt;&lt;LI&gt;Copying u-boot.bin binary from eMMC to DDR memory&lt;/LI&gt;&lt;LI&gt;Run u-boot.bin from DDR memory&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;u-boot.bin is running. This u-boot.bin does following&lt;OL&gt;&lt;LI&gt;Initialize other peripherals in order of:&lt;OL&gt;&lt;LI&gt;LEDs,&lt;/LI&gt;&lt;LI&gt;UART,&lt;/LI&gt;&lt;LI&gt;OTG&lt;/LI&gt;&lt;LI&gt;SPI&lt;/LI&gt;&lt;LI&gt;GPIOs for Power Enable/Disable of for WiFi, GPS, GSM, Audio Codec, Light Chamber, Camera, Ethernet, USB and Host Hub,&lt;/LI&gt;&lt;LI&gt;LVDS display,&lt;/LI&gt;&lt;LI&gt;Spread Spectrum,&lt;/LI&gt;&lt;LI&gt;eMMC,&lt;/LI&gt;&lt;LI&gt;GPIOs for BACK,HOME and MENU key&lt;/LI&gt;&lt;LI&gt;I2C&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Reading u-boot env variables from eMMC memory&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Read micro controller firmware file from 9th Partition (type is VFAT) of eMMC chip.&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Program firmware to microcontroller if the firmware file read from eMMC is an updated one&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Read Android Boot image from eMMC. If reading is failed , change to fastboot mode for getting image over OTG.&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Boot android kernel&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Uma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2017 11:38:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/eMMC-Partition-error-during-power-up/m-p/618656#M93722</guid>
      <dc:creator>umasundaram</dc:creator>
      <dc:date>2017-03-21T11:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: eMMC Partition error during power up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/eMMC-Partition-error-during-power-up/m-p/618657#M93723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class=""&gt;&lt;P&gt;Hi Uma&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;30MHz range seems as too big for i.MX6S 400MHz ddr clock,&lt;BR /&gt;reasonable dithering range is 1-3%. Also Spread Spectrum configuring&lt;/P&gt;&lt;P&gt;one can try to move to step 2.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2017 23:46:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/eMMC-Partition-error-during-power-up/m-p/618657#M93723</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-03-21T23:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: eMMC Partition error during power up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/eMMC-Partition-error-during-power-up/m-p/618658#M93724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; font-family: arial, helvetica, sans-serif;"&gt;Hi Igor,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; font-family: arial, helvetica, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;We moved spread spectrum enabling code before DDR init for our board. We did this by building single bootloader (instead of two stages : SPL and u-boot.bin) 'u-boot.imx' binary in plugin mode. In that Spread Spectrum and DDR init is done in plugin code.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;We tried both 30MHz and 15MHz frequency range in spread spectrum configuration. But still we are facing issue in reading partition table and reading file from partition of eMMC.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;We confirmed that this issue (reading partition table and reading file from partition of eMMC) is NOT happening when Spread Spectrum is disabled.&lt;BR /&gt;Could you please let us know why there is an eMMC boot up issue,if we enable the spread spectrum feature as per NXP suggested in document 'spread spectrum.docx'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; font-family: arial, helvetica, sans-serif;"&gt;Please find the document attached for your reference.Also please find the reference NXP forum link&amp;nbsp;for the document.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; font-family: arial, helvetica, sans-serif;"&gt;&lt;A href="https://community.nxp.com/docs/DOC-100036"&gt;enable the spread spectrum&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; font-family: arial, helvetica, sans-serif;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; font-family: arial, helvetica, sans-serif;"&gt;Uma.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2017 07:59:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/eMMC-Partition-error-during-power-up/m-p/618658#M93724</guid>
      <dc:creator>umasundaram</dc:creator>
      <dc:date>2017-04-04T07:59:52Z</dc:date>
    </item>
  </channel>
</rss>

