Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34709 )
Change subject: soc/intel/common: Select USE_LEGACY_8254_TIMER
......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/34709/2/src/soc/intel/common/block/...
File src/soc/intel/common/block/timer/Kconfig:
https://review.coreboot.org/c/coreboot/+/34709/2/src/soc/intel/common/block/...
PS2, Line 8: default y
making default y might break S0ix as in could see will disable 8254 static clock gating which is mus […]
+1 to what Subrata said. Setting this to 'y' is going to break behavior for all boards which did not have to do anything special until now because USE_LEGACY_8254_TIMER was always disabled by default unless PAYLOAD_SEABIOS or VGA_ROM_RUN were set. One example of this is S0ix. I am not sure if there are any other assumptions that other boards have made. In my opinion it could affect boards more than just CHROMEOS.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/34709
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ica0c20255f661dd61edc3a7d15646b7447c4658e
Gerrit-Change-Number: 34709
Gerrit-PatchSet: 2
Gerrit-Owner: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: Frans Hendriks
fhendriks@eltan.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Hung-Te Lin
hungte@chromium.org
Gerrit-Reviewer: Joel Kitching
kitching@google.com
Gerrit-Reviewer: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Philipp Deppenwiese
zaolin.daisuki@gmail.com
Gerrit-Reviewer: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Angel Pons
th3fanbus@gmail.com
Gerrit-CC: Nico Huber
nico.h@gmx.de
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Wed, 07 Aug 2019 07:22:57 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Subrata Banik
subrata.banik@intel.com
Gerrit-MessageType: comment