Hi all
This question has been asked before, but we found that there is no one from Nvidia in this discussion for a long time, so we have to repost it to seek help.
Continue this discussion
Most of the suggestions we have received so far are to upgrade the Jetpack version, but changing the Jetpack version is not a realistic option for actual production environments.
We tried Jetpack 5.1.5, which seemed to solve the problem, but after extensive testing, the problem still exists, but it is less severe than Jetpack 5.1.2.
Surprisingly, Jetpack 5.1.5 did not cause problems on the Devkit, but we did not have so many Devkits to restart at the same time, so we could not be sure whether the Devkit was normal.
Since our custom baseboard environment needs to be fixed in Jetpack 5.1.2, I backported the eMMC driver from Jetpack 5.1.5 to Jetpack 5.1.2, and now the eMMC problem has been reduced to about one thousandth.
However, the problem still exists, as shown in the attached log, for systems to be placed in remote areas, there are random eMMC errors that cannot be grasped
I now have some doubts whether the power environment of different custom baseboards will affect the operation of eMMC in SOM. Does this mean that we must try to adjust the following parameters in mmc@3460000 in Device-Tree according to our own baseboard?
nvidia,default-tap = <18>;
nvidia,default-trim = <0x7>;
nvidia,dqs-trim = <40>;
Originally, the eMMC is located in the SOM module of Orin AGX, so the layout and electrical characteristics are consistent. There should be no need to try to correct the problem by adjusting this parameter, but now I have doubts.
Can you provide assistance so that we can solve this problem?
8 log 1.txt (33.6 KB)
Best Regards
Jack Lan