On Mon, 2 Jul 2001, Armin Schindler wrote:

> On Fri, 29 Jun 2001, Ronald G Minnich wrote:
> 
> > On Fri, 29 Jun 2001, Armin Schindler wrote:
> > 
> > > a) the NLBConfig.py is looking for src/config/doxyscript.base
> > >    but is not present.
> > > b) src/rom/Config has object tftp_fill_inbuf.o but
> > >    this .c file does not exist.
> > 
> > This is the infamous "you need to cvs update -d" problem.
> 
> Did you change something ? I always use "update -d", but the files
> were not updated. I tried it after I received your mail again, and
> the tftp_fill_inbuf.c is now there. 
> But src/config/doxyscript.base is still missing.

I checked the CVS tree by browsing on sourceforge.net, but this file
isn't even there.

Using linuxbios standard config procedure turns out to be not that
easy, or I just miss something here.
I added the stpc directory to src/mainboard and placed the specific
crt0.S and raminit.inc there, but how can I configure the script
to use these ? "crt0.base" in arch is always used. 
I don't know much about python and actually I don't like the idea to
add it to my project tools just because of linuxbios.
If anyone could give me a hint or some information on how
to implement an new "mainboard" with its own special files,
I will try it. But if not, I need to reconsider not to use the
standard linuxbios tree.

Thanx,
Armin

Reply via email to