
21 Dec
2015
21 Dec
'15
8:50 a.m.
On Sat, Dec 19, 2015 at 10:52 AM, Simon Glass sjg@chromium.org wrote:
On 11 December 2015 at 03:55, Bin Meng bmeng.cn@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@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@chromium.org Tested on link (ivybridge non-FSP) Tested-by: Simon Glass sjg@chromium.org
applied to u-boot-x86/next, thanks!