[U-Boot] [PATCH 1/2] powerpc/85xx: Remove DATARATE_*_MHZ defines in static ddr init
Kumar Gala
galak at kernel.crashing.org
Tue Feb 1 05:43:46 CET 2011
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 at 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
More information about the U-Boot
mailing list