All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] arm: Tegra2: Add missing PLLX init
Date: Wed, 13 Apr 2011 22:12:56 +0200	[thread overview]
Message-ID: <4DA603C8.6020600@aribaud.net> (raw)
In-Reply-To: <1302725258-28539-2-git-send-email-twarren@nvidia.com>

Le 13/04/2011 22:07, Tom Warren a ?crit :

> +	reg = CPCON;		/* CPCON = 0001 */

> +#define CPCON			(1<<  8)

Which one is the correct value? 0001 or 0x100?

Amicalement,
-- 
Albert.

  reply	other threads:[~2011-04-13 20:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-13 20:07 [U-Boot] [PATCH 0/3] Fix hang when loading U-Boot from SPI or NAND Tom Warren
2011-04-13 20:07 ` [U-Boot] [PATCH 1/3] arm: Tegra2: Add missing PLLX init Tom Warren
2011-04-13 20:12   ` Albert ARIBAUD [this message]
2011-04-13 20:23     ` Tom Warren
2011-04-13 20:07 ` [U-Boot] [PATCH 2/3] arm: Tegra2: GPIO: Add basic GPIO functionality Tom Warren
2011-04-13 20:14   ` Albert ARIBAUD
2011-04-13 20:26     ` Tom Warren
2011-04-13 20:31       ` Albert ARIBAUD
2011-04-13 20:36         ` Tom Warren
2011-04-13 20:07 ` [U-Boot] [PATCH 3/3] arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO init 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=4DA603C8.6020600@aribaud.net \
    --to=albert.u.boot@aribaud.net \
    --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 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.