All of lore.kernel.org
 help / color / mirror / Atom feed
From: plagnioj@jcrosoft.com (Jean-Christophe PLAGNIOL-VILLARD)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/5] Fix AT91SAM9G20 reset as per the errata in the data sheet
Date: Fri, 15 Oct 2010 14:29:02 +0200	[thread overview]
Message-ID: <20101015122902.GF11127@game.jcrosoft.org> (raw)
In-Reply-To: <29a192a1f4f98dd05b72ed8eafe67bd6aadd8432.1287076894.git.nicolas.ferre@atmel.com>

> +at91sam9g20_reset:	mov	r0, #0
> +			mcr	p15, 0, r0, c7, c5, 0	@ flush I-cache
do we really need to flush the I-cache again

Best Regards,
J.

WARNING: multiple messages have this Message-ID (diff)
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, avictor.za@gmail.com,
	phorton@bitbox.co.uk
Subject: Re: [PATCH 1/5] Fix AT91SAM9G20 reset as per the errata in the data sheet
Date: Fri, 15 Oct 2010 14:29:02 +0200	[thread overview]
Message-ID: <20101015122902.GF11127@game.jcrosoft.org> (raw)
In-Reply-To: <29a192a1f4f98dd05b72ed8eafe67bd6aadd8432.1287076894.git.nicolas.ferre@atmel.com>

> +at91sam9g20_reset:	mov	r0, #0
> +			mcr	p15, 0, r0, c7, c5, 0	@ flush I-cache
do we really need to flush the I-cache again

Best Regards,
J.

  reply	other threads:[~2010-10-15 12:29 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-28 15:37 [PATCH] Fix AT91SAM9G20 reset Peter Horton
2010-06-21 14:30 ` Lucas
2010-06-21 15:14   ` Peter Horton
2010-10-14 13:34 ` Nicolas Ferre
2010-10-14 15:31   ` Peter Horton
2010-10-14 17:25 ` [PATCH 1/5] Fix AT91SAM9G20 reset as per the errata in the data sheet Nicolas Ferre
2010-10-14 17:25   ` Nicolas Ferre
2010-10-15 12:29   ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2010-10-15 12:29     ` Jean-Christophe PLAGNIOL-VILLARD
2010-10-19 10:05     ` Nicolas Ferre
2010-10-19 10:05       ` Nicolas Ferre
2010-10-14 17:25 ` [PATCH 2/5] AT91: trivial: align comment of at91sam9g20_reset with one more tab Nicolas Ferre
2010-10-14 17:25   ` Nicolas Ferre
2010-10-14 17:25 ` [PATCH 3/5] AT91: reset routine cleanup Nicolas Ferre
2010-10-14 17:25   ` Nicolas Ferre
2010-10-14 17:25 ` [PATCH 4/5] AT91: rename at91sam9g20_reset.S to generalize to several chips Nicolas Ferre
2010-10-14 17:25   ` Nicolas Ferre
2010-10-14 17:25 ` [PATCH 5/5] AT91: reset: extend alternate reset procedure " Nicolas Ferre
2010-10-14 17:25   ` Nicolas Ferre

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=20101015122902.GF11127@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.com \
    --cc=linux-arm-kernel@lists.infradead.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 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.