From 33656d565da51bd01779600352ec28385ab806c8 Mon Sep 17 00:00:00 2001 From: Nicolas Pitre Date: Mon, 2 Jun 2014 17:32:25 +0100 Subject: [PATCH] ARM: 8067/1: zImage: ensure header in LE format for BE8 kernels All known BE8-capable systems have LE bootloaders, so we need to ensure that the magic number and image start/end values are in little endian format. [ben.dooks@codethink.co.uk: from nico's original email on this subject] [taras.kondratiuk@linaro.org: removed lds.S->lds rule, added target to extra-y] Signed-off-by: Nicolas Pitre Signed-off-by: Ben Dooks Signed-off-by: Taras Kondratiuk Signed-off-by: Russell King --- Reading git-format-patch failed