]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Fix missing freqOPB for 405EP
authorDirk Eibach <eibach@gdsys.de>
Fri, 10 Jul 2009 12:47:32 +0000 (14:47 +0200)
committerStefan Roese <sr@denx.de>
Fri, 24 Jul 2009 04:42:31 +0000 (06:42 +0200)
commit9b1b8c8a1bf52e9b65e1958e5205838576066cbc
treece2566da07df059b730768ece7a9916f0f60554d
parent0a371ca08908c9b2a58171223a79bffea1f7c6f5
ppc4xx: Fix missing freqOPB for 405EP

In cpu/ppc4xx/speed.c initialization of sysInfo->freqOPB for 405EP was
left out for no obvious reason.

Signed-off-by: Dirk Eibach <eibach@gdsys.de>
Signed-off-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/speed.c