]> git.ipfire.org Git - people/ms/u-boot.git/commit - MAKEALL
TI DaVinci DM646x: Adding initial support for DM6467 EVM
authorSandeep Paulraj <s-paulraj@ti.com>
Sat, 10 Oct 2009 16:00:47 +0000 (12:00 -0400)
committerTom Rix <Tom.Rix@windriver.com>
Sun, 18 Oct 2009 21:42:21 +0000 (16:42 -0500)
commit6ab176d7091d21960a1bd89fcb7fd87b9e91aca1
treed4a8e7836a3e5584353a4be6263cd3780b2c2f21
parentd884f64a7b8482f6c9688600e0a4731fa5678e0c
TI DaVinci DM646x: Adding initial support for DM6467 EVM

This patch adds the initial support for DM6467 EVM.
Other features like NET and NAND support will be added as follow up patches.

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
MAINTAINERS
MAKEALL
Makefile
board/davinci/dm6467evm/Makefile [new file with mode: 0644]
board/davinci/dm6467evm/config.mk [new file with mode: 0644]
board/davinci/dm6467evm/dm6467evm.c [new file with mode: 0644]
include/configs/davinci_dm6467evm.h [new file with mode: 0644]