Hello Frans Hendriks, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37658
to look at the new patch set (#2).
Change subject: mb: Use fixed value in RcompTarget structure. ......................................................................
mb: Use fixed value in RcompTarget structure.
Now RCOMP_TARGET_PARAMS is defined and used once in the definition of the RcompTarget structure. All other structures in these functions use a fixed value.
Replace RCOMP_TARGET_PARAMS with fixed value.
BUG=N/A TEST=build
Change-Id: Ibe7c72c65975354433e9a0c613bda715eb782412 Signed-off-by: Wim Vervoorn wvervoorn@eltan.com --- M src/mainboard/asrock/h110m/romstage.c M src/mainboard/facebook/monolith/spd/spd.h M src/mainboard/facebook/monolith/spd/spd_util.c M src/mainboard/intel/cannonlake_rvp/spd/spd.h M src/mainboard/intel/cannonlake_rvp/spd/spd_util.c M src/mainboard/intel/icelake_rvp/spd/spd.h M src/mainboard/intel/icelake_rvp/spd/spd_util.c M src/mainboard/intel/kblrvp/spd/spd.h M src/mainboard/intel/kblrvp/spd/spd_util.c M src/mainboard/intel/kunimitsu/spd/spd.h M src/mainboard/intel/kunimitsu/spd/spd_util.c M src/mainboard/intel/saddlebrook/spd/spd.h M src/mainboard/intel/saddlebrook/spd/spd_util.c M src/mainboard/razer/blade_stealth_kbl/spd/spd.h M src/mainboard/razer/blade_stealth_kbl/spd/spd_util.c 15 files changed, 11 insertions(+), 30 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/58/37658/2