[U-Boot] [PATCH 2/5] DockStar: board support (derived from sheevaplug)

Wolfgang Denk wd at denx.de
Tue Sep 7 17:11:40 CEST 2010


Dear Eric Cooper,

In message <1283869696-10077-3-git-send-email-ecc at cmu.edu> you wrote:
> 
> Signed-off-by: Eric Cooper <ecc at cmu.edu>
> ---
>  board/Marvell/dockstar/Makefile   |   51 ++++++++++++
>  board/Marvell/dockstar/config.mk  |   28 +++++++
>  board/Marvell/dockstar/dockstar.c |  155 +++++++++++++++++++++++++++++++++++++
>  board/Marvell/dockstar/dockstar.h |   41 ++++++++++
>  boards.cfg                        |    1 +
>  5 files changed, 276 insertions(+), 0 deletions(-)
>  create mode 100644 board/Marvell/dockstar/Makefile
>  create mode 100644 board/Marvell/dockstar/config.mk
>  create mode 100644 board/Marvell/dockstar/dockstar.c
>  create mode 100644 board/Marvell/dockstar/dockstar.h

Entries to MAINTAINERS and MAKEALL missing.

Board config file missing.  Did you try to compile this code?


Also, please rebase your code on top of Heiko's ARM rework patches
(enable caches, add relocation). These will go in before your board
support.


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
Nothing in progression can rest on its original plan. We may as  well
think  of  rocking  a grown man in the cradle of an infant.
- Edmund Burke


More information about the U-Boot mailing list