commit | 26e30c6489f4774492c168c7b953e575a16765f7 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Jan 27 17:59:36 2016 +0100 |
committer | Shawn Guo <shawnguo@kernel.org> | Tue Feb 02 13:31:19 2016 +0800 |
tree | 7d90e155b70e0c3eb1a3269a20d12acb0151071a | |
parent | c553138fbd1ee193a19101a36fb0814607ab4e7b [diff] |
ARM: imx: enable big endian mode 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> Signed-off-by: Shawn Guo <shawnguo@kernel.org>