Hi Chenyin,
Thankyou for your reply.
Yes i have checked the device driver status in my customOS image for both the scenario(BSP34- "U-Boot 2020.04+g6391b468b1" and BSP42- "U-Boot 2022.04+g5a6f62071f")
with respect to the configuration and it is fine.
The observation remains same when i switch to SD card, so with eMMC and SD interface both case, the error remains same as explained in below provided boot logs.
The SDHCI driver is same for SD card and eMMC, that i am using in my customOS image.
The version of my S32g3-RDB3 hardware is "SCH-53060 REV E2" (S32G3-VPN-RDB3)
The S32G2-RDb2 based hardware is used by my counter part which is in Germany, whose version info i do not have as of now.
I tried to run the same customOS.uimage with a Bosch Harwadre that is made out of NXP S32G3-RDB3 design whose schematic and board revision details are provided above.
The processor used in Bosch hardware is S32G399. Observaions remains exactly the same.
With Bosch Hardware using BSP34- "U-Boot 2020.04+g6391b468b1" the customOS image boots and i am able to load and access eMMC.
But with BSP42- "U-Boot 2022.04+g5a6f62071f" it fails .
This test narrows down the conclusion which is the comparison is between the uboot of BSP34 and BSP42.
My suspect is there is something in BSP42 bootloader "U-Boot 2022.04+g5a6f62071f" say some clock or GPIO is not properly initialized
because the first access prints of the eMMC-driver to the board fails.
Note : Now we have tested both the uboot of BSP34 and BSP42 on S32G3 based hardware and the results are same, as it was in case of S32G2-RDB2.
Can you please help me to debug this on BSP42- "U-Boot 2022.04+g5a6f62071f" in which eMMC first access itself is not working.
Looking for your response .
Regards,
Vishal