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

Mike Rapoport mike at compulab.co.il
Mon Nov 16 07:42:29 CET 2009


Dear Wolfgang,

Wolfgang Denk wrote:
> 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.

No problem.

> Best regards,
> 
> Wolfgang Denk
> 

-- 
Sincerely yours,
Mike.



More information about the U-Boot mailing list