]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: add gmac Ethernet support
authorIan Campbell <ijc@hellion.org.uk>
Mon, 5 May 2014 10:52:28 +0000 (11:52 +0100)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sun, 25 May 2014 14:25:12 +0000 (16:25 +0200)
commit5835823da3a357468bc90c2b74bad3193555b918
tree64be8d3ae9e0dd8e0d69935130ddda0e422e4c96
parent7d20d7eb1334706546708acd966c0c7f807726e8
sunxi: add gmac Ethernet support

Add support for the GMAC Ethernet controller on Allwinner A20 (sun7i)
processors. Enable for the Cubietruck.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Jens Kuske <jenskuske@gmail.com>
Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
Reviewed-by: Marek Vasut <marex@denx.de>
Reviewed-by: Tom Rini <trini@ti.com>
arch/arm/cpu/armv7/sunxi/board.c
board/sunxi/Makefile
board/sunxi/gmac.c [new file with mode: 0644]
boards.cfg
include/configs/sunxi-common.h
include/netdev.h