I am working on Linux 3.12 of AM335x custom board.
When I reboot using "# shutdown now -r" command, it will stop at uboot:
U-Boot SPL 2014.04-00513-gdda0dbf-dirty (Apr 23 2014 - 17:10:13)
U-Boot SPL 2014.04-00513-gdda0dbf-dirty (Apr 23 2014 - 17:10:13)
U-Boot SPL 2014.04-00513-gdda0dbf-dirty (Apr 23 2014 - 17:10:13)
----
I did not have this problem in v3.2 kernel. It seems that the i2c0 goes wrong so that it cannot read EEPROM. If I power off and on, it boots well. Could you confirm this problem?
-Eric