u-boot.bin offset zero of pNOR in iMX6

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

u-boot.bin offset zero of pNOR in iMX6

1,124 次查看
victordamptey
Contributor I

I have noticed a 4 byte data at offset zero of u-boot.bin intended for loading in pNOR.  iMX6 IVT makes no mention of any data being at below offset 0x1000. Can anyone tell me what it's used for?

sample:

  0: C6 04 00 EA 00 00 ....

10: 00 00 00 00 00 .....

.........

1000: D1 00 20 40 ......

标记 (4)
0 项奖励
回复
1 回复

1,006 次查看
alejandrolozan1
NXP Employee
NXP Employee

Hi,

The data found at that offset should not affect the BootROM code. The image should be at 0x1000 offset just like you mentioned.

Best Regards,

Alejandro

0 项奖励
回复