[PATCH] Correctly display PCI arbiter en-/disabled on some 4xx boards
authorStefan Roese <sr@denx.de>
Fri, 2 Feb 2007 11:44:22 +0000 (12:44 +0100)
committerStefan Roese <sr@denx.de>
Fri, 2 Feb 2007 11:44:22 +0000 (12:44 +0100)
commit7372ca68227930d03cffa548310524cad5b96733
treeffbd07e6e891c8a8461890b76c60000cd25475ef
parent2aa54f651a42d198673318f07a20c89a43e4d197
[PATCH] Correctly display PCI arbiter en-/disabled on some 4xx boards

Previously the strapping DCR/SDR was read to determine if the internal PCI
arbiter is enabled or not. This strapping bit can be overridden, so now
the current status is read from the correct DCR/SDR register.

Signed-off-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/cpu.c