public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Gary Thomas <gthomas@redhat.com>
To: (Stefan Eletzhofer) <schuehle@t-online.de>
Cc: ecos <ecos-discuss@sourceware.cygnus.com>
Subject: RE: [ECOS] [PATCH] SRAM timings for SA1100  (Assabet with Nepons
Date: Wed, 25 Jul 2001 09:35:00 -0000	[thread overview]
Message-ID: <XFMail.20010725103524.gthomas@redhat.com> (raw)
In-Reply-To: <01072518271401.27298@ptcm-rv-38>

I plan to look at this, but it may require some configury since these changes
seem to be very dependent upon the Assabet revision.

I'll let you know when & how they have been integrated into the CVS sources.

On 25-Jul-2001 Stefan Eletzhofer wrote:
> Hello,
> below is my patch against the current 1.2 CVS version of hal_platform_setup.h
> to get the Neponset Expansion Board working unter Ecos/RedBoot.
> 
> This patch uses the timings as in the bootldr bootloader for LINUX. It works
> perfectly for me (i use BootLdr to boot a 2.4.6 Linux kernel and use PCMCIA
> through the SA1111 quite heavily).
> 
> --- hal_platform_setup.h.orig Wed Jul 25 18:19:21 2001
> +++ hal_platform_setup.h      Mon Jul  2 19:44:00 2001
> @@ -195,18 +195,26 @@
>          
>  // DRAM controller initialization        
>  dram_table:
> +// msc0 = 4b384370
> +// msc1 = 22212419
> +// msc2 = 42196669
> +// mecr = 994a994a
>          .word   SA11X0_DRAM0_CAS_0,           0xAAAAAA7F
>          .word   SA11X0_DRAM0_CAS_1,           0xAAAAAAAA
>          .word   SA11X0_DRAM0_CAS_2,           0xAAAAAAAA
> -//        .word   SA11X0_STATIC_CONTROL_0,      0x4B384B38
> -//        .word   SA11X0_STATIC_CONTROL_1,      0x22212419
> +        //.word   SA11X0_STATIC_CONTROL_0,      0x4B384B38
> +        //.word   SA11X0_STATIC_CONTROL_1,      0x22212419
> +        .word   SA11X0_STATIC_CONTROL_0,      0x4b384370
> +        .word   SA11X0_STATIC_CONTROL_1,      0x22212419
>          .word   SA11X0_EXP_BUS_CONFIGURATION, 0x994A994A
>          .word   SA11X0_REFRESH_CONFIGURATION, 0x49FC0327
>          .word   SA11X0_DRAM2_CAS_0,           0xAAAAAA7F
>          .word   SA11X0_DRAM2_CAS_1,           0xAAAAAAAA
>          .word   SA11X0_DRAM2_CAS_2,           0xAAAAAAAA
> -//        .word   SA11X0_STATIC_CONTROL_2,      0x42194449
> +        //.word   SA11X0_STATIC_CONTROL_2,      0x42194449
> +        .word   SA11X0_STATIC_CONTROL_2,      0x42196669
>          .word   SA11X0_SMROM_CONFIGURATION,   0xAFCCAFCC
> +        //.word   SA11X0_SMROM_CONFIGURATION,   0x994a994a
>          .word   SA11X0_DRAM_CONFIGURATION,    0x72547254        // Disabled
>          .word   0, 0
>  19:

      reply	other threads:[~2001-07-25  9:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-25  9:27 [ECOS] [PATCH] SRAM timings for SA1100 (Assabet with Neponset) Stefan Eletzhofer
2001-07-25  9:35 ` Gary Thomas [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=XFMail.20010725103524.gthomas@redhat.com \
    --to=gthomas@redhat.com \
    --cc=ecos-discuss@sourceware.cygnus.com \
    --cc=schuehle@t-online.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).