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:
bf55e0a
)
ARM: socfpga: support big endian for socfpga
author
Ben Dooks
<ben.dooks@codethink.co.uk>
Wed, 25 Mar 2015 11:27:48 +0000
(11:27 +0000)
committer
Dinh Nguyen
<dinguyen@opensource.altera.com>
Mon, 11 May 2015 18:59:23 +0000
(13:59 -0500)
Now the debug and platsmp.S are fixed for big endian, the
architecture can now advertise big endian support.
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
arch/arm/mach-socfpga/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-socfpga/Kconfig
b/arch/arm/mach-socfpga/Kconfig
index b5f8d75d51a0568d603c293df64d403711b77447..f420a1b200c27f0149f847905c7354ccbd9a0436 100644
(file)
--- a/
arch/arm/mach-socfpga/Kconfig
+++ b/
arch/arm/mach-socfpga/Kconfig
@@
-1,5
+1,6
@@
config ARCH_SOCFPGA
bool "Altera SOCFPGA family" if ARCH_MULTI_V7
+ select ARCH_SUPPORTS_BIG_ENDIAN
select ARM_AMBA
select ARM_GIC
select CACHE_L2X0