From patchwork Mon May 6 13:17:50 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andre Przywara X-Patchwork-Id: 241651 X-Patchwork-Delegate: albert.aribaud@free.fr Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 483C02C00EC for ; Mon, 6 May 2013 23:20:04 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 0D8594A2CB; Mon, 6 May 2013 15:19:52 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id t43Ij9qgVcKE; Mon, 6 May 2013 15:19:51 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 7D3F34A2F1; Mon, 6 May 2013 15:19:33 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id C78CB4A2EF for ; Mon, 6 May 2013 15:19:31 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xFkLTbpbyzyr for ; Mon, 6 May 2013 15:19:27 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-oa0-f54.google.com (mail-oa0-f54.google.com [209.85.219.54]) by theia.denx.de (Postfix) with ESMTPS id 643A44A2B8 for ; Mon, 6 May 2013 15:19:09 +0200 (CEST) Received: by mail-oa0-f54.google.com with SMTP id j1so3443479oag.27 for ; Mon, 06 May 2013 06:19:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references:x-gm-message-state; bh=XrVoeG8mpUuEDnNHxiKtMU+8bWkgy0ejcPcd4945mkk=; b=RHc26ccmWGO/AVHKLqmrxWVsI5gIDK5qx2Nfj4NIEbK6lmHWgyi/cwtBa02zX7KV4h ApcCTQWAm8FTuFNHI3US7004otyhDVYA3nZOBKznqADP7+QraLvA8ewwnof1BFYgXjkG 5YveYYfdrAR1FWdxs/QPf16Ax8Ale5CZsMeLIks/GCqiUgNqFenX5NSYNIcGDXrT3oC4 QP/o9DJkggRU9q8Tmn/7E/FcRYggR+dPHG/ncqlfTxly94dCTxe7iQkswdWFLu/eCxvu 4z6yCLAEB6v85QMfp4880b0rG2wdfXvy1ny7QGbhbUzLEEWFBNyuG4OZXadbzeIUBUiC w7nw== X-Received: by 10.60.50.105 with SMTP id b9mr545613oeo.29.1367846348055; Mon, 06 May 2013 06:19:08 -0700 (PDT) Received: from slackpad.drs.calxeda.com (f053080141.adsl.alicedsl.de. [78.53.80.141]) by mx.google.com with ESMTPSA id x10sm5081475oes.6.2013.05.06.06.19.04 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 06 May 2013 06:19:07 -0700 (PDT) From: Andre Przywara To: trini@ti.com, albert.u.boot@aribaud.net Date: Mon, 6 May 2013 15:17:50 +0200 Message-Id: <1367846270-1827-7-git-send-email-andre.przywara@linaro.org> X-Mailer: git-send-email 1.7.12.1 In-Reply-To: <1367846270-1827-1-git-send-email-andre.przywara@linaro.org> References: <1367846270-1827-1-git-send-email-andre.przywara@linaro.org> X-Gm-Message-State: ALoCoQmXPZbtqvvklaFmI/5iVZcPLLSFqvV3G+VDUL9lCg19B4latZoe5VLvLRPw1unX3quTTqT0 Cc: peter.maydell@linaro.org, geoff.levand@linaro.org, cdall@cs.columbia.edu, marc.zyngier@arm.com, agraf@suse.de, u-boot@lists.denx.de, kvmarm@lists.cs.columbia.edu Subject: [U-Boot] [PATCH 6/6] ARM: VExpress: enable ARMv7 virt support for VExpress A15 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de Switch to HYP mode during bootm execution for the Versatile Express TC2 board with the virtualization capable Cortex-A15 CPU to allow booting Xen or a KVM-enabled Linux kernel in HYP mode. Signed-off-by: Andre Przywara --- include/configs/vexpress_ca15_tc2.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/configs/vexpress_ca15_tc2.h b/include/configs/vexpress_ca15_tc2.h index 210a27c..4ac8009 100644 --- a/include/configs/vexpress_ca15_tc2.h +++ b/include/configs/vexpress_ca15_tc2.h @@ -31,6 +31,8 @@ #include "vexpress_common.h" #define CONFIG_BOOTP_VCI_STRING "U-boot.armv7.vexpress_ca15x2_tc2" +#define CONFIG_ARMV7_VIRT + #define CONFIG_SYS_CLK_FREQ 24000000 #define CONFIG_SYSFLAGS_ADDR 0x1c010030