commit | 4a8b6e0101f8a5dd2c4629a872d4287c70dbe5e2 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Fri Jul 20 12:31:02 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 24 09:25:23 2018 -0400 |
tree | 85f3fb0571e59a212566f9b1245ec0a1fe367884 | |
parent | 69ca343906766601672eb1dfafa6654bc88e3252 [diff] |
mkimage: fit_image: Use macros from image.h There is no reason not to use macros which are already defined. It is also much easier for grepping. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Simon Glass <sjg@chromium.org>