summaryrefslogtreecommitdiffstats
path: root/board/freescale/b4860qds/tlb.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/b4860qds/tlb.c')
-rw-r--r--board/freescale/b4860qds/tlb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/b4860qds/tlb.c b/board/freescale/b4860qds/tlb.c
index f71aca4092..00798a1c19 100644
--- a/board/freescale/b4860qds/tlb.c
+++ b/board/freescale/b4860qds/tlb.c
@@ -68,7 +68,7 @@ struct fsl_e_tlb_entry tlb_table[] = {
0, 3, BOOKE_PAGESZ_256M, 1),
SET_TLB_ENTRY(1, CONFIG_SYS_PCIE1_MEM_VIRT + 0x10000000,
- CONFIG_SYS_PCIE1_MEM_PHYS + 0x10000000,
+ CONFIG_SYS_PCIE1_MEM_PHYS + 0x10000000,
MAS3_SX|MAS3_SW|MAS3_SR, MAS2_I|MAS2_G,
0, 4, BOOKE_PAGESZ_256M, 1),
OpenPOWER on IntegriCloud