diff options
author | Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com> | 2016-07-27 12:25:08 +0100 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2016-09-21 14:55:14 +0200 |
commit | 611fe0bddb071e439d65f833e55361aecba87d82 (patch) | |
tree | 3e86397b83134830b6e1437e9a18679bd28b4ca8 /include/trace.h | |
parent | 39e020ef163d7ca6e73294a3ae4ded2867c9bc75 (diff) | |
download | u-boot-imx-611fe0bddb071e439d65f833e55361aecba87d82.zip u-boot-imx-611fe0bddb071e439d65f833e55361aecba87d82.tar.gz u-boot-imx-611fe0bddb071e439d65f833e55361aecba87d82.tar.bz2 |
net: emaclite: use __raw_readl/writel instead of weird define
out_be32 and in_be32 are actually #defined to little endian
writel/readl in arch/microblaze.
Just use __raw_writel/readl instead. That is also what is used
in the Linux kernel driver for this IP block
Tested on MIPSfpga. Can tftp a kernel.
Signed-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
Reviewed-by: Paul Burton <paul.burton@imgtec.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'include/trace.h')
0 files changed, 0 insertions, 0 deletions