From: Jeroen Hofstee <jeroen@myspectrum.nl>
To: u-boot@lists.denx.de
Subject: [U-Boot] Giving control to standalone app.
Date: Sun, 06 Jul 2014 13:16:57 +0200 [thread overview]
Message-ID: <53B93029.3070505@myspectrum.nl> (raw)
In-Reply-To: <1404645040858-183635.post@n7.nabble.com>
On 06-07-14 13:10, mazen.e wrote:
> Dear all,
>
> At the moment U-Boot branches to the OS entry point, U-Boot is dead and no
> longer exists, does this property hold also when u-boot loads a standalone
> application.
>
> In fact, I want to 'give control' to a standalone application, what does
> exactly the word 'give control' mean? e.g. 'giving control' is established
> by implementing an infinite loop in the standalone such that the body of
> the loop executes continuously specific tasks or responding to particular
> interrupts? in such case what happens to u-boot? what if after a particular
> event in the standalone app I want to return to u-boot?
>
> Please excuse me for this beginner question.
>
>
Yes you loop as long as you want to keep doing something, when you
return you should end up in u-boot again.
Regards,
Jeroen
next prev parent reply other threads:[~2014-07-06 11:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-06 11:10 [U-Boot] Giving control to standalone app mazen.e
2014-07-06 11:16 ` Jeroen Hofstee [this message]
2014-07-06 13:00 ` mazen.e
2014-07-06 13:08 ` Albert ARIBAUD
2014-07-06 13:25 ` mazen.e
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53B93029.3070505@myspectrum.nl \
--to=jeroen@myspectrum.nl \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.