diff options
author | Stefan Roese <sr@denx.de> | 2009-09-14 11:13:34 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2009-09-17 14:08:32 +0200 |
commit | e67af44d0167d8237dd2c2ddf8e301d19ca12914 (patch) | |
tree | 99de56bbabdeea9917b31031d90d3118adfeac0e /cpu/sh3 | |
parent | 84a45d33c2cc261dbd5411f7c2ad45f6003025b6 (diff) | |
download | u-boot-imx-e67af44d0167d8237dd2c2ddf8e301d19ca12914.zip u-boot-imx-e67af44d0167d8237dd2c2ddf8e301d19ca12914.tar.gz u-boot-imx-e67af44d0167d8237dd2c2ddf8e301d19ca12914.tar.bz2 |
ppc4xx: Consolidate get_OPB_freq()
All 4xx variants had their own, mostly identical get_OPB_freq()
function. Some variants even only had the OPB frequency calculated
in this routine and not supplied the sys_info.freqOPB variable
correctly (e.g. 405EZ). This resulted in incorrect OPB values passed
via the FDT to Linux.
This patch now removes all those copies and only uses one function
for all 4xx variants (except for IOP480 which doesn't have an OPB).
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'cpu/sh3')
0 files changed, 0 insertions, 0 deletions