linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Koen Peeters <atm@cellink.net>
To: Alex Zeffertt <ajz@cambridgebroadband.com>
Cc: "linux-atm-general@lists.sourceforge.net"
	<linux-atm-general@lists.sourceforge.net>,
	linuxppc-embedded@ozlabs.org
Subject: Re: [Linux-ATM-General] Memory mapping the PHY on CR826
Date: Mon, 23 May 2005 22:43:29 +0200	[thread overview]
Message-ID: <42924071.7010804@cellink.net> (raw)
In-Reply-To: <20050523145953.3a2044ef.ajz@cambridgebroadband.com>

Hi Alex,

I have got the Microsys board but I believe
you sort of mixed up the 2 registers :

try :

    memctl->memc_br8 = 0xe0400821; // base 0xe0400000; default timings;
                                   //  bank valid; 8bit port; GPCM local;
    memctl->memc_or8 = 0xffff8820; // min banksize; addressline config

Please verify the or8 setting with the actual board configuration.


Alex Zeffertt wrote:
> Hi all,
> 
> Does anyone here have *any* code for memory mapping the PM5350 ATM phy
> on the Microsys CR826 board?
> 
> I've just purchased this board from Microsys and I'm trying to get the
> atm8260 ATM device driver to work on it - unfortunately I cannot seem to
> memory map the phy.  My current settings are:
> 
> 
>   memctl->memc_or8 = 0xe0400ef4; // base 0xe0400000; default timings
>   memctl->memc_br8 = 0xffff8821; // min banksize; 8bit port; GPCM local;
>                                  //  bank valid
> 
> Has anybody done this already?
> 
> TIA,
> 
> Alex
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by Oracle Space Sweepstakes
> Want to be the first software developer in space?
> Enter now for the Oracle Space Sweepstakes!
> http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
> _______________________________________________
> Linux-atm-general mailing list
> Linux-atm-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linux-atm-general


-- 
-------------------------------------------------
Koen Peeters
Cellink bvba
Catherinalaan 37, 3110 Rotselaar, Belgium
web : http://www.cellink.net/

  reply	other threads:[~2005-05-23 20:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-23 13:59 Memory mapping the PHY on CR826 Alex Zeffertt
2005-05-23 20:43 ` Koen Peeters [this message]
2005-05-24  8:46   ` [Linux-ATM-General] " Alex Zeffertt
2005-05-24  9:00 ` Clemens Koller
2005-05-24  9:09   ` Wolfgang Denk

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=42924071.7010804@cellink.net \
    --to=atm@cellink.net \
    --cc=ajz@cambridgebroadband.com \
    --cc=linux-atm-general@lists.sourceforge.net \
    --cc=linuxppc-embedded@ozlabs.org \
    /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 NNTP newsgroup(s).