[U-Boot] [PATCH 06/10] x86: ivybridge: Do not require HAVE_INTEL_ME

Bin Meng bmeng.cn at gmail.com
Mon Dec 21 08:50:17 CET 2015


On Sat, Dec 19, 2015 at 10:52 AM, Simon Glass <sjg at chromium.org> wrote:
> On 11 December 2015 at 03:55, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Do not set HAVE_INTEL_ME by default as for some cases Intel ME
>> firmware even does not reside on the same SPI flash as U-Boot.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>>  arch/x86/cpu/ivybridge/Kconfig         | 1 -
>>  board/google/chromebook_link/Kconfig   | 1 +
>>  board/google/chromebox_panther/Kconfig | 1 +
>>  3 files changed, 2 insertions(+), 1 deletion(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>
> Tested on link (ivybridge non-FSP)
> Tested-by: Simon Glass <sjg at chromium.org>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list