
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 Queens Road, Queens Island, Belfast, BT3 9DT Northern Ireland, UK Tel: +44 (0) 2890 971847 Fax: +44 (0) 2890 971702 ---------------------------------------------------------------------------