<?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: i.MX8MQ U-Boot cannot enter fastboot mode</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-U-Boot-cannot-enter-fastboot-mode/m-p/969265#M144369</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could anyone help please?&lt;/P&gt;&lt;P&gt;-Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Oct 2019 10:20:55 GMT</pubDate>
    <dc:creator>eric_lee1</dc:creator>
    <dc:date>2019-10-28T10:20:55Z</dc:date>
    <item>
      <title>i.MX8MQ U-Boot cannot enter fastboot mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-U-Boot-cannot-enter-fastboot-mode/m-p/969264#M144368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a custom i.MX8MQ board running Android 9.0. When I run "# adb reboot bootloader" from a adb shell&lt;/P&gt;&lt;P&gt;The board reboots and stuck at U-Boot "Fastboot: Got bootloader commands!" and stop forever. When I type "# fastboot 0" from u-boot command prompt, it stucks forever too. I need to use ctrl-c to exit u-boot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an i.MX8MQ EVK at hand and repeat everything again. I got exactly the same result. The EVK runs Android 8.x and u-boot version should 2017.03. However, the results are the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question now is: How to enter u-boot fastboot mode on i.MX8MQ? We need to oem unlock from fastboot mode. Without this, we cannot unlock device from Android. Please help.&lt;/P&gt;&lt;P&gt;-Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Oct 2019 08:29:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-U-Boot-cannot-enter-fastboot-mode/m-p/969264#M144368</guid>
      <dc:creator>eric_lee1</dc:creator>
      <dc:date>2019-10-27T08:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MQ U-Boot cannot enter fastboot mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-U-Boot-cannot-enter-fastboot-mode/m-p/969265#M144369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could anyone help please?&lt;/P&gt;&lt;P&gt;-Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2019 10:20:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-U-Boot-cannot-enter-fastboot-mode/m-p/969265#M144369</guid>
      <dc:creator>eric_lee1</dc:creator>
      <dc:date>2019-10-28T10:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MQ U-Boot cannot enter fastboot mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-U-Boot-cannot-enter-fastboot-mode/m-p/969266#M144370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you type ./fastboot.exe devices in your windows terminal, are you getting any output? This is at the time you rebooted into bootloader mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2019 20:10:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-U-Boot-cannot-enter-fastboot-mode/m-p/969266#M144370</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2019-10-28T20:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MQ U-Boot cannot enter fastboot mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-U-Boot-cannot-enter-fastboot-mode/m-p/969267#M144371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diego,&lt;/P&gt;&lt;P&gt;Below is the results that runing on Windows 10.&lt;/P&gt;&lt;P&gt;When boot into Android, I can see "LeMobile Android Device" showing on Windows device manager.&lt;/P&gt;&lt;P&gt;When I run # adb reboot bootloader&lt;/P&gt;&lt;P&gt;The device debug console stop at "Fastboot: Got bootloader commands!". At Windows side, I can hear the USB re-connected sound and the device manager only showing "USB download gadget". When type fastboot at SDK Platform Tools,&amp;nbsp;&lt;/P&gt;&lt;P&gt;D:\platform-tools&amp;gt;fastboot devices&lt;/P&gt;&lt;P&gt;It shows nothing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;And when I type some fastboot commands, it stops forever&lt;/P&gt;&lt;P&gt;D:/platform-tools&amp;gt;fastboot oem unlock&lt;/P&gt;&lt;P&gt;&amp;lt; waiting for any devices &amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This results are same as running on Linux PC. My u-boot is from NXP official release u-boot release&amp;nbsp;&lt;A href="https://source.codeaurora.org/external/imx/uboot-imx/log/?h=imx_v2018.03_4.14.78_1.0.0_ga" style="color: black; background-color: #eeeeee; text-decoration: none; font-size: 13.3333px;"&gt;imx_v2018.03_4.14.78_1.0.0_ga&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, we bought an i.MX8MQ official development board and the situations are the same. The default firmware in eMMC of EVK hasn't been changed. We use it for verification purposes only.&lt;/P&gt;&lt;P&gt;-Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2019 02:10:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-U-Boot-cannot-enter-fastboot-mode/m-p/969267#M144371</guid>
      <dc:creator>eric_lee1</dc:creator>
      <dc:date>2019-10-29T02:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MQ U-Boot cannot enter fastboot mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-U-Boot-cannot-enter-fastboot-mode/m-p/969268#M144372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am wondering if anyone in NXP seriously looking at this problems.&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2019 14:24:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-U-Boot-cannot-enter-fastboot-mode/m-p/969268#M144372</guid>
      <dc:creator>eric_lee1</dc:creator>
      <dc:date>2019-10-30T14:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MQ U-Boot cannot enter fastboot mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-U-Boot-cannot-enter-fastboot-mode/m-p/969269#M144373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please perform the following steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your computer does not recognize once you are inside the bootloader mode. What you need to do is update the USB driver. To update the driver, follow the below steps.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;First, open your device manager and locate the Universal Serial Bus devices -&amp;gt; USB download gadget.&lt;/LI&gt;&lt;LI&gt;Select the “Browse my computer for driver software” option.&lt;/LI&gt;&lt;LI&gt;Select the “Let me pick from a list of available drivers on my computer” option.&lt;/LI&gt;&lt;LI&gt;Select the ADB Device Model.&lt;/LI&gt;&lt;LI&gt;And accept to install the driver.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;After that, your computer should recognize the board being into Bootloader mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this could help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2019 17:12:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-U-Boot-cannot-enter-fastboot-mode/m-p/969269#M144373</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2019-10-30T17:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MQ U-Boot cannot enter fastboot mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-U-Boot-cannot-enter-fastboot-mode/m-p/969270#M144374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Diego,&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Many thanks. It turns out that Windows uses the wrong driver. Use your suggestions do help. Now I have no problems in using fastboot.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Anyway that I can do this under Linux PC? I created a /etc/udev/rules.d/51-android.rules and add&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN style="color: #37474f; background-color: #f1f3f4; font-weight: 500;"&gt;SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", MODE="0666", GROUP="plugdev"&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN style="color: #37474f; background-color: #f1f3f4; font-weight: 500;"&gt;Change the permission to a+x, but it doesn't work either.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;-Eric&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Nov 2019 08:28:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-U-Boot-cannot-enter-fastboot-mode/m-p/969270#M144374</guid>
      <dc:creator>eric_lee1</dc:creator>
      <dc:date>2019-11-02T08:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MQ U-Boot cannot enter fastboot mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-U-Boot-cannot-enter-fastboot-mode/m-p/969271#M144375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Try adding the following to the same file.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P style="margin: 2.0pt 0in 2.0pt 0in;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", ATTR{idProduct}=="d002", MODE="0660",&amp;nbsp;&lt;BR /&gt; GROUP="plugdev", SYMLINK+="android%n"&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;After adding that, reboot your computer. Whit ADB should work on your Linux computer without any problem.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2019 15:18:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-U-Boot-cannot-enter-fastboot-mode/m-p/969271#M144375</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2019-11-04T15:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MQ U-Boot cannot enter fastboot mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-U-Boot-cannot-enter-fastboot-mode/m-p/969272#M144376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello :&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I want to know where to download the device driver for windows 10.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2019 06:16:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-U-Boot-cannot-enter-fastboot-mode/m-p/969272#M144376</guid>
      <dc:creator>coindu</dc:creator>
      <dc:date>2019-11-18T06:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MQ U-Boot cannot enter fastboot mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-U-Boot-cannot-enter-fastboot-mode/m-p/969273#M144377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I have a custom i.MX8MM board running Android 9.0，I encountered the same problem. I have follow the operation with @&lt;A _jive_internal="true" data-content-finding="Community" data-userid="226211" data-username="diegoadrian" href="https://community.nxp.com/people/diegoadrian" style="color: #3d9ce7; border: 0px; font-weight: 200; text-decoration: none; font-size: 1.286rem;"&gt;Diego Adrian Cuevas&lt;/A&gt;,&amp;nbsp; and can see the adb device in windows device manager.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/95295i5283F9730F74F289/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;But, the terminal still display "Fastboot: Got bootloader commands!"&amp;nbsp;&lt;SPAN&gt;and stop forever.&amp;nbsp;I can not type any char into the IMX8MM.&amp;nbsp;I need to use ctrl-c to exit u-boot&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;If i&amp;nbsp; input string"fastboot reboot " , it return "wait for device":&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/95418iCB05409DE9515213/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Wait for your repeat!&amp;nbsp; &amp;nbsp;Thank you.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Best regards,&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2019 07:35:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-U-Boot-cannot-enter-fastboot-mode/m-p/969273#M144377</guid>
      <dc:creator>851815112</dc:creator>
      <dc:date>2019-11-29T07:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MQ U-Boot cannot enter fastboot mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-U-Boot-cannot-enter-fastboot-mode/m-p/969274#M144378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/504356"&gt;https://community.nxp.com/thread/504356&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2019 08:25:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-U-Boot-cannot-enter-fastboot-mode/m-p/969274#M144378</guid>
      <dc:creator>coindu</dc:creator>
      <dc:date>2019-11-29T08:25:16Z</dc:date>
    </item>
  </channel>
</rss>

