xics: ICP should be big endian !
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 17 Jun 2020 11:51:16 +0000 (21:51 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 19 Jun 2020 10:28:03 +0000 (20:28 +1000)
commit0fa14f6decff1abd43f2bff87f10ad59c5aef754
tree1231b9f9a96d6fb1674475b9e07853ce98a92c7e
parent311b653d806ac73c8e0fc5009a2cc10f5e8a6fb3
xics: ICP should be big endian !

That's how Linux expects it. This also simplifies the
register access implementation since the bit fields now
align properly regardless of the access size.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
tests/xics/xics.h
xics.vhdl