From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 26 Apr 2013 02:57:44 +0200 Subject: [U-Boot] [PATCH 1/2] tools: arm: imx: Implement BOOT_OFFSET command for imximage In-Reply-To: <1805089181.258715.1366925379759.JavaMail.root@advansee.com> References: <1366920963-8646-1-git-send-email-marex@denx.de> <1805089181.258715.1366925379759.JavaMail.root@advansee.com> Message-ID: <201304260257.44655.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 Beno?t Th?baudeau, > Hi Marek, > [...] > > @@ -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? Best regards, Marek Vasut