mirror of
https://xff.cz/git/u-boot/
synced 2025-09-30 15:01:27 +02:00
Add support to indicate what alignment to use for the FIT and its external data. Pass the alignment to mkimage via the -B flag. Signed-off-by: Jonas Karlman <jonas@kwiboo.se> Reviewed-by: Simon Glass <sjg@chromium.org>