summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorWolfram Sang <w.sang@pengutronix.de>2009-06-04 10:31:14 +0200
committerWolfram Sang <w.sang@pengutronix.de>2009-06-04 10:31:14 +0200
commitbc4492252e86b376aaf05a31713b3a3717aecb63 (patch)
tree22ae1e935ab289350d5d83e75ff15e39ba62d8e4 /include
parentc83325ff725b73220f83078d169a54bc8cb75632 (diff)
downloadbarebox-bc4492252e86b376aaf05a31713b3a3717aecb63.tar.gz
barebox-bc4492252e86b376aaf05a31713b3a3717aecb63.tar.xz
Refactor imx-NAND-init
Put board specific stuff to board-specific files. Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Diffstat (limited to 'include')
-rw-r--r--include/asm-arm/arch-imx/imx31-regs.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/asm-arm/arch-imx/imx31-regs.h b/include/asm-arm/arch-imx/imx31-regs.h
index b9d7d20bae..3cae3a21db 100644
--- a/include/asm-arm/arch-imx/imx31-regs.h
+++ b/include/asm-arm/arch-imx/imx31-regs.h
@@ -152,6 +152,8 @@
#define CCMR_FPM (1 << 1)
#define CCMR_CKIH (2 << 1)
+#define RCSR_NFMS (1 << 30)
+
/*
* ?????????????
*/
@@ -167,6 +169,11 @@
#include "esdctl.h"
/*
+ * NFC Registers
+ */
+#define IMX_NFC_BASE (0xb8000000)
+
+/*
* Chip Select Registers
*/
#define WEIM_BASE 0xb8002000