Hello David Hendricks, Shelley Chen, build bot (Jenkins), Furquan Shaikh, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/33183
to look at the new patch set (#3).
Change subject: mb/google/poppy/var/nami: Ensure SPD index is non-zero ......................................................................
mb/google/poppy/var/nami: Ensure SPD index is non-zero
Memory id's are 1-indexed for DDR4, so we need to check that the SPD index is non-zero before converting it to the 0-indexed value in the bitmap.
Change-Id: Icc542239d91c39b89c23f31856c28e7c20b2fc4d Signed-off-by: Jacob Garber jgarber1@ualberta.ca Found-by: Coverity CID 1387028 --- M src/mainboard/google/poppy/variants/nami/memory.c 1 file changed, 5 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/83/33183/3