Date: Fri, 28 Feb 2014 15:19:33 -0800 From: Pete Wright <pete@nomadlogic.org> To: freebsd-arm@freebsd.org Subject: bootelf required? Message-ID: <53111985.2010004@nomadlogic.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53111985.2010004>