From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andre Przywara Date: Fri, 01 Aug 2014 14:29:35 +0100 Subject: [U-Boot] [PATCH] ARM: enable ARMv7 virt support for the Arndale board In-Reply-To: References: <1406892944-4390-1-git-send-email-christoffer.dall@linaro.org> <53DB8C0E.5010002@suse.de> <53DB8F3B.1010107@arm.com> Message-ID: <53DB963F.5040806@arm.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 01/08/14 14:02, Christoffer Dall wrote: > On 1 August 2014 14:59, Andre Przywara wrote: >> >> >> On 01/08/14 13:53, Christoffer Dall wrote: >>> On 1 August 2014 14:46, Andreas F?rber wrote: >>>> Hi, >>>> >>>> Am 01.08.2014 13:35, schrieb Christoffer Dall: >>>>> From: Andre Przywara >>>>> >>>>> To enable hypervisors utilizing the ARMv7 virtualization extension >>>>> on the Arndale board, add the simple SMP pen address writer function >>>>> and add the required configuration variables to switch all cores to >>>>> HYP mode before launching the OS. >>>>> This allows booting KVM and Xen directly from u-boot. >>>>> >>>>> Reviewed-by: Christoffer Dall >>>>> Signed-off-by: Andre Przywara >>>> >>>> You forgot to sign off the patch. >>>> >>>> But nice to see progress on this! >>>> >>> Can you just add when applying the patch? >>> >>> Signed-off-by: Christoffer Dall >> >> Andreas, >> >> I wonder if you could change (or add) my new address, as my Linaro >> address does not work any more (just tested). >> >> Signed-off-by: Andre Przywara >> > So I actually did not know the policy here, given that you did the > work under your linaro.org address, so I decided to keep this as they > were and just cc your arm address. If you're fine with using the > @arm.com address I can respin the patch with the right addresses and > signed-off-by's. I don't know about the policy either - actually I hoped you could help here ;-) I am perfectly fine with giving Linaro as a sponsor credit for this, but I am just concerned about potential feedback, which would bounce and at best annoy people. As long as a post goes to a list also I catch it, but private only email would be stuck. This said I am fine both ways - maybe we keep both addresses for reference in? Andreas, could you just add Christoffer's Signed-off-by and my Signed-off-by @arm.com without a respin? Regards, Andre.