On Wed, Jul 27, 2016 at 6:25 AM, Zubair Lutfullah Kakakhel <[email protected]> wrote: > 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 <[email protected]> > Reviewed-by: Paul Burton <[email protected]>
Acked-by: Joe Hershberger <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

