From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 5 Jan 2013 09:26:30 +0100 Subject: [U-Boot] [RFC PATCH 39/44] mkimage: Add -c option to specify a comment for key signing In-Reply-To: <1357350734-13737-40-git-send-email-sjg@chromium.org> References: <1357350734-13737-1-git-send-email-sjg@chromium.org> <1357350734-13737-40-git-send-email-sjg@chromium.org> Message-ID: <201301050926.31069.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Simon Glass, > When signing an image, it is useful to add some details about which tool > or person is authorising the signing. Add a comment field which can take > care of miscellaneous requirements. > > Signed-off-by: Simon Glass Reviewed-by: Marek Vasut Best regards, Marek Vasut