[coreboot-gerrit] Patch set updated for coreboot: 3rdparty/chromeec: Add Chrome EC firmware sources

Patrick Georgi (pgeorgi@google.com) gerrit at coreboot.org
Thu Feb 4 00:27:16 CET 2016


Patrick Georgi (pgeorgi at google.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/13546

-gerrit

commit 0c9c7fb64583991b7ddac8cb36f925a259caccda
Author: Patrick Georgi <pgeorgi at chromium.org>
Date:   Mon Feb 1 14:34:24 2016 +0100

    3rdparty/chromeec: Add Chrome EC firmware sources
    
    Note that this is a manually added commit id (to get the CrEC fixes in
    that are necessary for building outside cros_sdk), so it will probably
    fail.
    
    Change-Id: Idc15cf268c663ae49b209b92b198c9a4d122c7e3
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
---
 .gitmodules       | 3 +++
 3rdparty/chromeec | 1 +
 2 files changed, 4 insertions(+)

diff --git a/.gitmodules b/.gitmodules
index 5990f2d..b8f28cd 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -12,3 +12,6 @@
 [submodule "arm-trusted-firmware"]
 	path = 3rdparty/arm-trusted-firmware
 	url = ../arm-trusted-firmware.git
+[submodule "3rdparty/chrome-ec"]
+	path = 3rdparty/chromeec
+	url = ../chrome-ec.git
diff --git a/3rdparty/chromeec b/3rdparty/chromeec
new file mode 160000
index 0000000..bc404c9
--- /dev/null
+++ b/3rdparty/chromeec
@@ -0,0 +1 @@
+Subproject commit bc404c94b4ab1e6a62e607fd7ef034aa31d6388e



More information about the coreboot-gerrit mailing list