
14 Mar
2016
14 Mar
'16
7:44 a.m.
On Mon, Mar 14, 2016 at 2:35 PM, Bin Meng bmeng.cn@gmail.com wrote:
On Sat, Mar 12, 2016 at 1:07 PM, Simon Glass sjg@chromium.org wrote:
Provide a way to determine the HSIO (high-speed I/O) version supported by the Intel Management Engine (ME) implementation on the platform.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
arch/x86/cpu/broadwell/Makefile | 1 + arch/x86/cpu/broadwell/me.c | 57 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 arch/x86/cpu/broadwell/me.c
Acked-by: Bin Meng bmeng.cn@gmail.com
applied to u-boot-x86/next, thanks!