
On Thu, 2007-08-09 at 15:11, Joe Hamman wrote:
Add support for Wind River's SBC8641D reference board.
Signed-off by: Joe Hamman joe.hamman@embeddedspecialties.com
Joe,
I have applied both of your SBC8641 patches to the -mpc86xx custodian tree now. Note, however, that they have been applied on top of the PCI rework patches that happened a bit earlier in our tree. As those patches have already been pulled upstream, we will need to do some minor re-work of your PCI initialization to make it work again.
Just to make some progress here, I have applied your patches, but have _disabled_ the PCI with an "#undef PCI" in the config file for now. Doing this allows the board to build and MAKEALL to be happy. We'll call this progress.
Please take a look at the mpc8641hpcn.c file for how it now sets up and calls fsl_pci_init() instead of pci_mpc86xx_init(). I hope this is pretty clear and workable for you.
When you have this working, I will apply it to the -mpc86xx custodian tree and request Wolfgang pull it! To that end, please try to get that to me before the close of this merge window on the 17th.
Thanks! jdl