diff options
author | Vipin KUMAR | 2010-01-15 19:15:48 +0530 |
---|---|---|
committer | Tom Rix | 2010-01-23 08:15:49 -0600 |
commit | 566c9c16fe4e501c3193ae6605bc9c663c6ea706 (patch) | |
tree | 90e278d6dde40bb9cea815a214a4aa8f9b8a92f0 /MAKEALL | |
parent | 62db1c0d79f1fd75961eec81edc8c0a1bc1f09a6 (diff) |
SPEAr : Support added for SPEAr600 board
SPEAr600 SoC support contains basic spear600 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 \ + spear600 \ trab \ VCMA9 \ versatile \ |