Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3c5ac3f3 authored by Ben Dooks's avatar Ben Dooks Committed by Dinh Nguyen
Browse files

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: default avatarBen Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: default avatarDinh Nguyen <dinguyen@opensource.altera.com>
parent bf55e0a4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
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