summaryrefslogtreecommitdiff
path: root/src/mainboard/intel/kblrvp/variants/rvp3/overridetree.cb
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-07-26 17:21:57 +0200
committerAngel Pons <th3fanbus@gmail.com>2020-08-07 10:12:27 +0000
commite8c8283a267696fad92a139cdd3fe3395051b7d7 (patch)
tree8faaeb9cb6577baae04d1ee6540966268ad92ea1 /src/mainboard/intel/kblrvp/variants/rvp3/overridetree.cb
parentdefdc8539ba11207a7b2a330cc4b6d0474b6f1fb (diff)
downloadcoreboot-e8c8283a267696fad92a139cdd3fe3395051b7d7.tar.xz
mb/intel/kblrvp: Factor out `IoBufferOwnership`
RVP11 and RVP3 set it to zero, the other two omit the setting. Tested with BUILD_TIMELESS=1, all four variants do not change. Change-Id: I6b393f0f2269f62b415456c17ba5962f46a1c5d1 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/43909 Reviewed-by: Subrata Banik <subrata.banik@intel.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/intel/kblrvp/variants/rvp3/overridetree.cb')
-rw-r--r--src/mainboard/intel/kblrvp/variants/rvp3/overridetree.cb1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/intel/kblrvp/variants/rvp3/overridetree.cb b/src/mainboard/intel/kblrvp/variants/rvp3/overridetree.cb
index 4c2225a8ae..ea3d814e20 100644
--- a/src/mainboard/intel/kblrvp/variants/rvp3/overridetree.cb
+++ b/src/mainboard/intel/kblrvp/variants/rvp3/overridetree.cb
@@ -8,7 +8,6 @@ chip soc/intel/skylake
# FSP Configuration
register "DspEnable" = "1"
- register "IoBufferOwnership" = "0"
register "PmTimerDisabled" = "1"
register "Cio2Enable" = "1"
register "SaImguEnable" = "1"