ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & Yosemite
authorStefan Roese <sr@denx.de>
Mon, 15 Oct 2007 09:29:33 +0000 (11:29 +0200)
committerStefan Roese <sr@denx.de>
Mon, 15 Oct 2007 09:29:33 +0000 (11:29 +0200)
commit5a5958b7de70ae99f0e7cbd5c97ec1346e051587
tree3f3830d2dfc19992bc1631c090d2a46d89cc989e
parentf8bf90461d9bad2e6fed31fcebaf235f60dd6763
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>
board/amcc/sequoia/sequoia.c
board/amcc/yosemite/yosemite.c
include/configs/sequoia.h
include/configs/yosemite.h