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.

6678 I2C直接boot时boot镜像格式?



我想使用I2C直接boot的模式(不使用IBL),直接从eeprom中搬运镜像,所以仿照了SPI boot时所使用的工具,遇到一些问题:

SPI boot模式下,镜像格式是spi boot parameter table+boot table,在spi boot parameter table中的Read Addr MSW和Read Addr LSW字段指定了boot table的位置

但在I2C boot模式下,I2C boot parameter table中没有Read Addr MSW和Read Addr LSW字段,所以boot table应该放置在镜像中的什么位置?

另外I2C boot parameter table的有些字段含义不明,下表是我自己写的boot parameter table,不知道是否正确:

0x00400000
0x00280000
0x00000000
0x00010051
0x00510000
0x00010064
0x00C80000
0x00000000