[PATCH 2/3] support ARM BE8 mode on a little endian machine
stanley.miao
stanley.miao at windriver.com
Mon Jan 17 05:23:28 EST 2011
Catalin Marinas wrote:
> On 17 January 2011 08:42, Stanley.Miao <stanley.miao at windriver.com> wrote:
>
>> When BE8 kernel is running on a little endian machine, the kernel endian
>> mode need to be converted at the begining of the startup procedure with
>> the instruction "setend be".
>>
>
> Can we not let the boot loader do this? It could also prepare the tags
> as big endian.
>
>
Yes, the bootloader can also do this. However, it is dangerous to modify
the
bootloader. If the new boot loader can't work, it is difficult to update
the
bootloader again. So, I choose to modify Linux kernel.
Stanley.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20110117/ce66b171/attachment-0001.html>
More information about the linux-arm-kernel
mailing list