[U-Boot] [PATCH V2] Ethernut 5 board support

Wolfgang Denk wd at denx.de
Thu Apr 21 00:36:55 CEST 2011


Dear Harald Kipp,

In message <4D7DEFB5.7010309 at egnite.de> you wrote:
> Add support for the Ethernut 5 open hardware design, based
> on Atmel's AT91SAM9XE512 SoC.
> 
> Signed-off-by: Harald Kipp <harald.kipp at egnite.de>
> ---
> 
> V2:
>  - Fix several coding style issues.
>  - Remove Ethernet MAC address from default environment.
> 
>  MAINTAINERS                               |    3 +
>  board/egnite/ethernut5/Makefile           |   54 +++++
>  board/egnite/ethernut5/ethernut5.c        |  259 ++++++++++++++++++++++
>  board/egnite/ethernut5/ethernut5_pwrman.c |  339 +++++++++++++++++++++++++++++
>  board/egnite/ethernut5/ethernut5_pwrman.h |   68 ++++++
>  boards.cfg                                |    1 +
>  include/configs/ethernut5.h               |  281 ++++++++++++++++++++++++
>  7 files changed, 1005 insertions(+), 0 deletions(-)
>  create mode 100644 board/egnite/ethernut5/Makefile
>  create mode 100644 board/egnite/ethernut5/ethernut5.c
>  create mode 100644 board/egnite/ethernut5/ethernut5_pwrman.c
>  create mode 100644 board/egnite/ethernut5/ethernut5_pwrman.h
>  create mode 100644 include/configs/ethernut5.h

Acked-by: Wolfgang Denk <wd at denx.de>

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
How many seconds are there in a year? If I tell you there are 3.155 x
10^7, you won't even try to remember it. On the other hand, who could
forget that, to within half a percent, pi seconds is  a  nanocentury.
                                               -- Tom Duff, Bell Labs


More information about the U-Boot mailing list