projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
099a480
)
ARM: highbank: enable big-endian
author
Ben Dooks
<ben.dooks@codethink.co.uk>
Fri, 1 Feb 2013 09:31:34 +0000
(09:31 +0000)
committer
Ben Dooks
<ben.dooks@codethink.co.uk>
Sat, 19 Oct 2013 19:46:34 +0000
(20:46 +0100)
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>
arch/arm/mach-highbank/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-highbank/Kconfig
b/arch/arm/mach-highbank/Kconfig
index 8e8437dea3ce7742da2cd8cae56df82efa2dfe93..3c3bff715b47b039c0a8c544ba432fa43ebdd20f 100644
(file)
--- a/
arch/arm/mach-highbank/Kconfig
+++ b/
arch/arm/mach-highbank/Kconfig
@@
-4,6
+4,7
@@
config ARCH_HIGHBANK
select ARCH_HAS_CPUFREQ
select ARCH_HAS_HOLES_MEMORYMODEL
select ARCH_HAS_OPP
+ select ARCH_SUPPORTS_BIG_ENDIAN
select ARCH_WANT_OPTIONAL_GPIOLIB
select ARM_AMBA
select ARM_ERRATA_764369