All of lore.kernel.org
 help / color / mirror / Atom feed
From: Evgeny Voevodin <e.voevodin@samsung.com>
To: qemu-devel@nongnu.org
Cc: Kyungmin Park <kyungmin.park@samsung.com>,
	Dmitry Solodkiy <d.solodkiy@samsung.com>
Subject: Re: [Qemu-devel] [PATCH] target-arm: upgrade for secondary cpu bootloader
Date: Fri, 05 Aug 2011 16:10:49 +0400	[thread overview]
Message-ID: <4E3BDDC9.9040601@samsung.com> (raw)
In-Reply-To: <CAFEAcA9pYYFfXUp3e7fSQkmyG=bf=qUJWX5Hb0nn253NmYcYFQ@mail.gmail.com>

On 08/05/2011 03:35 PM, Peter Maydell wrote:
> On 5 August 2011 11:37, Evgeny Voevodin<e.voevodin@samsung.com>  wrote:
>> Secondary CPU bootloader enables interrupt and issues wfi until start
>> address is written to system controller. The position where to find this
>> start address is hardcoded to 0x10000030. This commit adds new bootloader
>> for secondary CPU which allows a target board to cpecify a position where to
>> find start address.
>
> What's the motivation for this? (ie what target board needs this?)

The motivation is that Samsung s5pc210 board which is under development 
needs this. Also, I believe that more boards will need it in future.

> (Is there a patch 2/2 or is the subject wrong?)

Subject is wrong.

>
> Also, having a second almost-but-not-quite-identical copy of the
> secondary-cpu bootloader is definitely the wrong approach. If some
> boards need this then we should just have a single smpboot[] bootloader
> which has both privbase and startaddr specified as data members, and
> just have the code which sets it up fill in 0x10000030 if the board
> doesn't override the default.
>
> -- PMM
>
>

Will update.

  reply	other threads:[~2011-08-05 12:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-05 10:37 [Qemu-devel] [PATCH] target-arm: upgrade for secondary cpu bootloader Evgeny Voevodin
2011-08-05 11:03 ` Evgeny Voevodin
2011-08-05 11:04 ` Evgeny Voevodin
2011-08-05 11:06 ` Evgeny Voevodin
2011-08-05 11:25   ` Evgeny Voevodin
2011-08-05 11:35 ` Peter Maydell
2011-08-05 12:10   ` Evgeny Voevodin [this message]
2011-08-05 13:11     ` Peter Maydell
2011-08-05 13:49     ` Evgeny Voevodin

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=4E3BDDC9.9040601@samsung.com \
    --to=e.voevodin@samsung.com \
    --cc=d.solodkiy@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=qemu-devel@nongnu.org \
    /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.