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> References: <53111985.2010004@nomadlogic.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Look up the =91start=92 symbol address and try =91go <addr>=92 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. >=20 > looking at the "uEnv.txt" file generated by corchet-freebsd i have the > following: >> cat uEnv.txt > uenvcmd=3Dfatload mmc 0:1 88000000 ubldr;bootelf 88000000; >=20 >=20 > unfortunately it does not look like the uboot environment on this = system > contains bootelf: >=20 > CM-FX6 # bootelf > Unknown command 'bootelf' - try 'help' > CM-FX6 # boot > bootm boot bootd bootz bootp >=20 >=20 > is bootelf a hard requirement for our environment? alternatively - is > there a way to run an alternative bootloader that supports bootelf? >=20 > cheers! > -pete >=20 > --=20 > Pete Wright > pete@nomadlogic.org > twitter =3D> @nomadlogicLA >=20 > _______________________________________________ > 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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?280DDC61-858D-4142-A688-005F3AD6AAD4>