mirror of
https://xff.cz/git/u-boot/
synced 2026-01-02 21:27:09 +01:00
If bl_len is not aligned it can caused a problem because another code expects that start is aligned. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Simon Glass <sjg@chromium.org>