commit | dffa8527d6089ef4b6da2fe12b9a8d464c8d6176 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Apr 26 09:54:50 2017 -0500 |
committer | GitHub <noreply@github.com> | Wed Apr 26 09:54:50 2017 -0500 |
tree | 9adde98902a3bf704536b34ae28f873eedd15c96 | |
parent | 22937b5c3e0412d25f1593052163f015ccb1e637 [diff] | |
parent | 69e6bee8d1615a26917f64d1d2cbf306dabcb6b5 [diff] |
Merge pull request #1031 from wghoffa/mbox Enable Hostboot Runtime
diff --git a/openpower/configs/hostboot/witherspoon.config b/openpower/configs/hostboot/witherspoon.config index 8777ea9..870b34f 100755 --- a/openpower/configs/hostboot/witherspoon.config +++ b/openpower/configs/hostboot/witherspoon.config
@@ -41,7 +41,7 @@ set CONSOLE set BMC_AST2500 -set DISABLE_HOSTBOOT_RUNTIME +unset DISABLE_HOSTBOOT_RUNTIME # Compile in hostboot runtime PRD set HBRT_PRD
diff --git a/openpower/configs/hostboot/zaius.config b/openpower/configs/hostboot/zaius.config index 099e62c..bc87d42 100755 --- a/openpower/configs/hostboot/zaius.config +++ b/openpower/configs/hostboot/zaius.config
@@ -41,7 +41,7 @@ set CONSOLE set BMC_AST2500 -set DISABLE_HOSTBOOT_RUNTIME +unset DISABLE_HOSTBOOT_RUNTIME # Compile in hostboot runtime PRD set HBRT_PRD