[U-Boot] [PATCH V3 8/8] MX35: add support for flea3 board
stefano babic
sbabic at denx.de
Fri Oct 7 00:03:21 CEST 2011
Am 06/10/2011 23:28, schrieb Wolfgang Denk:
> 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
>
Thanks, it seems I forget to rerun checkpatch again - I fix it.
Best regards,
Stefanio Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
More information about the U-Boot
mailing list