Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 2007 17:21:54 +0100
From:      Bernd Walter <ticso@cicely12.cicely.de>
To:        Krassimir Slavchev <krassi@bulinfo.net>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: What goes wrong?
Message-ID:  <20070220162153.GA24769@cicely12.cicely.de>
In-Reply-To: <45DB0A0F.1070008@bulinfo.net>
References:  <20070220075204.GI66059@x12.dk> <45DAE01E.80704@bulinfo.net> <20070220123615.GJ66059@x12.dk> <20070220142832.GK66059@x12.dk> <45DB0A0F.1070008@bulinfo.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 20, 2007 at 04:47:43PM +0200, Krassimir Slavchev wrote:
> Soeren Straarup wrote:
> >On Tue, Feb 20, 2007 at 01:36:16PM +0100, Soeren Straarup wrote:
> >  
> >>On Tue, Feb 20, 2007 at 01:48:46PM +0200, Krassimir Slavchev wrote:
> >>    
> >>>oops. In the Makefile.inc
> >>>
> >>>      
> >>Hmm.. None of hte 3 worked .. back to eth drawing board and investigate 
> >>some
> >>more.
> >>    
> >
> >Well after some happy hacking i almost got the bootloader to work..
> >But is seems that it doesn't find the emac or phy.
> >I get: TFTP TIMEOUT
> >Some more happy hacking is needed for it to load the kernel.
> >        if (getc(1) == -1) {
> >                start_wdog(30);
> >                ExecuteEnvironmentFunctions();
> >        }
> >
> >  
> Comment this in main.c
> 
>        if (getc(1) == -1) {
>                start_wdog(30);
>                ExecuteEnvironmentFunctions();
>        }
> 
> and will get loader prompt.

Or just enter a key in time.

-- 
B.Walter                http://www.bwct.de      http://www.fizon.de
bernd@bwct.de           info@bwct.de            support@fizon.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070220162153.GA24769>