Julius Werner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31517 )
Change subject: google/kukui: Enable display on internal panel
......................................................................
Patch Set 11:
(1 comment)
https://review.coreboot.org/#/c/31517/11/src/mainboard/google/kukui/mainboar...
File src/mainboard/google/kukui/mainboard.c:
https://review.coreboot.org/#/c/31517/11/src/mainboard/google/kukui/mainboar...
PS11, Line 57: static void display_startup(void)
why is the display init here and not in src/soc ? […]
I think this is fine and probably cleaner than the boards where we put it in soc.c (like Gru). Whether a board has a display or not is an entirely mainboard-specific thing. On most boards we still end up having to put some display stuff (like power sequencing) in mainboard.c, and then it's oddly disjoint from the display controller initialization. Having it all in one place makes more sense, I think.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/31517
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I4b3f04cc2d044789bab4c3f0f03b3a904714158f
Gerrit-Change-Number: 31517
Gerrit-PatchSet: 11
Gerrit-Owner: yongqiang niu
yongqiang.niu@mediatek.com
Gerrit-Reviewer: Chun-ta Lin
itspeter@google.com
Gerrit-Reviewer: Hung-Te Lin
hungte@chromium.org
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Reviewer: jitao shi
jitao.shi@mediatek.com
Gerrit-CC: Daisuke Nojiri
dnojiri@chromium.org
Gerrit-CC: Patrick Rudolph
siro@das-labor.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-CC: You-Cheng Syu
youcheng@google.com
Gerrit-Comment-Date: Thu, 30 May 2019 22:06:29 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Patrick Rudolph
siro@das-labor.org
Gerrit-MessageType: comment