From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 23 Feb 2015 09:04:56 +0100 Subject: [U-Boot] [RFC PATCH v1] kwbimage: Align v1 binary header to 4B In-Reply-To: <1424643920-2237-2-git-send-email-judge.packham@gmail.com> References: <1424643920-2237-1-git-send-email-judge.packham@gmail.com> <1424643920-2237-2-git-send-email-judge.packham@gmail.com> Message-ID: <54EADF28.1070306@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 Hi Chris, (added Prafulla and Luka to Cc) On 22.02.2015 23:25, Chris Packham wrote: > According to the Armada-XP documentation the binary header format > requires the header length to be aligned to 4B. > > Signed-off-by: Chris Packham Thanks for spotting this: Acked-by: Stefan Roese Thanks, Stefan