commit | f77ca5d38d0b324c7c6129592ea92e9c08e04802 | [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 | 746e2f3cb742e3014dca964465e0c96c4b2b8e1f [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>