瀏覽代碼

mpc8313erdb: Enable NAND in config.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Scott Wood 17 年之前
父節點
當前提交
acdab5c33f
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      include/configs/MPC8313ERDB.h

+ 2 - 0
include/configs/MPC8313ERDB.h

@@ -224,6 +224,8 @@
 #define CFG_MAX_NAND_DEVICE	1
 #define NAND_MAX_CHIPS		1
 #define CONFIG_MTD_NAND_VERIFY_WRITE
+#define CONFIG_CMD_NAND 1
+#define CONFIG_NAND_FSL_ELBC 1
 
 #define CFG_BR1_PRELIM		( CFG_NAND_BASE \
 				| (2<<BR_DECC_SHIFT)	/* Use HW ECC */ \