<?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: imx8mp write bootloader fail</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx8mp-write-bootloader-fail/m-p/1712261#M211563</link>
    <description>&lt;P&gt;This is uuu tool version issue&lt;/P&gt;&lt;P&gt;When I use new uuu tool, it is ok.&lt;/P&gt;&lt;P&gt;Thanks you&lt;/P&gt;</description>
    <pubDate>Mon, 28 Aug 2023 09:26:09 GMT</pubDate>
    <dc:creator>dskim2</dc:creator>
    <dc:date>2023-08-28T09:26:09Z</dc:date>
    <item>
      <title>imx8mp write bootloader fail</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mp-write-bootloader-fail/m-p/1708998#M211219</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi! I make a custom board with iMX8MP and compile u-boot. But I can't understand what I do wrong.&amp;nbsp;Could somebody tip me?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Stop at&amp;nbsp;Run fastboot ...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Yocto version is&amp;nbsp;&lt;SPAN&gt;Rev LF_L6.1.22_2.0.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Log by board:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;U-Boot SPL 2023.04-lf_v2023.04+gaf7d004eaf (Jun 06 2023 - 14:59:40 +0000)&lt;BR /&gt;DDRINFO: start DRAM init&lt;BR /&gt;DDRINFO: DRAM rate 4000MTS&lt;BR /&gt;DDRINFO:ddrphy calibration done&lt;BR /&gt;DDRINFO: ddrmix config done&lt;BR /&gt;SEC0: RNG instantiated&lt;BR /&gt;Normal Boot&lt;BR /&gt;Trying to boot from BOOTROM&lt;BR /&gt;Boot Stage: USB boot&lt;BR /&gt;Find img info 0x48022fa0, size 1064&lt;BR /&gt;Need continue download 1024&lt;BR /&gt;Download 1823184, Total size 1824304&lt;BR /&gt;NOTICE: Do not release JR0 to NS as it can be used by HAB&lt;BR /&gt;NOTICE: BL31: v2.8(release):android-13.0.0_2.0.0-0-ge4b2dbfa5&lt;BR /&gt;NOTICE: BL31: Built : 06:14:17, Jun 2 2023&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;U-Boot 2023.04-lf_v2023.04+gaf7d004eaf (Jun 06 2023 - 14:59:40 +0000)&lt;/P&gt;&lt;P&gt;CPU: i.MX8MP[8] rev1.1 1600 MHz (running at 1200 MHz)&lt;BR /&gt;CPU: Industrial temperature grade (-40C to 105C) at 46C&lt;BR /&gt;Reset cause: POR&lt;BR /&gt;Model: NXP i.MX8MPlus LPDDR4 EVK board&lt;BR /&gt;DRAM: 2 GiB&lt;BR /&gt;tcpc_init: Can't find device id=0x50&lt;BR /&gt;setup_typec: tcpc port2 init failed, err=-19&lt;BR /&gt;setup_pd_switch: Can't find device id=0x72&lt;BR /&gt;TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C1 0x50]&lt;BR /&gt;Core: 255 devices, 36 uclasses, devicetree: separate&lt;BR /&gt;MMC: FSL_SDHC: 1, FSL_SDHC: 2&lt;BR /&gt;Loading Environment from nowhere... OK&lt;BR /&gt;[*]-Video Link 0adv7535_mipi2hdmi adv7535@3d: Can't find cec device id=0x3c&lt;BR /&gt;fail to probe panel device adv7535@3d&lt;BR /&gt;fail to get display timings&lt;BR /&gt;probe video device failed, ret -19&lt;/P&gt;&lt;P&gt;[0] lcd-controller@32e80000, video&lt;BR /&gt;[1] mipi_dsi@32e60000, video_bridge&lt;BR /&gt;[2] adv7535@3d, panel&lt;BR /&gt;adv7535_mipi2hdmi adv7535@3d: Can't find cec device id=0x3c&lt;BR /&gt;fail to probe panel device adv7535@3d&lt;BR /&gt;fail to get display timings&lt;BR /&gt;probe video device failed, ret -19&lt;BR /&gt;In: serial&lt;BR /&gt;Out: serial&lt;BR /&gt;Err: serial&lt;BR /&gt;SEC0: RNG instantiated&lt;BR /&gt;MMC: no card present&lt;BR /&gt;Detect USB boot. Will enter fastboot mode!&lt;BR /&gt;Net:&lt;BR /&gt;Warning: ethernet@30bf0000 (eth1) using random MAC address - 22:07:84:2c:75:a7&lt;/P&gt;&lt;P&gt;Warning: ethernet@30be0000 (eth0) using random MAC address - 7a:4d:71:d2:9b:98&lt;BR /&gt;eth0: ethernet@30be0000, eth1: ethernet@30bf0000 [PRIME]&lt;BR /&gt;Fastboot: Normal&lt;BR /&gt;Boot from USB for mfgtools&lt;BR /&gt;*** Warning - Use default environment for mfgtool&lt;BR /&gt;s&lt;BR /&gt;, using default environment&lt;/P&gt;&lt;P&gt;Run bootcmd_mfg: run mfgtool_args;if iminfo ${initrd_addr}; then if test ${tee}&lt;BR /&gt;= yes; then bootm ${tee_addr} ${initrd_addr} ${fdt_addr}; else booti ${loadaddr}&lt;BR /&gt;${initrd_addr} ${fdt_addr}; fi; else echo "Run fastboot ..."; fastboot 0; fi;&lt;BR /&gt;Hit any key to stop autoboot: 0&lt;/P&gt;&lt;P&gt;## Checking Image at 43800000 ...&lt;BR /&gt;Unknown image format!&lt;BR /&gt;Run fastboot ...&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 05:54:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mp-write-bootloader-fail/m-p/1708998#M211219</guid>
      <dc:creator>dskim2</dc:creator>
      <dc:date>2023-08-23T05:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mp write bootloader fail</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mp-write-bootloader-fail/m-p/1712239#M211558</link>
      <description>&lt;P&gt;Which flash do you want to boot up from, have you download the images success? And for boot up, have the uboot boot up success?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 09:10:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mp-write-bootloader-fail/m-p/1712239#M211558</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2023-08-28T09:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mp write bootloader fail</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mp-write-bootloader-fail/m-p/1712261#M211563</link>
      <description>&lt;P&gt;This is uuu tool version issue&lt;/P&gt;&lt;P&gt;When I use new uuu tool, it is ok.&lt;/P&gt;&lt;P&gt;Thanks you&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 09:26:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mp-write-bootloader-fail/m-p/1712261#M211563</guid>
      <dc:creator>dskim2</dc:creator>
      <dc:date>2023-08-28T09:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mp write bootloader fail</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mp-write-bootloader-fail/m-p/1712681#M211605</link>
      <description>&lt;P&gt;Good news it work well.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 03:04:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mp-write-bootloader-fail/m-p/1712681#M211605</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2023-08-29T03:04:45Z</dc:date>
    </item>
  </channel>
</rss>

