commit | 86f26016b6470901ffa372d2168ec4a7a77de72b | [log] [tgz] |
---|---|---|
author | Kever Yang <kever.yang@rock-chips.com> | Mon Mar 30 11:56:19 2020 +0800 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 24 10:10:00 2020 -0400 |
tree | 30f249b0cc87528d36a80d357cdcb167c9b09e1a | |
parent | 8b4c38a45e06cc4c166031c1486dc52e13e7006b [diff] |
tools: mkimage: use common ALIGN to do the size align The ALIGN() is now available at imagetool.h, migrate to use it. Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Reviewed-by: Punit Agrawal <punit1.agrawal@toshiba.co.jp> Reviewed-by: Tom Rini <trini@konsulko.com>