Dear Stefano Babic,

In message <1316166383-11314-8-git-send-email-sba...@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 <sba...@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: w...@denx.de
No one can guarantee the actions of another.
        -- Spock, "Day of the Dove", stardate unknown
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to