From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Date: Wed, 15 Feb 2017 12:15:51 +0200 Subject: [U-Boot] [PATCH v1 1/3] x86: Introduce INTEL_MID quirk option In-Reply-To: References: <20170214144714.96516-1-andriy.shevchenko@linux.intel.com> <1487152249.2133.478.camel@linux.intel.com> Message-ID: <1487153751.2133.482.camel@linux.intel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > wrote: > > On Wed, 2017-02-15 at 11:00 +0800, Bin Meng wrote: > > > On Tue, Feb 14, 2017 at 10:47 PM, Andy Shevchenko > > > wrote: > > > What's the architecture of Intel Edison? Normally such platform > > > Kconfig option should go to arch/x86/cpu//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// 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//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 Intel Finland Oy