commit | d99434e1760b94e08512821b5a05992398c1aa9e | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Tue Aug 25 09:04:12 2015 +0300 |
committer | Chris Zankel <chris@zankel.net> | Fri Mar 11 08:53:31 2016 +0000 |
tree | e2f871abcee6bf67825251a124fb8da5a813fd31 | |
parent | abfbd89595e91d5108f807e10bbd2152bc55f36b [diff] |
xtensa: xtfpga: fix ethernet controller endianness Ethernet controller is attached to XTFPGA boards as native endian device, mark it as such in DTS and pass correct endianness in platform data. This makes network functional on big-endian CPUs. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>