Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit] arch/x86: add support for Intel X1000
Date: Tue, 20 Oct 2015 11:31:57 +0200	[thread overview]
Message-ID: <87k2qh28du.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20151020080505.82B8581E83@busybox.osuosl.org> (Thomas Petazzoni's message of "Tue, 20 Oct 2015 10:04:52 +0200")

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 > commit: http://git.buildroot.net/buildroot/commit/?id=968f5d5e59195e6e6a9a349ec9a118fb3a50b8b3
 > branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > The Intel X1000 is the Pentium class microprocessor that ships with
 > Galileo Gen 1/2. This patch adds changes to arch and toolchain-wrapper
 > to omit the lock prefix for the X1000.

 > [Thomas: tweak commit log and Config.in help text.]

 > Signed-off-by: Ray Kinsella <ray.kinsella@intel.com>
 > Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
 > ---
 >  arch/Config.in.x86             |   12 ++++++++++++
 >  toolchain/toolchain-wrapper.c  |    3 +++
 >  toolchain/toolchain-wrapper.mk |    4 ++++
 >  3 files changed, 19 insertions(+), 0 deletions(-)

 > diff --git a/arch/Config.in.x86 b/arch/Config.in.x86
 > index 43f6abc..dca30da 100644
 > --- a/arch/Config.in.x86
 > +++ b/arch/Config.in.x86
 > @@ -34,6 +34,16 @@ config BR2_x86_i486
 >  config BR2_x86_i586
 >  	bool "i586"
 >  	depends on !BR2_x86_64
 > +config BR2_x86_x1000
 > +	bool "x1000"
 > +	depends on !BR2_x86_64
 > +	help
 > +	  The Intel X1000 is a Pentium class microprocessor in the
 > +	  Quark (sub-Atom) Product Line. The X1000 has a bug on the
 > +	  lock prefix requiring that prefix must be stripped at build
 > +	  time.
 > +
 > +	  See https://en.wikipedia.org/wiki/Intel_Quark.

The final dot (.) is not part of the URL, so I'll remove that.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2015-10-20  9:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-20  8:04 [Buildroot] [git commit] arch/x86: add support for Intel X1000 Thomas Petazzoni
2015-10-20  9:31 ` Peter Korsgaard [this message]
2015-10-20 10:28 ` Peter Korsgaard
2015-10-20 10:31   ` Kinsella, Ray
2015-10-20 10:34     ` Peter Korsgaard
2015-10-20 10:36       ` Kinsella, Ray

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=87k2qh28du.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox