From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/6] armv8: Make COUNTER_FREQUENCY optional
Date: Thu, 20 Aug 2015 09:32:05 -0600 [thread overview]
Message-ID: <55D5F2F5.9090208@wwwdotorg.org> (raw)
In-Reply-To: <1440063743-22838-1-git-send-email-thierry.reding@gmail.com>
On 08/20/2015 03:42 AM, Thierry Reding wrote:
> From: Thierry Reding <treding@nvidia.com>
>
> Some platforms have the means to determine the counter frequency at
> runtime, so give them an opportunity to do so.
Aside from the one comment I already made, the series,
Acked-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
I validated that the calculated clk_m rate is correct on p2371-2180 when
booted under L4T's nvtboot. I didn't validate the programming of
cntfrq_el0, since I'm booting at EL2 not EL3. Still, that part is
trivial and the same code as in start.S.
Tom, this series would replace my patch "ARM: tegra: fix
COUNTER_FREQUENCY for T210". Or perhaps apply my patch then fix up the
minor conflicts when applying this series. That would at least document
the fact that COUNTER_FREQUENCY was wrong in all the initial header
files, in case someone looks back at old git versions.
prev parent reply other threads:[~2015-08-20 15:32 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-20 9:42 [U-Boot] [PATCH 1/6] armv8: Make COUNTER_FREQUENCY optional Thierry Reding
2015-08-20 9:42 ` [U-Boot] [PATCH 2/6] ARM: tegra: Implement clk_m Thierry Reding
2015-08-20 14:58 ` Stephen Warren
2015-08-20 16:20 ` Tom Warren
2015-08-27 17:08 ` Tom Warren
2015-08-20 9:42 ` [U-Boot] [PATCH 3/6] ARM: tegra: clk_m is the architected timer source clock Thierry Reding
2015-08-20 9:42 ` [U-Boot] [PATCH 4/6] e2220-1170: Remove hard-coded counter frequency Thierry Reding
2015-08-20 9:42 ` [U-Boot] [PATCH 5/6] p2371: " Thierry Reding
2015-08-20 15:33 ` Stephen Warren
2015-08-20 9:42 ` [U-Boot] [PATCH 6/6] p2571: " Thierry Reding
2015-08-20 15:32 ` 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=55D5F2F5.9090208@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