Hi Thomas
Thomas Bogendoerfer wrote:
On Wed, Aug 20, 2008 at 01:20:05PM -0700, Tomaso Paoletti wrote:
--- a/include/asm-mips/bootinfo.h
+++ b/include/asm-mips/bootinfo.h
@@ -57,6 +57,11 @@
#define MACH_MIKROTIK_RB532 0 /* Mikrotik RouterBoard 532 */
#define MACH_MIKROTIK_RB532A 1 /* Mikrotik RouterBoard 532A */
+/*
+ * Valid machtype for group CAVIUM
+ */
+#define MACH_CAVIUM_OCTEON 1 /* Cavium Octeon */
+
no new machtypes please.
Thanks, I've corrected that.
I'm waiting to see if there's more feedback, and will resend the patch
by this afternoon (PST).
Tomaso