From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 26 Apr 2013 10:49:31 +0200 Subject: [U-Boot] [PATCH 1/2] tools: arm: imx: Implement BOOT_OFFSET command for imximage In-Reply-To: <1366920963-8646-1-git-send-email-marex@denx.de> References: <1366920963-8646-1-git-send-email-marex@denx.de> Message-ID: <517A3F9B.1030200@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 On 25.04.2013 22:16, Marek Vasut wrote: > Implement BOOT_OFFSET command for imximage. This command is parallel > to current BOOT_FROM command, but allows more flexibility in configuring > arbitrary image header offset. Also add an imximage.cfg with default > offset values into arm/arch/imx-common/ so the board-specific imximage.cfg > can include this file to avoid magic constants. > > The syntax of BOOT_OFFSET command is "BOOT_OFFSET ". Look good. Thanks. Acked-by: Stefan Roese Thanks, Stefan