From a30b9d48729fa22d1798bf73c9344ba9594406ca Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Mon, 26 Oct 2009 13:12:00 +0100 Subject: IMX_NAND_BASE -> IMX_NFC_BASE Signed-off-by: Sascha Hauer --- include/asm-arm/arch-imx/imx25-regs.h | 2 +- include/asm-arm/arch-imx/imx35-regs.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/asm-arm/arch-imx/imx25-regs.h b/include/asm-arm/arch-imx/imx25-regs.h index efbdbaad9b..001b5157e1 100644 --- a/include/asm-arm/arch-imx/imx25-regs.h +++ b/include/asm-arm/arch-imx/imx25-regs.h @@ -44,7 +44,7 @@ #define IMX_IIM_BASE 0x53FF0000 #define IMX_OTG_BASE 0x53FF4000 #define IMX_M3IF_BASE 0xB8003000 -#define IMX_NAND_BASE 0xBB000000 +#define IMX_NFC_BASE 0xBB000000 /* * Clock Controller Module (CCM) diff --git a/include/asm-arm/arch-imx/imx35-regs.h b/include/asm-arm/arch-imx/imx35-regs.h index db1eeba70d..a9b363868d 100644 --- a/include/asm-arm/arch-imx/imx35-regs.h +++ b/include/asm-arm/arch-imx/imx35-regs.h @@ -43,7 +43,7 @@ #define IMX_CCM_BASE 0x53F80000 #define IMX_IIM_BASE 0x53FF0000 #define IMX_M3IF_BASE 0xB8003000 -#define IMX_NAND_BASE 0xBB000000 +#define IMX_NFC_BASE 0xBB000000 /* * Clock Controller Module (CCM) -- cgit v1.2.3