From: Tom <Tom.Rix@windriver.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 09:57:10 -0600 [thread overview]
Message-ID: <4B0EA556.2060804@windriver.com> (raw)
In-Reply-To: <20091126073759.GA12543@mail.gnudd.com>
Alessandro Rubini wrote:
>> 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".
Yes
I have the manual now.
INTERRUPT SUB MASK (INTSUBMSK) REGISTER
This register has 11 bits each of which is related to an interrupt source.
If a specific bit is set to 1, the interrupt request from the corresponding
interrupt source is not serviced by the CPU (note that even in such a case,
the corresponding bit of the SUBSRCPND register is set to 1). If the mask bit
is 0, the interrupt request can be serviced.
> Actually, I think masking all 32 bits can't have any adverse effect.
No.
These are marked are resevered.
As reserved, we can not assume what the future meaning of these bits will
be.
> Also, reset value is documented to be 0x7FF (all masked).
>
Yes, the reset value is 7ff.
So I think this is a problem.
Please send a patch.
Thanks for finding this problem.
Tom
> /alessandro
prev parent reply other threads:[~2009-11-26 15:57 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
2009-11-26 15:57 ` Tom [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=4B0EA556.2060804@windriver.com \
--to=tom.rix@windriver.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox