[U-Boot] [PATCH 06/10] x86: ivybridge: Do not require HAVE_INTEL_ME
Simon Glass
sjg at chromium.org
Sat Dec 19 03:52:09 CET 2015
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>
More information about the U-Boot
mailing list