mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-07 04:06:44 +03: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>