NetBSD/sys/arch/evbarm/armadaxp
hsuenaga 4e3bd6105a add new ethernet driver mvxpe for recent MARVELL's SoC after ARMADA/XP.
this driver supports 'counter mode', and is disabled by default.

ARMADA SoC family has new ethernet controller acceleration mode called
'enhanced mode' or 'counter mode.' it seems that backward compatibility mode
used by if_mvgbe is still working, but the specification of the old mode
is completely disappeared from SoC's reference manual.

I tested the driver using MIRABOX(ARMADA/370).
2015-05-03 14:38:09 +00:00
..
armadaxp_machdep.c add new ethernet driver mvxpe for recent MARVELL's SoC after ARMADA/XP. 2015-05-03 14:38:09 +00:00
armadaxp_start.S add u-boot argument parser for Marvell ARMADA XP/370. 2015-04-15 10:15:40 +00:00