<?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: iMX8M Mini: Problem boot from some micro SD cards</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Mini-Problem-boot-from-some-micro-SD-cards/m-p/1244450#M170731</link>
    <description>&lt;P&gt;Hi jp_arnaud&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"Bad Linux ARM64 Image magic!" may happen when wrong kernel version used with uboot,&lt;/P&gt;
&lt;P&gt;so for example with U-Boot SPL 2019.04-4.19.35-1.1.0 should be used linux L4.19.35-1.1.0:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_4.19.35_1.1.0" target="_blank"&gt;https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_4.19.35_1.1.0&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;So one can try to rebuild all software components from scratch using nxp documentation&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX?tab=In-Depth_Tab" target="_blank"&gt;https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX?tab=In-Depth_Tab&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
    <pubDate>Fri, 12 Mar 2021 00:52:31 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2021-03-12T00:52:31Z</dc:date>
    <item>
      <title>iMX8M Mini: Problem boot from some micro SD cards</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Mini-Problem-boot-from-some-micro-SD-cards/m-p/1244271#M170715</link>
      <description>&lt;P&gt;We are having problems booting our i.MX8M Mini with some micro SD cards.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Samsung EVO Plus 32G U1: &lt;STRONG&gt;OK&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Toshiba M203 16GB U1: &lt;STRONG&gt;OK&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;transfers speed from Ubuntu 7MB/sec&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Transcend 32GB U1: &lt;STRONG&gt;Fails loading the kernel (see below)&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;transfers speed from Ubuntu 12MB/sec&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Integral V30 32BG U3: &lt;STRONG&gt;Fails loading the kernel (see below)&lt;/STRONG&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;transfers speed from Ubuntu 12MB/sec&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Samsung EVO Select 512GB U3: &lt;STRONG&gt;Fails loading the kernel (see below)&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;transfers speed from Ubuntu 12MB/sec&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;u-boot manages to load from the micro SD, but when it come to loading the kernel, the MMC device disapears and we get '&lt;FONT face="courier new,courier"&gt;Bad Linux ARM64 Image magic!&lt;/FONT&gt;'.&lt;/P&gt;&lt;P&gt;We noticed that the cards that have higher transfer speed from an ubuntu host all fail.&lt;/P&gt;&lt;P&gt;In our application, we need to use large micro SD cards with the i.MX8M Mini to store data to it. We'll be booting from eMMC, uSD. We're just trying to boot from uSD as a quick test as we have not got the eMMC working yet.&lt;/P&gt;&lt;P&gt;We don't need the card to necessarily run at its max speed, if that is a problem with the i.MX8M Mini. Is there a way we can control the speed negociated between the two devices? Maybe from the device tree?&lt;/P&gt;&lt;P&gt;Below boot log when it fails:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:03:994]&lt;/SPAN&gt; U-Boot SPL 2019.04-4.19.35-1.1.0+g0f7bdf87bb (Dec 18 2020 - 15:11:59 +0000)␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:04:018]&lt;/SPAN&gt; power_bd71837_init␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:04:018]&lt;/SPAN&gt; DDRINFO: start DRAM init␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:04:273]&lt;/SPAN&gt; DDRINFO:ddrphy calibration done␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:04:289]&lt;/SPAN&gt; DDRINFO: ddrmix config done␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:04:321]&lt;/SPAN&gt; Normal Boot␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:04:321]&lt;/SPAN&gt; Trying to boot from MMC1␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:04:705]&lt;/SPAN&gt; ␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:04:705]&lt;/SPAN&gt; ␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:04:737]&lt;/SPAN&gt; U-Boot 2019.04-4.19.35-1.1.0+g0f7bdf87bb (Dec 18 2020 - 15:11:59 +0000)␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:04:737]&lt;/SPAN&gt; ␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:04:737]&lt;/SPAN&gt; CPU: Freescale i.MX8MMD rev1.0 1800 MHz (running at 1200 MHz)␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:04:737]&lt;/SPAN&gt; CPU: Commercial temperature grade (0C to 95C) at 34C␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:04:862]&lt;/SPAN&gt; Reset cause: POR␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:04:862]&lt;/SPAN&gt; Model: Active Silicon Harrier IP based on i.MX8MM - rev 10␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:04:862]&lt;/SPAN&gt; Board: Active Silicon iMX8MM Harrier - rev 10␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:04:862]&lt;/SPAN&gt; DRAM: 992 MiB␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:04:942]&lt;/SPAN&gt; Setup FECMMC: FSL_SDHC: 1, FSL_SDHC: 2␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:04:974]&lt;/SPAN&gt; Loading Environment from MMC... Run CMD11 1.8V switch␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:05:102]&lt;/SPAN&gt; *** Warning - No block device, using default environment␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:05:102]&lt;/SPAN&gt; ␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:05:129]&lt;/SPAN&gt; In: serial␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:05:129]&lt;/SPAN&gt; Out: serial␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:05:129]&lt;/SPAN&gt; Err: serial␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:05:129]&lt;/SPAN&gt; ␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:05:129]&lt;/SPAN&gt; BuildInfo:␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:05:129]&lt;/SPAN&gt; - ATF 70fa7bc␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:05:129]&lt;/SPAN&gt; - U-Boot 2019.04-4.19.35-1.1.0+g0f7bdf87bb␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:05:129]&lt;/SPAN&gt; ␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:05:225]&lt;/SPAN&gt; Run CMD11 1.8V switch␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:05:257]&lt;/SPAN&gt; flash target is MMC:1␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:05:369]&lt;/SPAN&gt; Run CMD11 1.8V switch␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:05:385]&lt;/SPAN&gt; MMC card init failed!␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:05:497]&lt;/SPAN&gt; Run CMD11 1.8V switch␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:05:552]&lt;/SPAN&gt; ** Block device MMC 1 not supported␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:05:552]&lt;/SPAN&gt; Net: No MAC address set in fuse ROM. Fix␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:05:552]&lt;/SPAN&gt; ␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:05:552]&lt;/SPAN&gt; Warning: ethernet@30be0000 using MAC address from ROM␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:05:552]&lt;/SPAN&gt; eth0: ethernet@30be0000␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:05:552]&lt;/SPAN&gt; Fastboot: Normal␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:05:552]&lt;/SPAN&gt; Normal Boot␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:05:552]&lt;/SPAN&gt; Hit any key to stop autoboot: 2 &amp;lt;0x08&amp;gt;&amp;lt;0x08&amp;gt;&amp;lt;0x08&amp;gt; 1 &amp;lt;0x08&amp;gt;&amp;lt;0x08&amp;gt;&amp;lt;0x08&amp;gt; 0 ␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:07:662]&lt;/SPAN&gt; Run CMD11 1.8V switch␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:07:678]&lt;/SPAN&gt; MMC Device 0 not found␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:07:699]&lt;/SPAN&gt; no mmc device at slot 0␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="error"&gt;[11:52:07:699]&lt;/SPAN&gt; Bad Linux ARM64 Image magic!␍␊&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 16:06:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Mini-Problem-boot-from-some-micro-SD-cards/m-p/1244271#M170715</guid>
      <dc:creator>vincentz63</dc:creator>
      <dc:date>2021-03-11T16:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8M Mini: Problem boot from some micro SD cards</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Mini-Problem-boot-from-some-micro-SD-cards/m-p/1244450#M170731</link>
      <description>&lt;P&gt;Hi jp_arnaud&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"Bad Linux ARM64 Image magic!" may happen when wrong kernel version used with uboot,&lt;/P&gt;
&lt;P&gt;so for example with U-Boot SPL 2019.04-4.19.35-1.1.0 should be used linux L4.19.35-1.1.0:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_4.19.35_1.1.0" target="_blank"&gt;https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_4.19.35_1.1.0&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;So one can try to rebuild all software components from scratch using nxp documentation&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX?tab=In-Depth_Tab" target="_blank"&gt;https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX?tab=In-Depth_Tab&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 00:52:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Mini-Problem-boot-from-some-micro-SD-cards/m-p/1244450#M170731</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2021-03-12T00:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8M Mini: Problem boot from some micro SD cards</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Mini-Problem-boot-from-some-micro-SD-cards/m-p/1244834#M170783</link>
      <description>&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;We are using u-boot 2019.04-4.19.35-1.1.0 with Linux imx_19.35-1.1.0. The image generated does work when burnt onto smaller micro SDs, but not on larger.&lt;/P&gt;&lt;P&gt;Are the SD cards listed in my original post all supposed to work with the i.MX with regards to booting from them?&lt;/P&gt;&lt;P&gt;I have now run tests whilst booting from the eMMC and inserted various micro SD cards to check whether I could use them or not.&lt;/P&gt;&lt;P&gt;In this configuration, the Samsung EVO 512GB U3 appears to work. I can format it, read and write to it. See below for the way it is setup in the OS.&lt;/P&gt;&lt;P&gt;I measure ~50MB/sec datarate when writing to it using dd. Given the actual clock appears to be 200MHz and we're using 4 bit, I'd have expected something closer to 100MB/sec.&lt;/P&gt;&lt;P&gt;Why is that?&lt;/P&gt;&lt;P&gt;This is how I measure the throughput:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;echo 3 &amp;gt; /proc/sys/vm/drop_caches&lt;BR /&gt;dd if=/dev/zero of=/mnt/tmp/output bs=8k count=100k&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Results of cat /sys/kernel/debug/mmc1/ios&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;root@imx8mmharrier:~# cat /sys/kernel/debug/mmc1/ios&lt;BR /&gt;clock: 208000000 Hz&lt;BR /&gt;actual clock: 200000000 Hz&lt;BR /&gt;vdd: 21 (3.3 ~ 3.4 V)&lt;BR /&gt;bus mode: 2 (push-pull)&lt;BR /&gt;chip select: 0 (don't care)&lt;BR /&gt;power mode: 2&lt;BR /&gt;bus width: 2 (4 bits)&lt;BR /&gt;timing spec: 6 (sd uhs SDR104)&lt;BR /&gt;signal voltage: 1 (1.80 V)&lt;BR /&gt;driver type: 0 (driver type B)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 12:24:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Mini-Problem-boot-from-some-micro-SD-cards/m-p/1244834#M170783</guid>
      <dc:creator>vincentz63</dc:creator>
      <dc:date>2021-03-12T12:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8M Mini: Problem boot from some micro SD cards</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Mini-Problem-boot-from-some-micro-SD-cards/m-p/1244894#M170789</link>
      <description>&lt;DIV id="bodyDisplay_0" class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;
&lt;DIV class="lia-message-body-content"&gt;
&lt;P&gt;Hi jp_arnaud&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;reason may be signal integrity issues as described on below link&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/eMMC-8GB-to-4GB-crash-on-linux-yocto-boot/m-p/373231" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/eMMC-8GB-to-4GB-crash-on-linux-yocto-boot/m-p/373231&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 12 Mar 2021 14:16:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Mini-Problem-boot-from-some-micro-SD-cards/m-p/1244894#M170789</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2021-03-12T14:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8M Mini: Problem boot from some micro SD cards</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Mini-Problem-boot-from-some-micro-SD-cards/m-p/1246366#M170913</link>
      <description>&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;I've tried the same micro SD cards (Samsung EVO 512G U3 and Integral 32GB U3) in the i.MX8MMini EVK with stock images with the same result.&lt;/P&gt;&lt;P&gt;I've also tried the cards on another board (different product, different PCB layout) based on the i.MX8M Mini and also got the same result.&lt;/P&gt;&lt;P&gt;I find it suspicious that 3 different boards have the same signal integrity issues.&lt;/P&gt;&lt;P&gt;Are there compatibility issues between the i.MX8M Mini and micro SD cards? Which class of cards is it meant to support and has it been tested with?&lt;/P&gt;&lt;P&gt;Is there a way to control which mode u-boot and then the Linux kernel interface with the card? Currently they both switch to CMD11 (1V8 and 200MHz). Can we control that somehow? I'd like to try it at a lower clock speed.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;JP&lt;/P&gt;&lt;H3&gt;Integral 32GB U3&lt;/H3&gt;&lt;P&gt;[&lt;FONT face="courier new,courier"&gt;10:15:29:827] U-Boot SPL 2019.04-4.19.35-1.1.0+g4d377539a1 (Mar 15 2021 - 18:04:49 +0000)␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:29:848] power_bd71837_init␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:29:848] DDRINFO: start DRAM init␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:30:136] DDRINFO:ddrphy calibration done␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:30:136] DDRINFO: ddrmix config done␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:30:184] Normal Boot␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:30:184] Trying to boot from MMC1␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:30:617] ␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:30:617] ␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:30:617] U-Boot 2019.04-4.19.35-1.1.0+g4d377539a1 (Mar 15 2021 - 18:04:49 +0000)␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:30:617] ␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:30:617] CPU: Freescale i.MX8MMQ rev1.0 1800 MHz (running at 1200 MHz)␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:30:617] CPU: Commercial temperature grade (0C to 95C) at 41C␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:30:738] Reset cause: POR␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:30:738] Model: FSL i.MX8MM EVK board␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:30:738] DRAM: 2 GiB␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:30:818] TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C1 0x52]␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:30:840] Power supply on USB2␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:30:840] TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C1 0x50]␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:30:840] MMC: FSL_SDHC: 1, FSL_SDHC: 2␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:30:856] Loading Environment from MMC... *** Warning - No block device, using default environment␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:38:205] ␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:38:205] No panel detected: default to MIPI2HDMI␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:38:205] adv7535_init: Can't find device id=0x3d, on bus 1␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:38:205] Display: MIPI2HDMI (1920x1080)␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:38:205] Video: 1920x1080x24␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:38:205] In: serial␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:38:205] Out: serial␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:38:205] Err: serial␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:38:226] ␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:38:226] BuildInfo:␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:38:226] - ATF 70fa7bc␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:38:226] - U-Boot 2019.04-4.19.35-1.1.0+g4d377539a1␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:38:226] ␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:45:537] flash target is MMC:1␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:15:52:848] MMC card init failed!␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:16:00:182] ** Block device MMC 1 not supported␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:16:00:182] Net: ␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:16:00:182] Warning: ethernet@30be0000 using MAC address from ROM␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:16:00:182] eth0: ethernet@30be0000␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:16:00:182] Fastboot: Normal␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:16:00:182] Normal Boot␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:16:00:182] Hit any key to stop autoboot: 2 &amp;lt;0x08&amp;gt;&amp;lt;0x08&amp;gt;&amp;lt;0x08&amp;gt; 1 &amp;lt;0x08&amp;gt;&amp;lt;0x08&amp;gt;&amp;lt;0x08&amp;gt; 0 ␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:16:09:498] MMC Device 0 not found␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:16:09:498] no mmc device at slot 0␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:16:09:498] Bad Linux ARM64 Image magic!␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H3&gt;&lt;FONT face="courier new,courier"&gt;Samsung EVO 512G U3&lt;/FONT&gt;&lt;/H3&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:35:441] U-Boot SPL 2019.04-4.19.35-1.1.0+g4d377539a1 (Mar 15 2021 - 18:04:49 +0000)␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:35:462] power_bd71837_init␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:35:462] DDRINFO: start DRAM init␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:35:750] DDRINFO:ddrphy calibration done␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:35:750] DDRINFO: ddrmix config done␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:35:798] Normal Boot␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:35:798] Trying to boot from MMC1␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:197] ␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:197] ␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:197] U-Boot 2019.04-4.19.35-1.1.0+g4d377539a1 (Mar 15 2021 - 18:04:49 +0000)␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:223] ␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:223] CPU: Freescale i.MX8MMQ rev1.0 1800 MHz (running at 1200 MHz)␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:223] CPU: Commercial temperature grade (0C to 95C) at 30C␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:347] Reset cause: POR␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:347] Model: FSL i.MX8MM EVK board␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:347] DRAM: 2 GiB␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:427] TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C1 0x52]␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:449] Power supply on USB2␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:449] TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C1 0x50]␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:449] MMC: FSL_SDHC: 1, FSL_SDHC: 2␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:465] Loading Environment from MMC... Run CMD11 1.8V switch␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:705] *** Warning - No block device, using default environment␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:733] ␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:733] No panel detected: default to MIPI2HDMI␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:733] adv7535_init: Can't find device id=0x3d, on bus 1␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:733] Display: MIPI2HDMI (1920x1080)␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:733] Video: 1920x1080x24␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:763] In: serial␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:763] Out: serial␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:763] Err: serial␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:763] ␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:763] BuildInfo:␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:763] - ATF 70fa7bc␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:763] - U-Boot 2019.04-4.19.35-1.1.0+g4d377539a1␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:763] ␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:971] Run CMD11 1.8V switch␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:36:987] flash target is MMC:1␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:37:195] Run CMD11 1.8V switch␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:37:227] MMC card init failed!␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:37:435] Run CMD11 1.8V switch␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:37:492] ** Block device MMC 1 not supported␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:37:492] Net: ␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:37:492] Warning: ethernet@30be0000 using MAC address from ROM␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:37:492] eth0: ethernet@30be0000␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:37:492] Fastboot: Normal␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:37:492] Normal Boot␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:37:492] Hit any key to stop autoboot: 2 &amp;lt;0x08&amp;gt;&amp;lt;0x08&amp;gt;&amp;lt;0x08&amp;gt; 1 &amp;lt;0x08&amp;gt;&amp;lt;0x08&amp;gt;&amp;lt;0x08&amp;gt; 0 ␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:39:700] Run CMD11 1.8V switch␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:39:716] MMC Device 0 not found␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:39:737] no mmc device at slot 0␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:39:737] Bad Linux ARM64 Image magic!␍␊&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[10:20:39:737] u-boot=&amp;gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 10:39:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Mini-Problem-boot-from-some-micro-SD-cards/m-p/1246366#M170913</guid>
      <dc:creator>vincentz63</dc:creator>
      <dc:date>2021-03-16T10:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8M Mini: Problem boot from some micro SD cards</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Mini-Problem-boot-from-some-micro-SD-cards/m-p/1249569#M171199</link>
      <description>&lt;P&gt;Any comment?...&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 10:01:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Mini-Problem-boot-from-some-micro-SD-cards/m-p/1249569#M171199</guid>
      <dc:creator>vincentz63</dc:creator>
      <dc:date>2021-03-22T10:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8M Mini: Problem boot from some micro SD cards</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Mini-Problem-boot-from-some-micro-SD-cards/m-p/1249735#M171215</link>
      <description>&lt;P&gt;Hi jp_arnaud&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;I find it suspicious that 3 different boards have the same signal integrity issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;error "we get 'Bad Linux ARM64 Image magic!' relates to wrong uboot/linux versions.&lt;BR /&gt;You should use uboot version aligned to linux version as described in Release Notes on&lt;BR /&gt;NXP linux documentation link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX?tab=In-Depth_Tab" target="_blank"&gt;https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX?tab=In-Depth_Tab&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Other issues are related to signal integrity and solution is provided on&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/eMMC-8GB-to-4GB-crash-on-linux-yocto-boot/m-p/373231" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/eMMC-8GB-to-4GB-crash-on-linux-yocto-boot/m-p/373231&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;Are there compatibility issues between the i.MX8M Mini and micro SD cards?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;no&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&amp;gt;Which class of cards is it meant to support and has it been tested with?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;all classes are supported.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&amp;gt;Is there a way to control which mode u-boot and then the Linux kernel interface with the card?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;no way sorry. Working mode is selected automatically by SD driver.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;Currently they both switch to CMD11 (1V8 and 200MHz). Can we control that somehow? &lt;BR /&gt;&amp;gt;I'd like to try it at a lower clock speed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;not sorry. Errors with high speed modes (1V8 and 200MHz) - is another confirmation that&lt;BR /&gt;issue is related to SD signal integrity.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 13:58:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Mini-Problem-boot-from-some-micro-SD-cards/m-p/1249735#M171215</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2021-03-22T13:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8M Mini: Problem boot from some micro SD cards</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Mini-Problem-boot-from-some-micro-SD-cards/m-p/1497348#M193163</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;same problem here. 16 GB SD Card works fine, 32 GB SD Card reads the U-Boot partition but not the Linux one.&lt;BR /&gt;The images and the binaries inside the 2 cards are the same.&lt;/P&gt;&lt;P&gt;With the 16 GB SD Card:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;u-boot=&amp;gt; mmc info
Device: FSL_SDHC
Manufacturer ID: 74
OEM: 4a60
Name: USDU1 
Bus Speed: 200000000
Mode: UHS SDR104 (208MHz)
Rd Block Len: 512
SD version 3.0
High Capacity: Yes
Capacity: 14.7 GiB
Bus Width: 4-bit
Erase Group Size: 512 Bytes
u-boot=&amp;gt; mmc dev
Run CMD11 1.8V switch
switch to partitions #0, OK
mmc1 is current device
u-boot=&amp;gt; mmc list
FSL_SDHC: 1 (SD)
FSL_SDHC: 2&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With the 32 GB SD Card:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;u-boot=&amp;gt; mmc info
MMC Device 0 not found
no mmc device at slot 0
u-boot=&amp;gt; mmc dev
MMC Device 0 not found
no mmc device at slot 0
u-boot=&amp;gt; mmc list
FSL_SDHC: 1
FSL_SDHC: 2&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Any suggestion?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 09:35:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Mini-Problem-boot-from-some-micro-SD-cards/m-p/1497348#M193163</guid>
      <dc:creator>latorta</dc:creator>
      <dc:date>2022-08-02T09:35:53Z</dc:date>
    </item>
  </channel>
</rss>

