[PATCH 2/2] arm/mach-imx: enable big endian mode
From: arnd@arndb.de (Arnd Bergmann)
Date: 2016-01-24 16:51:02
From: arnd@arndb.de (Arnd Bergmann)
Date: 2016-01-24 16:51:02
On Sunday 24 January 2016 17:02:26 Johannes Berg wrote:
Enable ARM big-endian mode on mach-imx. This requires adding some byte swapping in the debug functions (which otherwise hang forever) and of course the secondary core bringup. Tested (on top of 4.4) on i.MX6 HummingBoard quad-core (IMX6Q). The patch is pretty much as suggested by Arnd Bergmann, thanks! Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Reviewed-by: Arnd Bergmann <arnd@arndb.de> (adding Shawn to Cc)