[U-Boot] [PATCH v4 0/6] Add support for TI OMAP4 SDP and Panda

2010-06-21 Thread Steve Sakoman
This is version 4, which takes into account all feedback to date, and has been rebased on the next branch. The folowing series adds support for two boards based upon the TI OMAP4430. The OMAP4430 is a Cortex-A9 based SOC from TI. The first patch in this series renames the cpu arm_cortexa8 to arm

Re: [U-Boot] [PATCH v4 0/6] Add support for TI OMAP4 SDP and Panda

2010-06-30 Thread Paulraj, Sandeep
> > This is version 4, which takes into account all feedback to date, and has > been rebased on the next branch. > > The folowing series adds support for two boards based upon the TI > OMAP4430. The OMAP4430 is a Cortex-A9 based SOC from TI. > > The first patch in this series renames the cpu

Re: [U-Boot] [PATCH v4 0/6] Add support for TI OMAP4 SDP and Panda

2010-07-01 Thread Steve Sakoman
On Wed, 2010-06-30 at 14:38 -0500, Paulraj, Sandeep wrote: > > > > > This is version 4, which takes into account all feedback to date, and has > > been rebased on the next branch. > > > > The folowing series adds support for two boards based upon the TI > > OMAP4430. The OMAP4430 is a Cortex-A9

Re: [U-Boot] [PATCH v4 0/6] Add support for TI OMAP4 SDP and Panda

2010-07-01 Thread Paulraj, Sandeep
> > On Wed, 2010-06-30 at 14:38 -0500, Paulraj, Sandeep wrote: > > > > > > > > This is version 4, which takes into account all feedback to date, and > has > > > been rebased on the next branch. > > > > > > The folowing series adds support for two boards based upon the TI > > > OMAP4430. The OMA

Re: [U-Boot] [PATCH v4 0/6] Add support for TI OMAP4 SDP and Panda

2010-07-01 Thread Steve Sakoman
On Thu, 2010-07-01 at 09:45 -0500, Paulraj, Sandeep wrote: > > > > > On Wed, 2010-06-30 at 14:38 -0500, Paulraj, Sandeep wrote: > > > > > > > > > > > This is version 4, which takes into account all feedback to date, and > > has > > > > been rebased on the next branch. > > > > > > > > The folowing

Re: [U-Boot] [PATCH v4 0/6] Add support for TI OMAP4 SDP and Panda

2010-07-01 Thread Paulraj, Sandeep
> > On Thu, 2010-07-01 at 09:45 -0500, Paulraj, Sandeep wrote: > > > > > > > > On Wed, 2010-06-30 at 14:38 -0500, Paulraj, Sandeep wrote: > > > > > > > > > > > > > > This is version 4, which takes into account all feedback to date, > and > > > has > > > > > been rebased on the next branch. > > >

Re: [U-Boot] [PATCH v4 0/6] Add support for TI OMAP4 SDP and Panda

2010-07-01 Thread Steve Sakoman
On Thu, 2010-07-01 at 11:01 -0500, Paulraj, Sandeep wrote: > > Yes, I don't think that the 2 errors are related to my patches > > (am3517_evm_config and s5p_goni_config). Neither of those boards seem > > to have made it into boards.cfg > > That seems to be the reason > > > > Is this something t

Re: [U-Boot] [PATCH v4 0/6] Add support for TI OMAP4 SDP and Panda

2010-07-05 Thread Paulraj, Sandeep
> > > > Please fix and resubmit. > > I'm not quite sure what went awry here, but the compile errors are > caused by the fix you did to the mmc patch. Perhaps due to applying the > patches out of order in your testing branch?? > > In any event, the patches seem to work here applied to the curre