]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
SPEAr : Support added for SPEAr320 board
authorVipin KUMAR <vipin.kumar@st.com>
Fri, 15 Jan 2010 13:45:53 +0000 (19:15 +0530)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 23 Jan 2010 14:15:50 +0000 (08:15 -0600)
commit7da692360414d07027c6cf564a15d79cd9dcf488
tree482d247459cfa03f4cad0bcdad8404ba7b05d18e
parent080cfee71459588fd6312e475bb5115bdbda1cb3
SPEAr : Support added for SPEAr320 board

SPEAr320 SoC support contains basic spear320 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/spear320/Makefile [new file with mode: 0755]
board/spear/spear320/config.mk [new file with mode: 0755]
board/spear/spear320/spear320.c [new file with mode: 0755]
include/configs/spear3xx.h