bootelf required?

Pete Wright pete at nomadlogic.org
Fri Feb 28 23:19:34 UTC 2014


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



More information about the freebsd-arm mailing list