From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Hamman Date: Fri, 10 Aug 2007 16:27:09 -0500 Subject: [U-Boot-Users] [PATCH 2/2] Add support for SBC8641D In-Reply-To: <1186775893.32131.4.camel@ld0161-tx32> References: <1186690263.7118.6.camel@server> <1186775893.32131.4.camel@ld0161-tx32> Message-ID: <039401c7db95$35dc5270$6d00a8c0@ESIDT> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Jon, > -----Original Message----- > From: Jon Loeliger [mailto:jdl at freescale.com] > Sent: Friday, August 10, 2007 2:58 PM > To: joe.hamman at 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, > > 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