linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* RE: Bad Magic Number
@ 2001-10-03  9:34 Mark Anderson
  2001-10-03 10:09 ` USB Isochronous for MPC823 Nguyen Trung Thanh
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Anderson @ 2001-10-03  9:34 UTC (permalink / raw)
  To: 'Kapil Konde ', 'Linuxppc-Embedded '


Did you wrap the kernel image using the ppcboot
mkimage tool? If not, have a look at the ppcboot
documentation on mkimage it explains everything
you need to know.

Mark Anderson.
Advanced Communications Technologies

-----Original Message-----
From: Kapil Konde
To: Linuxppc-Embedded
Sent: 10/3/01 7:09 PM
Subject: Bad Magic Number


Hi all,
	I am trying to boot linux on my custom mpc8xx card. I have
ppcboot loaded
and I am loading linux kernel image using tftp. When I say bootm it
gives me
error "Bad Magic Number".
Can anybody please explain the error and suggest any solution for it.

Thanks in advance,
Kapilk.


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

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

* USB Isochronous for MPC823
  2001-10-03  9:34 Bad Magic Number Mark Anderson
@ 2001-10-03 10:09 ` Nguyen Trung Thanh
  2001-10-03 15:58   ` Dan Malek
  0 siblings, 1 reply; 4+ messages in thread
From: Nguyen Trung Thanh @ 2001-10-03 10:09 UTC (permalink / raw)
  To: 'Linuxppc-Embedded '


Hi all,

I've tried to use m8xxhci.c from Hardhat2.0,
but I saw that it still has a bunch of errors.

I did make many changes, and it could run with control msg, and bulk msg.
However, it's not fully reliable, of course because I'm still testing it.

Now, I am stuck with Isochronous msg.
Have you done it before? Or do you have any information that I need to pay
attention to?

I read in the spec of MPC823, it just said that I'd take care of TM bit in
USEP, (transfer mode for endpoint 0).
Then I modifed that code, to change this TM bit according to BULK, ISO or
CONTROL msg.

Pls help me to make the usb audio driver run on MPC823.
I'll try to make it reliable.
Thanks,
Jari


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

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

* Re: USB Isochronous for MPC823
  2001-10-03 10:09 ` USB Isochronous for MPC823 Nguyen Trung Thanh
@ 2001-10-03 15:58   ` Dan Malek
  2001-10-04  2:44     ` Nguyen Trung Thanh
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Malek @ 2001-10-03 15:58 UTC (permalink / raw)
  To: Nguyen Trung Thanh; +Cc: 'Linuxppc-Embedded '


Nguyen Trung Thanh wrote:

> I've tried to use m8xxhci.c from Hardhat2.0,
> but I saw that it still has a bunch of errors.

The USB on 8xx isn't going to work properly without the
proper chip revision, matching microcode patch, and specific
board modification (8xx pin loopbacks).  Have you read the
Motorola errata, USB application notes, and properly followed
those?


	-- Dan

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

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

* Re: USB Isochronous for MPC823
  2001-10-03 15:58   ` Dan Malek
@ 2001-10-04  2:44     ` Nguyen Trung Thanh
  0 siblings, 0 replies; 4+ messages in thread
From: Nguyen Trung Thanh @ 2001-10-04  2:44 UTC (permalink / raw)
  To: 'Linuxppc-Embedded '


Hi Dan,

I've read those docs already, and I didn't use microcode patch,
I handled 1ms interrupt by myself.
However, I'll check them again.

I think that they're just some configuration or controling the interrupts,
I'll try that right now.
The board I'm using now is RPX-Lite.

Thanks for your fast reply,
Jari

----- Original Message -----
From: "Dan Malek" <dan@mvista.com>
> Nguyen Trung Thanh wrote:
>
> > I've tried to use m8xxhci.c from Hardhat2.0,
> > but I saw that it still has a bunch of errors.
>
> The USB on 8xx isn't going to work properly without the
> proper chip revision, matching microcode patch, and specific
> board modification (8xx pin loopbacks).  Have you read the
> Motorola errata, USB application notes, and properly followed
> those?
>
> -- Dan


** 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:[~2001-10-04  2:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-03  9:34 Bad Magic Number Mark Anderson
2001-10-03 10:09 ` USB Isochronous for MPC823 Nguyen Trung Thanh
2001-10-03 15:58   ` Dan Malek
2001-10-04  2:44     ` Nguyen Trung Thanh

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