projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3db8c6
)
mpc8313erdb: Enable NAND in config.
author
Scott Wood
<scottwood@freescale.com>
Thu, 26 Jun 2008 19:06:52 +0000
(14:06 -0500)
committer
Scott Wood
<scottwood@freescale.com>
Tue, 12 Aug 2008 16:31:30 +0000
(11:31 -0500)
Signed-off-by: Scott Wood <scottwood@freescale.com>
include/configs/MPC8313ERDB.h
patch
|
blob
|
history
diff --git
a/include/configs/MPC8313ERDB.h
b/include/configs/MPC8313ERDB.h
index
d547681
..
3a644d3
100644
(file)
--- a/
include/configs/MPC8313ERDB.h
+++ b/
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 */ \