]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
AM35x: Add support for AM3517EVM
authorVaibhav Hiremath <hvaibhav@ti.com>
Mon, 7 Jun 2010 19:20:43 +0000 (15:20 -0400)
committerSandeep Paulraj <s-paulraj@ti.com>
Mon, 7 Jun 2010 19:20:43 +0000 (15:20 -0400)
commit3d9f0ffddaf1ece95a826785b971860ebdadf424
treeca19e4bbb6dfeb2bfd494b04fa94730295e55184
parent8aa5c7cdc4e534df9129485ba317a2871c4f9880
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>
MAINTAINERS
MAKEALL
Makefile
board/logicpd/am3517evm/Makefile [new file with mode: 0644]
board/logicpd/am3517evm/am3517evm.c [new file with mode: 0644]
board/logicpd/am3517evm/am3517evm.h [new file with mode: 0644]
board/logicpd/am3517evm/config.mk [new file with mode: 0644]
include/configs/am3517_evm.h [new file with mode: 0644]