All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] Missing tsec.c in cpu/mpc85xx ???
@ 2005-08-12 13:00 Charles J Gillan
  2005-08-12 13:34 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Charles J Gillan @ 2005-08-12 13:00 UTC (permalink / raw)
  To: u-boot

I have a problem with a missing file.

On August 10th I downloaded the latest copy of U-Boot from CVS.

I found that when trying to ?make? for an 8540 based board, I received
an error from the linker that 

           cpu/mpc85xx/tsec.o

was missing.

I checked the CVS repository via the Web on the SourceForge site
today and confirmed that 

           tsec.c 

is no longer in the 

          cpu/mpc85xx/

directory - but exists in 

          drivers/

instead.

On checking my previous downloads (Apr 11th and June 15th) I see
that the file tsec.c existed in 

          cpu/mpc85xx.

Obviously, modifying the cpu/mpc85xx/Makefile to remove tsec.o from 
the COBJS list fixed the problem.

I want to check with the rest of the list though to see if 
this is maybe a symptom of something more serious that I have done 
wrong. Maybe it was indeed just a simple bug - hopefully!

Charles.




---------------------------------------------------------------------------?
Dr Charles J Gillan
The Institute of Electronics, Communications and 
       Information Technology (ECIT),???????????????
Queen's University Belfast, Titanic Quarter
Queen?s Road, Queen?s Island,  Belfast, BT3 9DT
Northern Ireland, UK
?
Tel:  +44 (0) 2890 971847
Fax: +44 (0) 2890 971702
??
---------------------------------------------------------------------------

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

* [U-Boot-Users] Missing tsec.c in cpu/mpc85xx ???
  2005-08-12 13:00 [U-Boot-Users] Missing tsec.c in cpu/mpc85xx ??? Charles J Gillan
@ 2005-08-12 13:34 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2005-08-12 13:34 UTC (permalink / raw)
  To: u-boot

In message <E1E3ZCj-0001WB-8O@mail.sourceforge.net> you wrote:
> 
> I have a problem with a missing file.

It's not missing.

> On August 10th I downloaded the latest copy of U-Boot from CVS.

How did you do that? Did you run "cvs update -d -P" ?

> On checking my previous downloads (Apr 11th and June 15th) I see
> that the file tsec.c existed in 
> 
>           cpu/mpc85xx.

As you noticed, the file was moved with this patch:
http://source.denx.net/cgi-bin/gitweb.cgi?p=u-boot.git;a=commit;h=63be111e72371b6edc6d02134dd785abb6be188c

> Obviously, modifying the cpu/mpc85xx/Makefile to remove tsec.o from 
> the COBJS list fixed the problem.

There is no reference to tsec.[co] in  the  current  version  of  the
Makefile. You must be running old code.


Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Our management frequently gets lost in thought.   That's because it's
unfamiliar territory.

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

end of thread, other threads:[~2005-08-12 13:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-12 13:00 [U-Boot-Users] Missing tsec.c in cpu/mpc85xx ??? Charles J Gillan
2005-08-12 13:34 ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.