<?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: IMX6 DDR Stress Test - Uboot in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-DDR-Stress-Test-Uboot/m-p/1019915#M150815</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To followup, the sd card is formated ext4, the correct solution was to change&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;=&amp;gt; fatload mmc 0:1 0x00907000 /boot/ddr-test-uboot-jtag-mx6dl.bin&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;to&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;=&amp;gt; ext4load mmc 0:1 0x00907000 /boot/ddr-test-uboot-jtag-mx6dl.bin&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Mar 2020 21:02:53 GMT</pubDate>
    <dc:creator>batwings</dc:creator>
    <dc:date>2020-03-12T21:02:53Z</dc:date>
    <item>
      <title>IMX6 DDR Stress Test - Uboot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-DDR-Stress-Test-Uboot/m-p/1019914#M150814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have an imx6 design based on a 3rd party reference design but the DDR settings were not calibrated and are different than the ref design.&amp;nbsp; The system works well for sometimes days and sometimes only hours before getting various kernel panics across random applications (including system applications) and want to stress test the DDR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to test this via the uboot option (Option 3) here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-105652"&gt;i.MX6/7 DDR Stress Test Tool V3.00&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using a&amp;nbsp;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 13px;"&gt;MCIMX6S5EVM10ACR.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 13px;"&gt;I copied&amp;nbsp;ddr-test-uboot-jtag-mx6dl.bin to /boot directory of my sdcard.&amp;nbsp; &amp;nbsp;I start u-boot and when I run it I do the fatload command it gives me an unrecognixed filesystem type for the file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 13px;"&gt;I looked at this:&amp;nbsp;&lt;A href="https://community.nxp.com/thread/526867"&gt;I.MX6soloX kernel segmentation issue &lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 13px;"&gt;Do I need to change my Uboot script in order to use the&amp;nbsp;&lt;SPAN&gt;ddr-test-uboot-jtag-mx6dl.bin?&amp;nbsp; I don't under the config file that is included on that issue:&amp;nbsp;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/uboot-imx/tree/board/freescale/mx6sxsabresd/imximage.cfg?h=imx_v2018.03_4.14.98_2.3.0" title="https://source.codeaurora.org/external/imx/uboot-imx/tree/board/freescale/mx6sxsabresd/imximage.cfg?h=imx_v2018.03_4.14.98_2.3.0"&gt;imximage.cfg\mx6sxsabresd\freescale\board - uboot-imx - i.MX U-Boot&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 13px;"&gt;==================&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;U-Boot 2018.01-02296-g457cdd60c3-dirty (Oct 08 2019 - 18:51:13 +0000)&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX6SOLO rev1.2 996 MHz (running at 792 MHz)&lt;BR /&gt;CPU: Extended Commercial temperature grade (-20C to 105C) at 51C&lt;BR /&gt;Reset cause: WDOG&lt;BR /&gt;Board: MX6&amp;nbsp;&lt;BR /&gt; Watchdog enabled&lt;BR /&gt;DRAM: start get_ram_size_stride_test&lt;BR /&gt;get_ram_size_stride_test: Done Size is 536870912&lt;BR /&gt;512 MiB&lt;BR /&gt;MMC: MMC board init - in config-spl-build&lt;BR /&gt;setup usdhc2&lt;BR /&gt;setup usdhc3&lt;BR /&gt;FSL_SDHC: 0, FSL_SDHC: 1&lt;BR /&gt;Get MMC card detect&lt;BR /&gt;Get MMC card detect - USDHC2&lt;BR /&gt;MMC partition switch failed&lt;BR /&gt;*** Warning - MMC partition switch failed, using default environment&lt;/P&gt;&lt;P&gt;No panel detected: default to HDMI&lt;BR /&gt;Display: HDMI (1024x768)&lt;BR /&gt;In: serial&lt;BR /&gt;Out: serial&lt;BR /&gt;Err: serial&lt;BR /&gt;MMC partition switch failed&lt;BR /&gt;!MMC partition switch failed&lt;BR /&gt;Device is MX6DL&lt;BR /&gt;check if has emmc?&lt;BR /&gt;Has emmc = yes&lt;BR /&gt;Net: in board_eth_init start clock&lt;BR /&gt;in phy config back from mx6_rgmii_rework&lt;BR /&gt;FEC&lt;BR /&gt;Hit any key to stop autoboot: 0&lt;BR /&gt;=&amp;gt;&lt;BR /&gt;=&amp;gt; mmc dev 0&lt;BR /&gt;Get MMC card detect&lt;BR /&gt;Get MMC card detect - USDHC2&lt;BR /&gt;switch to partitions #0, OK&lt;BR /&gt;mmc0 is current device&lt;BR /&gt;=&amp;gt; ls mmc 0:1&lt;BR /&gt;&amp;lt;DIR&amp;gt; 4096 .&lt;BR /&gt;&amp;lt;DIR&amp;gt; 4096 ..&lt;BR /&gt;&amp;lt;DIR&amp;gt; 16384 lost+found&lt;BR /&gt;&amp;lt;DIR&amp;gt; 4096 bin&lt;BR /&gt;&amp;lt;DIR&amp;gt; 4096 boot&lt;BR /&gt;&amp;lt;DIR&amp;gt; 4096 dev&lt;BR /&gt;&amp;lt;DIR&amp;gt; 4096 etc&lt;BR /&gt;&amp;lt;DIR&amp;gt; 4096 home&lt;BR /&gt;&amp;lt;DIR&amp;gt; 4096 lib&lt;BR /&gt;&amp;lt;DIR&amp;gt; 4096 media&lt;BR /&gt;&amp;lt;DIR&amp;gt; 4096 mnt&lt;BR /&gt;&amp;lt;DIR&amp;gt; 4096 opt&lt;BR /&gt;&amp;lt;DIR&amp;gt; 4096 proc&lt;BR /&gt;&amp;lt;DIR&amp;gt; 4096 root&lt;BR /&gt;&amp;lt;DIR&amp;gt; 4096 run&lt;BR /&gt;&amp;lt;DIR&amp;gt; 4096 sbin&lt;BR /&gt;&amp;lt;DIR&amp;gt; 4096 srv&lt;BR /&gt;&amp;lt;DIR&amp;gt; 4096 sys&lt;BR /&gt;&amp;lt;DIR&amp;gt; 4096 tmp&lt;BR /&gt;&amp;lt;DIR&amp;gt; 4096 usr&lt;BR /&gt;&amp;lt;DIR&amp;gt; 4096 var&lt;BR /&gt;&amp;lt;SYM&amp;gt; 27 zImage&lt;BR /&gt; 18571264 core&lt;/P&gt;&lt;P&gt;=&amp;gt; dcache off&lt;BR /&gt;=&amp;gt; icache off&lt;BR /&gt;=&amp;gt; fatload mmc 0:1 0x00907000 /boot/ddr-test-uboot-jtag-mx6dl.bin&lt;BR /&gt;&lt;STRONG&gt;** Unrecognized filesystem type **&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; ls mmc 0:1 /boot&lt;BR /&gt;&amp;lt;DIR&amp;gt; 4096 .&lt;BR /&gt;&amp;lt;DIR&amp;gt; 4096 ..&lt;BR /&gt;&amp;lt;DIR&amp;gt; 4096 dtbs&lt;BR /&gt; 2873582 System.map-4.9.124-imx6&lt;BR /&gt; 164671 config-4.9.124-imx6&lt;BR /&gt; 7133560 zImage-4.9.124-imx6&lt;BR /&gt;&amp;lt;SYM&amp;gt; 22 zImage&lt;BR /&gt;&amp;lt;SYM&amp;gt; 26 initrd&lt;BR /&gt;&amp;lt;SYM&amp;gt; 20 dtb-dir&lt;BR /&gt;&amp;lt;SYM&amp;gt; 20 dtb&lt;BR /&gt; 9110479 initrd.img-4.9.124-imx6&lt;BR /&gt; 1301 selectkernel.sh&lt;BR /&gt;&amp;lt;DIR&amp;gt; 4096 extlinux&lt;BR /&gt; 191 uEnv.txt&lt;BR /&gt; 71812 &lt;STRONG&gt;ddr-test-uboot-jtag-mx6dl.bin&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2020 16:16:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-DDR-Stress-Test-Uboot/m-p/1019914#M150814</guid>
      <dc:creator>batwings</dc:creator>
      <dc:date>2020-03-12T16:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 DDR Stress Test - Uboot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-DDR-Stress-Test-Uboot/m-p/1019915#M150815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To followup, the sd card is formated ext4, the correct solution was to change&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;=&amp;gt; fatload mmc 0:1 0x00907000 /boot/ddr-test-uboot-jtag-mx6dl.bin&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;to&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;=&amp;gt; ext4load mmc 0:1 0x00907000 /boot/ddr-test-uboot-jtag-mx6dl.bin&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2020 21:02:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-DDR-Stress-Test-Uboot/m-p/1019915#M150815</guid>
      <dc:creator>batwings</dc:creator>
      <dc:date>2020-03-12T21:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 DDR Stress Test - Uboot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-DDR-Stress-Test-Uboot/m-p/1019916#M150816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank for sharing solution, also for ddr tool usage may be useful below presentation&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-331528"&gt;DES-N1936 i.MX 6UltraLite DDR Tools Overview and Hardware Design Considerations&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>Thu, 12 Mar 2020 23:50:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-DDR-Stress-Test-Uboot/m-p/1019916#M150816</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-03-12T23:50:04Z</dc:date>
    </item>
  </channel>
</rss>

