Skip to content
Commit fdb07aee authored by Victor Kamensky's avatar Victor Kamensky Committed by Ben Dooks
Browse files

ARM: cci driver need big endian fixes in asm code



cci_enable_port_for_self written in asm and it works with h/w
registers that are in little endian format. When run in big
endian mode it needs byteswaped constants before/after it
writes/reads to/from such registers

Signed-off-by: default avatarVictor Kamensky <victor.kamensky@linaro.org>
Acked-by: default avatarNicolas Pitre <nico@linaro.org>
Signed-off-by: default avatarBen Dooks <ben.dooks@codethink.co.uk>
parent a1af3474
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment