]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
SPEAr : Support added for SPEAr310 board
authorVipin KUMAR <vipin.kumar@st.com>
Fri, 15 Jan 2010 13:45:52 +0000 (19:15 +0530)
committerTom Rix <Tom.Rix@windriver.com>
Thu, 21 Jan 2010 19:35:18 +0000 (13:35 -0600)
commitb7cea4935b479c722bf44fa5a1e9a29931f48adb
tree33217e67039377031e32bb014872d0e06b1c1f38
parentbf6b359e98def466efb49075e794826c1e5364ce
SPEAr : Support added for SPEAr310 board

SPEAr310 SoC support contains basic spear310 support along with the
usage of following drivers
- serial driver(UART)
- i2c driver
- smi driver
- nand driver(FSMC)
- usbd driver
- emi driver(cfi support)

Signed-off-by: Vipin <vipin.kumar@st.com>
MAKEALL
Makefile
board/spear/spear310/Makefile [new file with mode: 0755]
board/spear/spear310/config.mk [new file with mode: 0755]
board/spear/spear310/spear310.c [new file with mode: 0755]
include/configs/spear3xx.h