commit | 5cfbc458d4957a186d1433cf1c14e8f4e6d4431f | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Mon Jan 24 23:36:17 2011 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Apr 04 09:24:40 2011 -0500 |
tree | 96bc8fc9e7b5208e681cfee684724efb20b1af2b | |
parent | aa8d3fb8f4d383e7371f8f678ca3db1ca7d0ae32 [diff] |
powerpc/85xx: Remove DATARATE_*_MHZ defines in static ddr init 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>