build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/27103 )
Change subject: soc/cavium: Enable DRAM test
......................................................................
Patch Set 5:
(2 comments)
https://review.coreboot.org/#/c/27103/5/src/soc/cavium/cn81xx/sdram.c
File src/soc/cavium/cn81xx/sdram.c:
https://review.coreboot.org/#/c/27103/5/src/soc/cavium/cn81xx/sdram.c@93
PS5, Line 93: if (0 != bdk_numa_master())
Comparisons should place the constant on the right side of the test
https://review.coreboot.org/#/c/27103/5/src/soc/cavium/cn81xx/sdram.c@97
PS5, Line 97: if (0 == bdk_numa_master())
Comparisons should place the constant on the right side of the test
--
To view, visit https://review.coreboot.org/27103
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: I6a375f3d4c5cea7c3c0cd4592287f3f85dc7d3cf
Gerrit-Change-Number: 27103
Gerrit-PatchSet: 5
Gerrit-Owner: Patrick Rudolph <patrick.rudolph(a)9elements.com>
Gerrit-Reviewer: David Hendricks <david.hendricks(a)gmail.com>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Thu, 12 Jul 2018 14:03:03 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No