Hell,
I'm using the AM335x with TPS65217, I've got all the power rails with correct voltage output...1.8V, 1.1V (MPU) and 3.3V. I do see boot messages print out from the console..
The following messages print out first...
U-Boot SPL 2011.09 (Oct 26 2012 - 12:55:03)
Texas Instruments Revision detection unimplemented
As expected, then I get the debug messages (since I've defined DEBUG in common.h)
>>board_init_f()
>>spl:board_init_r()
But there is a significant delay between when the first 2 lines are printed and when the next 2 get printed... It continues to print the boot device - 8 (MMC1) but then it just hangs.. no response. Has anyone seen something like this, or can you point me in the right direction.
Please do let me know if you need more information from my side.
Thank you
Regards
Santhosh