bootelf required?

Warner Losh bsdimp at gmail.com
Fri Feb 28 23:21:06 UTC 2014


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 at 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 at nomadlogic.org
> twitter => @nomadlogicLA
> 
> _______________________________________________
> freebsd-arm at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org"



More information about the freebsd-arm mailing list