1
0
Fork 0

ARM: socfpga: support big endian for socfpga

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>
hifive-unleashed-5.1
Ben Dooks 2015-03-25 11:27:48 +00:00 committed by Dinh Nguyen
parent bf55e0a48f
commit 3c5ac3f392
1 changed files with 1 additions and 0 deletions

View File

@ -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