]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: mvneta.c: Add support for the ethernet controller of the Marvell Armada XP SoC
authorStefan Roese <sr@denx.de>
Wed, 22 Oct 2014 10:13:14 +0000 (12:13 +0200)
committerTom Rini <trini@ti.com>
Thu, 23 Oct 2014 13:59:21 +0000 (09:59 -0400)
commit19fc2eae6defbf1fba494a523749dd69a80cc58b
tree7f4cb61d1cb59a38d54c75ef3eb354564730f088
parent96c5f0816a95c80e993140e34e1b06c016e90f36
net: mvneta.c: Add support for the ethernet controller of the Marvell Armada XP SoC

This patch adds support for the NETA ethernet controller which is integrated
in the Marvell Armada XP SoC's. This port is based on the Linux driver which
has been stripped of the in U-Boot unused portions.

Tested on the Marvell MV78460 eval board db-78460-bp.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Joe Hershberger <joe.hershberger@gmail.com>
Tested-by: Luka Perkov <luka@openwrt.org>
drivers/net/Makefile
drivers/net/mvneta.c [new file with mode: 0644]
include/netdev.h