All of lore.kernel.org
 help / color / mirror / Atom feed
From: arno@natisbad.org (Arnaud Ebalard)
To: Roger Quadros <roger.quadros@nokia.com>
Cc: "Valkeinen Tomi (Nokia-D/Helsinki)" <Tomi.Valkeinen@nokia.com>,
	"tony@atomide.com" <tony@atomide.com>,
	"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	"linux-fbdev@vger.kernel.org" <linux-fbdev@vger.kernel.org>
Subject: Re: [PATCH 0/5] OMAP: RX51: Add LCD Panel Support for N900
Date: Wed, 07 Apr 2010 08:45:23 +0000	[thread overview]
Message-ID: <87iq83zm58.fsf@small.ssi.corp> (raw)
In-Reply-To: <4BBC3691.3030505@nokia.com> (Roger Quadros's message of "Wed, 07 Apr 2010 10:38:57 +0300")

Hi Roger,

Roger Quadros <roger.quadros@nokia.com> writes:

>> I also suspected a HW watchdog but 25 seconds did not sound like it. I
>> built a kernel without HW watchdog: same result.
>>
>> Any idea regarding how I could debug that?
>>
> You can try disabling the hw watchdogs via flasher.
>
> sudo flasher --set-rd-flags=no-omap-wd,no-ext-wd,no-lifeguard-reset
>
> This should prevent any watchdog resets.

It does the job! Thanks for the tip. Now that I have a working console,
I will try and make some progress.

Cheers,

a+

WARNING: multiple messages have this Message-ID (diff)
From: arno@natisbad.org (Arnaud Ebalard)
To: Roger Quadros <roger.quadros@nokia.com>
Cc: "Valkeinen Tomi (Nokia-D/Helsinki)" <Tomi.Valkeinen@nokia.com>,
	"tony@atomide.com" <tony@atomide.com>,
	"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	"linux-fbdev@vger.kernel.org" <linux-fbdev@vger.kernel.org>
Subject: Re: [PATCH 0/5] OMAP: RX51: Add LCD Panel Support for N900
Date: Wed, 07 Apr 2010 10:45:23 +0200	[thread overview]
Message-ID: <87iq83zm58.fsf@small.ssi.corp> (raw)
In-Reply-To: <4BBC3691.3030505@nokia.com> (Roger Quadros's message of "Wed, 07 Apr 2010 10:38:57 +0300")

Hi Roger,

Roger Quadros <roger.quadros@nokia.com> writes:

>> I also suspected a HW watchdog but 25 seconds did not sound like it. I
>> built a kernel without HW watchdog: same result.
>>
>> Any idea regarding how I could debug that?
>>
> You can try disabling the hw watchdogs via flasher.
>
> sudo flasher --set-rd-flags=no-omap-wd,no-ext-wd,no-lifeguard-reset
>
> This should prevent any watchdog resets.

It does the job! Thanks for the tip. Now that I have a working console,
I will try and make some progress.

Cheers,

a+

  reply	other threads:[~2010-04-07  8:45 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-23  9:56 [PATCH 0/5] OMAP: RX51: Add LCD Panel Support for N900 Roger Quadros
2010-03-23  9:56 ` Roger Quadros
2010-03-23  9:56 ` [PATCH 1/5] OMAP: RX51: Add LCD Panel support Roger Quadros
2010-03-23  9:56   ` Roger Quadros
2010-03-23  9:56   ` [PATCH 2/5] OMAP: RX51: Add "vdds_sdi" supply voltage for SDI Roger Quadros
2010-03-23  9:56     ` Roger Quadros
2010-03-23  9:56     ` [PATCH 3/5] OMAP: RX51: Add Touch Controller in SPI board info Roger Quadros
2010-03-23  9:56       ` Roger Quadros
2010-03-23  9:56       ` [PATCH 4/5] OMAP: DSS2: Add ACX565AKM Panel Driver Roger Quadros
2010-03-23  9:56         ` Roger Quadros
2010-03-23  9:56         ` [PATCH 5/5] OMAP: RX51: Add LCD Panel and framebuffer console to defconfig Roger Quadros
2010-03-23  9:56           ` Roger Quadros
2010-03-23 10:12   ` [PATCH 1/5] OMAP: RX51: Add LCD Panel support pHilipp Zabel
2010-03-23 10:12     ` pHilipp Zabel
2010-03-23 11:20     ` Roger Quadros
2010-03-23 11:20       ` Roger Quadros
2010-03-23 13:48   ` G, Manjunath Kondaiah
2010-03-23 13:48     ` G, Manjunath Kondaiah
2010-03-23 13:55     ` Roger Quadros
2010-03-23 13:55       ` Roger Quadros
2010-03-23 13:55     ` Roger Quadros
2010-03-23 13:55       ` Roger Quadros
2010-04-06  8:14 ` [PATCH 0/5] OMAP: RX51: Add LCD Panel Support for N900 Arnaud Ebalard
2010-04-06  8:14   ` Arnaud Ebalard
2010-04-06  9:50   ` Roger Quadros
2010-04-06  9:50     ` Roger Quadros
2010-04-06 20:41     ` Arnaud Ebalard
2010-04-06 20:41       ` Arnaud Ebalard
2010-04-07  5:38       ` Tomi Valkeinen
2010-04-07  5:38         ` Tomi Valkeinen
2010-04-07  7:35         ` Arnaud Ebalard
2010-04-07  7:35           ` Arnaud Ebalard
2010-04-07  7:38           ` Roger Quadros
2010-04-07  7:38             ` Roger Quadros
2010-04-07  8:45             ` Arnaud Ebalard [this message]
2010-04-07  8:45               ` Arnaud Ebalard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87iq83zm58.fsf@small.ssi.corp \
    --to=arno@natisbad.org \
    --cc=Tomi.Valkeinen@nokia.com \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=roger.quadros@nokia.com \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.