From: Nikolay Dimitrov <picmaster@mail.bg>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] mx6: add support of multi-processor command
Date: Sun, 22 Jun 2014 17:09:28 +0300 [thread overview]
Message-ID: <53A6E398.7060908@mail.bg> (raw)
In-Reply-To: <mailman.1.1403431201.10945.u-boot@lists.denx.de>
Hi Gabriel,
> This allows u-boot to load different OS or Bare Metal application on the
> different cores of the i.MX6DQ.
> For example: we can run Android on cpu0 and a RT OS like QNX/FreeRTOS on cpu1.
I think this explanation is a little misleading - if you run unmodified
versions of Android & some RTOS, they will fight for the imx6 interrupt
controller, power management and clocks. As far as I know, imx6 is not
appropriate for AMP (asymmetric multi-processing) because it doesn't
support virtualization extensions.
Kind regards,
Nikolay
next parent reply other threads:[~2014-06-22 14:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.1.1403431201.10945.u-boot@lists.denx.de>
2014-06-22 14:09 ` Nikolay Dimitrov [this message]
2014-06-22 14:24 ` [U-Boot] [PATCH v2] mx6: add support of multi-processor command gabriel huau
2014-06-22 15:41 ` Nikolay Dimitrov
2014-07-08 11:24 ` Pavel Machek
2014-06-21 18:29 [U-Boot] [PATCH] " Gabriel Huau
2014-06-21 23:55 ` [U-Boot] [PATCH v2] " Gabriel Huau
2014-06-22 9:14 ` Jeroen Hofstee
2014-06-22 16:56 ` gabriel huau
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=53A6E398.7060908@mail.bg \
--to=picmaster@mail.bg \
--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.