]> git.ipfire.org Git - people/ms/u-boot.git/commit - Makefile
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>
Sat, 23 Jan 2010 14:15:50 +0000 (08:15 -0600)
commit080cfee71459588fd6312e475bb5115bdbda1cb3
tree876ed8b7e798dd6291b96903d35dd04e9682b03f
parent4bfacad4e796f2e121ee7432705ecc9c61e7b6ca
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