[RFC PATCH 1/4] ARM64: Add Kconfig option to enable Big Endian kernel

Tushar Jagad tushar.jagad at linaro.org
Wed Oct 16 02:49:28 EDT 2013


Hi Christopher,

On 10/15/2013 11:39 PM, Christopher Covington wrote:

> What makes a board properly built and how can a user determine whether their
> board is?

As of now this flag assumes that the bootloader is in LE mode. It is 
left to the kernel to switch to BE mode. This flag makes the kernel set 
necessary flags in SCTLR registers on entry.
>
>> +                                                [...] and your board
>> +          port must properly enable any big-endian related features
>> +          of your chipset/board/processor.
>
> What is a board port for arm64?

This is a generic patch for the architecture. Each driver needs to make 
necessary changes keeping the kernel endianness in mind. We have tested 
these patches on our X-Gene platform.
-- 
Regards,
Tushar



More information about the linux-arm-kernel mailing list