
Hi Jon,
-----Original Message----- From: Jon Loeliger [mailto:jdl@freescale.com] Sent: Friday, August 10, 2007 2:58 PM To: joe.hamman@embeddedspecialties.com Cc: u-boot-users Subject: Re: [PATCH 2/2] Add support for SBC8641D
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.
Sounds good. PCI isn't a requirement for my customer, anyway.
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.
Will I find the new PCI code in the testing tree?
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.
I'll get it in ASAP.
Best regards, Joe