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

31 May
2006
31 May
'06
3:49 a.m.
- 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
6915
Age (days ago)
6915
Last active (days ago)
0 comments
1 participants
participants (1)
-
Liu Dave-r63238