Felix Singer has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43843 )
Change subject: soc/intel/skylake: Enable SATA depending on devicetree configuration
......................................................................
Patch Set 5:
(2 comments)
https://review.coreboot.org/c/coreboot/+/43843/4//COMMIT_MSG
Commit Message:
https://review.coreboot.org/c/coreboot/+/43843/4//COMMIT_MSG@7
PS4, Line 7: soc/skylake: Enable SATA depending on devicetree configuration
soc/intel/skylake
Done
https://review.coreboot.org/c/coreboot/+/43843/4/src/soc/intel/skylake/chip....
File src/soc/intel/skylake/chip.c:
https://review.coreboot.org/c/coreboot/+/43843/4/src/soc/intel/skylake/chip....
PS4, Line 170: dev ? dev->enabled : 0
`dev && dev->enabled` is the canonical form to do this.
I would leave it like that to keep the consistency, since the existing code is handled like that.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/43843
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I217dcb7178f29bbdeada54bdb774166126b47a5a
Gerrit-Change-Number: 43843
Gerrit-PatchSet: 5
Gerrit-Owner: Felix Singer
felixsinger@posteo.net
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: Frans Hendriks
fhendriks@eltan.com
Gerrit-Reviewer: Michael Niewöhner
Gerrit-Reviewer: Michał Żygowski
michal.zygowski@3mdeb.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: Piotr Król
piotr.krol@3mdeb.com
Gerrit-Reviewer: Wim Vervoorn
wvervoorn@eltan.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Sat, 25 Jul 2020 09:31:33 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Angel Pons
th3fanbus@gmail.com
Gerrit-MessageType: comment