[U-Boot] [PATCH v2] Marvell GuruPlug Board Support

Wolfgang Denk wd at denx.de
Sun Mar 21 20:45:53 CET 2010


Dear Tom, dear Prafulla,

In message <1268898134-10793-1-git-send-email-gores at marvell.com> you wrote:
> GuruPlug Standard: 1 Gb Ethernet, 2 USB 2.0
> GuruPlug Plus: 2 Gb Ethernet, 2 USB 2.0, 1 eSATA, 1 uSD slot
> 
> References:
> http://www.globalscaletechnologies.com/t-guruplugdetails.aspx
> http://plugcomputer.org
> 
> This patch is for GuruPlug Plus, but it supports Standard version
> as well.
> 
> Signed-off-by: Siddarth Gore <gores at marvell.com>
> ---
> Changes compared to the previous version (messaage-id:
> 1268660568-23022-1-git-send-email-gores at marvell.com)
> - maintainers entry sorted according to last name
> - removed trailing comment from board/Marvell/guruplug/config.mk
> - removed CONFIG_CMD_AUTOSCRIPT from include/configs/guruplug.h
> - removed word 'minimal' from comment in include/configs/guruplug.h
> 
>  MAINTAINERS                         |    4 +
>  MAKEALL                             |    1 +
>  Makefile                            |    3 +
>  board/Marvell/guruplug/Makefile     |   51 +++++++++
>  board/Marvell/guruplug/config.mk    |   27 +++++
>  board/Marvell/guruplug/guruplug.c   |  167 +++++++++++++++++++++++++++++
>  board/Marvell/guruplug/guruplug.h   |   39 +++++++
>  board/Marvell/guruplug/kwbimage.cfg |  162 ++++++++++++++++++++++++++++
>  include/configs/guruplug.h          |  198 +++++++++++++++++++++++++++++++++++
>  9 files changed, 652 insertions(+), 0 deletions(-)
>  create mode 100644 board/Marvell/guruplug/Makefile
>  create mode 100644 board/Marvell/guruplug/config.mk
>  create mode 100644 board/Marvell/guruplug/guruplug.c
>  create mode 100644 board/Marvell/guruplug/guruplug.h
>  create mode 100644 board/Marvell/guruplug/kwbimage.cfg
>  create mode 100644 include/configs/guruplug.h

Reviewed-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
Every little picofarad has a nanohenry all its own.      - Don Vonada


More information about the U-Boot mailing list