Other Parts Discussed in Thread: AM5718
Hi Champs.
There's a request from Customer as they see a boot failure issue from their 1st prototype PCB with AM4372.
The followings are their observations.
1. Nothing is displayed by U-Boot which has been built on PROCESSOR SDK LINUX 7.3.0.5.
2. The factory default SD Card shows the log message as "Could not probe EEPROM at 0x50."
They believed the factory SD card is based on SDK 1.0.0.3. but the source code is not avaiable from ti.com previous release.
Is there big changes btw 1.x and 7.3 from Bootloader code? Why the latest SDK' binary does not show the EEPROM related error.
BTW,
Could you please also let us know how to hack the code to avoid an error from EEPROM Read and Board detection routine?
I am unable to find the similar routine to detect board name like below for am572x. AM437x has slightly different implementation.
Please help us to solve the boot failure issue.