All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alessandro Rubini <rubini-list@gnudd.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] An error in u-boot-2009.08/cpu/arm920t/start.S
Date: Thu, 26 Nov 2009 08:37:59 +0100	[thread overview]
Message-ID: <20091126073759.GA12543@mail.gnudd.com> (raw)
In-Reply-To: <4B0DFD1E.50005@windriver.com>

> Does someone have the s3c2410 manual?

2410UserManual.pdf:

   USER'S MANUAL
   S3C2410A ? 200MHz & 266MHz 32-Bit RISC Microprocessor Revision 1.0

   [...]

   INTERRUPT SUB MASK (INTSUBMSK) REGISTER This register has 11 bits each
   of which is related to an interrupt source. [...]

Bits 0..10 are valid, and Bit 10 is "INT_ADC".
Actually, I think masking all 32 bits can't have any adverse effect.
Also, reset value is documented to be 0x7FF (all masked).

/alessandro

  reply	other threads:[~2009-11-26  7:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-21  2:28 [U-Boot] An error in u-boot-2009.08/cpu/arm920t/start.S 雷 高
2009-11-22 21:23 ` Wolfgang Denk
2009-11-26  3:59   ` Tom
2009-11-26  7:37     ` Alessandro Rubini [this message]
2009-11-26 15:57       ` Tom

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=20091126073759.GA12543@mail.gnudd.com \
    --to=rubini-list@gnudd.com \
    --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.