]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
SPEAr: Add macb driver support for spear310 and spear320
authorVipin KUMAR <vipin.kumar@st.com>
Mon, 7 May 2012 07:36:43 +0000 (13:06 +0530)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 7 Jul 2012 12:07:40 +0000 (14:07 +0200)
commit8eb0ee6a649d09a41155bf6c9dbd4d531ed41f9e
tree46aec28c0e72412257764894261718c8712012e9
parentdeb005622782bf568a4daa8daeb8adf95b606492
SPEAr: Add macb driver support for spear310 and spear320

SPEAr310 and SPEAr320 SoCs have an extra ethernet controller. The
driver for this device is already supported by u-boot, so configuring
board configuration file and defining base addresses etc to make use
of the common driver

Signed-off-by: Vipin Kumar <vipin.kumar@st.com>
Signed-off-by: Amit Virdi <amit.virdi@st.com>
Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/include/asm/arch-spear/clk.h [new file with mode: 0644]
arch/arm/include/asm/arch-spear/hardware.h
board/spear/spear310/spear310.c
board/spear/spear320/spear320.c
include/configs/spear3xx.h