mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
According to the Portable Executable and Common Object File Format Specification the image size must be a multiple of the alignment of sections. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>