From 0e1efd787b958634e71413bdd8de1e625500471b Mon Sep 17 00:00:00 2001 From: Roland Veloz Date: Wed, 4 Oct 2017 14:02:16 -0500 Subject: Removed the HOST_HCDB_SUPPORT directive Removed the HOST_HCDB_SUPPORT directive from the config file. It will now be controlled from the hwas/HBconfig file. --- openpower/configs/hostboot/p9dsu.config | 3 --- openpower/configs/hostboot/romulus.config | 3 --- openpower/configs/hostboot/witherspoon.config | 3 --- openpower/configs/hostboot/zaius.config | 3 --- 4 files changed, 12 deletions(-) (limited to 'openpower/configs/hostboot') diff --git a/openpower/configs/hostboot/p9dsu.config b/openpower/configs/hostboot/p9dsu.config index 5b8ee8e8..87b7c390 100644 --- a/openpower/configs/hostboot/p9dsu.config +++ b/openpower/configs/hostboot/p9dsu.config @@ -63,9 +63,6 @@ set BMC_BT_LPC_IPMI set ENABLE_CHECKSTOP_ANALYSIS unset IPLTIME_CHECKSTOP_ANALYSIS -# Hostboot will not detect hardware changes -unset HOST_HCDB_SUPPORT - # set for trace debug to console set CONSOLE_OUTPUT_TRACE set CONSOLE_OUTPUT_FFDCDISPLAY diff --git a/openpower/configs/hostboot/romulus.config b/openpower/configs/hostboot/romulus.config index ef027eab..486017d4 100755 --- a/openpower/configs/hostboot/romulus.config +++ b/openpower/configs/hostboot/romulus.config @@ -60,9 +60,6 @@ set BMC_BT_LPC_IPMI unset ENABLE_CHECKSTOP_ANALYSIS unset IPLTIME_CHECKSTOP_ANALYSIS -# Hostboot will detect hardware changes -unset HOST_HCDB_SUPPORT - # set for trace debug to console set CONSOLE_OUTPUT_TRACE diff --git a/openpower/configs/hostboot/witherspoon.config b/openpower/configs/hostboot/witherspoon.config index 0bcf28ce..106b3036 100755 --- a/openpower/configs/hostboot/witherspoon.config +++ b/openpower/configs/hostboot/witherspoon.config @@ -64,9 +64,6 @@ set BMC_BT_LPC_IPMI set ENABLE_CHECKSTOP_ANALYSIS set IPLTIME_CHECKSTOP_ANALYSIS -# Hostboot will not detect hardware changes -unset HOST_HCDB_SUPPORT - # set for trace debug to console unset CONSOLE_OUTPUT_TRACE set CONSOLE_OUTPUT_FFDCDISPLAY diff --git a/openpower/configs/hostboot/zaius.config b/openpower/configs/hostboot/zaius.config index cbfa2420..6e034004 100755 --- a/openpower/configs/hostboot/zaius.config +++ b/openpower/configs/hostboot/zaius.config @@ -63,9 +63,6 @@ set BMC_BT_LPC_IPMI set ENABLE_CHECKSTOP_ANALYSIS set IPLTIME_CHECKSTOP_ANALYSIS -# Hostboot will not detect hardware changes -unset HOST_HCDB_SUPPORT - # set for trace debug to console unset CONSOLE_OUTPUT_TRACE set CONSOLE_OUTPUT_FFDCDISPLAY -- cgit v1.2.1