From: Steven Scholz <steven.scholz@imc-berlin.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] AT91RM9200 Errata (Was: CSB637 support - big bug..)
Date: Wed, 24 Aug 2005 11:15:34 +0200 [thread overview]
Message-ID: <430C3AB6.4000005@imc-berlin.de> (raw)
In-Reply-To: <9707.1124874543@www46.gmx.net>
Patrick,
.. wrote:
>>--- Urspr?ngliche Nachricht ---
>>Von: Steven Scholz <steven.scholz@imc-berlin.de>
>>An: Anders Larsen <alarsen@rea.de>
>>Kopie: "Patrick .." <oc3an@gmx.net>, u-boot-users at lists.sourceforge.net
>>Betreff: Re: [U-Boot-Users] AT91RM9200 Errata (Was: CSB637 support - big
>>bug..)
>>Datum: Wed, 24 Aug 2005 11:01:30 +0200
No need to sent the above text!
[snip]
>>-------------------------------------------------------
>>SF.Net email is Sponsored by the Better Software Conference & EXPO
>>September 19-22, 2005 * San Francisco, CA * Development Lifecycle
>>Practices
>>Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
>>Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
>>_______________________________________________
>>U-Boot-Users mailing list
>>U-Boot-Users at lists.sourceforge.net
>>https://lists.sourceforge.net/lists/listinfo/u-boot-users
>>
No need to sent the above text!
[snip]
> No need to wait between the writes.
Due to all the rubbish text above I forget the question... ;-)
> This fix is quite simple to implement. in lowlevel_init.S edit the values
> for MCKR (as shown below). You also need to modify the length of the
> assembly loop some lines above which iterates through this list (also shown
> below). This length should really be calculated (but it works).
Thanks a million.
> Then define MCKR_VAL0 as the first value to be written and MCKR_VAL1 as the
> second in the includes/common/csb637.h file.
>
> Hope this helps,
Sure. Maybe you could send unified diffs next time as they're much
easier to read.
Thanks anyway!
> /* memory control configuration */
> /* this isn't very elegant, but what the heck */
> ldr r0, =SMRDATA
> ldr r1, _MTEXT_BASE
> sub r0, r0, r1
> add r2, r0, #88 // Edited by Patrick
Aah. I forgot that. Cause I thought the original autjort would never do
a bad thing like hardcoding such a loop count ... ;-)
--
Steven
next prev parent reply other threads:[~2005-08-24 9:15 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-23 11:22 [U-Boot-Users] CSB637 support Patrick ..
2005-08-23 12:40 ` Wolfgang Denk
2005-08-23 14:53 ` Anders Larsen
2005-08-23 20:25 ` Wolfgang Denk
[not found] ` <14310.1124866768@www15.gmx.net>
2005-08-24 7:42 ` [U-Boot-Users] AT91RM9200 Errata (Was: CSB637 support - big bug..) Anders Larsen
2005-08-24 9:01 ` Steven Scholz
2005-08-24 9:09 ` [U-Boot-Users] " Patrick ..
2005-08-24 9:15 ` Steven Scholz [this message]
2005-08-24 9:39 ` Anders Larsen
[not found] ` <28381.1124873294@www46.gmx.net>
2005-08-24 9:47 ` Anders Larsen
2005-08-24 9:55 ` [U-Boot-Users] " Patrick ..
[not found] ` <2316.1124878461@www46.gmx.net>
2005-08-24 10:53 ` Anders Larsen
2005-08-24 12:57 ` [U-Boot-Users] " Patrick ..
2005-08-24 13:54 ` [U-Boot-Users] " Patrick ..
2005-08-24 14:14 ` Anders Larsen
2005-08-24 14:19 ` Steven Scholz
2005-08-24 14:23 ` [U-Boot-Users] " Patrick ..
2005-08-24 14:50 ` [U-Boot-Users] AT91RM9200 - Flash stored initrd Patrick ..
2005-08-24 15:05 ` Wolfgang Denk
2005-08-25 5:13 ` [U-Boot-Users] " Patrick ..
-- strict thread matches above, loose matches on Subject: below --
2005-08-24 8:33 [U-Boot-Users] AT91RM9200 Errata (Was: CSB637 support - big bug..) Martin Krause
2005-08-24 8:38 ` Steven Scholz
2005-08-24 8:43 ` Anders Larsen
2005-08-24 9:01 Martin Krause
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=430C3AB6.4000005@imc-berlin.de \
--to=steven.scholz@imc-berlin.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.