From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andre Przywara Date: Fri, 01 Aug 2014 13:59:39 +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> Message-ID: <53DB8F3B.1010107@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 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 Christoffer, thanks for taking care of this! Cheers, Andre.