From: James Chargin <jimccrown@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Standalone application on secondary cores
Date: Mon, 02 Jun 2014 14:43:53 -0700 [thread overview]
Message-ID: <538CF019.9070802@gmail.com> (raw)
In-Reply-To: <DUB109-W14079B959162E4BDE87DBC4B6270@phx.gbl>
Dear Francesco Teodoro.
On 05/30/2014 01:35 PM, Francesco Teodoro wrote:
> I'm using a SABRE SD board (from Freescale) based on i.MX6 and the u-boot version is the 2014.04 one. What I've been trying to do is to activate the secondary cores so that I would be able to use them. First of all I've imported the commands cpu status/release/reset, then I checked if they were working in this way:
> U-boot > cpu 1 status (which gives as result: core1 disabled ...)
> U-boot > cpu 1 release 0x12000000 0
> U-boot > cpu 1 status (which gives as result: core1 enabled ...)
>
> Next step was to run a standalone application on secondary cores. First I checked the hello_world application, but it seems that the serial debug for secondary cores is not set (but I'm not sure). So I wrote an application to check if I could get changes in memory. This is the simple application (I just modified the hello_world one):
>
Please refer to
http://www.denx.de/wiki/view/DULG/UBootStandalone#Section_5.12.4.
One of the first things done by the example stand alone application is
to attempt to call back into U-Boot. This will not work correctly for
cores other than 0.
Regards,
Jim Chargin
prev parent reply other threads:[~2014-06-02 21:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-30 20:35 [U-Boot] Standalone application on secondary cores Francesco Teodoro
2014-06-02 21:43 ` James Chargin [this message]
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=538CF019.9070802@gmail.com \
--to=jimccrown@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox