summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-mx27/imx-regs.h
diff options
context:
space:
mode:
authorBenoît Thébaudeau <benoit.thebaudeau@advansee.com>2013-04-23 10:17:41 +0000
committerStefano Babic <sbabic@denx.de>2013-04-28 11:07:41 +0200
commit0f67e09e9ef354ae2d282091adb3dc531f2aef7d (patch)
treebe4890247e2b63d086b8778fc35bfd4805e9a633 /arch/arm/include/asm/arch-mx27/imx-regs.h
parentccca7dfd0273af41e5b4bdec7f8731b177a20fde (diff)
downloadtalos-obmc-uboot-0f67e09e9ef354ae2d282091adb3dc531f2aef7d.tar.gz
talos-obmc-uboot-0f67e09e9ef354ae2d282091adb3dc531f2aef7d.zip
Add fsl_iim driver
Add a fsl_iim driver common to i.MX and MPC. Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Diffstat (limited to 'arch/arm/include/asm/arch-mx27/imx-regs.h')
-rw-r--r--arch/arm/include/asm/arch-mx27/imx-regs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-mx27/imx-regs.h b/arch/arm/include/asm/arch-mx27/imx-regs.h
index aee058f8e6..8867e9f3f5 100644
--- a/arch/arm/include/asm/arch-mx27/imx-regs.h
+++ b/arch/arm/include/asm/arch-mx27/imx-regs.h
@@ -222,6 +222,7 @@ struct fuse_bank0_regs {
#define IMX_PLL_BASE (0x27000 + IMX_IO_BASE)
#define IMX_SYSTEM_CTL_BASE (0x27800 + IMX_IO_BASE)
#define IMX_IIM_BASE (0x28000 + IMX_IO_BASE)
+#define IIM_BASE_ADDR IMX_IIM_BASE
#define IMX_FEC_BASE (0x2b000 + IMX_IO_BASE)
#define IMX_ESD_BASE (0xD8001000)
OpenPOWER on IntegriCloud