commit | b0b867462c569e7accd6f78c942cbab028116ecf | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Oct 29 15:04:35 2009 +0100 |
committer | Stefan Roese <sr@denx.de> | Mon Nov 09 11:26:57 2009 +0100 |
tree | 28ff468681f1689d4abf7478eae575d748d04bfa | |
parent | 2cd95a25cb0ee8218b271d23d64fb3f719ac5390 [diff] |
ppc4xx: Consolidate 4xx PCIe board specific configuration This patch consolidates the PPC4xx board specific PCIe configuration code. This way the duplicated code is removed. Boards can implement a special, non standard behaviour (e.g. number of PCIe slots, etc) by overriding the weak default functions. Signed-off-by: Stefan Roese <sr@denx.de>