summaryrefslogtreecommitdiff
path: root/board/freescale/t4qds/tlb.c
diff options
context:
space:
mode:
authorStephen George <stephen.george@freescale.com>2013-03-25 07:40:12 +0000
committerAndy Fleming <afleming@freescale.com>2013-05-24 16:54:12 -0500
commit49e946cb6ae0448492147ffcb9dcd7d0af1eab4d (patch)
tree07118135410c7b399c8ac780b6fa803ceebdfaea /board/freescale/t4qds/tlb.c
parent94025b1cd8d9959ebf987a7f6382d513c606ecf1 (diff)
downloadu-boot-imx-49e946cb6ae0448492147ffcb9dcd7d0af1eab4d.zip
u-boot-imx-49e946cb6ae0448492147ffcb9dcd7d0af1eab4d.tar.gz
u-boot-imx-49e946cb6ae0448492147ffcb9dcd7d0af1eab4d.tar.bz2
board/t4240qds, b4860qds: LAW/TLB for DCSR set to size 32M
Debug trace buffers are memory mapped in DCSR space beyond 4M. Signed-off-by: Stephen George <stephen.george@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'board/freescale/t4qds/tlb.c')
-rw-r--r--board/freescale/t4qds/tlb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/t4qds/tlb.c b/board/freescale/t4qds/tlb.c
index 80eb511..92c01cf 100644
--- a/board/freescale/t4qds/tlb.c
+++ b/board/freescale/t4qds/tlb.c
@@ -115,7 +115,7 @@ struct fsl_e_tlb_entry tlb_table[] = {
#ifdef CONFIG_SYS_DCSRBAR_PHYS
SET_TLB_ENTRY(1, CONFIG_SYS_DCSRBAR, CONFIG_SYS_DCSRBAR_PHYS,
MAS3_SX|MAS3_SW|MAS3_SR, MAS2_I|MAS2_G,
- 0, 13, BOOKE_PAGESZ_4M, 1),
+ 0, 13, BOOKE_PAGESZ_32M, 1),
#endif
#ifdef CONFIG_SYS_NAND_BASE
/*