summaryrefslogtreecommitdiff
path: root/include/configs/apf27.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/apf27.h')
-rw-r--r--include/configs/apf27.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/apf27.h b/include/configs/apf27.h
index c8eacdd..99a96d9 100644
--- a/include/configs/apf27.h
+++ b/include/configs/apf27.h
@@ -192,7 +192,6 @@
/*
* NAND
*/
-#define CONFIG_NAND_MXC
#define CONFIG_MXC_NAND_REGS_BASE 0xD8000000
#define CONFIG_SYS_NAND_BASE CONFIG_MXC_NAND_REGS_BASE
@@ -200,7 +199,6 @@
#define CONFIG_MXC_NAND_HWECC
#define CONFIG_SYS_NAND_LARGEPAGE
-#define CONFIG_SYS_NAND_BUSWIDTH_16BIT
#define CONFIG_SYS_NAND_PAGE_SIZE 2048
#define CONFIG_SYS_NAND_BLOCK_SIZE (128 * 1024)
#define CONFIG_SYS_NAND_PAGE_COUNT CONFIG_SYS_NAND_BLOCK_SIZE / \