commit | fa25747b7dcfe8d28bacc72d96d9ca9fc24aa179 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Oct 15 11:29:33 2007 +0200 |
committer | Stefan Roese <sr@denx.de> | Mon Oct 15 11:29:33 2007 +0200 |
tree | 3f3830d2dfc19992bc1631c090d2a46d89cc989e | |
parent | 36fbbafa3f09dee8cab117b8a2cc803d36801f34 [diff] |
ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & Yosemite The BCSR status bit for the 66MHz PCI operation was correctly addressed (MSB/LSB problem). Now the correct currently setup PCI frequency is displayed upon bootup. This patch also fixes this problem on Rainier & Yellowstone, since these boards use the same souce code as Sequoia & Yosemite do. Signed-off-by: Stefan Roese <sr@denx.de>