commit | cc0da71fec81dc36c3339ff7d87d7545ed027a95 | [log] [tgz] |
---|---|---|
author | Vipin KUMAR <vipin.kumar@st.com> | Fri Jan 15 19:15:53 2010 +0530 |
committer | Tom Rix <Tom.Rix@windriver.com> | Sat Jan 23 08:15:50 2010 -0600 |
tree | 482d247459cfa03f4cad0bcdad8404ba7b05d18e | |
parent | 6e2998fe12d4e9b66915f9c655f9a719fb8eba94 [diff] [blame] |
SPEAr : Support added for SPEAr320 board SPEAr320 SoC support contains basic spear320 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>
diff --git a/MAKEALL b/MAKEALL index 263081a..afdc1b5 100755 --- a/MAKEALL +++ b/MAKEALL
@@ -576,6 +576,7 @@ smdk2410 \ spear300 \ spear310 \ + spear320 \ spear600 \ trab \ VCMA9 \