[U-Boot] [PATCH] ARM: DaVinci: Adding Support for DaVinci DM365 EVM
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Thu Aug 20 00:50:12 CEST 2009
On 00:01 Tue 18 Aug , Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 11:20 Sat 15 Aug , s-paulraj at ti.com wrote:
> > From: Sandeep Paulraj <s-paulraj at ti.com>
> >
> > This patch adds support for the DM365 EVM.
> > It has been tested on a DM365 EVM.
> >
> > Signed-off-by: Sandeep Paulraj <s-paulraj at ti.com>
> > ---
> > Makefile | 3 +
> > board/davinci/dm365evm/Makefile | 52 ++++++++++
> > board/davinci/dm365evm/config.mk | 11 ++
> > board/davinci/dm365evm/dm365evm.c | 60 ++++++++++++
> > include/configs/davinci_dm365evm.h | 182 ++++++++++++++++++++++++++++++++++++
> > 5 files changed, 308 insertions(+), 0 deletions(-)
> > create mode 100644 board/davinci/dm365evm/Makefile
> > create mode 100644 board/davinci/dm365evm/config.mk
> > create mode 100644 board/davinci/dm365evm/dm365evm.c
> > create mode 100644 include/configs/davinci_dm365evm.h
> apply to u-boot-arm next
I'll push it after Scott pull request as It's need to 4bit nand patch as
dependancy
btw please thread them and number your patch to known the apply order
Best Regards,
J.
More information about the U-Boot
mailing list