因为板子不是TI配的,是买的国内天嵌的开发板,但我下载了TI提供的sdk6.0并在board-support提供的uboot里面编译了相关的那个uboot,编译成功后用MLO和对应的u-boot.bin去启动,串口打印回来的就是下面这个错误,想问一下这个怎么解决。感觉就是根本MLO这一块儿都没完全起来,因为我把u-boot.bin从SD卡中去掉以后还是会出现这个问题。
U-Boot SPL 2013.01.01 (Mar 03 2014 - 08:25:55) Could not probe the EEPROM;
something fundamentally wrong on the I2C bus. Could not get board ID.
Could not probe the EEPROM; something fundamentally wrong on the I2C bus.
I2C read: I/O error Could not read the EEPROM; something fundamentally wrong on the I2C bus.
I2C read: I/O error Could not read the EEPROM; something fundamentally wrong on the I2C bus.
### ERROR ### Please RESET the board ###