]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: Rename and cleanup sunxi (Allwinner) emac driver
authorStefan Roese <sr@denx.de>
Mon, 9 Jun 2014 09:36:59 +0000 (11:36 +0200)
committerIan Campbell <ijc@hellion.org.uk>
Sun, 6 Jul 2014 19:12:44 +0000 (20:12 +0100)
commitb70ed300b0dcf23e46265904ddc4fbf9a72b99b8
treeb3b0682c7f2dea1bc5b77cdafab1e73259d16b4d
parentf84269c5c0ac3944532fce6fcadaeb7912d014e8
net: Rename and cleanup sunxi (Allwinner) emac driver

There have been 3 versions of the sunxi_emac support patch during its
development. Somehow version 2 ended up in upstream u-boot where as
the u-boot-sunxi git repo got version 3.

This bumps the version in upstream u-boot to version 3 of the patch:
- Initialize MII clock earlier so mii access to allow independent use
- Name change from WEMAC to EMAC to match mainline kernel & chip manual
- Cosmetic code cleanup

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Henrik Nordstrom <henrik@henriknordstrom.net>
Signed-off-by: Oliver Schinagl <oliver@schinagl.nl>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
drivers/net/Makefile
drivers/net/sunxi_emac.c [moved from drivers/net/sunxi_wemac.c with 78% similarity]
include/netdev.h