projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a66f28
)
powerpc/85xx: Disable ECC in considering performance on MPC8572DS
author
Zhao Chenhui
<b35336@freescale.com>
Wed, 2 Mar 2011 08:44:52 +0000
(16:44 +0800)
committer
Kumar Gala
<galak@kernel.crashing.org>
Mon, 4 Apr 2011 14:24:42 +0000
(09:24 -0500)
Signed-off-by: Zhao Chenhui <b35336@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/configs/MPC8572DS.h
patch
|
blob
|
history
diff --git
a/include/configs/MPC8572DS.h
b/include/configs/MPC8572DS.h
index 2b0e58ba4593dd9963c35b50365bcaa79dfd89ff..0f419c572382c729162b26a32f6cc6a0f7198e25 100644
(file)
--- a/
include/configs/MPC8572DS.h
+++ b/
include/configs/MPC8572DS.h
@@
-741,7
+741,7
@@
#define CONFIG_BAUDRATE 115200
#define CONFIG_EXTRA_ENV_SETTINGS \
- "hwconfig=fsl_ddr:ctlr_intlv=bank
\0"
\
+ "hwconfig=fsl_ddr:ctlr_intlv=bank
,ecc=off\0"
\
"netdev=eth0\0" \
"uboot=" MK_STR(CONFIG_UBOOTPATH) "\0" \
"tftpflash=tftpboot $loadaddr $uboot; " \