* Re: MPC850 and USB
[not found] ` <392D6561.1B8E04BC@embeddededge.com>
@ 2000-05-25 20:33 ` Richard Hendricks
2000-05-25 20:53 ` Dan Malek
0 siblings, 1 reply; 4+ messages in thread
From: Richard Hendricks @ 2000-05-25 20:33 UTC (permalink / raw)
To: linuxppc-embedded post
Dan Malek wrote:
>
>
> Contact either Embedded Planet or MontaVista to see if you can get
> something early. We are waiting on Motorola to decide what to do
> with the CPM microcode patch........
>
> -- Dan
>
The CPM microcode patch should be at
http://www.mot.com/SPS/ADC/pps/subpgs/etoolbox/823/sof.html
If not...Then I blame the web gremlins, it should have been there a
few weeks back. (#include <long story about Motorola changing its
web>)
Yet again, I don't speak for the MPC850 team. But I *do* speak
for the MPC823 team (being all of it anyways). The patch is out
there.
--
MPC823 Applications Engineering Development
Get help from other MPC823 customers on the
comp.sys.powerpc.tech newsgroup!
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: MPC850 and USB
2000-05-25 20:33 ` MPC850 and USB Richard Hendricks
@ 2000-05-25 20:53 ` Dan Malek
2000-05-26 6:55 ` app or shell hangs dony
2000-05-30 16:17 ` MPC850 and USB Richard Hendricks
0 siblings, 2 replies; 4+ messages in thread
From: Dan Malek @ 2000-05-25 20:53 UTC (permalink / raw)
To: Richard Hendricks; +Cc: linuxppc-embedded post
Richard Hendricks wrote:
> If not...Then I blame the web gremlins, it should have been there a
> few weeks back. (#include <long story about Motorola changing its
> web>)
Better dig out the story book :-). I find the Motorola web site (and
may other vendors) very hard to navigate when trying to find these things.
> Yet again, I don't speak for the MPC850 team. But I *do* speak
> for the MPC823 team (being all of it anyways). The patch is out
> there.
Try again. I couldn't find it with a 'search' either. At least the
Netcomm site has a high level engineering support page and you can
find things from there :-). My bookmark to that has lasted years now.
The patch we received was from MSIL a long time ago for early testing,
and although several people have tried, I don't know anyone that ever
found it on a Motorola server. If you are sure it is there and we
can get it, we will test it to make sure it works and include it in the
Linux kernel.
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* app or shell hangs...
2000-05-25 20:53 ` Dan Malek
@ 2000-05-26 6:55 ` dony
2000-05-30 16:17 ` MPC850 and USB Richard Hendricks
1 sibling, 0 replies; 4+ messages in thread
From: dony @ 2000-05-26 6:55 UTC (permalink / raw)
To: Dan Malek; +Cc: linuxppc-embedded post
Hello:
Now I can boot kernel both from Network or from Flashrom. But there are
problems.
[boot from Network]
When I download the kernel via TFTP at 0x400000 ,then go there to run
it:
.........
VFS: Mounted root (ext2 filesystem).
Freeing unused kernel memory: 28k init
As you see here, occasionally it can not even show the bash prompt
"bash#", and at this time any input on the Win98 SuperTerminal has no effect.
But most of the time it can show "bash#", and at this time I can do
"ls" "cd" etc, but after a certain time when I type any commands ,the Win98
SuperTerminal doesn't response and cannot show the character I just type any
more. It seems that it cannot receive input via SERIAL port.
And If I run an application which will print some debug information all
the time , it will also hang after a certain time(But it should not so in
theory).
So I suspect either the kernel is not stable or something is wrong with
my bootrom.
The kernel I use is MPC8xx-2.2.13, I have modified it to suit my
purpose(uart.c enet.c). But
to my surprise, When I use VxWorks bootrom to TFTP download the same kernel
and
run it, it doesn't have all the above problem. It works well. So the kernel
should be stable.
[Boot from flashrom]
It has the same symptom as the above.
Does someone has similar problem? and what's the solutions?
Another question I want to ask is: When you download the kernel via
TFTP or copy from flashrom to RAM 0x400000 , Do you do SOMETHING SPECIAL ELSE
(about 860) and then jump there 0x400000 and run it, Or do you DIRECTLY jump
there 0x400000 and run it?
Can you give me any suggestions?
Thanks very much.
dony
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: MPC850 and USB
2000-05-25 20:53 ` Dan Malek
2000-05-26 6:55 ` app or shell hangs dony
@ 2000-05-30 16:17 ` Richard Hendricks
1 sibling, 0 replies; 4+ messages in thread
From: Richard Hendricks @ 2000-05-30 16:17 UTC (permalink / raw)
Cc: linuxppc-embedded post
Dan Malek wrote:
>
> Richard Hendricks wrote:
>
> > If not...Then I blame the web gremlins, it should have been there a
> > few weeks back. (#include <long story about Motorola changing its
> > web>)
>
> Better dig out the story book :-). I find the Motorola web site (and
> may other vendors) very hard to navigate when trying to find these things.
Mot SPS is trying to migrate to a One SPS Website, which is
supposed to be mot-sps.com. They took a snapshot of our website
many moons ago. Of course, while changing the look & feel,
they also want to change the backend and (our) interface to the
servers. Used to be two servers, one internal and one external.
You did a "Magical Mirror Command" on a Unix box to make the
external the same as the internal. Now there are three different
servers, the internal, a "staging" server, and the external. I
still don't quite have it figured out, but I do know that
www.mot.com inside the firewall does NOT correspond to www.mot.com
outside the firewall. On top of that, instead of just letting
us store documents in a .html directory, like sane people, they're
trying to do some kind of Mother of All Document Repositories,
with Magical Automagically Generated Pages, yada yada.
And on top of that, they're making us change to Outlook from
Netscape, and foisting Siebel on us. #include <big long anti-MS
whine>
> > Yet again, I don't speak for the MPC850 team. But I *do* speak
> > for the MPC823 team (being all of it anyways). The patch is out
> > there.
>
> Try again. I couldn't find it with a 'search' either. At least the
> Netcomm site has a high level engineering support page and you can
> find things from there :-). My bookmark to that has lasted years now.
Did the URL I give not work? Fscking 34@!$%#$@^%$#@%^
I'll try it from home and see if it does or doesn't work.
The patch we have should be updated from the previous one. The
old one had problems when the CPM was heavily loaded. This one
is supposed to be nicer to other CPM tasks.
> The patch we received was from MSIL a long time ago for early testing,
> and although several people have tried, I don't know anyone that ever
> found it on a Motorola server. If you are sure it is there and we
> can get it, we will test it to make sure it works and include it in the
> Linux kernel.
Would you like me to email the package to you?
#include <yet another anti-Outlook gripe>
> -- Dan
--
MPC823 Applications Engineering Development
Get help from other MPC823 customers on the
comp.sys.powerpc.tech newsgroup!
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2000-05-30 16:17 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <D53137D1F3DDD211A3750800060DA31302B2CCCD@viee122a.erd.siemens.at>
[not found] ` <392D6561.1B8E04BC@embeddededge.com>
2000-05-25 20:33 ` MPC850 and USB Richard Hendricks
2000-05-25 20:53 ` Dan Malek
2000-05-26 6:55 ` app or shell hangs dony
2000-05-30 16:17 ` MPC850 and USB Richard Hendricks
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).