[U-Boot] [U-boot] the first 0x20 bytes in u-boot.bin
TigerLiu at via-alliance.com
TigerLiu at via-alliance.com
Thu Jul 31 12:24:41 CEST 2014
Hi, Albert:
I am studying 2014.07 release u-boot package.
I found u-boot.bin's first bytes were not code in start.S .
Taken for compling smdkv310 as an example:
The compiled u-boot.bin's first 0x20 bytes were:
18 F0 9F E5 18 F0 9F E5 18 F0 9F E5 18 F0 9F E5
18 F0 9F E5 18 F0 9F E5 18 F0 9F E5 18 F0 9F E5
......
So, Is it equal to "ldr pc, [pc,#0x18]" ?
Best wishes,
More information about the U-Boot
mailing list