Jean-Christophe,
Please see inline
> -Original Message-
> From: Jean-Christophe PLAGNIOL-VILLARD [mailto:plagn...@jcrosoft.com]
> Sent: Saturday, May 09, 2009 10:08 AM
> To: Paulraj, Sandeep
> Cc: u-boot@lists.denx.de
> Subject: Re: [U-Boot] [PAT
> +
> +#ifndef __CONFIG_H
> +#define __CONFIG_H
> +#include
> +
> +/*
> + *
> + */
> +#define DM357_EVM
> +#define CONFIG_SYS_NAND_SMALLPAGE
> +#define CONFIG_SYS_USE_NAND
> +/*
> + * SoC Configuration
> + */
> +#define CONFIG_ARM926EJS /* arm926ejs CPU core */
> +#define CONFI
Patch adds Support for DaVinci DM357.
It boots of a small page NAND on the EVM. It does not have NOR support.
This patch has been tested on the DM357 EVM.
The patch does not have Ethernet Support yet.
Ethernet Support will be added soon
Signed-off-by: Sandeep Paulraj
---
Makefile
3 matches
Mail list logo