summaryrefslogtreecommitdiff
path: root/cmd/booti.c
diff options
context:
space:
mode:
authorZubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>2016-07-27 11:25:08 (GMT)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2016-09-21 12:55:14 (GMT)
commit611fe0bddb071e439d65f833e55361aecba87d82 (patch)
tree3e86397b83134830b6e1437e9a18679bd28b4ca8 /cmd/booti.c
parent39e020ef163d7ca6e73294a3ae4ded2867c9bc75 (diff)
downloadu-boot-fsl-qoriq-611fe0bddb071e439d65f833e55361aecba87d82.tar.xz
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 'cmd/booti.c')
0 files changed, 0 insertions, 0 deletions