commit | e33eb074cb95783b4497327098e4128e9f8c15b9 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Feb 20 21:45:58 2008 +1100 |
committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | Wed Feb 27 09:43:15 2008 -0600 |
tree | eec0fe3c3e1e235f2a6ffc2bb2f99794de9c3128 | |
parent | 13dbf42210565418e925f883e9217b9eda5244a2 [diff] |
[POWERPC] 4xx: Fix Haleakala PCIe compatibility problem in dts Since the 4xx PCIe driver checks for 405ex compatibility, the PCIe interface was not detected as it is currently defined as "405exr" compatible. This patch changes it to "405ex". The 405EX and 405EXr are identical exept that the 2nd PCIe and the 2nd EMAC interfaces are missing. Signed-off-by: Stefan Roese <sr@denx.de> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>