Re: [U-Boot] [PATCH V5 1/4] add TI DA8xx support: DA8xx includes

2009-11-18 Thread Wolfgang Denk
Dear Nick Thompson, In message <4b03bd0c.7080...@gefanuc.com> you wrote: > > I'm happy to submit a new patch to lowercase these enums if you > think that would be a good idea. It might be inviting trouble, > but I'm not aware of any outstanding patches that rely on these > values directly. I'm so

Re: [U-Boot] [PATCH V5 1/4] add TI DA8xx support: DA8xx includes

2009-11-18 Thread Scott Wood
On Wed, Nov 18, 2009 at 12:09:46AM +0100, Wolfgang Denk wrote: > In message <4af9823c.8090...@gefanuc.com> you wrote: > > Provides initial support for TI OMAP-L1x/DA8xx SoC devices. > > See http://www.ti.com > > > > The DA8xx devices are similar to DaVinci devices but have a differing > > memory m

Re: [U-Boot] [PATCH V5 1/4] add TI DA8xx support: DA8xx includes

2009-11-18 Thread Nick Thompson
On 17/11/09 23:10, Wolfgang Denk wrote: > Dear "Paulraj, Sandeep", > > In message <0554bef07d437848af01b9c9b5f0bc5d93f2f...@dlee01.ent.ti.com> you > wrote: >> >>> >>> Provides initial support for TI OMAP-L1x/DA8xx SoC devices. >>> See http://www.ti.com >>> >>> The DA8xx devices are similar to DaV

Re: [U-Boot] [PATCH V5 1/4] add TI DA8xx support: DA8xx includes

2009-11-17 Thread Paulraj, Sandeep
> Dear "Paulraj, Sandeep", > > In message <0554bef07d437848af01b9c9b5f0bc5d93f2f...@dlee01.ent.ti.com> > you wrote: > > > > > > > > Provides initial support for TI OMAP-L1x/DA8xx SoC devices. > > > See http://www.ti.com > > > > > > The DA8xx devices are similar to DaVinci devices but have a diff

Re: [U-Boot] [PATCH V5 1/4] add TI DA8xx support: DA8xx includes

2009-11-17 Thread Wolfgang Denk
Dear "Paulraj, Sandeep", In message <0554bef07d437848af01b9c9b5f0bc5d93f2f...@dlee01.ent.ti.com> you wrote: > > > > > Provides initial support for TI OMAP-L1x/DA8xx SoC devices. > > See http://www.ti.com > > > > The DA8xx devices are similar to DaVinci devices but have a differing > > memory m

Re: [U-Boot] [PATCH V5 1/4] add TI DA8xx support: DA8xx includes

2009-11-17 Thread Wolfgang Denk
Dear Nick Thompson, In message <4af9823c.8090...@gefanuc.com> you wrote: > Provides initial support for TI OMAP-L1x/DA8xx SoC devices. > See http://www.ti.com > > The DA8xx devices are similar to DaVinci devices but have a differing > memory map and updated peripheral versions. > > Signed-off-by

Re: [U-Boot] [PATCH V5 1/4] add TI DA8xx support: DA8xx includes

2009-11-12 Thread Paulraj, Sandeep
> > Provides initial support for TI OMAP-L1x/DA8xx SoC devices. > See http://www.ti.com > > The DA8xx devices are similar to DaVinci devices but have a differing > memory map and updated peripheral versions. > > Signed-off-by: Nick Thompson > Signed-off-by: Sekhar Nori > --- > Applies to u-bo