linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Problems Compiling 2_4 for 860
@ 2001-03-16 18:04 Arturo Nunez
  2001-03-19 22:01 ` Cal Erickson
  0 siblings, 1 reply; 3+ messages in thread
From: Arturo Nunez @ 2001-03-16 18:04 UTC (permalink / raw)
  To: ppc


Hello:
	I have been compiling using the MVISTA tools the kernel 2_4 from
	bitkeeper.
	The CPU is = XPC860TZP50B5
	I have follow the following Steps.
	-	make mrproper
	-	make rpxcllf_config
	-	make oldconfig
	-	make dep zImage

	Finally I may compile the zImage, but when I try to load from the
	Board, doesnt Recognize the file, the message is :

		load_tftp(): ** E_RPX_NOT_SREC
	What should be error ??
	Regards

	Arturo Nunez

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

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

* Re: Problems Compiling 2_4 for 860
  2001-03-16 18:04 Problems Compiling 2_4 for 860 Arturo Nunez
@ 2001-03-19 22:01 ` Cal Erickson
  2001-03-20  1:12   ` Arturo Nunez
  0 siblings, 1 reply; 3+ messages in thread
From: Cal Erickson @ 2001-03-19 22:01 UTC (permalink / raw)
  To: Arturo Nunez; +Cc: ppc


Arturo,
You did not convert the output from make zImage to an s-records file.
This can be done through objcopy. Then you load the s-records file
and you should not get the error you see.
Cal Erickson
Arturo Nunez wrote:

> Hello:
>         I have been compiling using the MVISTA tools the kernel 2_4 from
>         bitkeeper.
>         The CPU is = XPC860TZP50B5
>         I have follow the following Steps.
>         -       make mrproper
>         -       make rpxcllf_config
>         -       make oldconfig
>         -       make dep zImage
>
>         Finally I may compile the zImage, but when I try to load from the
>         Board, doesnt Recognize the file, the message is :
>
>                 load_tftp(): ** E_RPX_NOT_SREC
>         What should be error ??
>         Regards
>
>         Arturo Nunez
>

--
===========================================================================
Cal Erickson                 MontaVista Software Inc.
Linux Consultant             1237 E. Arques Ave.
Phone (408) 328-0304         Sunnyvale CA 94085
Fax   (408) 328-9204         web http://www.mvista.com
eCode: http://cal@work.com.ecode.com
===========================================================================


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

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

* Re: Problems Compiling 2_4 for 860
  2001-03-19 22:01 ` Cal Erickson
@ 2001-03-20  1:12   ` Arturo Nunez
  0 siblings, 0 replies; 3+ messages in thread
From: Arturo Nunez @ 2001-03-20  1:12 UTC (permalink / raw)
  To: cal_erickson; +Cc: linuxppc-embedded


Hello:

> Arturo,
> You did not convert the output from make zImage to an s-records file.
> This can be done through objcopy. Then you load the s-records file
> and you should not get the error you see.
Thanks.
Also I have used "zsrec",as:

$zsrec  arch/ppc/mbxboot/zImage > vmlinuz.srec

BUT what I cant manage is the 100mbits port.
Even its recognized through the Kernel as eth1, I cant manage it.
I have defined 2 Ip adresses, each one for the 10 and the 100 Mbits ports
All its OK.
But when I disconnect the cable from the FEC port is the other port that
answers the Pings ???
Thats Wierd.

Suggestions Welcome...

Regards

Arturo Nunez

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

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

end of thread, other threads:[~2001-03-20  1:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-16 18:04 Problems Compiling 2_4 for 860 Arturo Nunez
2001-03-19 22:01 ` Cal Erickson
2001-03-20  1:12   ` Arturo Nunez

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