[coreboot-gerrit] Change in coreboot[master]: cpu/amd: Correct number of MCA banks cleared

build bot (Jenkins) (Code Review) gerrit at coreboot.org
Tue Aug 7 16:01:57 CEST 2018


build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/27923 )

Change subject: cpu/amd: Correct number of MCA banks cleared
......................................................................


Patch Set 1:

(5 comments)

https://review.coreboot.org/#/c/27923/1/src/cpu/amd/agesa/family12/model_12_init.c
File src/cpu/amd/agesa/family12/model_12_init.c:

https://review.coreboot.org/#/c/27923/1/src/cpu/amd/agesa/family12/model_12_init.c@62
PS1, Line 62: 	for (i = 0; i < num_banks; i++) {
braces {} are not necessary for single statement blocks


https://review.coreboot.org/#/c/27923/1/src/cpu/amd/agesa/family14/model_14_init.c
File src/cpu/amd/agesa/family14/model_14_init.c:

https://review.coreboot.org/#/c/27923/1/src/cpu/amd/agesa/family14/model_14_init.c@85
PS1, Line 85: 	for (i = 0; i < num_banks; i++) {
braces {} are not necessary for single statement blocks


https://review.coreboot.org/#/c/27923/1/src/cpu/amd/agesa/family15tn/model_15_init.c
File src/cpu/amd/agesa/family15tn/model_15_init.c:

https://review.coreboot.org/#/c/27923/1/src/cpu/amd/agesa/family15tn/model_15_init.c@80
PS1, Line 80: 	for (i = 0; i < num_banks; i++) {
braces {} are not necessary for single statement blocks


https://review.coreboot.org/#/c/27923/1/src/cpu/amd/agesa/family16kb/model_16_init.c
File src/cpu/amd/agesa/family16kb/model_16_init.c:

https://review.coreboot.org/#/c/27923/1/src/cpu/amd/agesa/family16kb/model_16_init.c@78
PS1, Line 78: 	for (i = 0; i < num_banks; i++) {
braces {} are not necessary for single statement blocks


https://review.coreboot.org/#/c/27923/1/src/cpu/amd/family_10h-family_15h/model_10xxx_init.c
File src/cpu/amd/family_10h-family_15h/model_10xxx_init.c:

https://review.coreboot.org/#/c/27923/1/src/cpu/amd/family_10h-family_15h/model_10xxx_init.c@119
PS1, Line 119: 	for (i = 0; i < num_banks; i++) {
braces {} are not necessary for single statement blocks



-- 
To view, visit https://review.coreboot.org/27923
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I0fc6d127a200b10fd484e051d84353cc61b27a41
Gerrit-Change-Number: 27923
Gerrit-PatchSet: 1
Gerrit-Owner: Marshall Dawson <marshalldawson3rd at gmail.com>
Gerrit-CC: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-Comment-Date: Tue, 07 Aug 2018 14:01:57 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180807/7081f405/attachment.html>


More information about the coreboot-gerrit mailing list