diff options
author | Mike Jones <mjjones@us.ibm.com> | 2013-12-05 12:34:25 -0600 |
---|---|---|
committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2013-12-06 10:21:49 -0600 |
commit | 2eea608ec57fe7afd78127350312b9f041102007 (patch) | |
tree | 0bd58d8b29b8df5c8dbd434bd5a683f9d5efc718 /src/usr/hwpf/fapi | |
parent | d335bb99880212bd269d0c1a55e1f54b9571aaed (diff) | |
download | talos-hostboot-2eea608ec57fe7afd78127350312b9f041102007.tar.gz talos-hostboot-2eea608ec57fe7afd78127350312b9f041102007.zip |
Refresh PLL Accessor HWPs from eKB to pick up cvs version number
Change-Id: I7163502e58bd138b27c7b284ca870198a585f339
RTC: 92957
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7556
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/fapi')
-rwxr-xr-x | src/usr/hwpf/fapi/fapiCreatePllRingAttrVals.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/hwpf/fapi/fapiCreatePllRingAttrVals.pl b/src/usr/hwpf/fapi/fapiCreatePllRingAttrVals.pl index ceb7d53a8..62a54f621 100755 --- a/src/usr/hwpf/fapi/fapiCreatePllRingAttrVals.pl +++ b/src/usr/hwpf/fapi/fapiCreatePllRingAttrVals.pl @@ -21,6 +21,8 @@ # Origin: 30 # # IBM_PROLOG_END_TAG + +# $Id: fapiCreatePllRingAttrVals.pl,v 1.1 2013/12/05 20:31:59 mjjones Exp $ # # Purpose: This perl script will parse HWP Attribute XML files # and add attribute information to a file called fapiAttributeIds.H |