[U-Boot] [PATCH][v3] ep8248: add support for device tree and secondary Ethernet interface.

Wolfgang Denk wd at denx.de
Tue Sep 8 20:46:06 CEST 2009


Dear Marcel Ziswiler,

In message <1252424017.5386.19.camel at com-21> you wrote:
> Signed-off-by: Marcel Ziswiler <marcel.ziswiler at noser.com>
> ---
>  board/ep8248/ep8248.c    |   16 ++++++++++++-
>  include/configs/ep8248.h |   53 ++++++++++++++++++++--------------------------
>  2 files changed, 37 insertions(+), 32 deletions(-)

Please put the board maintainer on Cc:

> diff --git a/board/ep8248/ep8248.c b/board/ep8248/ep8248.c
> index bc20ba7..eb11418 100644
> --- a/board/ep8248/ep8248.c
> +++ b/board/ep8248/ep8248.c
> @@ -5,6 +5,10 @@
>   * Support for Embedded Planet EP8248 boards.
>   * Tested on EP8248E.
>   *
> + * Copyright (C) 2009 Noser Engineering AG
> + * Marcel Ziswiler <marcel.ziswiler at noser.com>
> + * Added support for device tree and secondary Ethernet interface

We don't add copyright entries for so few lines of code.  And we don;t
add a change log either. We have git to track the history of changes
for us.

> diff --git a/include/configs/ep8248.h b/include/configs/ep8248.h
> index f7b3fde..b1dbe7d 100644
> --- a/include/configs/ep8248.h
> +++ b/include/configs/ep8248.h
> @@ -4,6 +4,10 @@
>   *
>   * U-Boot configuration for Embedded Planet EP8248 boards.
>   *
> + * Copyright (C) 2009 Noser Engineering AG
> + * Marcel Ziswiler <marcel.ziswiler at noser.com>
> + * Added support for device tree and secondary Ethernet interface
> + *

Ditto.

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
A woman should have compassion.
	-- Kirk, "Catspaw", stardate 3018.2


More information about the U-Boot mailing list