Re: [PATCH 1/9] ARM: ARMv7-M uses BE-8, not BE-32

From: Arnd Bergmann
Date: Fri Feb 19 2016 - 05:18:55 EST


On Friday 19 February 2016 08:47:47 Vladimir Murzin wrote:
> Ah, it explains why my quick attempt to enable BE for MPS2 (M-class
> platform) failed. With this patch applied I'm able to see Linux booting
> on MPS2 FVP model in BE, not complete boot but it might be due to other
> reasons. So this patch definitely improves things for me, if it helps
>
> Tested-by: Vladimir Murzin <vladimir.murzin@xxxxxxx>
>

Awesome, thanks for testing!

Arnd