summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-mx25
diff options
context:
space:
mode:
authorAdrian Alonso <aalonso@freescale.com>2015-10-12 13:48:07 -0500
committerStefano Babic <sbabic@denx.de>2015-10-30 15:20:56 +0100
commitfc5ad4778d91dabbeca3bc05a78cb669686f0a9c (patch)
tree52275a241736cc725f1f1119d40125e08a82b048 /arch/arm/include/asm/arch-mx25
parente469719c8bb6e26bc294cff508f818243ddcc067 (diff)
downloadtalos-obmc-uboot-fc5ad4778d91dabbeca3bc05a78cb669686f0a9c.tar.gz
talos-obmc-uboot-fc5ad4778d91dabbeca3bc05a78cb669686f0a9c.zip
imx: cpu: move common chip revision id's
Move common chip revision id's to main cpu header file mx25 generic include cpu header for chip revision Signed-off-by: Adrian Alonso <aalonso@freescale.com>
Diffstat (limited to 'arch/arm/include/asm/arch-mx25')
-rw-r--r--arch/arm/include/asm/arch-mx25/imx-regs.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/include/asm/arch-mx25/imx-regs.h b/arch/arm/include/asm/arch-mx25/imx-regs.h
index 78c4e9b088..1b00ed7e6d 100644
--- a/arch/arm/include/asm/arch-mx25/imx-regs.h
+++ b/arch/arm/include/asm/arch-mx25/imx-regs.h
@@ -526,8 +526,4 @@ struct cspi_regs {
IMX_CSPI2_BASE, \
IMX_CSPI3_BASE
-#define CHIP_REV_1_0 0x10
-#define CHIP_REV_1_1 0x11
-#define CHIP_REV_1_2 0x12
-
#endif /* _IMX_REGS_H */
OpenPOWER on IntegriCloud