[U-Boot] [PATCH] mcx: support for HTKW mcx board
Wolfgang Denk
wd at denx.de
Thu Oct 6 23:00:50 CEST 2011
Dear Ilya Yanok,
In message <1317858127-16794-1-git-send-email-yanok at emcraft.com> you wrote:
> This patch adds support for the HTKW mcx AM3517-based board.
> Serial, Ethernet, NAND and MMC are supported.
>
> Signed-off-by: Ilya Yanok <yanok at emcraft.com>
> ---
> MAINTAINERS | 4 +
> board/htkw/mcx/Makefile | 44 +++++
> board/htkw/mcx/config.mk | 27 +++
> board/htkw/mcx/mcx.c | 98 +++++++++++
> board/htkw/mcx/mcx.h | 425 ++++++++++++++++++++++++++++++++++++++++++++++
> boards.cfg | 1 +
> include/configs/mcx.h | 351 ++++++++++++++++++++++++++++++++++++++
> 7 files changed, 950 insertions(+), 0 deletions(-)
> create mode 100644 board/htkw/mcx/Makefile
> create mode 100644 board/htkw/mcx/config.mk
> create mode 100644 board/htkw/mcx/mcx.c
> create mode 100644 board/htkw/mcx/mcx.h
> create mode 100644 include/configs/mcx.h
Checkpatch says:
total: 12 errors, 24 warnings, 962 lines checked
Please clean up and resubmit. 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
"You're just jealous." "What, of an overgrown puppy with a single-
figure IQ?" - Terry Pratchett, _Moving Pictures_
More information about the U-Boot
mailing list