commit | 7e074158ce239380259c5fc97e87be2896169973 | [log] [tgz] |
---|---|---|
author | Vipin KUMAR <vipin.kumar@st.com> | Fri Jan 15 19:15:50 2010 +0530 |
committer | Tom Rix <Tom.Rix@windriver.com> | Sat Jan 23 08:15:50 2010 -0600 |
tree | e43c2cd4a36ad8ca3ea42081366a6731b2b632a7 | |
parent | f92994f0f7403b84366ce04e554e461f624e6868 [diff] [blame] |
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>
diff --git a/MAKEALL b/MAKEALL index 342ae96..deeebd9 100755 --- a/MAKEALL +++ b/MAKEALL
@@ -574,6 +574,7 @@ sheevaplug \ smdk2400 \ smdk2410 \ + spear300 \ spear600 \ trab \ VCMA9 \