From: Stefan Agner <stefan@agner.ch>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1 1/7] imx: move imximage header to common location
Date: Fri, 4 Aug 2017 16:38:07 -0700 [thread overview]
Message-ID: <20170804233813.6136-2-stefan@agner.ch> (raw)
In-Reply-To: <20170804233813.6136-1-stefan@agner.ch>
From: Stefan Agner <stefan.agner@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@toradex.com>
---
{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.13.3
next prev parent reply other threads:[~2017-08-04 23:38 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-04 23:38 [U-Boot] [PATCH v1 0/7] imx: add USB Serial Download Protocol (SDP) support Stefan Agner
2017-08-04 23:38 ` Stefan Agner [this message]
2017-08-08 22:09 ` [U-Boot] [PATCH v1 1/7] imx: move imximage header to common location Łukasz Majewski
2017-08-04 23:38 ` [U-Boot] [PATCH v1 2/7] usb: gadget: add SDP driver Stefan Agner
2017-08-08 10:42 ` Lothar Waßmann
2017-08-08 22:16 ` Łukasz Majewski
2017-08-10 8:14 ` Stefano Babic
2017-08-15 21:54 ` Stefan Agner
2017-08-16 9:49 ` Stefano Babic
2017-08-04 23:38 ` [U-Boot] [PATCH v1 3/7] usb: gadget: sdp: extend images compatible for jumps Stefan Agner
2017-08-08 22:17 ` Łukasz Majewski
2017-08-10 8:15 ` Stefano Babic
2017-08-04 23:38 ` [U-Boot] [PATCH v1 4/7] cmd: add sdp command Stefan Agner
2017-08-08 22:19 ` Łukasz Majewski
2017-08-10 8:16 ` Stefano Babic
2017-08-04 23:38 ` [U-Boot] [PATCH v1 5/7] spl: add serial download protocol (SDP) support Stefan Agner
2017-08-08 10:43 ` Lothar Waßmann
2017-08-08 21:23 ` Stefan Agner
2017-08-09 0:59 ` Stefan Agner
2017-08-10 7:56 ` Stefano Babic
2017-08-10 8:17 ` Stefano Babic
2017-08-04 23:38 ` [U-Boot] [PATCH v1 6/7] apalis/colibri_imx6: use independent USB PID for SPL Stefan Agner
2017-08-04 23:38 ` [U-Boot] [PATCH v1 7/7] apalis/colibri_imx6: enable SDP by default Stefan Agner
2017-08-06 15:19 ` [U-Boot] [PATCH v1 0/7] imx: add USB Serial Download Protocol (SDP) support Eric Nelson
2017-08-07 18:06 ` Stefan Agner
2017-08-08 9:15 ` Stefano Babic
2017-08-08 12:05 ` Marcel Ziswiler
2017-08-08 17:35 ` Stefan Agner
2017-08-08 23:25 ` Eric Nelson
2017-08-08 22:08 ` Łukasz Majewski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170804233813.6136-2-stefan@agner.ch \
--to=stefan@agner.ch \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox