From 79c45f4da21a8de180e448ac628db4126644848d Mon Sep 17 00:00:00 2001 From: Mark Pizzutillo Date: Tue, 6 Aug 2019 16:56:42 -0400 Subject: Move exp_inband to lib directory Change-Id: If494c330ce20f6ec96ded6194d705e908198cf8b Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/81882 Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Tested-by: Hostboot CI Reviewed-by: STEPHEN GLANCY Reviewed-by: ANDRE A MARIN Reviewed-by: Jennifer A Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/81886 Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Reviewed-by: Christian R Geddes --- src/usr/fapi2/test/p9_mmiotests.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/fapi2/test') diff --git a/src/usr/fapi2/test/p9_mmiotests.C b/src/usr/fapi2/test/p9_mmiotests.C index 6a6d42bbf..1214e20fb 100644 --- a/src/usr/fapi2/test/p9_mmiotests.C +++ b/src/usr/fapi2/test/p9_mmiotests.C @@ -38,7 +38,7 @@ // Write/Read from the inband response address (shouldn't hurt anything) -//Constants from #include +// Constants from #include static const uint64_t EXPLR_IB_MMIO_OFFSET = 0x0000000100000000ull; // 4GB static const uint64_t EXPLR_IB_SRAM_BASE = 0x01000000; // MSCCRNGE 01000000 020FFFFF static const uint64_t EXPLR_IB_RSP_SRAM_ADDR = EXPLR_IB_SRAM_BASE | 0x03FF00; -- cgit v1.2.3