Attention is currently required from: Tim Crawford, Sean Rhodes, Jeremy Soller, Tim Wawrzynczak, Nick Vaccaro, Michael Niewöhner, Patrick Rudolph. Hello Felix Singer, Tim Crawford, build bot (Jenkins), Sean Rhodes, Jeremy Soller, Paul Menzel, Tim Wawrzynczak, Nick Vaccaro, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/62766
to look at the new patch set (#2).
Change subject: soc/intel/tgl: move DIMM_SPD_SIZE from mb to SoC Kconfig ......................................................................
soc/intel/tgl: move DIMM_SPD_SIZE from mb to SoC Kconfig
All TGL mainboards are setting DIMM_SPD_SIZE to 512. Thus, default to 512 in the SoC Kconfig and drop it from the mainboard Kconfigs.
Change-Id: I9fd947b61c984e10bd5fba20b73280b08623a008 Signed-off-by: Michael Niewöhner foss@mniewoehner.de --- M src/mainboard/google/deltaur/Kconfig M src/mainboard/google/volteer/Kconfig M src/mainboard/intel/tglrvp/Kconfig M src/mainboard/starlabs/labtop/Kconfig M src/mainboard/system76/darp7/Kconfig M src/mainboard/system76/galp5/Kconfig M src/mainboard/system76/gaze16/Kconfig M src/mainboard/system76/lemp10/Kconfig M src/mainboard/system76/oryp8/Kconfig M src/soc/intel/tigerlake/Kconfig 10 files changed, 3 insertions(+), 27 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/66/62766/2