Dear Eric Cooper,

In message <1283869696-10077-3-git-send-email-...@cmu.edu> you wrote:
> 
> Signed-off-by: Eric Cooper <e...@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: w...@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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to