]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
lpc32xx: add Ethernet support
authorAlbert ARIBAUD \(3ADEV\) <albert.aribaud@3adev.fr>
Tue, 31 Mar 2015 09:40:43 +0000 (11:40 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:39:36 +0000 (14:39 +0200)
commitdb3f80bde87ffeaefd4f9e2ca0e8da991b7367c6
tree2d5e2940d52f8cd096c4df92b24b659cdf06fc8e
parent91b36bd51694be2cbe7c4c10add9974f20f6a725
lpc32xx: add Ethernet support

Signed-off-by: Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr>
arch/arm/cpu/arm926ejs/lpc32xx/cpu.c
arch/arm/cpu/arm926ejs/lpc32xx/devices.c
arch/arm/include/asm/arch-lpc32xx/config.h
arch/arm/include/asm/arch-lpc32xx/sys_proto.h
drivers/net/Makefile
drivers/net/lpc32xx_eth.c [new file with mode: 0644]
include/netdev.h