From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1 1/3] x86: Introduce INTEL_MID quirk option
Date: Wed, 15 Feb 2017 12:15:51 +0200 [thread overview]
Message-ID: <1487153751.2133.482.camel@linux.intel.com> (raw)
In-Reply-To: <CAEUhbmVLZ26R-k1wqeuFL7B+GROq6aMXCHuhQErbqhqw+4ZhGQ@mail.gmail.com>
On Wed, 2017-02-15 at 18:09 +0800, Bin Meng wrote:
> Hi Andy,
>
> On Wed, Feb 15, 2017 at 5:50 PM, Andy Shevchenko
> <andriy.shevchenko@linux.intel.com> wrote:
> > On Wed, 2017-02-15 at 11:00 +0800, Bin Meng wrote:
> > > On Tue, Feb 14, 2017 at 10:47 PM, Andy Shevchenko
> > > <andriy.shevchenko@linux.intel.com> wrote:
> > > What's the architecture of Intel Edison? Normally such platform
> > > Kconfig option should go to arch/x86/cpu/<platform>/Kconfig
> >
> > What do you mean?
> > x86_64.
>
> Sorry I should say what the platform is, like Ivybridge, Baytrail,
> Quark that U-Boot currently supports.
It's misunderstanding here.
arch/x86/cpu/<SoC/CPU/platform>/
So, all of above either SoC or platform. A little mess.
So, we will put the code to tangier folder because Intel Tangier is SoC.
Platform is Intel Merrifield.
> If this is a new platform,
Yes.
> we
> should probably move it to arch/x86/cpu/<platform>/Kconfig.
Probably not. Intel MID covers more than one SoC/platform. This option
is x86 scope.
I dunno that U-Boot will run on the rest MID devices, but for sake of
logic and consistency it is not about Edison or Merrifield or Tangier.
--
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Intel Finland Oy
next prev parent reply other threads:[~2017-02-15 10:15 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-14 14:47 [U-Boot] [PATCH v1 1/3] x86: Introduce INTEL_MID quirk option Andy Shevchenko
2017-02-14 14:47 ` [U-Boot] [PATCH v1 2/3] x86: zImage: add Intel MID platforms support Andy Shevchenko
2017-02-15 3:08 ` Bin Meng
2017-02-16 20:44 ` Simon Glass
2017-02-14 14:47 ` [U-Boot] [PATCH v1 3/3] x86: Intel MID platforms has no microcode update Andy Shevchenko
2017-02-15 3:10 ` Bin Meng
2017-02-15 9:52 ` Andy Shevchenko
2017-02-17 1:22 ` Bin Meng
2017-02-17 13:44 ` Andy Shevchenko
2017-02-16 20:44 ` Simon Glass
2017-02-15 3:00 ` [U-Boot] [PATCH v1 1/3] x86: Introduce INTEL_MID quirk option Bin Meng
2017-02-15 9:50 ` Andy Shevchenko
2017-02-15 10:09 ` Bin Meng
2017-02-15 10:15 ` Andy Shevchenko [this message]
2017-02-17 1:19 ` Bin Meng
2017-02-16 20:44 ` Simon Glass
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=1487153751.2133.482.camel@linux.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=u-boot@lists.denx.de \
/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.