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

SPEAr300 SoC support contains basic spear300 support along with the
usage of following drivers
- serial driver(UART)
- i2c driver
- smi driver
- nand driver(FSMC)
- usbd driver

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