[U-Boot] [PATCH v2 1/8] imx: move imximage header to common location
Stefan Agner
stefan at agner.ch
Wed Aug 16 18:00:50 UTC 2017
From: Stefan Agner <stefan.agner at toradex.com>
Move the imximage.h header file to a common location so we can make
use of it from U-Boot too.
Signed-off-by: Stefan Agner <stefan.agner at toradex.com>
Reviewed-by: Ćukasz Majewski <lukma at denx.de>
---
Changes in v2: None
{tools => include}/imximage.h | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename {tools => include}/imximage.h (100%)
diff --git a/tools/imximage.h b/include/imximage.h
similarity index 100%
rename from tools/imximage.h
rename to include/imximage.h
--
2.14.1
More information about the U-Boot
mailing list