From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 2 Sep 2015 10:03:11 +0200 Subject: [U-Boot] [PATCH] mxs: mxsboot: fix endianess for sd boot images In-Reply-To: <55E6A84B.4050904@denx.de> References: <1441144724-24751-1-git-send-email-mhei@heimpold.de> <55E6A84B.4050904@denx.de> Message-ID: <201509021003.11589.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 On Wednesday, September 02, 2015 at 09:42:03 AM, Stefano Babic wrote: > Hi Michael, > > On 01/09/2015 23:58, Michael Heimpold wrote: > > Running mxsboot on a big-endian system produces a sd image which > > cannot be started by the i.MX28 ROM. It complains on the debug > > > uart as following: > I confess that I never tested mxsboot and/or mkimage on a big endian Me neither. > host. I am expecting there are similar issues with mkimage and imximage, > too.... Fix it and send patch :b Acked-by: Marek Vasut Best regards, Marek Vasut