commit | a4e678dd29def99795e18f835b582087e91cc43b | [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 | eae7bfee01c7066318dcb2ac982d0c2cf242e9b0 [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>