This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

3.12 on AM335X -- reboot problem

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