Am 27.07.2016 um 13:25 schrieb Zubair Lutfullah Kakakhel: > 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]> > --- > drivers/net/xilinx_emaclite.c | 86 > ++++++++++++++++++++++--------------------- > 1 file changed, 45 insertions(+), 41 deletions(-) >
applied to u-boot-mips/next, thanks -- - Daniel
signature.asc
Description: OpenPGP digital signature
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

