<?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>S32G中的主题 Re: S32G2 EMMC data line swapping</title>
    <link>https://community.nxp.com/t5/S32G/S32G2-EMMC-data-line-swapping/m-p/1755185#M5260</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Below will be some comments on your asked questions:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;While writing the image to EMMC through Flash tool i can see data transitions in d0,d3,d7 lines Is that expected?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Since we assume you are using the "EMMC.bin" file, we don't have information on how the algorithm was built, but we assume it was not under a 1-bit communication, hence we assume that this is expected.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;In the Flash tool while we uploading the algorithm to hardware are we defining the bus width or some thing?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This should be determined by the binary of the algorithm selected, so we assume this is correct. The algorithm provides the configuration for the external device.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&amp;nbsp;While we upload the image through flash tool and put the RCON switches to 8 bit normal speed we are able to boot till u boot and its getting stopped over there the logs are as follows, my question was after u boot will the processor/emmc will try any other speed modes is at a reason its getting stoppped there ?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The eMMC should not reconfigure itself if it is not asked to do it (or it is not power cycled). Since we understand that after uboot, while trying to load linux you are failling, this could be related to linux/uboot reconfiguring the eMMC. Since, as you have said, the lines are not connected as required, there could a transaction which the order matters and in the end it causes the "&lt;SPAN&gt;Bad Linux ARM64 Image magic!&lt;/SPAN&gt;" message.&lt;/P&gt;
&lt;P&gt;As for:&lt;/P&gt;
&lt;P&gt;"at that time if a configure the processor to work in 1 bit mode normal speed (by making the&amp;nbsp; RCON20,RCON19,RCON21 pins 0)&lt;/P&gt;
&lt;P&gt;it should be able to boot from EMMC right?"&lt;/P&gt;
&lt;P&gt;We may be misunderstanding your questions, but the RCON configuration is related to the BootROM itself. Once the BootROM finishes, the application can reconfigure the interfaces as required. As said under the S32G2 RM [Page 1319, S32G2 Reference Manual, Rev. 7, February 2023]:&lt;/P&gt;
&lt;P&gt;"RCON uses up to 32 general-purpose I/O pins—RCON[0] to RCON[31]—that are latched on functional reset deassertion."&lt;/P&gt;
&lt;P&gt;Which, after the functional reset has been deasserted, the RCON configuration should not matter, since the values have been latched for BootROM usage/configuration.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Nov 2023 21:34:22 GMT</pubDate>
    <dc:creator>Daniel-Aguirre</dc:creator>
    <dc:date>2023-11-09T21:34:22Z</dc:date>
    <item>
      <title>S32G2 EMMC data line swapping</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-EMMC-data-line-swapping/m-p/1748166#M5168</link>
      <description>&lt;P&gt;I made a custom board with S32G2 (&lt;STRONG&gt;S32G274AABK0VUCx&lt;/STRONG&gt;) in that we have added an EMMC but drawing schematics i accidently swap the data lines. it should be d0-d0,d1-d1,d2-d2 etc but connected wrongly.(please see the image). While i tried to boot i found that i am not able to boot the linux. but am getting still uboot.&lt;/P&gt;&lt;P&gt;My doubt is will it work by wrongly connecting the emmc data lines?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Delishtm_0-1698606130078.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/247342iDA4BBEA068F794A1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Delishtm_0-1698606130078.png" alt="Delishtm_0-1698606130078.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Oct 2023 19:02:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-EMMC-data-line-swapping/m-p/1748166#M5168</guid>
      <dc:creator>Delishtm</dc:creator>
      <dc:date>2023-10-29T19:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 EMMC data line swapping</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-EMMC-data-line-swapping/m-p/1748951#M5176</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Under the eMMC scheme, the general idea is to connect, as you are saying, each corresponding bit from the processor to the memory, and not swap them.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As if it should work, we cannot confirm nor deny it. You could try and swap the endianness of the data by SW, since at the end this is being swapped on HW. But we cannot confirm if this is enough. We do apologize.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 20:01:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-EMMC-data-line-swapping/m-p/1748951#M5176</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-10-30T20:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 EMMC data line swapping</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-EMMC-data-line-swapping/m-p/1754461#M5249</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/205137"&gt;@Daniel-Aguirre&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me clarify something&amp;nbsp;Our entire aim is to boot the an image from this EMMC.&lt;/P&gt;&lt;P&gt;in the schematics the correctly connected data lines are D0 &amp;amp; d4,&lt;/P&gt;&lt;P&gt;so as per my understanding (please correct me if i am wrong)&lt;/P&gt;&lt;P&gt;in 1 bit speed mode the emmc and processor use only 1 data line to communicate.&lt;/P&gt;&lt;P&gt;and in 4 bit it use 4 data lines to communicate each other and so on..&lt;/P&gt;&lt;P&gt;at that time if a configure the processor to work in 1 bit mode normal speed (by making the&amp;nbsp; RCON20,RCON19,RCON21 pins 0)&lt;/P&gt;&lt;P&gt;it should be able to boot from EMMC right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And Some of our observations/doubts are as follows kindly comment on the same,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;While writing the image to EMMC through Flash tool i can see data transitions in d0,d3,d7 lines Is that expected?&lt;/LI&gt;&lt;LI&gt;In the Flash tool while we uploading the algorithm to hardware are we defining the bus width or some thing?&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;While we upload the image through flash tool and put the RCON switches to 8 bit normal speed we are able to boot till u boot and its getting stopped over there the logs are as follows, my question was after u boot will the processor/emmc will try any other speed modes is at a reason its getting stoppped there ?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;NOTICE: Reset status: Power-On Reset&lt;BR /&gt;NOTICE: BL2: v2.5(release):bsp36.0-2.5&lt;BR /&gt;NOTICE: BL2: Built : 17:42:10, Mar 23 2023&lt;BR /&gt;NOTICE: BL2: Booting BL31&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;U-Boot 2020.04+gec57ab5ab8 (Mar 24 2023 - 13:55:02 +0000)&lt;/P&gt;&lt;P&gt;CPU: NXP S32G274A rev. 2.0&lt;BR /&gt;Model: NXP S32G2XXX-EVB3&lt;BR /&gt;DRAM: 3.5 GiB&lt;BR /&gt;MMC: FSL_SDHC: 0&lt;BR /&gt;Loading Environment from MMC... *** Warning - bad CRC, using default environment&lt;/P&gt;&lt;P&gt;Failed to lock PCIe phy&lt;BR /&gt;Failed to power on 'serdes_lane0' PHY&lt;BR /&gt;In: serial@401c8000&lt;BR /&gt;Out: serial@401c8000&lt;BR /&gt;Err: serial@401c8000&lt;BR /&gt;Loading SJA1105 firmware over SPI 5:0&lt;BR /&gt;No matching device ID found for devid 0, cs 0.&lt;BR /&gt;Error SJA1105 configuration not completed&lt;BR /&gt;Net: EQOS phy: rgmii @ 4&lt;/P&gt;&lt;P&gt;Warning: eth_eqos (eth0) using random MAC address - 9a:6a:ee:6c:5b:8c&lt;BR /&gt;eth0: eth_eqosFailed to get speed of XPCS for emac1_xpcsFailed to set the frequency of mac2_rx_rgmii&lt;BR /&gt;Failed to enable mac2_rx_rgmii clock&lt;BR /&gt;PFE: emac0: sgmii emac1: sgmii emac2: rgmii&lt;BR /&gt;** No partition table - mmc 0 **&lt;BR /&gt;PFEng firmware file 'mmc@0:1:s32g_pfe_class.fw' loading failed: -1&lt;/P&gt;&lt;P&gt;Hit any key to stop autoboot: 0&lt;BR /&gt;Failed to get speed of XPCS for emac1_xpcs** No partition table - mmc 0 **&lt;BR /&gt;PFEng firmware file 'mmc@0:1:s32g_pfe_class.fw' loading failed: -1&lt;BR /&gt;PFE: emac0: sgmii emac1: sgmii emac2: rgmii&lt;BR /&gt;pfeng_cfg_mode_enable: Invalid PFE device&lt;BR /&gt;switch to partitions #0, OK&lt;BR /&gt;mmc0(part 0) is current device&lt;BR /&gt;** No partition table - mmc 0 **&lt;BR /&gt;Booting from net ...&lt;BR /&gt;Failed to get speed of XPCS for emac1_xpcsFailed to set the frequency of mac2_rx_rgmii&lt;BR /&gt;Failed to enable mac2_rx_rgmii clock&lt;BR /&gt;PFE: emac0: sgmii emac1: sgmii emac2: rgmii&lt;BR /&gt;** No partition table - mmc 0 **&lt;BR /&gt;PFEng firmware file 'mmc@0:1:s32g_pfe_class.fw' loading failed: -1&lt;BR /&gt;Failed to enable rx_rgmii clock&lt;BR /&gt;Could not get PHY for eth_eqos: addr 4&lt;BR /&gt;phy_connect() failedFAILED: 0BOOTP broadcast 1&lt;BR /&gt;eqos_send: TX timeout&lt;/P&gt;&lt;P&gt;Abort&lt;BR /&gt;Failed to enable rx_rgmii clock&lt;BR /&gt;Could not get PHY for eth_eqos: addr 4&lt;BR /&gt;phy_connect() failedFAILED: 0BOOTP broadcast 1&lt;BR /&gt;eqos_send: TX timeout&lt;BR /&gt;BOOTP broadcast 2&lt;BR /&gt;eqos_send: TX timeout&lt;BR /&gt;BOOTP broadcast 3&lt;BR /&gt;eqos_send: TX timeout&lt;BR /&gt;BOOTP broadcast 4&lt;BR /&gt;eqos_send: TX timeout&lt;BR /&gt;BOOTP broadcast 5&lt;BR /&gt;eqos_send: TX timeout&lt;BR /&gt;BOOTP broadcast 6&lt;BR /&gt;eqos_send: TX timeout&lt;BR /&gt;BOOTP broadcast 7&lt;BR /&gt;eqos_send: TX timeout&lt;BR /&gt;BOOTP broadcast 8&lt;BR /&gt;eqos_send: TX timeout&lt;BR /&gt;BOOTP broadcast 9&lt;BR /&gt;eqos_send: TX timeout&lt;BR /&gt;BOOTP broadcast 10&lt;BR /&gt;eqos_send: TX timeout&lt;BR /&gt;BOOTP broadcast 11&lt;BR /&gt;eqos_send: TX timeout&lt;BR /&gt;BOOTP broadcast 12&lt;BR /&gt;eqos_send: TX timeout&lt;BR /&gt;BOOTP broadcast 13&lt;BR /&gt;eqos_send: TX timeout&lt;/P&gt;&lt;P&gt;Retry time exceeded; starting again&lt;BR /&gt;Bad Linux ARM64 Image magic!&lt;/P&gt;&lt;P&gt;=&amp;gt;&lt;BR /&gt;=&amp;gt;&lt;BR /&gt;=&amp;gt;&lt;BR /&gt;=&amp;gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------&lt;/P&gt;&lt;P&gt;If you need any additional information regarding this issue please let me know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 21:22:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-EMMC-data-line-swapping/m-p/1754461#M5249</guid>
      <dc:creator>Delishtm</dc:creator>
      <dc:date>2023-11-08T21:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 EMMC data line swapping</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-EMMC-data-line-swapping/m-p/1755185#M5260</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Below will be some comments on your asked questions:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;While writing the image to EMMC through Flash tool i can see data transitions in d0,d3,d7 lines Is that expected?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Since we assume you are using the "EMMC.bin" file, we don't have information on how the algorithm was built, but we assume it was not under a 1-bit communication, hence we assume that this is expected.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;In the Flash tool while we uploading the algorithm to hardware are we defining the bus width or some thing?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This should be determined by the binary of the algorithm selected, so we assume this is correct. The algorithm provides the configuration for the external device.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&amp;nbsp;While we upload the image through flash tool and put the RCON switches to 8 bit normal speed we are able to boot till u boot and its getting stopped over there the logs are as follows, my question was after u boot will the processor/emmc will try any other speed modes is at a reason its getting stoppped there ?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The eMMC should not reconfigure itself if it is not asked to do it (or it is not power cycled). Since we understand that after uboot, while trying to load linux you are failling, this could be related to linux/uboot reconfiguring the eMMC. Since, as you have said, the lines are not connected as required, there could a transaction which the order matters and in the end it causes the "&lt;SPAN&gt;Bad Linux ARM64 Image magic!&lt;/SPAN&gt;" message.&lt;/P&gt;
&lt;P&gt;As for:&lt;/P&gt;
&lt;P&gt;"at that time if a configure the processor to work in 1 bit mode normal speed (by making the&amp;nbsp; RCON20,RCON19,RCON21 pins 0)&lt;/P&gt;
&lt;P&gt;it should be able to boot from EMMC right?"&lt;/P&gt;
&lt;P&gt;We may be misunderstanding your questions, but the RCON configuration is related to the BootROM itself. Once the BootROM finishes, the application can reconfigure the interfaces as required. As said under the S32G2 RM [Page 1319, S32G2 Reference Manual, Rev. 7, February 2023]:&lt;/P&gt;
&lt;P&gt;"RCON uses up to 32 general-purpose I/O pins—RCON[0] to RCON[31]—that are latched on functional reset deassertion."&lt;/P&gt;
&lt;P&gt;Which, after the functional reset has been deasserted, the RCON configuration should not matter, since the values have been latched for BootROM usage/configuration.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 21:34:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-EMMC-data-line-swapping/m-p/1755185#M5260</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-11-09T21:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 EMMC data line swapping</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-EMMC-data-line-swapping/m-p/1755204#M5261</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/205137"&gt;@Daniel-Aguirre&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I appreciate your quick response, and the provided information suits me perfectly.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I will work with my software team and check more deep into the code, to check about the bus width.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and some responses for your reply is as follows&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Since we assume you are using the "EMMC.bin" file, we don't have information on how the algorithm was built, but we assume it was not under a 1-bit communication, hence we assume that this is expected.&lt;/EM&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;yes we use the default "EMMC.bin"&amp;nbsp;file. is there any other bin file available which only configure as 1 bit.?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Is there any possible way to edit the "EMMC.bin"&amp;nbsp;file and change the bus width?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;EM&gt;We may be misunderstanding your questions, but the RCON configuration is related to the BootROM itself. Once the BootROM finishes, the application can reconfigure the interfaces as required. As said under the S32G2 RM [Page 1319, S32G2 Reference Manual, Rev. 7, February 2023]:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"RCON uses up to 32 general-purpose I/O pins—RCON[0] to RCON[31]—that are latched on functional reset deassertion."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Which, after the functional reset has been deasserted, the RCON configuration should not matter, since the values have been latched for BootROM usage/configuration.&lt;/EM&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;you had not misunderstood i mean the same. in that RCON switches there are switches (&lt;SPAN&gt;RCON20,RCON19,RCON21&lt;/SPAN&gt;) which determine the&amp;nbsp;MMC Boot Modes.&lt;/LI&gt;&lt;LI&gt;Can you just imagine a situations where i am using a EMMC memory which have only 1 data bus (d0) and how will be the processor communicating with the memory? Will it use the RCON switch to understand in which boot mode it should work?&lt;UL&gt;&lt;LI&gt;In a practical senario in which all cases we use multiple&amp;nbsp;MMC Boot Modes?&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; MMC Boot Modes&lt;BR /&gt;00- 1-bit Normal Speed&lt;BR /&gt;10- 4-bit Normal Speed&lt;BR /&gt;01 - 8-bit Normal Speed&lt;BR /&gt;11- 1-bit HIGH Speed&lt;BR /&gt;00 - 4-bit HIGH Speed&lt;BR /&gt;10 - 8-bit HIGH Speed&lt;BR /&gt;01 - 4-bit DDR HIGH Speed&lt;BR /&gt;11 - 8-bit DDR HIGHl Speed&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;In which practical condition we use &lt;STRONG&gt;1 bit normal speed / 8 bit DDR HIGH&lt;/STRONG&gt; Speed.?&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;In the mean time I would like to share some more observations&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;i was having 2 flashing images&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;which support 1 bit mode&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Which support 8 bit mode,&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;I tried&amp;nbsp;writing both images the booting logs are as follows&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;With image&amp;nbsp;which support 1 bit mode (Note: RCON switch is in 8 bit normal speed. Not getting till CLI if we put RCON switch to 1-bit normal speed)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Delishtm_1-1699569659116.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/249272iF96BF66A748F235F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Delishtm_1-1699569659116.png" alt="Delishtm_1-1699569659116.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Observation: Uboot is not getting displayed.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;With image&amp;nbsp;which support 8 bit mode (Note: RCON switch is in 8 bit normal speed.)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTICE: Reset status: Power-On Reset&lt;BR /&gt;NOTICE: BL2: v2.5(release):bsp36.0-2.5&lt;BR /&gt;NOTICE: BL2: Built : 17:42:10, Mar 23 2023&lt;BR /&gt;NOTICE: BL2: Booting BL31&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;U-Boot 2020.04+gec57ab5ab8 (Mar 24 2023 - 13:55:02 +0000)&lt;/P&gt;&lt;P&gt;CPU: NXP S32G274A rev. 2.0&lt;BR /&gt;Model: NXP S32G2XXX-EVB3&lt;BR /&gt;DRAM: 3.5 GiB&lt;BR /&gt;MMC: FSL_SDHC: 0&lt;BR /&gt;Loading Environment from MMC... *** Warning - bad CRC, using default environment&lt;/P&gt;&lt;P&gt;Failed to lock PCIe phy&lt;BR /&gt;Failed to power on 'serdes_lane0' PHY&lt;BR /&gt;In: serial@401c8000&lt;BR /&gt;Out: serial@401c8000&lt;BR /&gt;Err: serial@401c8000&lt;BR /&gt;Loading SJA1105 firmware over SPI 5:0&lt;BR /&gt;No matching device ID found for devid 0, cs 0.&lt;BR /&gt;Error SJA1105 configuration not completed&lt;BR /&gt;Net: EQOS phy: rgmii @ 4&lt;/P&gt;&lt;P&gt;Warning: eth_eqos (eth0) using random MAC address - 9a:6a:ee:6c:5b:8c&lt;BR /&gt;eth0: eth_eqosFailed to get speed of XPCS for emac1_xpcsFailed to set the frequency of mac2_rx_rgmii&lt;BR /&gt;Failed to enable mac2_rx_rgmii clock&lt;BR /&gt;PFE: emac0: sgmii emac1: sgmii emac2: rgmii&lt;BR /&gt;** No partition table - mmc 0 **&lt;BR /&gt;PFEng firmware file 'mmc@0:1:s32g_pfe_class.fw' loading failed: -1&lt;/P&gt;&lt;P&gt;Hit any key to stop autoboot: 0&lt;BR /&gt;Failed to get speed of XPCS for emac1_xpcs** No partition table - mmc 0 **&lt;BR /&gt;PFEng firmware file 'mmc@0:1:s32g_pfe_class.fw' loading failed: -1&lt;BR /&gt;PFE: emac0: sgmii emac1: sgmii emac2: rgmii&lt;BR /&gt;pfeng_cfg_mode_enable: Invalid PFE device&lt;BR /&gt;switch to partitions #0, OK&lt;BR /&gt;mmc0(part 0) is current device&lt;BR /&gt;** No partition table - mmc 0 **&lt;BR /&gt;Booting from net ...&lt;BR /&gt;Failed to get speed of XPCS for emac1_xpcsFailed to set the frequency of mac2_rx_rgmii&lt;BR /&gt;Failed to enable mac2_rx_rgmii clock&lt;BR /&gt;PFE: emac0: sgmii emac1: sgmii emac2: rgmii&lt;BR /&gt;** No partition table - mmc 0 **&lt;BR /&gt;PFEng firmware file 'mmc@0:1:s32g_pfe_class.fw' loading failed: -1&lt;BR /&gt;Failed to enable rx_rgmii clock&lt;BR /&gt;Could not get PHY for eth_eqos: addr 4&lt;BR /&gt;phy_connect() failedFAILED: 0BOOTP broadcast 1&lt;BR /&gt;eqos_send: TX timeout&lt;/P&gt;&lt;P&gt;Abort&lt;BR /&gt;Failed to enable rx_rgmii clock&lt;BR /&gt;Could not get PHY for eth_eqos: addr 4&lt;BR /&gt;phy_connect() failedFAILED: 0BOOTP broadcast 1&lt;BR /&gt;eqos_send: TX timeout&lt;BR /&gt;BOOTP broadcast 2&lt;BR /&gt;eqos_send: TX timeout&lt;BR /&gt;BOOTP broadcast 3&lt;BR /&gt;eqos_send: TX timeout&lt;BR /&gt;BOOTP broadcast 4&lt;BR /&gt;eqos_send: TX timeout&lt;BR /&gt;BOOTP broadcast 5&lt;BR /&gt;eqos_send: TX timeout&lt;BR /&gt;BOOTP broadcast 6&lt;BR /&gt;eqos_send: TX timeout&lt;BR /&gt;BOOTP broadcast 7&lt;BR /&gt;eqos_send: TX timeout&lt;BR /&gt;BOOTP broadcast 8&lt;BR /&gt;eqos_send: TX timeout&lt;BR /&gt;BOOTP broadcast 9&lt;BR /&gt;eqos_send: TX timeout&lt;BR /&gt;BOOTP broadcast 10&lt;BR /&gt;eqos_send: TX timeout&lt;BR /&gt;BOOTP broadcast 11&lt;BR /&gt;eqos_send: TX timeout&lt;BR /&gt;BOOTP broadcast 12&lt;BR /&gt;eqos_send: TX timeout&lt;BR /&gt;BOOTP broadcast 13&lt;BR /&gt;eqos_send: TX timeout&lt;/P&gt;&lt;P&gt;Retry time exceeded; starting again&lt;BR /&gt;Bad Linux ARM64 Image magic!&lt;/P&gt;&lt;P&gt;=&amp;gt;&lt;BR /&gt;=&amp;gt;&lt;BR /&gt;=&amp;gt;&lt;BR /&gt;=&amp;gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Looking forward to your swift reply....................!!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Delish&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 22:50:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-EMMC-data-line-swapping/m-p/1755204#M5261</guid>
      <dc:creator>Delishtm</dc:creator>
      <dc:date>2023-11-09T22:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: S32G2 EMMC data line swapping</title>
      <link>https://community.nxp.com/t5/S32G/S32G2-EMMC-data-line-swapping/m-p/1756477#M5282</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thans for your feedback. We will provide some comments on your asked questions:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;yes we use the default "EMMC.bin"&amp;nbsp;file. is there any other bin file available which only configure as 1 bit.?&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Is there any possible way to edit the "EMMC.bin"&amp;nbsp;file and change the bus width?&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;There is a FlashSDK project under the following path:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"C:\nxp\S32DS.3.5\S32DS\tools\S32FlashTool\FlashSDK_Ext"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Under the User Guide of this project, the following is provided [Page 20, S32 Flash Tool, User Guide, Rev. 1.3, 06/2023]:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAguirre_0-1699904476004.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/249618i922FA6AED6192773/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_0-1699904476004.png" alt="DanielAguirre_0-1699904476004.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Which implies that you should also be able to create your algorithm with the eMMC configurations you require, or so we understand.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Can you just imagine a situations where i am using a EMMC memory which have only 1 data bus (d0) and how will be the processor communicating with the memory? Will it use the RCON switch to understand in which boot mode it should work?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;We may not understand this question, but the RCON switches are used for BootROM only. The following information is provided under the S32G2 RM [Page 1356, S32G2 Reference Manual, Rev. 7, February 2023]:&lt;/P&gt;
&lt;P&gt;"BootROM provides an option of overriding some of the default μSDHC IOMUX configuration settings in BootROM firmware, shown in the attached BootROM settings spreadsheet, via a pad override scheme."&lt;/P&gt;
&lt;P&gt;For the scenarios you are showing, it seems that for the first one ATF cannot find the uboot image to be able to boot-it up. The second one seems to imply that the image is detected as corrupted or not built correctly, which might be related to the data pins being swapped.&lt;/P&gt;
&lt;P&gt;Still, could be that we misunderstood the questions. Let us know if this has happened.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2023 19:49:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G2-EMMC-data-line-swapping/m-p/1756477#M5282</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-11-13T19:49:07Z</dc:date>
    </item>
  </channel>
</rss>

