linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] additional vexpress-tc2 big endian fixes
@ 2013-10-08  4:37 Victor Kamensky
  2013-10-08  4:37 ` [PATCH 1/2] ARM: mcpm: fix big endian issue in mcpm startup code Victor Kamensky
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Victor Kamensky @ 2013-10-08  4:37 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Ben,

Here are couple more big endian related fixes. We run into these
with vexpress TC2 board, when CONFIG_MCPM and CONFIG_ARM_CCI configs
are enabled. Big endian image fails to boot. With fixes BE TC2
boots and it sees all 5 cores (2xA15, 3xA7).

These were tested with vexpress TC2 on latest linux-linaro
branch (include BE patch series) and it was tested on very 
recent rmk/fixes branch along with BE series on top of it. 

Thanks,
Victor

Victor Kamensky (2):
  ARM: mcpm: fix big endian issue in mcpm startup code
  ARM: cci: driver need big endian fixes in asm code

 arch/arm/common/mcpm_head.S | 2 ++
 drivers/bus/arm-cci.c       | 6 ++++++
 2 files changed, 8 insertions(+)

-- 
1.8.1.4

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-10-08 18:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-08  4:37 [PATCH 0/2] additional vexpress-tc2 big endian fixes Victor Kamensky
2013-10-08  4:37 ` [PATCH 1/2] ARM: mcpm: fix big endian issue in mcpm startup code Victor Kamensky
2013-10-08  4:37 ` [PATCH 2/2] ARM: cci: driver need big endian fixes in asm code Victor Kamensky
2013-10-08 17:51   ` Dave Martin
2013-10-08 17:57     ` Nicolas Pitre
2013-10-08 18:03       ` Dave Martin
2013-10-08 18:14       ` Victor Kamensky
2013-10-08 18:26         ` Nicolas Pitre
2013-10-08  7:27 ` [PATCH 0/2] additional vexpress-tc2 big endian fixes Ben Dooks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).