Dear Michael Spang, In message <[email protected]> you wrote: > The TS-7800 is an Orion5x implementation by Technologic Systems. > > Signed-off-by: Michael Spang <[email protected]> > --- > 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: [email protected] 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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

