[U-Boot] [PATCH 6/8] Add board support for TS-7800

Wolfgang Denk wd at denx.de
Sun Jan 30 20:14:02 CET 2011


Dear Michael Spang,

In message <1296262841-8819-6-git-send-email-mspang at csclub.uwaterloo.ca> you wrote:
> The TS-7800 is an Orion5x implementation by Technologic Systems.
> 
> Signed-off-by: Michael Spang <mspang at csclub.uwaterloo.ca>
> ---
>  MAKEALL                           |    1 +
>  board/technologic/ts7800/Makefile |   46 +++++++++++
>  board/technologic/ts7800/ts7800.c |   36 +++++++++
>  boards.cfg                        |    1 +
>  include/configs/ts7800.h          |  149 +++++++++++++++++++++++++++++++++++++
>  5 files changed, 233 insertions(+), 0 deletions(-)
>  create mode 100644 board/technologic/ts7800/Makefile
>  create mode 100644 board/technologic/ts7800/ts7800.c
>  create mode 100644 include/configs/ts7800.h

Please run all your patches through checkpatch:

ERROR: code indent should use tabs where possible

WARNING: please, no spaces at the start of a line

ERROR: do not use C99 // comments

WARNING: line over 80 characters

etc. etc.

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
Do you know about being with somebody? Wanting to be? If  I  had  the
whole  universe,  I'd  give it to you, Janice. When I see you, I feel
like I'm hungry all over. Do you know how that feels?
	-- Charlie Evans, "Charlie X", stardate 1535.8


More information about the U-Boot mailing list