What goes wrong?
Bernd Walter
ticso at cicely12.cicely.de
Tue Feb 20 16:22:11 UTC 2007
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 at bwct.de info at bwct.de support at fizon.de
More information about the freebsd-arm
mailing list