diff options
| author | Mike Jones <mjjones@us.ibm.com> | 2014-02-25 17:19:58 -0600 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2014-02-27 12:39:59 -0600 |
| commit | 495036dd7a20f04e645de933b795d5e66cf52a2b (patch) | |
| tree | 1998f2bec166dde0dad460a32048a0f2147afebe /src | |
| parent | dcd256841d7327276496b7740e8032e9c679d2e6 (diff) | |
| download | blackbird-hostboot-495036dd7a20f04e645de933b795d5e66cf52a2b.tar.gz blackbird-hostboot-495036dd7a20f04e645de933b795d5e66cf52a2b.zip | |
Update RTC TODO in fapiPlatTarget.C
The old RTC is closed out, but a fix is still needed
Change-Id: Ib221e48752161d4037eff6215557f20be0682137
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9151
Tested-by: Jenkins Server
Reviewed-by: William H. Schwartz <whs@us.ibm.com>
Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src')
| -rw-r--r-- | src/usr/hwpf/plat/fapiPlatTarget.C | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/hwpf/plat/fapiPlatTarget.C b/src/usr/hwpf/plat/fapiPlatTarget.C index 46b06ba8d..54ea0770c 100644 --- a/src/usr/hwpf/plat/fapiPlatTarget.C +++ b/src/usr/hwpf/plat/fapiPlatTarget.C @@ -5,7 +5,7 @@ /* */ /* IBM CONFIDENTIAL */ /* */ -/* COPYRIGHT International Business Machines Corp. 2011,2013 */ +/* COPYRIGHT International Business Machines Corp. 2011,2014 */ /* */ /* p1 */ /* */ @@ -107,7 +107,7 @@ void Target::toString(char (&o_ecmdString)[MAX_ECMD_STRING_LEN]) const } else { - // TODO. RTC 47493 + // TODO. RTC 98421 // This is a temporary function that constructs the ECMD String from the // target's physical path attribute, eventually, the ECMD String will be // its own attribute (sourced from the MRW) and this function will be |

