tools: zynqmpimage: Align image_size/image_stored_size
authorMichal Simek <michal.simek@xilinx.com>
Fri, 14 Dec 2018 09:53:54 +0000 (10:53 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 24 Jan 2019 09:03:44 +0000 (10:03 +0100)
commit775ed87ac4015c8b17bc9d828e3bafe4a0f7ed03
tree3dd37d2f4eae355c5f466b0a2790e03da9c6a338
parentd9eaae3bae99cf79fd1453f4980b2624a6be9501
tools: zynqmpimage: Align image_size/image_stored_size

Bootrom is not capable to work with non aligned bootloader sizes.
SPL with OF_SEPARATE generates non-align images quite often that's
why this change is required before OF_SEPARATE enableding.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
tools/zynqmpbif.c