From: tsbogend@alpha.franken.de (Thomas Bogendoerfer)
To: Tomaso Paoletti <tpaoletti@caviumnetworks.com>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH 1/2] OCTEON: Add processor-specific constants and detection of CPU variants
Date: Thu, 21 Aug 2008 00:33:58 +0200 [thread overview]
Message-ID: <20080820223358.GA9770@alpha.franken.de> (raw)
In-Reply-To: <1219263605-21396-1-git-send-email-tpaoletti@caviumnetworks.com>
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.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessary a
good idea. [ RFC1925, 2.3 ]
next prev parent reply other threads:[~2008-08-20 22:34 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-18 21:17 [PATCH 0/2] Initial support for OCTEON Tomaso Paoletti
2008-08-19 9:12 ` Ralf Baechle
2008-08-20 20:29 ` Tomaso Paoletti
2008-08-20 20:20 ` [PATCH 1/2] OCTEON: Add processor-specific constants and detection of CPU variants Tomaso Paoletti
2008-08-20 22:33 ` Thomas Bogendoerfer [this message]
2008-08-21 16:32 ` Tomaso Paoletti
2008-08-20 20:20 ` [PATCH 2/2] OCTEON: Add workaround file Tomaso Paoletti
2008-08-21 6:58 ` Ralf Baechle
2008-08-22 1:45 ` Tomaso Paoletti
2008-08-22 1:21 ` [PATCH v2 1/2] OCTEON: Add processor-specific constants and detection of CPU variants Tomaso Paoletti
2008-08-22 1:43 ` [PATCH v2 2/2] OCTEON: Add workaround file Tomaso Paoletti
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080820223358.GA9770@alpha.franken.de \
--to=tsbogend@alpha.franken.de \
--cc=linux-mips@linux-mips.org \
--cc=tpaoletti@caviumnetworks.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.