Re: [PATCH 1/3] powerpc/mpc85xx: remove the unneeded pci init functions for corenet ds board
From: Scott Wood <hidden>
Date: 2013-05-28 22:52:50
From: Scott Wood <hidden>
Date: 2013-05-28 22:52:50
On 05/21/2013 07:04:58 AM, Kevin Hao wrote:
It also seems that we don't support ISA on all the current corenet ds boards. So picking a primary bus seems useless, remove that function too.
IIRC that was due to some bugs in the PPC PCI code in the absence of =20 any primary bus. fsl_pci_assign_primary() will arbitrarily pick one to =20 be primary if there's no ISA. Have the bugs been fixed? -Scott=