mb: Use fixed value in RcompTarget structure
commit116a837818897d5f1f0c76021d48532133e8f5f6
authorWim Vervoorn <wvervoorn@eltan.com>
Wed, 11 Dec 2019 10:54:33 +0000 (11 11:54 +0100)
committerPatrick Georgi <pgeorgi@google.com>
Mon, 16 Dec 2019 09:50:55 +0000 (16 09:50 +0000)
treefa023295e4dc900dd0eeb5bce2228260dbd4a14c
parent03f78b069d4f4fe0aa2a3ec67117e0c478da3b72
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>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37658
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
15 files changed:
src/mainboard/asrock/h110m/romstage.c
src/mainboard/facebook/monolith/spd/spd.h
src/mainboard/facebook/monolith/spd/spd_util.c
src/mainboard/intel/cannonlake_rvp/spd/spd.h
src/mainboard/intel/cannonlake_rvp/spd/spd_util.c
src/mainboard/intel/icelake_rvp/spd/spd.h
src/mainboard/intel/icelake_rvp/spd/spd_util.c
src/mainboard/intel/kblrvp/spd/spd.h
src/mainboard/intel/kblrvp/spd/spd_util.c
src/mainboard/intel/kunimitsu/spd/spd.h
src/mainboard/intel/kunimitsu/spd/spd_util.c
src/mainboard/intel/saddlebrook/spd/spd.h
src/mainboard/intel/saddlebrook/spd/spd_util.c
src/mainboard/razer/blade_stealth_kbl/spd/spd.h
src/mainboard/razer/blade_stealth_kbl/spd/spd_util.c