[U-Boot] [PATCH v1 1/3] x86: Introduce INTEL_MID quirk option

Simon Glass sjg at chromium.org
Thu Feb 16 20:44:11 UTC 2017


On 14 February 2017 at 07:47, Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
> Intel Mobile Internet Device (MID) platforms have special treatment in
> some cases, such as CPU enumeration or boot parameters configuration.
>
> Here we introduce specific quirk option for such cases.
>
> It is supposed to be selected by Intel MID platform boards, for example,
> Intel Edison.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> ---
>  arch/x86/Kconfig | 4 ++++
>  1 file changed, 4 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list