Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36385 )
Change subject: ec/lenovo/h8: Add a config to indicate whether dock init is needed
......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/36385/2/src/ec/lenovo/h8/h8.c
File src/ec/lenovo/h8/h8.c:
https://review.coreboot.org/c/coreboot/+/36385/2/src/ec/lenovo/h8/h8.c@357
PS2, Line 357: #if CONFIG(H8_DOCK_INIT)
I'd recommand to remove this code and just call h8_mainboard_init_dock in the mainboard chip_ops .enable_dev function instead.
That way there's no need for a new Kconfig.
That needs test on all boards that use h8_mainboard_init_dock, as the previous code might need to be run first.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/36385
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I5737406d1f6cb6e91b2e2fa349a206a3dba988d1
Gerrit-Change-Number: 36385
Gerrit-PatchSet: 2
Gerrit-Owner: Bill XIE
persmule@hardenedlinux.org
Gerrit-Reviewer: Alexander Couzens
lynxis@fe80.eu
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Bill XIE
persmule@hardenedlinux.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Sun, 27 Oct 2019 18:47:04 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment