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
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]
+ *
+