public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] using U-boot to lauch OS-less application
@ 2010-01-05 18:12 Mangelschots, Jef
  2010-01-05 19:37 ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: Mangelschots, Jef @ 2010-01-05 18:12 UTC (permalink / raw)
  To: u-boot

Hi,
We are starting a new project targeted to the MPC5121 platform (based on ads5121e reference design).
We will be using Green Hills development environment.

We are investigating our option for boot loader.
We were wondering whether U-boot could serve this purpose.

Questions:

1)      Is it possible to have U-boot launch a standalone executable application, rather than start up an OS (e.g. Linux, VxWorks) ?

2)      If so, is this possible ? what would need to be done ?

3)      Can U-Boot be compiled with GreenHills compiler, or is it best to crosscompile with GNU ?

Thx


________________________________
Any files attached to this e-mail will have been checked with virus detection software prior to transmission but you should carry out your own virus check before opening any attachment. Safetran Systems Corp does not accept liability for any damage or loss which may be caused by software viruses. The contents of this e-mail and any attachments are the property of Safetran Systems Corp and are intended for the confidential use by the named recipient only. They may be legally privileged and should not be communicated to, or relied upon, by any other person without written consent. If you are not the addressee, please notify us immediately at the following address: Safetran Systems Corporation, 2400 Nelson Miller Parkway, Louisville, Kentucky 40223. Safetran Systems Corp is a subsidiary of Invensys Plc. Registered office: Portland House, Bressenden Place, London, SW1E 5BF. UK Registered in England and Wales No. 1641421.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] using U-boot to lauch OS-less application
  2010-01-05 18:12 [U-Boot] using U-boot to lauch OS-less application Mangelschots, Jef
@ 2010-01-05 19:37 ` Wolfgang Denk
  2010-01-05 20:08   ` Scott McNutt
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Denk @ 2010-01-05 19:37 UTC (permalink / raw)
  To: u-boot

Dear "Mangelschots, Jef",

In message <30B2E08442EE5044AE9822AD2C2F714305396ADC1A@SAFEMAIL.safetran.railad.com> you wrote:
>
> 1)      Is it possible to have U-boot launch a standalone executable
> application, rather than start up an OS (e.g. Linux, VxWorks) ?

Yes, this is possible.

> 2)      If so, is this possible ? what would need to be done ?

Yes, this is possible. You just need to write a standalone
application.

> 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.


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Where would we be without rhetorical questions?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] using U-boot to lauch OS-less application
  2010-01-05 19:37 ` Wolfgang Denk
@ 2010-01-05 20:08   ` Scott McNutt
  0 siblings, 0 replies; 3+ messages in thread
From: Scott McNutt @ 2010-01-05 20:08 UTC (permalink / raw)
  To: u-boot

>> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-01-05 20:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-05 18:12 [U-Boot] using U-boot to lauch OS-less application Mangelschots, Jef
2010-01-05 19:37 ` Wolfgang Denk
2010-01-05 20:08   ` Scott McNutt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox