All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Roth <mroth@nessie.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2] arm: timer and interrupt init rework
Date: Mon, 04 May 2009 14:41:06 +0200	[thread overview]
Message-ID: <49FEE262.8030401@nessie.de> (raw)
In-Reply-To: <20090502212624.AD01183420E8@gemini.denx.de>

Wolfgang Denk schrieb:

> What is "slow clock"?

On (some) ARM SoC there are two oscillators: A "slow" free running
oscillator typically with a dedicated 32 kHz crystal and the "main"
oscillator with a dedicated crystal in the MHz range.

The processor starts with the slow slock enabled and init code needs
to set up PLLs and muxes etc. to enable the main oscillator and switch
to derived clocks like master clock, cpu clock, IO clock and so on.

  reply	other threads:[~2009-05-04 12:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-18  9:31 [U-Boot] [PATCH] arm: rename timer init callback timer_init Jean-Christophe PLAGNIOL-VILLARD
2009-04-27 21:53 ` Wolfgang Denk
2009-05-01 22:25 ` [U-Boot] [PATCH V2] arm: timer and interrupt init rework Jean-Christophe PLAGNIOL-VILLARD
2009-05-01 23:00   ` Dirk Behme
2009-05-01 23:14     ` Wolfgang Denk
2009-05-01 23:23     ` Jean-Christophe PLAGNIOL-VILLARD
2009-05-02  6:00       ` Dirk Behme
2009-05-02 12:50       ` Wolfgang Denk
2009-05-02 20:00         ` Jean-Christophe PLAGNIOL-VILLARD
2009-05-02 21:26           ` Wolfgang Denk
2009-05-04 12:41             ` Michael Roth [this message]
2009-05-06 19:20         ` Dirk Behme

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=49FEE262.8030401@nessie.de \
    --to=mroth@nessie.de \
    --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.