From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 31 Oct 2014 07:56:12 +0100 Subject: [U-Boot] [PATCH 3/3] ARM: kwimage: fix v0 format In-Reply-To: <1414713807-22495-1-git-send-email-drEagle@doukki.net> References: <1414713807-22495-1-git-send-email-drEagle@doukki.net> Message-ID: <5453328C.8030401@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 31.10.2014 01:03, Gerald Kerma wrote: > This patch fix the kwimage tools for version 0 fileformat used for kirkwood > Tested on sheevaplug > > Signed-off-by: Gerald Kerma I tested this on AXP (version 1 instead of version 0) and found no problems here. So: Tested-by: Stefan Roese Reviewed-by: Stefan Roese Thanks, Stefan