aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMichael Neuling <mikey@neuling.org>2017-05-02 13:23:09 +1000
committerStewart Smith <stewart@linux.vnet.ibm.com>2017-05-10 16:58:18 +1000
commita0580d6b36d8a0f861f32af76a60c76dbd5baefc (patch)
treeddcaed94bd6f3042b6bab186dc561b6e470e7972 /include
parent9f7814953b477e1f447fcfcf02a865d67ae4cec2 (diff)
downloadskiboot-a0580d6b36d8a0f861f32af76a60c76dbd5baefc.zip
skiboot-a0580d6b36d8a0f861f32af76a60c76dbd5baefc.tar.gz
skiboot-a0580d6b36d8a0f861f32af76a60c76dbd5baefc.tar.bz2
phb4: Migrate BAR assignment to phys_map_get()
Keeps existing addresses. No functional change. Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'include')
-rw-r--r--include/xscom-p9-regs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/xscom-p9-regs.h b/include/xscom-p9-regs.h
index 2dbad44..7da404b 100644
--- a/include/xscom-p9-regs.h
+++ b/include/xscom-p9-regs.h
@@ -8,8 +8,6 @@
#define P9X_EX_NCU_SPEC_BAR_256K PPC_BIT(1)
#define P9X_EX_NCU_SPEC_BAR_ADDRMSK 0x0fffffffffffc000ull /* naturally aligned */
-#define MMIO_CHIP_STRIDE 0x0000040000000000ull
-
#define P9X_NX_MMIO_BAR 0x201108d
#define P9X_NX_MMIO_BAR_EN PPC_BIT(52)
#define P9X_NX_MMIO_OFFSET 0x00060302031d0000ull