Hello build bot (Jenkins), Nico Huber,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/23478
to look at the new patch set (#2).
Change subject: inteltool: Fix displaying 64bit spi registers
......................................................................
inteltool: Fix displaying 64bit spi registers
The registers were taken from the wrong addess since the spibar offset
was not added to it.
This also fixes the endianness.
Change-Id: I8bb91517770359599fe5f579c4686434da8d1c27
Signed-off-by: Arthur Heymans <arthur(a)aheymans.xyz>
---
M util/inteltool/spi.c
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/78/23478/2
--
To view, visit https://review.coreboot.org/23478
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8bb91517770359599fe5f579c4686434da8d1c27
Gerrit-Change-Number: 23478
Gerrit-PatchSet: 2
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Martin Roth has uploaded this change for review. ( https://review.coreboot.org/23480
Change subject: Update chromeec submodule to upstream master
......................................................................
Update chromeec submodule to upstream master
Updating from commit id 9fb10386a:
2017-06-21 04:19:06 -0700 - (Poppy: Configure camera PMIC to low power mode.)
to commit id 4e3940460:
2018-01-26 16:12:08 -0800 - (ectool: increase image capture delay to 200ms)
This brings in 1101 new commits.
Change-Id: I3f7a1ceb1ea8c70d57a8f067023358b93df2670b
Signed-off-by: Martin Roth <martinroth(a)google.com>
---
M 3rdparty/chromeec
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/80/23480/1
diff --git a/3rdparty/chromeec b/3rdparty/chromeec
index 9fb1038..4e39404 160000
--- a/3rdparty/chromeec
+++ b/3rdparty/chromeec
@@ -1 +1 @@
-Subproject commit 9fb10386a720d270e37ce61da3ff3a6d5a69951e
+Subproject commit 4e39404604cbe0336eff7e1d087aebdec58a2021
--
To view, visit https://review.coreboot.org/23480
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3f7a1ceb1ea8c70d57a8f067023358b93df2670b
Gerrit-Change-Number: 23480
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Roth <martinroth(a)google.com>