]> git.sur5r.net Git - u-boot/commit
x86: zImage: add Intel MID platforms support
authorVincent Tinelli <vincent.tinelli@intel.com>
Fri, 17 Feb 2017 13:48:59 +0000 (16:48 +0300)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 21 Feb 2017 07:10:50 +0000 (15:10 +0800)
commit20bfac0599bd7eaad901287fe4a343f9fd6cf6ef
tree5101ac028ede636d8272e34eaca987b7cbd1a942
parent7a96fd8ef002e85ccd8ae5907de9d45fc9002c36
x86: zImage: add Intel MID platforms support

Intel MID platform boards have special treatment, such as boot parameter
setting.

Assign hardware_subarch accordingly if CONFIG_INTEL_MID is set.

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Vincent Tinelli <vincent.tinelli@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
arch/x86/lib/zimage.c