Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31371 )
Change subject: soc/intel/apl: enable lpc at bootblock
......................................................................
Patch Set 9:
(3 comments)
https://review.coreboot.org/c/coreboot/+/31371/7//COMMIT_MSG
Commit Message:
https://review.coreboot.org/c/coreboot/+/31371/7//COMMIT_MSG@9
PS7, Line 9: Serial console can be attached to lpc bus. Enable it for early debug
Please add a dot/period at the end.
Done
https://review.coreboot.org/c/coreboot/+/31371/6/src/lib/bootblock.c
File src/lib/bootblock.c:
https://review.coreboot.org/c/coreboot/+/31371/6/src/lib/bootblock.c@11
PS6, Line 11: #include <reset.h>
Why is this in here?
Bad push, fixed.
https://review.coreboot.org/c/coreboot/+/31371/7/src/soc/intel/apollolake/lp...
File src/soc/intel/apollolake/lpc.c:
https://review.coreboot.org/c/coreboot/+/31371/7/src/soc/intel/apollolake/lp...
PS7, Line 50: 0x00
0x0?
`0x00` is how I remind myself that we write bytes. I would understand `0`
but why `0x0`? It just looks like a weird emoticon.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/31371
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib3d09e4eb23655825b7603f49f0bad31116ac6e1
Gerrit-Change-Number: 31371
Gerrit-PatchSet: 9
Gerrit-Owner: Thomas Heijligen
src@posteo.de
Gerrit-Reviewer: Felix Singer
felixsinger@posteo.net
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Andrey Petrov
andrey.petrov@gmail.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: Ravishankar Sarawadi
ravishankar.sarawadi@intel.com
Gerrit-Reviewer: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: Thomas Heijligen
src@posteo.de
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Sat, 25 Apr 2020 22:22:17 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Paul Menzel
paulepanter@users.sourceforge.net
Comment-In-Reply-To: Aaron Durbin
adurbin@chromium.org
Gerrit-MessageType: comment