diff options
author | Vaibhav Hiremath | 2010-06-07 15:20:43 -0400 |
---|---|---|
committer | Sandeep Paulraj | 2010-06-07 15:20:43 -0400 |
commit | 3d9f0ffddaf1ece95a826785b971860ebdadf424 (patch) | |
tree | ca19e4bbb6dfeb2bfd494b04fa94730295e55184 /MAINTAINERS | |
parent | 8aa5c7cdc4e534df9129485ba317a2871c4f9880 (diff) |
AM35x: Add support for AM3517EVM
This patch adds basic support for the AM3517EVM.
It includes:
- Board files (.c and .h)
- Default configuration file
- Updates for Makefile
Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Sanjeev Premi <premi@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f902301a0b6..941447b0278 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -604,6 +604,10 @@ Kshitij Gupta <kshitij@ti.com> omap1510inn ARM925T omap1610inn ARM926EJS +Vaibhav Hiremath <hvaibhav@ti.com> + + am3517_evm ARM CORTEX-A8 (AM35x SoC) + Grazvydas Ignotas <notasas@gmail.com> omap3_pandora ARM CORTEX-A8 (OMAP3xx SoC) |