[U-Boot] An error in u-boot-2009.08/cpu/arm920t/start.S

Alessandro Rubini rubini-list at gnudd.com
Thu Nov 26 08:37:59 CET 2009


> 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


More information about the U-Boot mailing list