[U-Boot] [PATCH v1] arm: omap5: Add AMP boot support for OMAP5
Tom Rini
trini at konsulko.com
Tue Aug 18 17:47:12 CEST 2015
On Thu, Aug 06, 2015 at 06:45:20PM +0530, Bharat Gohil wrote:
> This command uses AMP boot mode to boot the omap5 device.
> it is used to run two different software on each dedicated
> core without using hypervisor.
> A typical example is: Core0 uses Linux or Android and Core1
> uses QNX or baremetal app.
> It is also used for benchmarking the hypervisor performance
> where hypervisor is run in the SMP mode and runs two different
> operating systems or baremetal app on top of it.
>
> Signed-off-by: Bharat Gohil <ghl.bhrt at gmail.com>
> Cc: Tom Rini <trini at konsulko.com>
Can you please look at doing this with the infrastructure in
common/cmd_mp.c ? I think this would become "cpu 1 release ..." as
other ARM target have something simialr implemented today. Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150818/6fbc1a1b/attachment.sig>
More information about the U-Boot
mailing list