diff options
| author | crgeddes <crgeddes@us.ibm.com> | 2016-04-18 09:22:58 -0500 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2016-05-03 11:55:54 -0400 |
| commit | e25cdfbbcf74259ba88cc664b0fe1f9598bf5f80 (patch) | |
| tree | e34e8281351723f5f32dd5a9819b22bb5274d198 /src/include/usr/fapi2 | |
| parent | 4eb258316fda03e1977d9aaa44f50f2bb6ff7e36 (diff) | |
| download | talos-hostboot-e25cdfbbcf74259ba88cc664b0fe1f9598bf5f80.tar.gz talos-hostboot-e25cdfbbcf74259ba88cc664b0fe1f9598bf5f80.zip | |
L1 Infrastructure for Istep13
This commit turns on as much of istep 13 as is available currently.
All HWPs that are disabled are marked with and RTC.
Change-Id: Ia9d0d415c0317e98e23e58a27821ee55be9f9347
RTC:151760
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23545
Reviewed-by: Prachi Gupta <pragupta@us.ibm.com>
Reviewed-by: Matt Derksen <v2cibmd@us.ibm.com>
Tested-by: Jenkins Server
Tested-by: FSP CI Jenkins
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/include/usr/fapi2')
| -rw-r--r-- | src/include/usr/fapi2/plat_trace.H | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/usr/fapi2/plat_trace.H b/src/include/usr/fapi2/plat_trace.H index 21915753e..6e36f29e7 100644 --- a/src/include/usr/fapi2/plat_trace.H +++ b/src/include/usr/fapi2/plat_trace.H @@ -37,9 +37,8 @@ // Use the same macro from FAPI1 #include <fapiPlatTrace.H> - namespace fapi2 { - static const uint32_t MAX_ECMD_STRING_LEN = 64; +static const uint32_t MAX_ECMD_STRING_LEN = 64; } #endif // PLAT_TRACE_H_ |

