diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2009-12-24 01:00:41 +0100 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2009-12-24 19:40:29 +0100 |
commit | ad674e53b5cce265fadafbde2c6a4f190345cd00 (patch) | |
tree | 71251dd04712d3becb9cc4bdf374d2fb8863f76d /aes.c | |
parent | c84bd4f104098861e162be848a00d64c1fa76ed4 (diff) |
MAC DBDMA: store register values in native endianness
Store the register values in native endianness, by dropping all the
endianness conversion functions, and converting the endianness in
dbdma_readl/dbdma_writel instead.
Also guard the endianness conversion with TARGET_WORDS_BIGENDIAN to
simulate the backward connection of the bus.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'aes.c')
0 files changed, 0 insertions, 0 deletions