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.

I2C: Timed out in wait_for_bb: status=1000

Other Parts Discussed in Thread: AM3352

Dear All,


We have beagle bone black based custom board which has AM3352 processor. We are using SDK-8. We had done one more time profiling for my board and after getting optimum values updated in the U-Boot source code. After compilation of u-boot, I have loaded MLO and u-boot.img to the board with the same kernel. But during u-boot boot we are seeing some I2C Timeout errors as below

**********************************************************************************

Boot Logs

**********************************************************************************

I2C:   Timed out in wait_for_bb: status=1000
Timed out in wait_for_bb: status=1000
ready
DRAM:  512 MiB
MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1
Timed out in wait_for_bb: status=1000
Timed out in wait_for_bb: status=1000
Net:   <ethaddr> not set. Validating first E-fuse MAC
Phy not found
cpsw, usb_ether
Hit any key to stop autoboot:  0


Could you please provide me the solution and what it causing this error?

Thanks in advance,