commit | 519ceb9fd10cd7e836d0aa97b2068cc9e97f463b | [log] [tgz] |
---|---|---|
author | Victor Kamensky <victor.kamensky@linaro.org> | Mon Oct 07 21:37:19 2013 -0700 |
committer | Ben Dooks <ben.dooks@codethink.co.uk> | Sat Oct 19 20:46:36 2013 +0100 |
tree | 72d6b6b5a4737430c208bbb16271e8d82cdbb6a8 | |
parent | 574e2b5111e13827da501771b27d92e6e3f2e3d7 [diff] |
ARM: mcpm: fix big endian issue in mcpm startup code In big endian mode mcpm_entry_point is first function that called on secondaries CPU. First it should switch CPU into big endian code. [ben.dooks@codethink.co.uk: merge fix patch from Victor into this] Signed-off-by: Victor Kamensky <victor.kamensky@linaro.org> Acked-by: Nicolas Pitre <nico@linaro.org> Reviewed-by: Dave Martin <Dave.Martin@arm.com> Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>