commit | bca028e7c2537fea9f401c20dd7b2103358b5efe | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben.dooks@codethink.co.uk> | Fri Feb 01 10:36:22 2013 +0000 |
committer | Ben Dooks <ben.dooks@codethink.co.uk> | Sat Oct 19 20:46:34 2013 +0100 |
tree | 40d369c9cef9376867cbba09330b1e7c8e8699c4 | |
parent | 50eec2fce45ed48575f1c0582b748e409da08511 [diff] |
ARM: mvebu: support running big-endian Add indication we can run these cores in BE mode, and ensure that the secondary CPU is set to big-endian mode in the initialisation code as the initial code runs little-endian. Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Jason Cooper <jason@lakedaemon.net>