From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V3 2/7] Tegra30: Add AVP (arm720t) files
Date: Tue, 11 Dec 2012 17:40:16 -0700 [thread overview]
Message-ID: <50C7D270.6060000@wwwdotorg.org> (raw)
In-Reply-To: <1355268858-7868-3-git-send-email-twarren@nvidia.com>
On 12/11/2012 04:34 PM, Tom Warren wrote:
> This provides SPL support for T30 boards - AVP early init, plus
> CPU (A9) init/jump to main U-Boot.
>
> Some changes were made to Tegra20 cpu.c to move common routines
> into tegra-common/cpu.c and reduce code duplication.
> diff --git a/arch/arm/cpu/arm720t/tegra-common/cpu.c b/arch/arm/cpu/arm720t/tegra-common/cpu.c
> +struct clk_pll_table tegra_pll_x_table[TEGRA_SOC_CNT][CLOCK_OSC_FREQ_COUNT] = {
> + /* TEGRA_SOC2_SLOW: 312 MHz */
> + {{ 312, 13, 0, 12}, /* OSC 13M */
> + { 260, 16, 0, 8}, /* OSC 19.2M */
> + { 312, 12, 0, 12}, /* OSC 12M */
> + { 312, 26, 0, 12}, /* OSC 26M */
> + },
Given my comment on patch 1, I'd suggest dropping that table entry too.
Aside from that, this patch,
Reviewed-by: Stephen Warren <swarren@nvidia.com>
next prev parent reply other threads:[~2012-12-12 0:40 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-11 23:34 [U-Boot] [PATCH V3 0/7] Add support for NVIDIA Tegra30 SoC Tom Warren
2012-12-11 23:34 ` [U-Boot] [PATCH V3 1/7] Tegra30: Add arch-tegra30 include files Tom Warren
2012-12-12 0:36 ` Stephen Warren
2012-12-12 16:23 ` Tom Warren
2012-12-12 22:02 ` Stephen Warren
2012-12-12 23:06 ` Tom Warren
2012-12-12 14:55 ` Simon Glass
2012-12-11 23:34 ` [U-Boot] [PATCH V3 2/7] Tegra30: Add AVP (arm720t) files Tom Warren
2012-12-12 0:40 ` Stephen Warren [this message]
2012-12-12 16:24 ` Tom Warren
2012-12-12 14:58 ` Simon Glass
2012-12-11 23:34 ` [U-Boot] [PATCH V3 3/7] Tegra30: Add CPU (armv7) files Tom Warren
2012-12-12 0:41 ` Stephen Warren
2012-12-11 23:34 ` [U-Boot] [PATCH V3 4/7] Tegra30: Add common CPU (shared) files Tom Warren
2012-12-12 0:45 ` Allen Martin
2012-12-12 16:14 ` Tom Warren
2012-12-12 22:06 ` Stephen Warren
2012-12-12 23:07 ` Tom Warren
2012-12-12 22:09 ` Stephen Warren
2012-12-11 23:34 ` [U-Boot] [PATCH V3 5/7] Tegra30: Cardhu: Add DT files Tom Warren
2012-12-12 22:10 ` Stephen Warren
2012-12-12 23:11 ` Tom Warren
2012-12-11 23:34 ` [U-Boot] [PATCH V3 6/7] Tegra30: Add generic Tegra30 build support Tom Warren
2012-12-12 22:13 ` Stephen Warren
2012-12-11 23:34 ` [U-Boot] [PATCH V3 7/7] Tegra30: Add/enable Cardhu build (T30 reference board) Tom Warren
2012-12-12 22:21 ` Stephen Warren
2012-12-12 1:09 ` [U-Boot] [PATCH V3 0/7] Add support for NVIDIA Tegra30 SoC Allen Martin
2012-12-12 2:47 ` Allen Martin
2012-12-12 3:05 ` Allen Martin
2012-12-12 22:40 ` Simon Glass
2012-12-12 23:12 ` Tom Warren
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=50C7D270.6060000@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