[U-Boot-Users] [PATCH] MPC83xx platform memory access perform ance improved

Liu Dave-r63238 DaveLiu at freescale.com
Wed May 31 03:49:26 CEST 2006


> >
> > 2. Memory write
> > When ECC enable, CPU write with 64bit. It makes DDR bus more
> > effective.
> 
> we need to be careful with this since not all 83xx have the ability  
> to do 64bit writes (832x doesn't have FP)

You are right, 832x doesn't have FP, but it also doesn't support ECC memory,
So it doesn't need memory init.

The memory init code is only used with 8349 v1.1 and 8360 v1.1,
The future version of 8349 and 8360 don't need these code, because
Its DDR controller supports memory init function.  

Do you have any good idea about memory init? 


Dave




More information about the U-Boot mailing list