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.

question about uboot

hello TI friends,

rdk 3.0, 8168

as we know there're difference between u-boot.noxip.bin and u-boot.bin.

by my checking, there's only difference in the first 8 byte

F00C 0300 0000 4040 1200 00EA  => u-boot.noxip.bin

1200 00EA => u-boot.bin

do you know the meaning of "F00C 0300 0000 4040" ?? I search lots of wiki page but just know the different usage. I need to know the more detail....

I also trace the source code... where's it?

one more question is is the definition is the same as that in other platform such as 814x, 816x_evm, 816x_dvr