linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Raven Cop 8260 Utility
@ 2002-02-14 10:13 Bruno Coudoin
  2002-02-14 11:01 ` Wolfgang Denk
  0 siblings, 1 reply; 6+ messages in thread
From: Bruno Coudoin @ 2002-02-14 10:13 UTC (permalink / raw)
  To: linuxppc-embedded


Did somebody has successfully been able to use the free Special OCD
Commander for MPC8260 eval board from Macgraigor for their Raven COP
cable.

In our case with an MPC8260ADS boards, we have the OCD Commander works
fine but the Special MPC8260 version tells it can't connect to the Raven
Cop.

Thanks in advance,
Bruno.

--
Bruno Coudoin
ANFORA - http://www.anfora.fr
Tel: (33)5 61 00 34 67


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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Raven Cop 8260 Utility
  2002-02-14 10:13 Bruno Coudoin
@ 2002-02-14 11:01 ` Wolfgang Denk
  2002-02-14 11:26   ` Bruno Coudoin
  0 siblings, 1 reply; 6+ messages in thread
From: Wolfgang Denk @ 2002-02-14 11:01 UTC (permalink / raw)
  To: Bruno Coudoin; +Cc: linuxppc-embedded


In message <1013681637.30550.21.camel@bruno> you wrote:
>
> Did somebody has successfully been able to use the free Special OCD
> Commander for MPC8260 eval board from Macgraigor for their Raven COP
> cable.

Even if you could get it working, it won't take you far. Or  do  they
have MMU support now?

Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
See us @ Embedded Systems Nuremberg, Feb 19-21, Hall 12 K01 (with TQ)

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Raven Cop 8260 Utility
  2002-02-14 11:01 ` Wolfgang Denk
@ 2002-02-14 11:26   ` Bruno Coudoin
  0 siblings, 0 replies; 6+ messages in thread
From: Bruno Coudoin @ 2002-02-14 11:26 UTC (permalink / raw)
  To: Wolfgang Denk; +Cc: linuxppc-embedded


No, there is still no mmu support but it would allow us to flash
ppcboot. The Special OCD commander for MPC8260 includes the flashing
capability.

Bruno.

le jeu 14-02-2002 à 12:01, Wolfgang Denk a écrit :
> In message <1013681637.30550.21.camel@bruno> you wrote:
> >
> > Did somebody has successfully been able to use the free Special OCD
> > Commander for MPC8260 eval board from Macgraigor for their Raven COP
> > cable.
>
> Even if you could get it working, it won't take you far. Or  do  they
> have MMU support now?
>
> Wolfgang Denk
>
> --
> Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
> Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
> See us @ Embedded Systems Nuremberg, Feb 19-21, Hall 12 K01 (with TQ)


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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Raven Cop 8260 Utility
       [not found] <20020214134601.48635.qmail@web9706.mail.yahoo.com>
@ 2002-02-14 14:02 ` Wolfgang Denk
  0 siblings, 0 replies; 6+ messages in thread
From: Wolfgang Denk @ 2002-02-14 14:02 UTC (permalink / raw)
  To: None Atall; +Cc: Bruno Coudoin, linuxppc-embedded


In message <20020214134601.48635.qmail@web9706.mail.yahoo.com> you wrote:
>  We have the same board. But we haven't been able to
> program ppcboot to flash. For some reason the boot
> sector of the flash can't be writen. So I had to run

You probably have to unlock it first. Some flashes start with sectors
locked, and you have to write an unlock sequence before you can erase
and/or program the sector(s).

Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
See us @ Embedded Systems Nuremberg, Feb 19-21, Hall 12 K01 (with TQ)

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Raven Cop 8260 Utility
       [not found] <20020214143150.11108.qmail@web9701.mail.yahoo.com>
@ 2002-02-15  1:40 ` Greg Griffes
  2002-02-15  9:32   ` None Atall
  0 siblings, 1 reply; 6+ messages in thread
From: Greg Griffes @ 2002-02-15  1:40 UTC (permalink / raw)
  To: None Atall; +Cc: linuxppc-embedded


Some flash parts have a WP* pin that "protects" the flash boot sectors only.  Often, designers will wire that input to a discrete
that can be controlled by software.

Greg Griffes
Smiths Aerospace

----- Original Message -----
From: "None Atall" <linux_meis@yahoo.com>
To: "Wolfgang Denk" <wd@denx.de>
Cc: "Bruno Coudoin" <bcoudoin@anfora.fr>; "linuxppc-embedded" <linuxppc-embedded@lists.linuxppc.org>
Sent: Thursday, February 14, 2002 9:31 AM
Subject: Re: Raven Cop 8260 Utility


>
>  We have tried it to. We have reached the conclution
> that perhaps the specific flash has a hardware
> problem.
> Not even the startup monitor that BlueCat distributes
> could be writen into flash. I couldn't ether make
> ppcboot write into flash. Really strange. But it
> doesn't realy matters, since I found at least one way
> to run ppcboot. :)
>
>                  Thanks
>                    D. Meidanis


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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Raven Cop 8260 Utility
  2002-02-15  1:40 ` Raven Cop 8260 Utility Greg Griffes
@ 2002-02-15  9:32   ` None Atall
  0 siblings, 0 replies; 6+ messages in thread
From: None Atall @ 2002-02-15  9:32 UTC (permalink / raw)
  To: Greg Griffes; +Cc: linuxppc-embedded


 Well, all seem posible. But the idea is, that BlueCat
provides a monitor that works with VADS. (ADS Revision
Pilot). We do everything by the book but nothing does
happen. Shoulden't it work? Well I'll check the
schematics, to see if this WP_ is really there. We'll
see..
                             Thanks
                               D.Meidanis

--- Greg Griffes <ggg@ieee.org> wrote:
> Some flash parts have a WP* pin that "protects" the
> flash boot sectors only.  Often, designers will wire
> that input to a discrete
> that can be controlled by software.


=====
-------------------------------------------------
  Dhmhtrios Meidanis
-Degree in Mathematics, University of the Aegean.
-Master in Computer Architecture and Digital
 Systems, University of Crete.
  Greece.
-------------------------------------------------

Got something to say? Say it better with Yahoo! Video Mail
http://mail.yahoo.com

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-02-15  9:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20020214143150.11108.qmail@web9701.mail.yahoo.com>
2002-02-15  1:40 ` Raven Cop 8260 Utility Greg Griffes
2002-02-15  9:32   ` None Atall
     [not found] <20020214134601.48635.qmail@web9706.mail.yahoo.com>
2002-02-14 14:02 ` Wolfgang Denk
2002-02-14 10:13 Bruno Coudoin
2002-02-14 11:01 ` Wolfgang Denk
2002-02-14 11:26   ` Bruno Coudoin

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).