commit | f48a4e80a8ee4d75ddc8692b146d67de614a2215 | [log] [tgz] |
---|---|---|
author | Bilicon Patil <bilpatil@in.ibm.com> | Wed Jul 29 07:05:38 2015 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Sep 03 08:54:38 2015 -0500 |
tree | 60066511dc0656f25f4e273b540ccb7b276a8785 | |
parent | 9d1386ff0c6ab93b3db8c1717bc0c1a599b03200 [diff] |
Remove config setting to enable NO_DMI_EREPAIR
diff --git a/openpower/configs/hostboot/firestone.config b/openpower/configs/hostboot/firestone.config index 942e242..c435b4c 100755 --- a/openpower/configs/hostboot/firestone.config +++ b/openpower/configs/hostboot/firestone.config
@@ -41,7 +41,6 @@ # Enable Kingston dimm voltage workaround set KINGSTON_1_35_VOLT -set NO_DMI_EREPAIR unset DISABLE_HOSTBOOT_RUNTIME # Compile in hostboot runtime PRD
diff --git a/openpower/configs/hostboot/garrison.config b/openpower/configs/hostboot/garrison.config index 530a0a1..c78bc7a 100755 --- a/openpower/configs/hostboot/garrison.config +++ b/openpower/configs/hostboot/garrison.config
@@ -42,9 +42,9 @@ set KINGSTON_1_35_VOLT set NO_DMI_EREPAIR -unset DISABLE_HOSTBOOT_RUNTIME -set HTMGT -set START_OCC_DURING_BOOT +set DISABLE_HOSTBOOT_RUNTIME +unset HTMGT +unset START_OCC_DURING_BOOT #PNOR flags set PNOR_TWO_SIDE_SUPPORT
diff --git a/openpower/configs/hostboot/habanero.config b/openpower/configs/hostboot/habanero.config index e6d95ad..1f2cedf 100755 --- a/openpower/configs/hostboot/habanero.config +++ b/openpower/configs/hostboot/habanero.config
@@ -41,7 +41,6 @@ # Enable Kingston dimm voltage workaround set KINGSTON_1_35_VOLT -set NO_DMI_EREPAIR unset DISABLE_HOSTBOOT_RUNTIME # Compile in hostboot runtime PRD
diff --git a/openpower/configs/hostboot/palmetto.config b/openpower/configs/hostboot/palmetto.config index cf328ee..bebb858 100755 --- a/openpower/configs/hostboot/palmetto.config +++ b/openpower/configs/hostboot/palmetto.config
@@ -40,7 +40,6 @@ set PNOR_IS_32MB -set NO_DMI_EREPAIR unset DISABLE_HOSTBOOT_RUNTIME # Compile in hostboot runtime PRD