diff options
Diffstat (limited to 'cpu/mpc8xxx/ddr/options.c')
| -rw-r--r-- | cpu/mpc8xxx/ddr/options.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/mpc8xxx/ddr/options.c b/cpu/mpc8xxx/ddr/options.c index af7f73a83..d4702d73b 100644 --- a/cpu/mpc8xxx/ddr/options.c +++ b/cpu/mpc8xxx/ddr/options.c @@ -142,7 +142,7 @@ unsigned int populate_memctl_options(int all_DIMMs_registered,  	 *	- number of components, number of active ranks  	 *	- how much time you want to spend playing around  	 */ -	popts->twoT_en = 1; +	popts->twoT_en = 0;  	popts->threeT_en = 0;  	/*  |