Re: [U-Boot] [PATCH V2 05/18] OMAP5: palmas: Configure nominal opp vdd values

2012-03-07 Thread Menon, Nishanth
On Wed, Mar 7, 2012 at 14:34, Tom Rini wrote: > On Wed, Mar 7, 2012 at 11:19 AM, Menon, Nishanth wrote: >> On Wed, Mar 7, 2012 at 11:04, Tom Rini wrote: >>> On Thu, Mar 01, 2012 at 08:08:30PM +0530, R Sricharan wrote: >>> >>>> The nominal opp vdd values a

Re: [U-Boot] [PATCH V3] OMAP5: reset: Use cold reset in case of 5430ES1.0

2012-03-07 Thread Menon, Nishanth
On Wed, Mar 7, 2012 at 00:52, R Sricharan wrote: > Warm reset is not functional in case of omap5430ES1.0. > So use cold reset instead. > > Signed-off-by: R Sricharan > --- >  [v3] >     Addressed Tom Rini's comments. > >  arch/arm/cpu/armv7/omap-common/reset.S |    3 +++ >  arch/arm/cpu/armv7/oma

Re: [U-Boot] [PATCH V2 05/18] OMAP5: palmas: Configure nominal opp vdd values

2012-03-07 Thread Menon, Nishanth
On Wed, Mar 7, 2012 at 11:04, Tom Rini wrote: > On Thu, Mar 01, 2012 at 08:08:30PM +0530, R Sricharan wrote: > >> The nominal opp vdd values as recommended for >> ES1.0 silicon is set for mpu, core, mm domains using palmas. > > OK, this creates some trivial conflicts with > http://patchwork.ozlabs

Re: [U-Boot] [PATCH] omap4: board: change global data pointer to file scope

2010-11-04 Thread Menon, Nishanth
On Mon, Oct 25, 2010 at 16:13, Menon, Nishanth wrote: > DECLARE_GLOBAL_DATA_PTR is currently defined within the scope > of function while it is a global pointer. Change the scope of > definition to replicate it's global scope. This seems to help > gcc 4.5 optimizations as well.

Re: [U-Boot] [PATCH v3] mmc: omap: timeout counter fix

2010-11-04 Thread Menon, Nishanth
On Tue, Oct 26, 2010 at 14:04, Menon, Nishanth wrote: > > Having a loop with a counter is no timing guarentee for timing > accuracy or compiler optimizations. For e.g. the same loop counter > which runs when the MPU is running at 600MHz will timeout in around > half the time when

Re: [U-Boot] [PATCH 1/3] NET: LAN91C96 CONFIG_NET_MULTIify

2009-11-23 Thread Menon, Nishanth
Wolfgang Denk said the following on 11/22/2009 05:01 PM: > Dear Nishanth Menon, > > In message <1255669597-10607-2-git-send-email...@ti.com> you wrote: > >> Make the lan91c96 driver capable of CONFIG_NET_MULTI >> to be clean for the new arch, add a a lil detect function >> > --^

Re: [U-Boot] [PATCH 2/2] OMAP3:SDRC: introduce DDR types

2009-11-12 Thread Menon, Nishanth
> From: Tom [mailto:tom@windriver.com] > Sent: Thursday, November 12, 2009 11:30 AM > > Paulraj, Sandeep wrote: > Introduce Micron DDR timings and provide > CONFIG_OMAP3_INFINEON_DDR and CONFIG_OMAP3_MICRON_DDR config > options to allow for platform files to setup their timings

Re: [U-Boot] [PATCH 0/3] enable CONFIG_NET_MULTI for LAN91C96

2009-11-09 Thread Menon, Nishanth
> From: Ben Warren [mailto:biggerbadder...@gmail.com] > Sent: Friday, October 16, 2009 11:30 AM > > Nishanth Menon wrote: > > Based on the discussion[1] here is the patchset > > > > Patchset is based on [2], and tested on SDP3430. > > Other platforms would be prefered to be > > build/tested/fixed

Re: [U-Boot] [PATCH] mkconfig: deny messed up ARCH definition

2009-11-02 Thread Menon, Nishanth
> From: Wolfgang Denk [mailto:w...@denx.de] > Sent: Sunday, November 01, 2009 8:58 AM > > Dear Mike Frysinger, > > In message <200911010838.08938.vap...@gentoo.org> you wrote: > > > > > > > +if [ ! -z "$ARCH" -a "$ARCH" != "$2" ]; then > > > > > > > > is the !-z really needed ? > > > > > > We do

Re: [U-Boot] [PATCH] mkconfig: deny messed up ARCH definition

2009-10-31 Thread Menon, Nishanth
> -Original Message- > From: Mike Frysinger [mailto:vap...@gentoo.org] > Sent: Saturday, October 31, 2009 11:41 PM > To: u-boot@lists.denx.de > Cc: Menon, Nishanth; Gadiyar, Anand > Subject: Re: [U-Boot] [PATCH] mkconfig: deny messed up ARCH definition > > On Sat

Re: [U-Boot] Build breaks on some OMAP3 configs

2009-10-31 Thread Menon, Nishanth
Nishanth Menon said the following on 10/31/2009 03:07 PM: > Wolfgang Denk said the following on 10/30/2009 11:35 PM: > >> Dear Nishanth Menon, >> >> In message <4aeb4dc5.9040...@gmail.com> you wrote: >> >> >>> for some wierd reason, it does not seem to take the include/config.mk >>> file

Re: [U-Boot] [PATCH 0/3] enable CONFIG_NET_MULTI for LAN91C96

2009-10-16 Thread Menon, Nishanth
> -Original Message- > From: Ben Warren [mailto:biggerbadder...@gmail.com] > Sent: Friday, October 16, 2009 11:30 AM > Nishanth Menon wrote: > > Based on the discussion[1] here is the patchset > > > > Patchset is based on [2], and tested on SDP3430. > > Other platforms would be prefered to

Re: [U-Boot] NET: SDP3430: trouble with shifting from LAN9C916 to SMC91XX driver

2009-10-14 Thread Menon, Nishanth
Ben, > -Original Message- > From: Ben Warren [mailto:biggerbadder...@gmail.com] > Sent: Thursday, October 15, 2009 12:06 AM > To: Menon, Nishanth [..] > > include/configs/omap5912osk.h > > include/configs/omap730p2.h > > to confirm a non ti board which u

Re: [U-Boot] [PATCH 1/3] OMAP3 I2C Fix the sampling clock.

2009-06-20 Thread Menon, Nishanth
> -Original Message- > From: Jean-Christophe PLAGNIOL-VILLARD [mailto:plagn...@jcrosoft.com] > Sent: Saturday, June 20, 2009 8:19 PM > To: Tom Rix > Cc: u-boot@lists.denx.de; Menon, Nishanth; dirk.be...@googlemail.com > Subject: Re: [U-Boot] [PATCH 1/3] OMAP3 I2C Fix

Re: [U-Boot] [PATCH 2/3] I2C Add initial support for TWL4030

2009-06-20 Thread Menon, Nishanth
> -Original Message- > From: Tom Rix [mailto:tom@windriver.com] > Sent: Thursday, June 18, 2009 11:14 PM > To: u-boot@lists.denx.de; Menon, Nishanth; dirk.be...@googlemail.com > Cc: Tom Rix > Subject: [PATCH 2/3] I2C Add initial support for TWL4030 > >

Re: [U-Boot] [PATCH 3/3] TWL4030 Add power reset button

2009-06-20 Thread Menon, Nishanth
> -Original Message- > From: Tom Rix [mailto:tom@windriver.com] > Sent: Thursday, June 18, 2009 11:14 PM > To: u-boot@lists.denx.de; Menon, Nishanth; dirk.be...@googlemail.com > Cc: Tom Rix > Subject: [PATCH 3/3] TWL4030 Add power reset button Acked-by: Nishan

Re: [U-Boot] [PATCH 1/3] OMAP3 I2C Fix the sampling clock.

2009-06-20 Thread Menon, Nishanth
> -Original Message- > From: Tom Rix [mailto:tom@windriver.com] > Sent: Thursday, June 18, 2009 11:14 PM > To: u-boot@lists.denx.de; Menon, Nishanth; dirk.be...@googlemail.com > Cc: Tom Rix > Subject: [PATCH 1/3] OMAP3 I2C Fix the sampling clock. Acked-by: Nishanth M

Re: [U-Boot] [PATCH 4/4] ZOOM1 Add power reset button

2009-06-12 Thread Menon, Nishanth
> -Original Message- > From: Tom [mailto:tom@windriver.com] > Sent: Friday, June 12, 2009 4:57 PM > To: Jean-Christophe PLAGNIOL-VILLARD > Cc: u-boot@lists.denx.de; Menon, Nishanth > Subject: Re: [U-Boot] [PATCH 4/4] ZOOM1 Add power reset button >

Re: [U-Boot] [PATCH 1/4] OMAP3 I2C Fix the sampling clock.

2009-06-10 Thread Menon, Nishanth
> -Original Message- > From: Tom [mailto:tom@windriver.com] > Sent: Wednesday, June 10, 2009 9:44 PM > > This is a repeat story of what happened in linux-omap and kernel. We had > a similar discussion in [1] and related patch [2] to change equations. I > have the same reservations with

Re: [U-Boot] [PATCH 3/4] ZOOM2 Add power reset button

2009-06-10 Thread Menon, Nishanth
> -Original Message- > From: Heiko Schocher [mailto:h...@denx.de] > Sent: Wednesday, June 10, 2009 1:22 PM > > > > Regarding Dirk's and Heiko's comment: > > A) How about board/omap3/common/power.c to drivers/power/twl4030.c > > I don;t know, if this "board/omap3/common/power.c" is identica

Re: [U-Boot] [PATCH 3/4] ZOOM2 Add power reset button

2009-06-10 Thread Menon, Nishanth
> -Original Message- > From: Peter Tyser [mailto:pty...@xes-inc.com] > Sent: Wednesday, June 10, 2009 11:26 AM > > > >>> --- a/drivers/i2c/twl4030_i2c.c > > > >> All other drivers in drivers/i2c are host adapter drivers. Ie they > > > >> implement i2c_read(), i2c_write(), i2c_probe(), and

Re: [U-Boot] [PATCH 3/4] ZOOM2 Add power reset button

2009-06-10 Thread Menon, Nishanth
> -Original Message- > From: Dirk Behme [mailto:dirk.be...@googlemail.com] > Sent: Wednesday, June 10, 2009 10:44 AM > >>> --- a/drivers/i2c/twl4030_i2c.c > >> All other drivers in drivers/i2c are host adapter drivers. Ie they > >> implement i2c_read(), i2c_write(), i2c_probe(), and i2c_in

Re: [U-Boot] [PATCH 2/4] I2C Add initial support for TWL4030

2009-06-10 Thread Menon, Nishanth
> -Original Message- > From: Tom Rix [mailto:tom@windriver.com] > Sent: Wednesday, June 10, 2009 7:54 AM > To: u-boot@lists.denx.de > Cc: dirk.be...@googlemail.com; Menon, Nishanth; Tom Rix > Subject: [PATCH 2/4] I2C Add initial support for TWL4030 > > ---

Re: [U-Boot] [PATCH 1/4] OMAP3 I2C Fix the sampling clock.

2009-06-10 Thread Menon, Nishanth
> -Original Message- > From: Tom Rix [mailto:tom@windriver.com] > Sent: Wednesday, June 10, 2009 7:54 AM > > void i2c_init (int speed, int slaveadd) > { > - u16 scl; > + int psc, iclk, scll, sclh; > + > + /* Only handle standard and fast speeds */ > + if ((speed != OM

Re: [U-Boot] [PATCH 3/4] ZOOM2 Add power reset button

2009-06-10 Thread Menon, Nishanth
> -Original Message- > From: Peter Tyser [mailto:pty...@xes-inc.com] > Sent: Wednesday, June 10, 2009 9:27 AM > > diff --git a/drivers/i2c/twl4030_i2c.c b/drivers/i2c/twl4030_i2c.c > > index 774f813..549f974 100644 > > --- a/drivers/i2c/twl4030_i2c.c > > +++ b/drivers/i2c/twl4030_i2c.c > >

Re: [U-Boot] [PATCH 07/12 v2] ARM: OMAP3: Add memory and syslib common files, add NAND support

2008-10-07 Thread Menon, Nishanth
> -Original Message- > From: Scott Wood [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 07, 2008 12:30 PM > To: Nishanth Menon > Cc: Dirk Behme; u-boot@lists.denx.de; Kamat, Nishant; Menon, Nishanth > Subject: Re: [U-Boot] [PATCH 07/12 v2] ARM: OMAP3: Add memory a

Re: [U-Boot] [PATCH] ppc44x: RFC: Unification of virtex5 pp440 boards

2008-08-26 Thread Menon, Nishanth
Ricardo, > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ricardo Ribalda > Delgado > Sent: Tuesday, August 26, 2008 7:52 AM > To: [EMAIL PROTECTED] > Cc: u-boot@lists.denx.de; Stefan Roese; [EMAIL PROTECTED] > Subject: Re: [U-Boot] [PATCH] ppc44x: RFC:

Re: [U-Boot] FW: U-boot for Arm cortexA8

2008-08-22 Thread Menon, Nishanth
Hi Jean, > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jean-Christophe > PLAGNIOL-VILLARD > Sent: Friday, August 22, 2008 7:42 AM > To: Robert Schwebel > Cc: U-Boot user list; Peter Pearse > Subject: Re: [U-Boot] FW: U-boot for Arm cortexA8 > > On 13

Re: [U-Boot] USB serial console under Uboot

2008-08-20 Thread Menon, Nishanth
Mike, > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of mike zheng > Sent: Wednesday, August 20, 2008 3:44 PM > To: Hunter, Jon > Cc: u-boot@lists.denx.de; Ben Warren > Subject: Re: [U-Boot] USB serial console under Uboot > > I do have a USB-RS232 cable.