diff options
author | Vipin KUMAR <vipin.kumar@st.com> | 2010-01-15 19:15:50 +0530 |
---|---|---|
committer | Tom Rix <Tom.Rix@windriver.com> | 2010-01-23 08:15:50 -0600 |
commit | 7e074158ce239380259c5fc97e87be2896169973 (patch) | |
tree | e43c2cd4a36ad8ca3ea42081366a6731b2b632a7 /MAKEALL | |
parent | f92994f0f7403b84366ce04e554e461f624e6868 (diff) | |
download | u-boot-imx-7e074158ce239380259c5fc97e87be2896169973.zip u-boot-imx-7e074158ce239380259c5fc97e87be2896169973.tar.gz u-boot-imx-7e074158ce239380259c5fc97e87be2896169973.tar.bz2 |
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>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -574,6 +574,7 @@ LIST_ARM9=" \ sheevaplug \ smdk2400 \ smdk2410 \ + spear300 \ spear600 \ trab \ VCMA9 \ |