]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
AM35xx: add EMAC support
authorIlya Yanok <yanok@emcraft.com>
Mon, 28 Nov 2011 06:37:35 +0000 (06:37 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 6 Dec 2011 22:59:36 +0000 (23:59 +0100)
commitb9e65a797bea224c786e3dcd936a9ffc08d24aef
tree2d128c91abc576a6e9c499bbe0f89059344349fb
parent80deda5d8e02c7e58dd4e037d754d72a8e1a99ae
AM35xx: add EMAC support

AM35xx has DaVinci-compatible EMAC.

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
arch/arm/cpu/armv7/omap3/Makefile
arch/arm/cpu/armv7/omap3/emac.c [new file with mode: 0644]
arch/arm/include/asm/arch-omap3/am35x_def.h
arch/arm/include/asm/arch-omap3/emac_defs.h [new file with mode: 0644]