[PATCH] [POWERPC] 4xx: Fix Haleakala PCIe compatibility problem in dts

Josh Boyer jwboyer at linux.vnet.ibm.com
Thu Feb 21 00:01:19 EST 2008


On Wed, 20 Feb 2008 11:45:58 +0100
Stefan Roese <sr at denx.de> wrote:

> 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.

Does ppc405ex_pciex_core_init need to grow some logic to detect 405ex
from 405exr and return the correct number of ports then?  It
unconditionally returns 2 today.

josh



More information about the Linuxppc-dev mailing list