
1 Feb
2011
1 Feb
'11
5:43 a.m.
On Jan 26, 2011, at 12:22 AM, Kumar Gala wrote:
Rather than having #defines DATARATE_*_MHZ, lets just match what we do on the SPD code and convert the DDR frequency into MHZ and just compare with a constant.
Based on patch from Poonam Aggrwal.
Signed-off-by: Kumar Gala galak@kernel.crashing.org
board/freescale/corenet_ds/ddr.c | 14 ++++++++------ board/freescale/corenet_ds/p4080ds_ddr.c | 24 +++++++++--------------- board/freescale/p1_p2_rdb/ddr.c | 25 +++++++++++-------------- 3 files changed, 28 insertions(+), 35 deletions(-)
applied to 85xx next
- k