Patrick Georgi has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32363 )
Change subject: pcengines/apu2: implement POSTCAR_STAGE
......................................................................
Patch Set 4:
(1 comment)
https://review.coreboot.org/c/coreboot/+/32363/4/src/mainboard/pcengines/apu...
File src/mainboard/pcengines/apu2/postcar.c:
https://review.coreboot.org/c/coreboot/+/32363/4/src/mainboard/pcengines/apu...
PS4, Line 22: outb(0xEA, 0xCD6);
: outb(0x1, 0xcd7);
Please use consistent lower or upper case spelling. […]
We generally use lower case, right. In files that come in all-uppercase, it's advisable to remain consistent (or do a separate cleanup commit that moves everything to lower case).
But please avoid mixing them in a file (although this isn't the worst I've seen: it's not 0xCd6 :-) )
--
To view, visit
https://review.coreboot.org/c/coreboot/+/32363
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Iff3dbe68ac17eb2947ff40b9769c6650255656cf
Gerrit-Change-Number: 32363
Gerrit-PatchSet: 4
Gerrit-Owner: Krystian Hebel
krystian.hebel@3mdeb.com
Gerrit-Reviewer: Krystian Hebel
krystian.hebel@3mdeb.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Michał Żygowski
michal.zygowski@3mdeb.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Piotr Król
piotr.krol@3mdeb.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Wed, 02 Oct 2019 14:12:52 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-MessageType: comment