0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Zynq > BOOT.binの解析 > I. Boot.binのヘッダー比較

Last updated at Posted at 2017-02-22
動作環境
PetaLinux 2014.4
Vivado v2014.4
MicroZed

2014年頃のメモより。

ImageHeaderTable (0x8C0)

| Version | ImageCount | PartitionOffset | ImageOffset |
|:-:|:-:|:-:|:-:|:-:|
| zynq-bootで作成 | 16,842,752 | 3 | 608 | 576 |
| XSDK(v2014.4)で作成 | 16,908,288 | 3 | 800 | 576 |

BootPartitionHeader (zynq-boot:0x980 / XSDK:0xC80)

ImageWordLen, DataWordLen, PartitionWordLen LoadAddr ExecAddr PartitionStart PartitionAttr SectionCount
zynq-bootで作成 21,707 0 0 672 16 1
XSDK(v2014.4)で作成 24,579 0 0 1,472 16 1
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?