[U-Boot] An error in u-boot-2009.08/cpu/arm920t/start.S
Tom
Tom.Rix at windriver.com
Thu Nov 26 04:59:26 CET 2009
Wolfgang Denk wrote:
> Dear Tom,
>
> In message <902963.84935.qm at web15002.mail.cnb.yahoo.com> =?utf-8?B?6Zu3IOmrmA==?= wrote:
>> In u-boot-2009.08/cpu/arm920t/start.S, the instruction of line 158 is
>> "ldr r1, x3ff", but the effective bits in INTSUBMSK register of
>> S3C2410 are [10...0]. So I think "0x3ff" is not right. The right
>> value should be "0x7ff".
>
> What do you think?
>
I am looking into this.
git log is unhelpful. The commit happened in the initial import in 2002 (or 3?)
How does one look into the ancient history of u-boot?
Is there still a cvs version of the old src?
On the change, someone is wrong..
Does someone have the s3c2410 manual?
I have made a document request.
If someone could look this up and verify the bit extent is 11 or 10 bits that
would be helpful.
Tom
> Best regards,
>
> Wolfgang Denk
>
More information about the U-Boot
mailing list