<?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: IMX8QXP u-boot failed (VService: Connection is failed) in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-u-boot-failed-VService-Connection-is-failed/m-p/1406629#M186448</link>
    <description>&lt;P&gt;Thanks for your answer, I got the point !&lt;/P&gt;</description>
    <pubDate>Fri, 28 Jan 2022 13:19:26 GMT</pubDate>
    <dc:creator>beratovic</dc:creator>
    <dc:date>2022-01-28T13:19:26Z</dc:date>
    <item>
      <title>IMX8QXP u-boot failed (VService: Connection is failed)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-u-boot-failed-VService-Connection-is-failed/m-p/1404456#M186245</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'm currently working with the IMX8QXP MEK board. I'm using the file flash.bin from&amp;nbsp;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX8-Boot-process-and-creating-a-bootable-image/ta-p/1101253" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX8-Boot-process-and-creating-a-bootable-image/ta-p/1101253&lt;/A&gt;&amp;nbsp; .&lt;/P&gt;&lt;P&gt;When I loaded this image file to the board, this is what I'm faced with:&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX8QXP revB A35 at 1200 MHz at 18C&lt;BR /&gt;Model: Freescale i.MX8QXP MEK&lt;BR /&gt;Board: iMX8QXP MEK&lt;BR /&gt;Boot: USB&lt;BR /&gt;DRAM: 2.8 GiB&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;imx_vservice_connect: Timeout to connect peer, -110&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;VService: Connection is failed, ret -110&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;virt_i2c: Faild to setup vservice&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;imx_vservice_connect: Timeout to connect peer, -110&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;VService: Connection is failed, ret -110&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;virt_i2c: Faild to setup vservice&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;imx_vservice_connect: Timeout to connect peer, -110&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;VService: Connection is failed, ret -110&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;virt_i2c: Faild to setup vservice&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;setup_typec lookup gpio@1a_7 failed ret = -19&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;MMC: FSL_SDHC: 0, FSL_SDHC: 1&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;Loading Environment from MMC... MMC: no card present&lt;BR /&gt;*** Warning - No block device, using default environment&lt;/P&gt;&lt;P&gt;Failed (-5)&lt;BR /&gt;[pcie_ctrlb_sata_phy_init_rc] LNK DOWN 8600000&lt;BR /&gt;In: serial&lt;BR /&gt;Out: serial&lt;BR /&gt;Err: serial&lt;/P&gt;&lt;P&gt;BuildInfo:&lt;BR /&gt;- SCFW f83a2bed, SECO-FW 92ef1143, IMX-MKIMAGE dd023400, ATF 1cb68fa&lt;BR /&gt;- U-Boot 2018.03&lt;/P&gt;&lt;P&gt;MMC: no card present&lt;BR /&gt;Detect USB boot. Will enter fastboot mode!&lt;BR /&gt;Net:&lt;BR /&gt;Warning: ethernet@5b040000 using MAC address from ROM&lt;BR /&gt;eth0: ethernet@5b040000 [PRIME]&lt;BR /&gt;Warning: ethernet@5b050000 (eth1) using random MAC address - c2:c6:3a:cc:7a:c5&lt;BR /&gt;, eth1: ethernet@5b050000&lt;BR /&gt;Fastboot: Normal&lt;BR /&gt;Boot from USB for mfgtools&lt;BR /&gt;Use default environment for mfgtools&lt;BR /&gt;Run bootcmd_mfg: run mfgtool_args;if iminfo ${initrd_addr}; then if test ${tee} = yes; then bootm ${tee_addr} ${initrd_addr} ${fdt_addr}; else booti ${loadaddr} ${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 83100000 ...&lt;BR /&gt;Legacy image found&lt;BR /&gt;Image Name: fsl-image-mfgtool-initramfs-imx8&lt;BR /&gt;Image Type: AArch64 Linux RAMDisk Image (uncompressed)&lt;BR /&gt;Data Size: 10798591 Bytes = 10.3 MiB&lt;BR /&gt;Load Address: 00000000&lt;BR /&gt;Entry Point: 00000000&lt;BR /&gt;Verifying Checksum ... Bad Data CRC&lt;BR /&gt;Run fastboot ...&lt;BR /&gt;dev_get_parent_platdata: null device&lt;BR /&gt;"Synchronous Abort" handler, esr 0x96000007&lt;BR /&gt;elr: 0000000080045720 lr : 0000000080052358 (reloc)&lt;BR /&gt;elr: 0000000087e9b720 lr : 0000000087ea8358&lt;BR /&gt;x0 : 0000000000000000 x1 : 0000000000000000&lt;BR /&gt;x2 : 000000000000000a x3 : 000000005a060014&lt;BR /&gt;x4 : 00000000ffffffff x5 : 0000000000000000&lt;BR /&gt;x6 : 0000000000000000 x7 : 0000000000000003&lt;BR /&gt;x8 : 0000000000001fc0 x9 : 0000000000000008&lt;BR /&gt;x10: 00000000ffffffd0 x11: 0000000085668208&lt;BR /&gt;x12: 0000000000001fbe x13: 0000000000000011&lt;BR /&gt;x14: 0000000000000001 x15: 0000000000000008&lt;BR /&gt;x16: 0000000000002080 x17: 0000000000000000&lt;BR /&gt;x18: 0000000085673da8 x19: 0000000000000000&lt;BR /&gt;x20: 0000000000000001 x21: 0000000085667dcf&lt;BR /&gt;x22: 0000000000000000 x23: 000000000000001d&lt;BR /&gt;x24: 0000000000000002 x25: 0000000000000001&lt;BR /&gt;x26: 0000000000000000 x27: 0000000000000000&lt;BR /&gt;x28: 00000000856b9150 x29: 0000000085667d00&lt;/P&gt;&lt;P&gt;Resetting CPU ...&lt;/P&gt;&lt;P&gt;resetting ...&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 08:59:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-u-boot-failed-VService-Connection-is-failed/m-p/1404456#M186245</guid>
      <dc:creator>beratovic</dc:creator>
      <dc:date>2022-01-25T08:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QXP u-boot failed (VService: Connection is failed)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-u-boot-failed-VService-Connection-is-failed/m-p/1406303#M186414</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;This may be caused because the flash.bin may have a hello world example which does not have RPMSG enabled.&lt;BR /&gt;&lt;BR /&gt;In default partitioning I2C1 owner is the M4, so when A35 tries to access through virtual channel fails.&lt;BR /&gt;&lt;BR /&gt;You may refer to the following document which does explain it:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Understand-iMX8QX-Hardware-Partitioning-By-Making-M4-Hello-world/ta-p/1112326?attachment-id=81800" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Understand-iMX8QX-Hardware-Partitioning-By-Making-M4-Hello-world/ta-p/1112326?attachment-id=81800&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 00:43:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-u-boot-failed-VService-Connection-is-failed/m-p/1406303#M186414</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2022-01-28T00:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8QXP u-boot failed (VService: Connection is failed)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-u-boot-failed-VService-Connection-is-failed/m-p/1406629#M186448</link>
      <description>&lt;P&gt;Thanks for your answer, I got the point !&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 13:19:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8QXP-u-boot-failed-VService-Connection-is-failed/m-p/1406629#M186448</guid>
      <dc:creator>beratovic</dc:creator>
      <dc:date>2022-01-28T13:19:26Z</dc:date>
    </item>
  </channel>
</rss>

