diff options
author | Corey Swenson <cswenson@us.ibm.com> | 2014-10-22 13:54:31 -0500 |
---|---|---|
committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2014-11-06 17:13:26 -0600 |
commit | c25b22155f5a4bf03b7bd2cba456051f79451b5c (patch) | |
tree | df870011b7afd4e1abec34c37833fc1893d5451c /src/usr/hwpf | |
parent | d2c667e95002a89e72cfabe8221a32a0319552a9 (diff) | |
download | blackbird-hostboot-c25b22155f5a4bf03b7bd2cba456051f79451b5c.tar.gz blackbird-hostboot-c25b22155f5a4bf03b7bd2cba456051f79451b5c.zip |
BMC: Enable CVPD HW support
Change-Id: I486f31fc47d67c7c4d5b32e49b80cfd8396ca695
RTC: 113492
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14127
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf')
-rw-r--r-- | src/usr/hwpf/hwp/dmi_training/HBconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/usr/hwpf/hwp/dmi_training/HBconfig b/src/usr/hwpf/hwp/dmi_training/HBconfig index 75f7cee6f..4464aa10e 100644 --- a/src/usr/hwpf/hwp/dmi_training/HBconfig +++ b/src/usr/hwpf/hwp/dmi_training/HBconfig @@ -1,5 +1,4 @@ config NO_DMI_EREPAIR - default y if !HAVE_MBVPD + default n help Do not apply erepair information on the DMI bus during boot - |