Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 2014 16:21:02 -0700
From:      Warner Losh <bsdimp@gmail.com>
To:        Pete Wright <pete@nomadlogic.org>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: bootelf required?
Message-ID:  <280DDC61-858D-4142-A688-005F3AD6AAD4@bsdimp.com>
In-Reply-To: <53111985.2010004@nomadlogic.org>

index | next in thread | previous in thread | raw e-mail

Look up the ‘start’ symbol address and try ‘go <addr>’ where <addr> likely is 0x880000c0
iirc.

Warner


On Feb 28, 2014, at 4:19 PM, Pete Wright <pete@nomadlogic.org> wrote:

> hey there - i'm hacking on a utilite arm9 box and am running into an
> issue.  the stock boot environment does not seem to include the
> "bootelf" command.
> 
> looking at the "uEnv.txt" file generated by corchet-freebsd i have the
> following:
>> cat uEnv.txt
> uenvcmd=fatload mmc 0:1 88000000 ubldr;bootelf 88000000;
> 
> 
> unfortunately it does not look like the uboot environment on this system
> contains bootelf:
> 
> CM-FX6 # bootelf
> Unknown command 'bootelf' - try 'help'
> CM-FX6 # boot
>  bootm boot bootd bootz bootp
> 
> 
> is bootelf a hard requirement for our environment?  alternatively - is
> there a way to run an alternative bootloader that supports bootelf?
> 
> cheers!
> -pete
> 
> -- 
> Pete Wright
> pete@nomadlogic.org
> twitter => @nomadlogicLA
> 
> _______________________________________________
> freebsd-arm@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?280DDC61-858D-4142-A688-005F3AD6AAD4>