]> git.baikalelectronics.ru Git - uboot.git/commit
tool: use ALIGN() to align the size
authorKever Yang <kever.yang@rock-chips.com>
Mon, 30 Mar 2020 03:56:22 +0000 (11:56 +0800)
committerTom Rini <trini@konsulko.com>
Fri, 24 Apr 2020 14:10:00 +0000 (10:10 -0400)
commit5f7b016ec748bf8222695d31ed9b6aa00fc179ab
treeb52072cf7e72c08a35f974df85ba42f4c7b8c958
parentf8bd5db5597e74d0e1cc7aba09df56dfd3dd8f77
tool: use ALIGN() to align the size

Use the ALIGN() for size align so that the code is more readable.

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: Heinrich Schuchardt <xypron.glpk@gmx.de>
tools/fit_image.c
tools/socfpgaimage.c