[U-Boot] [PATCH v4] OMAP3: add CM-T35 board

Wolfgang Denk wd at denx.de
Sun Nov 15 22:20:33 CET 2009


Dear Mike Rapoport,

In message <1258296430-19678-1-git-send-email-mike at compulab.co.il> you wrote:
> Add CM-T35 board support
...
>  MAINTAINERS              |    4 +
>  MAKEALL                  |    1 +
>  Makefile                 |    2 +
>  board/cm-t35/Makefile    |   47 +++++++
>  board/cm-t35/cm-t35.c    |  190 +++++++++++++++++++++++++++++
>  board/cm-t35/cm-t35.h    |  173 ++++++++++++++++++++++++++
>  board/cm-t35/config.mk   |   30 +++++
>  doc/README.omap3         |   16 ++-
>  include/configs/cm-t35.h |  299 ++++++++++++++++++++++++++++++++++++++++++++++
>  9 files changed, 760 insertions(+), 2 deletions(-)
>  create mode 100644 board/cm-t35/Makefile
>  create mode 100644 board/cm-t35/cm-t35.c
>  create mode 100644 board/cm-t35/cm-t35.h
>  create mode 100644 board/cm-t35/config.mk
>  create mode 100644 include/configs/cm-t35.h

Would it be possible to rename this into cm_t35? I would like to avoid
characters in board names (and thus make targets etc. that are not
legal in shell/Make/C variable names.

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
"Everybody is talking about the  weather  but  nobody  does  anything
about it."                                               - Mark Twain


More information about the U-Boot mailing list