From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 1/2] sh: Drop dependence for 29bit mode of trigger_address_error()
Date: Tue, 08 Jun 2010 04:39:06 +0000 [thread overview]
Message-ID: <20100608043906.GD6376@linux-sh.org> (raw)
In-Reply-To: <AANLkTim7PR--Y_fueeMtdvnVX8BUJZK0iwG-rModFYzK@mail.gmail.com>
On Tue, Jun 08, 2010 at 01:31:25PM +0900, Nobuhiro Iwamatsu wrote:
> Paul Mundt wrote:
> >On Tue, Jun 08, 2010 at 11:00:13AM +0900, Nobuhiro Iwamatsu wrote:
> >>When CONFIG_PMB enable, ITLB is not cleared by reset of watchdog timer.
> >>This should use trigger_address_error().
> >>
> >>Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
> >
> >The whole reason for the 29-bit dependence is that we have no way to
> >trigger an address error reset in 32-bit mode. Have you even tested this?
> >
>
> I tested 32bit mode on sh7785lcr.
> When watchboot tigger reset was not used this board, I confirmed reset
> enterd.
>
The reason we limited it to 29-bit was simply because it had no effect on
SDK7786 where the 0x8... mappings don't even exist until we manualy
establish them. However, if we toggle MMUCR.TI immediately prior to that
like your other patch does, we can likely generate a reset by the MMU.
I'll test it out on my SH7785LCR and SDK7786 and see how it goes.
prev parent reply other threads:[~2010-06-08 4:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-08 2:00 [PATCH 1/2] sh: Drop dependence for 29bit mode of Nobuhiro Iwamatsu
2010-06-08 3:10 ` [PATCH 1/2] sh: Drop dependence for 29bit mode of trigger_address_error() Paul Mundt
2010-06-08 4:31 ` [PATCH 1/2] sh: Drop dependence for 29bit mode of Nobuhiro Iwamatsu
2010-06-08 4:39 ` Paul Mundt [this message]
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=20100608043906.GD6376@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=linux-sh@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox