Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/35318
to look at the new patch set (#2).
Change subject: soc/fsp_broadwell_de: Use DIMM numbers relative to channel ......................................................................
soc/fsp_broadwell_de: Use DIMM numbers relative to channel
Currently "DIMM numbers" increase monotonically for all the channels. However, commonly DIMMS are numerated on per-channel basis. This change makes numeration match the convention.
TEST=on OCP monolake, run dmidecode tool and see that "Locator" field matches expectation.
Change-Id: I3e7858545471867a0210e1b9ef646529b8e2a31c Signed-off-by: Andrey Petrov anpetrov@fb.com --- M src/soc/intel/fsp_broadwell_de/romstage/memory.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/35318/2