commit | b299167652fe58f1ebadb3e3ac84a5a0b74e534e | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Wed Oct 07 02:45:11 2015 +0300 |
committer | Wolfram Sang <wsa@the-dreams.de> | Tue Oct 20 17:47:45 2015 +0200 |
tree | 3d5fadc9c77224cf8b2ee5388f0b788b688bd030 | |
parent | 8a5e3d472e04a19a47de41cbe4856169ade11af2 [diff] |
i2c: ocores: support big-endian register layout This allows using OpenCores I2C controller attached to its host in native-endian mode with bi-endian CPUs. Example of such system is Xtensa XTFPGA platform. Acked-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>