u-boot/arch/x86
Andy Shevchenko 7a96fd8ef0 x86: Introduce INTEL_MID quirk option
Intel Mobile Internet Device (MID) platforms have special treatment in
some cases, such as CPU enumeration or boot parameters configuration.

Besides that several drivers are specifically developed for the IP
blocks found on Intel MID platforms. Those drivers will be dependent to
this option.

Here we introduce specific quirk option for such cases.

It is supposed to be selected by Intel MID platform boards, for example,
Intel Edison.

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
2017-02-21 15:10:46 +08:00
..
cpu x86: Force 32-bit jumps in interrupt handlers 2017-02-21 14:53:29 +08:00
dts x86: qemu: Mark ucode as optional for SPL in u-boot.dtsi 2017-02-07 13:27:13 +08:00
include/asm x86: Move turbo_state to global_data 2017-02-07 13:07:26 +08:00
lib dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
config.mk x86: Update compile/link flags to support 64-bit U-Boot 2017-02-07 13:14:54 +08:00
Kconfig x86: Introduce INTEL_MID quirk option 2017-02-21 15:10:46 +08:00
Makefile x86: Add 64-bit start-up code 2017-02-06 11:38:46 +08:00