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
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
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
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.
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
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
>>
> --^
> 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
> 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
> 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
> -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
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
> -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
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
> -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
> -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
>
>
> -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
> -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
> -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
>
> -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
> -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
> -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
> -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
> -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
>
> ---
> -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
> -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
> >
> -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
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:
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
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.
29 matches
Mail list logo