summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf
diff options
context:
space:
mode:
authorBill Schwartz <whs@us.ibm.com>2015-12-03 19:34:09 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-12-10 09:16:43 -0600
commit081b250aa4fb51f3673e33c35d14270a1cab04c7 (patch)
tree572c020962af130c5ba7de6e52f6b9534b7658ef /src/usr/hwpf
parentb825bde20eb7ddb73ce6569a06506a550fcb9bdc (diff)
downloadtalos-hostboot-081b250aa4fb51f3673e33c35d14270a1cab04c7.tar.gz
talos-hostboot-081b250aa4fb51f3673e33c35d14270a1cab04c7.zip
Remove busy trace from getMBvpdAttr
Change trace to a FAPI_DBG Change-Id: I0773cb80082482f72cafa2aa2a33a3c001d351a8 RTC: 137707 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22469 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf')
-rw-r--r--src/usr/hwpf/hwp/mvpd_accessors/getMBvpdAttr.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/hwpf/hwp/mvpd_accessors/getMBvpdAttr.C b/src/usr/hwpf/hwp/mvpd_accessors/getMBvpdAttr.C
index 5cb3cab8c..499f225af 100644
--- a/src/usr/hwpf/hwp/mvpd_accessors/getMBvpdAttr.C
+++ b/src/usr/hwpf/hwp/mvpd_accessors/getMBvpdAttr.C
@@ -425,7 +425,7 @@ fapi::ReturnCode getVersion (const fapi::Target & i_mbaTarget,
if((l_fapirc == 0) && (!l_sizeMismatch))
{
- FAPI_INF("getVersion:"
+ FAPI_DBG("getVersion:"
" returned vm data : 0x%x ",
l_vmVersionBuf.iv_version);
OpenPOWER on IntegriCloud