summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-ls102xa
diff options
context:
space:
mode:
authorJason Jin <Jason.Jin@freescale.com>2014-10-17 15:26:32 +0800
committerYork Sun <yorksun@freescale.com>2014-11-24 09:27:23 -0800
commit644bc7ec5cee3a93ecb3adc364be6374d3f60a27 (patch)
treee122dfd0ef40ff7e36b7f4934f940f93c5e4b75c /arch/arm/include/asm/arch-ls102xa
parent8776cb205e25c4fdba05bd3fb13fe71973cd4c71 (diff)
downloadtalos-obmc-uboot-644bc7ec5cee3a93ecb3adc364be6374d3f60a27.tar.gz
talos-obmc-uboot-644bc7ec5cee3a93ecb3adc364be6374d3f60a27.zip
arm: ls102xa: Add snoop disable for slave port 0, 1 and 2
Disable the snoop for slave interface 0, 1 and 2 to avoid the interleaving on the CCI400 BUS. Signed-off-by: Jason Jin <Jason.Jin@freescale.com> Signed-off-by: Minghuan Lian <Minghuan.Lian@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'arch/arm/include/asm/arch-ls102xa')
-rw-r--r--arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h b/arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h
index b5db7205fc..9f4fbba38f 100644
--- a/arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h
+++ b/arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h
@@ -448,6 +448,7 @@ struct ccsr_ddr {
#define CCI400_CTRLORD_TERM_BARRIER 0x00000008
#define CCI400_CTRLORD_EN_BARRIER 0
+#define CCI400_SHAORD_NON_SHAREABLE 0x00000002
/* CCI-400 registers */
struct ccsr_cci400 {
OpenPOWER on IntegriCloud