[U-Boot] [PATCH 8/8] MX35: add support for flea3 board
Wolfgang Denk
wd at denx.de
Thu Oct 6 23:29:36 CEST 2011
Dear Stefano Babic,
In message <1316166383-11314-8-git-send-email-sbabic at denx.de> you wrote:
> The flea3 board is a custom board used in automotive.
> Network (FEC), NOR, NAND and SPI are supported.
>
> Signed-off-by: Stefano Babic <sbabic at denx.de>
> ---
> board/flea3/Makefile | 49 ++++++++
> board/flea3/flea3.c | 254 +++++++++++++++++++++++++++++++++++++++
> board/flea3/lowlevel_init.S | 79 ++++++++++++
> boards.cfg | 1 +
> include/configs/flea3.h | 280 +++++++++++++++++++++++++++++++++++++++++++
> 5 files changed, 663 insertions(+), 0 deletions(-)
> create mode 100644 board/flea3/Makefile
> create mode 100644 board/flea3/flea3.c
> create mode 100644 board/flea3/lowlevel_init.S
> create mode 100644 include/configs/flea3.h
Checkpatch says:
total: 0 errors, 1 warnings, 669 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
No one can guarantee the actions of another.
-- Spock, "Day of the Dove", stardate unknown
More information about the U-Boot
mailing list