x86: cros_ec: Enable cros_ec for link
authorSimon Glass <sjg@chromium.org>
Fri, 10 Oct 2014 13:30:16 +0000 (07:30 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 23 Oct 2014 03:50:33 +0000 (21:50 -0600)
commit14db950945cfd8dd05c60476696be08425acdc5a
treea5476b881cd1ffd8385f053e3a8742244eb91dc9
parentf1269925f9f2797d5a98afb50990540754db8d1e
x86: cros_ec: Enable cros_ec for link

Add defines to enable the Chrome OS EC interface and set it up on init.

Signed-off-by: Simon Glass <sjg@chromium.org>
board/chromebook-x86/coreboot/Makefile
board/chromebook-x86/coreboot/coreboot.c [new file with mode: 0644]
include/configs/coreboot.h