]> git.ipfire.org Git - thirdparty/u-boot.git/commit
tools: kwbimage: use common ALIGN to do the size align
authorKever Yang <kever.yang@rock-chips.com>
Mon, 30 Mar 2020 03:56:20 +0000 (11:56 +0800)
committerTom Rini <trini@konsulko.com>
Fri, 24 Apr 2020 14:10:00 +0000 (10:10 -0400)
commite002ee7efc4a236f239aed54f89da913105ac6d5
treed4427904aa00fa1295f66ec3e6a19fe5f7282488
parent29e7ab01866f44eec9dbe9ec7093eb1d1dda57d5
tools: kwbimage: 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>
Reviewed-by: Stefan Roese <sr@denx.de>
tools/kwbimage.c
tools/kwbimage.h