From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Tue, 18 Nov 2008 01:27:08 +0100 Subject: [U-Boot] Fix uImage.FIT support for little endian target and non PPC, M68K and SPARC target Message-ID: <20081118002708.GD20874@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, The following path will fix the uImage.FIT support for little endian target and non PPC, M68K and SPARC target Tested on different ARM board Best Regards, J.