ARM: highbank: enable big-endian
authorBen Dooks <ben.dooks@codethink.co.uk>
Fri, 1 Feb 2013 09:31:34 +0000 (09:31 +0000)
committerVictor Kamensky <victor.kamensky@linaro.org>
Thu, 13 Mar 2014 21:47:34 +0000 (14:47 -0700)
Apart from a xgmac driver issue, the highbank seems to work correctly in
big-endian mode. Allow the selection of big-endian in the system.

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Acked-by: Rob Herring <rob.herring@calxeda.com>
(cherry picked from commit 50eec2fce45ed48575f1c0582b748e409da08511)

Signed-off-by: Victor Kamensky <victor.kamensky@linaro.org>
arch/arm/mach-highbank/Kconfig

index cd9fcb1cd7ab3ac1472704c375b0ef31717b25bc..b8466fb00f55aa8e1a7e3358740fc46ef524e4e3 100644 (file)
@@ -2,6 +2,7 @@ config ARCH_HIGHBANK
        bool "Calxeda ECX-1000/2000 (Highbank/Midway)" if ARCH_MULTI_V7
        select ARCH_HAS_CPUFREQ
        select ARCH_HAS_OPP
+       select ARCH_SUPPORTS_BIG_ENDIAN
        select ARCH_WANT_OPTIONAL_GPIOLIB
        select ARM_AMBA
        select ARM_GIC