linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Help with PPC440GX + MontaVista + uBoot
@ 2005-01-12  2:44 Howard, Marc
  2005-01-12 11:37 ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: Howard, Marc @ 2005-01-12  2:44 UTC (permalink / raw)
  To: linuxppc-embedded

Hi,

I'm trying to boot Linux on the IBM (now AMCC) 440GX eval board.  Using
the latest MontaVista 3.1 toolset + 440GX eval board package (Linux
kernel =3D 2.4.20) I can create a ramdisk-only Linux glob and boot it
successfully using the IBM supplied PIBS bios.

PIBS isn't what we want to use long term, we'd rather use uBoot.  I've
downloaded and built the latest version of uBoot (1.1.2).  I then
created a multi-file image with mkimage.  I can download it via TFTP but
when I start to run it strange/bad things happen:

	Kernel command line: ip=3Don console=3DttyS0,115200 root=3D/dev/ram rw
	Warning: real time clock seems stuck!
	Calibrating delay loop... 37.27 BogoMIPS

...now the RTC is know to work and the mips calculation is seriously
off.  Then...

	IBM ZMII: EMAC 0: SMII mode
	OCP Reset timeout #2!
	eth0: Got bad Phy Read (repeats)
	.....
	eth0: No PHY device found.
	removing net dev

	.....

	cramfs: wrong magic
	Kernel panic: VFS: Unable to mount root fs on 01:00
 	<0>Rebooting in 180 seconds..

It actually reboots in about 10 seconds.

I realize that ocotea.c will have to be modified to grab command line
options from NVRAM (uBoot) instead of FLASH (PIBS) but that doesn't seem
to explain why the internal timer is way off and the ethernet PHYs can't
be found.

If anyone on the list has done this I'd appreciate hearing what else
needs to be modified to make this configuration work.

Thanks,


Marc W. Howard

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

end of thread, other threads:[~2005-01-12 14:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-12  2:44 Help with PPC440GX + MontaVista + uBoot Howard, Marc
2005-01-12 11:37 ` Wolfgang Denk
2005-01-12 14:24   ` Matt Sheahan

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