summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h
diff options
context:
space:
mode:
authorXiubo Li <Li.Xiubo@freescale.com>2014-11-21 17:40:57 +0800
committerYork Sun <yorksun@freescale.com>2014-12-11 09:42:03 -0800
commit1a2826f6e02d0d3ec97b77b5b13c13d2ac27fb9d (patch)
treea5e7684cd9e48f53ee736bb06da7a3a169fc9057 /arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h
parent290e6e921f255fdee072d21539bbad16b9a3e714 (diff)
downloadtalos-obmc-uboot-1a2826f6e02d0d3ec97b77b5b13c13d2ac27fb9d.tar.gz
talos-obmc-uboot-1a2826f6e02d0d3ec97b77b5b13c13d2ac27fb9d.zip
ls102xa: changing a few targets' configurations.
Enable hypervisors utilizing the ARMv7 virtualization extension on the LS1021A-QDS/TWR boards with the A7 core tile, we add the required configuration variable. Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h')
-rw-r--r--arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h3
1 files changed, 3 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 5abc3a196e..697d4ca489 100644
--- a/arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h
+++ b/arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h
@@ -17,6 +17,9 @@
#define SOC_VER_LS1021 0x11
#define SOC_VER_LS1022 0x12
+#define CCSR_BRR_OFFSET 0xe4
+#define CCSR_SCRATCHRW1_OFFSET 0x200
+
#define RCWSR0_SYS_PLL_RAT_SHIFT 25
#define RCWSR0_SYS_PLL_RAT_MASK 0x1f
#define RCWSR0_MEM_PLL_RAT_SHIFT 16
OpenPOWER on IntegriCloud