[U-Boot] [PATCH v3 3/4] digsy MTC: Add 'mtc' command.

Wolfgang Denk wd at denx.de
Sun Jun 14 23:04:42 CEST 2009


Dear Grzegorz Bernacki,

In message <1244799235-39707-3-git-send-email-gjb at semihalf.com> you wrote:
>     New command allows to:
>      o check FW version
>      o set LED status
>      o set digital output status
>      o get digital input status
> 
> Signed-off-by: Grzegorz Bernacki <gjb at semihalf.com>
> ---
> v2:
>  - implement sub-commands via U_BOOT_CMD_MKENT macro
> 
>  board/digsy_mtc/Makefile    |    2 +-
>  board/digsy_mtc/cmd_mtc.c   |  350 +++++++++++++++++++++++++++++++++++++++++++
>  board/digsy_mtc/cmd_mtc.h   |   60 ++++++++
>  board/digsy_mtc/digsy_mtc.c |    2 +
>  4 files changed, 413 insertions(+), 1 deletions(-)
>  create mode 100644 board/digsy_mtc/cmd_mtc.c
>  create mode 100644 board/digsy_mtc/cmd_mtc.h

Applied to u-boot-mpc5xxx, thanks.

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
Brain fried - Core dumped


More information about the U-Boot mailing list