Re: [U-Boot-Users] [PATCH 4/5]: add AcTux-3 board support

2008-01-12 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > Signed-off-by: Michael Schwingen <[EMAIL PROTECTED]> There are coding style issyes: C++ comments, indentation not by TAB, much too long lines, etc. Indentation in general looks pretty sloppy, especially in the board config files. Please clean up and re

[U-Boot-Users] [PATCH 4/5]: add AcTux-3 board support

2008-01-12 Thread Michael Schwingen
Signed-off-by: Michael Schwingen <[EMAIL PROTECTED]> diff --git a/include/configs/actux3.h b/include/configs/actux3.h new file mode 100644 index 000..9492f95 --- /dev/null +++ b/include/configs/actux3.h @@ -0,0 +1,216 @@ +/* + * (C) Copyright 2007 + * Michael Schwingen, [EMAIL PROTECTED] + * +