linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: Alireza Sadri <arsadri@yahoo.ca>
Cc: "linuxppc-embedded@lists.linuxppc.org"
	<linuxppc-embedded@lists.linuxppc.org>
Subject: Re: UPM driver of MPC8260
Date: Wed, 30 Jun 2004 16:26:13 +0200	[thread overview]
Message-ID: <20040630142618.01866C109F@atlas.denx.de> (raw)
In-Reply-To: Your message of "Wed, 30 Jun 2004 06:37:52 PDT." <20040630133752.81669.qmail@web12826.mail.yahoo.com>


Dear Alireza Sadri,

in message <20040630133752.81669.qmail@web12826.mail.yahoo.com> you wrote:
>
> I am going to use UPM of my MPC8260; I need it for
> handling a burstable SRAM.

This is something that your boot loader needs to deal  with.  It  has
nothing to do with Linux as the Linux kernel does not care about such
low-level hardware intializations. Strictly speaking, your message is
off topic here.

> I am using Wind River SBCPOWERQUICCII board. So I

I'm pretty sure that this is not the official name of the  board,  or
is it? Maybe it's SBC8260?

> think I need the configured UPM driver to be run on my
> Linux.

There  are  no  Linux  drivers  that  deal  with  this  stuff;  while
technically being possible, it makes little sende. Usually this stuff
is done in your boot loader.

> Does ELDK have UPM initialization routines for my
> purpose? Can I use this machine in a service then?

Well, the ELDK includes the full source  code  of  U-Boot,  and  yes,
there is a configuration of U-Boot for the SBC8260 available.

> Can I have this driver for any other Linux, for
> example VxWorks BSP? Can I configure my driver and use
> it for SRAM?

First, this is not a driver. It  is  part  of  the  low-level  system
initialization.

Second, VxWorks is a proprietary operating system, and  not  "another
Linux".

Finally, you will have to check which boot loader you are  using  and
which  sort  of  initializations are already being done there for the
SBC8260 board, and eventually add what  might  be  missing  for  your
specific  setup.  But this is off topic here (feel free to ask futher
question on the u-boot-users mailing list - if you use U-Boot).

Best regards,

Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
Without facts, the decision cannot be made logically. You  must  rely
on your human intuition.
	-- Spock, "Assignment: Earth", stardate unknown

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2004-06-30 14:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-30 13:37 UPM driver of MPC8260 Alireza Sadri
2004-06-30 14:26 ` Wolfgang Denk [this message]
2004-07-01 11:12   ` Alireza Sadri
2004-07-01 12:18     ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2004-06-30 14:15 Ho Jeffrey-r26191
2004-07-01 12:37 VanBaren, Gerald (AGRE)

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=20040630142618.01866C109F@atlas.denx.de \
    --to=wd@denx.de \
    --cc=arsadri@yahoo.ca \
    --cc=linuxppc-embedded@lists.linuxppc.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).