[U-Boot] using U-boot to lauch OS-less application
Scott McNutt
smcnutt at psyent.com
Tue Jan 5 21:08:17 CET 2010
>> 3) Can U-Boot be compiled with GreenHills compiler, or is it best to
>> crosscompile with GNU ?
>
> I have no idea if or how thee GH tools work, or if anybody ever tried
> or even succeeded building U-Boot with them. If you want reliable
> results quickly you are most probably better off with a GNU tool
> chain.
We routinely use U-Boot to boot custom applications ... but we
always build U-Boot with the GNU tools. The applications are built
with whatever tools the particular development team requires -- we
keep 'em separate.
I've found this approach to be a much more efficient in terms of
time and effort. ;-)
Regards,
--Scott
More information about the U-Boot
mailing list