[U-Boot] RESEND PATCH: Add support for KwikByte KBOC OMAP35xx board

Wolfgang Denk wd at denx.de
Fri Jul 10 00:00:59 CEST 2009


Dear christian at kwikbyte.com,

In message <20090709154122.f3oxqbk288ossg4s at host302.hostmonster.com> you wrote:
> This is a resend of patch to add support for the KwikByte KBOC OMAP35xx board.
> It relies on an updated mach-types.h for the machine definition.

Such comments don't belong into the commit message - please clean up.

And use git-format-patch so you know where to put comments (below the
"---" line).

> Updated MAKEALL and MAINTAINERS and fixed line-wraps from original  
> patch submission.

So it is not a RESEND, but a new version instead.

>   MAINTAINERS                  |    4 +
>   MAKEALL                      |    1 +
>   Makefile                     |    3 +
>   board/omap3/common/Makefile  |    1 +
>   board/omap3/kboc/Makefile    |   49 ++++++
>   board/omap3/kboc/config.mk   |   33 ++++
>   board/omap3/kboc/kboc.c      |  106 ++++++++++++
>   board/omap3/kboc/kboc.h      |  382  
> ++++++++++++++++++++++++++++++++++++++++++
>   include/configs/omap3_kboc.h |  317 +++++++++++++++++++++++++++++++++++
>   9 files changed, 896 insertions(+), 0 deletions(-)
> 
> Signed-off-by: Christian Owens <christian at kwikbyte.com>

And the Signed-off-by _is_ part of the commit message, so move up,
please.

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
Syntactic sugar causes cancer of the semicolon.
                - Epigrams in Programming, ACM SIGPLAN Sept. 1982


More information about the U-Boot mailing list