u-boot.bin offset zero of pNOR in iMX6

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

u-boot.bin offset zero of pNOR in iMX6

607 Views
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 ......

Tags (4)
0 Kudos
1 Reply

489 Views
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 Kudos