diff options
author | Bilicon Patil <bilpatil@in.ibm.com> | 2015-07-08 05:41:58 -0500 |
---|---|---|
committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2015-08-31 11:14:09 -0500 |
commit | 500b18263e24bb22ad16456acbd5583ac25dacf7 (patch) | |
tree | 76ad92ed0b1a2d1c8eca561f8b4709ed9997f618 /src/usr/hwpf | |
parent | 4cf927e07a771572d562230951a25ccdc4f3299a (diff) | |
download | blackbird-hostboot-500b18263e24bb22ad16456acbd5583ac25dacf7.tar.gz blackbird-hostboot-500b18263e24bb22ad16456acbd5583ac25dacf7.zip |
Updating dmi_training HBconfig to remove default n
Change-Id: Ib10256074affe96a087576b33eecb5cf08f2c421
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/19408
Tested-by: Jenkins Server
Tested-by: Jenkins OP Build CI
Tested-by: Jenkins OP HW
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/hwpf/hwp/dmi_training/HBconfig b/src/usr/hwpf/hwp/dmi_training/HBconfig index 4464aa10e..f91efb455 100644 --- a/src/usr/hwpf/hwp/dmi_training/HBconfig +++ b/src/usr/hwpf/hwp/dmi_training/HBconfig @@ -1,4 +1,4 @@ config NO_DMI_EREPAIR - default n + default y if(!CVPD_WRITE || !CVPD_READ) help Do not apply erepair information on the DMI bus during boot |