From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?= Date: Fri, 26 Apr 2013 09:11:30 +0200 (CEST) Subject: [U-Boot] [PATCH 1/2] tools: arm: imx: Implement BOOT_OFFSET command for imximage In-Reply-To: <201304260257.44655.marex@denx.de> References: <1366920963-8646-1-git-send-email-marex@denx.de> <1805089181.258715.1366925379759.JavaMail.root@advansee.com> <201304260257.44655.marex@denx.de> Message-ID: <1864285948.262307.1366960290840.JavaMail.root@advansee.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Marek Vasut, On Friday, April 26, 2013 2:57:44 AM, Marek Vasut wrote: > > > @@ -52,6 +57,7 @@ enum imximage_cmd { > > > > > > CMD_INVALID, > > > CMD_IMAGE_VERSION, > > > CMD_BOOT_FROM, > > > > > > + CMD_BOOT_OFFSET, > > > > > > CMD_DATA > > > > > > }; > > > > > > -- > > > 1.7.10.4 > > > > This looks good to me. > > Yes, and it keeps compat too. Btw can you maybe use "[...]" to cut out the > irrelevant parts of the emails so the relevant replies are easier to find > please? Will do. ;) Best regards, Beno?t