[U-Boot] [PATCH V3 8/8] MX35: add support for flea3 board
Wolfgang Denk
wd at denx.de
Thu Oct 6 23:28:10 CEST 2011
Dear Stefano Babic,
In message <1316527939-7212-1-git-send-email-sbabic at denx.de> you wrote:
> The flea3 board is a custom board by CarMediaLab used
> in automotive.
> Network (FEC), NOR, NAND and SPI are supported.
>
> Signed-off-by: Stefano Babic <sbabic at denx.de>
> ---
>
> Changes since V2:
> - put the board into manufacturer's directory (CarMediaLab)
>
> Changes since V1:
> - add missing entry in MAINTAINERS (F. Estevam)
>
> MAINTAINERS | 1 +
> board/CarMediaLab/flea3/Makefile | 49 ++++++
> board/CarMediaLab/flea3/flea3.c | 254 ++++++++++++++++++++++++++++
> board/CarMediaLab/flea3/lowlevel_init.S | 79 +++++++++
> boards.cfg | 1 +
> include/configs/flea3.h | 280 +++++++++++++++++++++++++++++++
> 6 files changed, 664 insertions(+), 0 deletions(-)
> create mode 100644 board/CarMediaLab/flea3/Makefile
> create mode 100644 board/CarMediaLab/flea3/flea3.c
> create mode 100644 board/CarMediaLab/flea3/lowlevel_init.S
> create mode 100644 include/configs/flea3.h
Checkpatch says:
total: 0 errors, 1 warnings, 676 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
Hegel was right when he said that we learn from history that man can
never learn anything from history. - George Bernard Shaw
More information about the U-Boot
mailing list