public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/4] ARM: tegra: simplify halt_avp()
Date: Thu, 27 Feb 2014 10:19:48 -0700	[thread overview]
Message-ID: <530F73B4.6020703@wwwdotorg.org> (raw)
In-Reply-To: <1391461407-21529-4-git-send-email-swarren@wwwdotorg.org>

On 02/03/2014 02:03 PM, Stephen Warren wrote:
> From: Stephen Warren <swarren@nvidia.com>
> 
> In order to completely halt the AVP processor, we should simply write
> FLOW_MODE_STOP without any extra options that allow wakeup. Amend the
> code to do this.
> 
> I believe that enabling FIQ_1 and IRQ_1 allow the CPU to be awoken by
> interrupts. We don't want this; if later SW wishes to use the AVP, it
> should be reset and booted from scratch.
> 
> Related, the bits that were previously IRQ_1 and FIQ_1 have a slightly
> different definition starting with Tegra114, so the values we're
> writing don't entirely make sense there anyway.

Tom, does this series look good? I'd really like to get these fixes into
2014.04 so that it can boot on our simulator without any local patches.
Thanks.

      reply	other threads:[~2014-02-27 17:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-03 21:03 [U-Boot] [PATCH 1/4] ARM: tegra: move CONFIG_TEGRAnn Stephen Warren
2014-02-03 21:03 ` [U-Boot] [PATCH 2/4] ARM: tegra: fix pmc_pwrgate_timer_mult register definition Stephen Warren
2014-02-03 21:03 ` [U-Boot] [PATCH 3/4] ARM: tegra: fix NV_PA_CSITE_BASE for Tegra124 Stephen Warren
2014-02-03 21:18   ` Tom Warren
2014-02-03 21:25     ` Stephen Warren
2014-02-03 21:03 ` [U-Boot] [PATCH 4/4] ARM: tegra: simplify halt_avp() Stephen Warren
2014-02-27 17:19   ` Stephen Warren [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=530F73B4.6020703@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --cc=u-boot@lists.denx.de \
    /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