[U-Boot] [PATCH 2/3] at91: Update meesc board to new SoC access
Wolfgang Denk
wd at denx.de
Thu Jul 15 23:25:45 CEST 2010
Dear Daniel Gorsulowski,
In message <12785794723562-git-send-email-Daniel.Gorsulowski at esd.eu> you wrote:
> * convert meesc board to use c stucture SoC access
> * change gpio access to at91_gpio syntax
> * moved CONFIG_SYS_HZ below board and cpu defines (purely cosmetic)
>
> Signed-off-by: Daniel Gorsulowski <Daniel.Gorsulowski at esd.eu>
> ---
> board/esd/meesc/meesc.c | 118 ++++++++++++++++++++++++-----------------------
> include/configs/meesc.h | 9 ++--
> 2 files changed, 65 insertions(+), 62 deletions(-)
>
> diff --git a/board/esd/meesc/meesc.c b/board/esd/meesc/meesc.c
> index a1b66cb..1477fab 100644
> --- a/board/esd/meesc/meesc.c
> +++ b/board/esd/meesc/meesc.c
> @@ -1,12 +1,12 @@
> /*
> + * (C) Copyright 2010
> + * Daniel Gorsulowski <daniel.gorsulowski at esd.eu>
> + * esd electronic system design gmbh <www.esd.eu>
> + *
> * (C) Copyright 2007-2008
> * Stelian Pop <stelian.pop at leadtechdesign.com>
> * Lead Tech Design <www.leadtechdesign.com>
> *
> - * (C) Copyright 2009
> - * Daniel Gorsulowski <daniel.gorsulowski at esd.eu>
> - * esd electronic system design gmbh <www.esd.eu>
> - *
Are you really sure that the 2009 copyright should be removed? that
looks strange to me!
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
I have yet to add the ESP-driver to the kernel to read the mind of
the user... - Linus Torvalds in
<Pine.LNX.3.91.960426110644.24860I-100000 at linux.cs.Helsinki.FI>
More information about the U-Boot
mailing list