]> 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>
Thu, 21 Jan 2010 19:35:17 +0000 (13:35 -0600)
commit95da7841960723734518380aec64a062ebc4fb0d
treec53d3bbde97b8ebcd376f1eba4abf20f590edbbf
parent14a35a6fb2e1c284fbacfe40f6c94fdaa9a1c989
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]