antmicro / zynq-mkbootimage

An open source replacement of the Xilinx bootgen application.
BSD 2-Clause "Simplified" License
99 stars 49 forks source link

Implement image extractor #15

Closed kiryk closed 3 years ago

kiryk commented 3 years ago

The exbootimage tool has been created. It allows for extraction of Zynq boot image header information and partition data.

The tests have also been updated in order to cover the new features.

tgorochowik commented 3 years ago

This also closes #9