[U-Boot] [PATCH 3/5] Added configuration file for AM3517EVM

Wolfgang Denk wd at denx.de
Mon Nov 23 20:46:19 CET 2009


Dear hvaibhav at ti.com,

In message <1258974524-28097-1-git-send-email-hvaibhav at ti.com> you wrote:
> From: Vaibhav Hiremath <hvaibhav at ti.com>
> 
> 
> Signed-off-by: Vaibhav Hiremath <hvaibhav at ti.com>
> ---
>  include/configs/am3517_evm.h |  293 ++++++++++++++++++++++++++++++++++++++++++
>  1 files changed, 293 insertions(+), 0 deletions(-)
>  create mode 100644 include/configs/am3517_evm.h

See before: this patch must be part of the commit that adds the board
code.


> +#ifndef __ASSEMBLY__
> +extern struct gpmc *gpmc_cfg;
> +extern unsigned int boot_flash_base;
> +extern volatile unsigned int boot_flash_env_addr;
> +extern unsigned int boot_flash_off;
> +extern unsigned int boot_flash_sec;
> +extern unsigned int boot_flash_type;
> +#endif

Please add prototype declarations to some appropriate header file
instead.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Es sind überhaupt nur die Dummköpfe, die sich den Befehlen der  Mäch-
tigen  widersetzen.  Um  sie  zu ruinieren ist es genug, ihre Befehle
treu zu erfüllen.                  - Peter Hacks: "Die schöne Helena"


More information about the U-Boot mailing list