diff options
author | Doug Gilbert <dgilbert@us.ibm.com> | 2014-04-22 17:32:17 -0500 |
---|---|---|
committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2014-05-08 14:42:05 -0500 |
commit | 3189f266a58e957f77d7c2bb30a52bb4e1bdec0d (patch) | |
tree | dc9b6a6eecd75fc409a76f46b7c5bceb0814e670 /src/usr/vpd/runtime | |
parent | ede62c2119ed0996b744b022cb9a014ef91439d6 (diff) | |
download | talos-hostboot-3189f266a58e957f77d7c2bb30a52bb4e1bdec0d.tar.gz talos-hostboot-3189f266a58e957f77d7c2bb30a52bb4e1bdec0d.zip |
Create SRC description file during build
Change-Id: I636dbfad6cc695e42e6de403e26a91634a4b370d
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10715
Tested-by: Jenkins Server
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/vpd/runtime')
-rw-r--r-- | src/usr/vpd/runtime/rt_vpd.C | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/vpd/runtime/rt_vpd.C b/src/usr/vpd/runtime/rt_vpd.C index 6c8e9781a..3027cd86e 100644 --- a/src/usr/vpd/runtime/rt_vpd.C +++ b/src/usr/vpd/runtime/rt_vpd.C @@ -270,7 +270,7 @@ errlHndl_t writePNOR ( uint64_t i_byteAddr, * @moduleid VPD::VPD_RT_WRITE_PNOR * @userdata1 target huid * @userdata2 VPD type - * @devdesc VPD write not suported at runtime + * @devdesc VPD write not supported at runtime */ err = new ERRORLOG::ErrlEntry( ERRORLOG::ERRL_SEV_UNRECOVERABLE, VPD::VPD_RT_WRITE_PNOR, |