commit | 84382438a9630caf413a43746e7402a784503cb6 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Fri Feb 02 12:44:22 2007 +0100 |
committer | Stefan Roese <sr@denx.de> | Fri Feb 02 12:44:22 2007 +0100 |
tree | ffbd07e6e891c8a8461890b76c60000cd25475ef | |
parent | ef9ce4b94cf7de73f9b6e08b77f0df169e9179ef [diff] |
[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>