[PATCH 08/20] highbank: enable big-endian
Sergei Shtylyov
sergei.shtylyov at cogentembedded.com
Sat Aug 31 16:17:03 EDT 2013
Hello.
On 08/30/2013 11:10 PM, Ben Dooks wrote:
> 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 at codethink.co.uk>
> ---
> arch/arm/mach-highbank/Kconfig | 2 ++
> 1 file changed, 2 insertions(+)
> diff --git a/arch/arm/mach-highbank/Kconfig b/arch/arm/mach-highbank/Kconfig
> index cd9fcb1..f82bd88 100644
> --- a/arch/arm/mach-highbank/Kconfig
> +++ b/arch/arm/mach-highbank/Kconfig
[...]
> @@ -18,3 +19,4 @@ config ARCH_HIGHBANK
> select PL320_MBOX
> select SPARSE_IRQ
> select USE_OF
> +
I don't think you really intended to add this line at end of file.
WBR, Sergei
More information about the linux-arm-kernel
mailing list