Attention is currently required from: Tim Wawrzynczak, Angel Pons, Patrick Rudolph. Hello build bot (Jenkins), Tim Wawrzynczak, Angel Pons, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/60058
to look at the new patch set (#2).
Change subject: soc/intel/cannonlake: Configure common FSP memory settings only once ......................................................................
soc/intel/cannonlake: Configure common FSP memory settings only once
`meminit_memcfg()` does common memory configuration, which is not specific to each dimm. Thus, move it out of the for-loop and call it once.
Change-Id: If74875b45cd0d7a759883eaf564505ebf281bed5 Signed-off-by: Felix Singer felixsinger@posteo.net --- M src/soc/intel/cannonlake/cnl_memcfg_init.c 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/58/60058/2