From patchwork Wed Apr 25 15:53:30 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Fabrizio Castro X-Patchwork-Id: 904415 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=bp.renesas.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="tfpC1xf7"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 40WPrf38tcz9ryk for ; Thu, 26 Apr 2018 01:54:10 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=iRKnWW1Zf9W4AkHP4BgLq1/XK0Hz47luxzs+0mFBn2Y=; b=tfpC1xf7F+CoCc kyQF5ptE5I5iTN6O/Vatg6+QfL17u3IS+ODwiMAOZ3isMzxS+Kl2lShoNA3ws7j5/FLNuyppla+J1 myQxNi0dcSobOO2JnSV26q8z9ZIKxHzXCco3fNl6tLO55VG6V75dy6x9G8FxRwMYRO3tEXRRgP4cq IyQUSZg7ENB3bPOjYH8VYADtLq6VulFhx4/RxA5eUYqsItLPKhEcCu5jImHS0NHLANTfOuB/Hmve4 C46QcsyWw68R5jirceyn5iFkFkR6edT/l+JfZTmQLaMQy3LjFlTVMkpyXKU7JmGSab7ql9URuIHfT 65BdE01ZFUs+FoeyBIEQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fBMkA-0005Lw-7q; Wed, 25 Apr 2018 15:54:06 +0000 Received: from relmlor4.renesas.com ([210.160.252.174] helo=relmlie3.idc.renesas.com) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fBMk3-0005Jn-Hr for linux-arm-kernel@lists.infradead.org; Wed, 25 Apr 2018 15:54:01 +0000 Received: from unknown (HELO relmlir4.idc.renesas.com) ([10.200.68.154]) by relmlie3.idc.renesas.com with ESMTP; 26 Apr 2018 00:53:45 +0900 Received: from relmlii1.idc.renesas.com (relmlii1.idc.renesas.com [10.200.68.65]) by relmlir4.idc.renesas.com (Postfix) with ESMTP id 001D93D2F1; Thu, 26 Apr 2018 00:53:44 +0900 (JST) X-IronPort-AV: E=Sophos;i="5.49,326,1520866800"; d="scan'208";a="277856967" Received: from unknown (HELO fabrizio-dev.ree.adwin.renesas.com) ([10.226.37.56]) by relmlii1.idc.renesas.com with ESMTP; 26 Apr 2018 00:53:42 +0900 From: Fabrizio Castro To: Simon Horman , Geert Uytterhoeven Subject: [PATCH/RFC] ARM: shmobile: defconfig: Enable LPAE Date: Wed, 25 Apr 2018 16:53:30 +0100 Message-Id: <1524671610-13908-1-git-send-email-fabrizio.castro@bp.renesas.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180425_085359_709893_BFEFE656 X-CRM114-Status: GOOD ( 13.90 ) X-Spam-Score: -0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [210.160.252.174 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Fabrizio Castro , Chris Paterson , Magnus Damm , Russell King , Biju Das , linux-renesas-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org On iWave's iwg20d DDR1 512MB memory cannot be accessed with 32-bit addresses, hence we need LPAE. Signed-off-by: Biju Das Signed-off-by: Fabrizio Castro --- This information is mentioned in the "RZ/G Series User’s Manual: Hardware", Chapter 2, Area Map. Is this patch going to break the functionality of other boards? Comments welcome. arch/arm/configs/shmobile_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index dd95d39..21b25e9 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig @@ -23,6 +23,7 @@ CONFIG_ARCH_R8A7792=y CONFIG_ARCH_R8A7793=y CONFIG_ARCH_R8A7794=y CONFIG_ARCH_SH73A0=y +CONFIG_ARM_LPAE=y CONFIG_PL310_ERRATA_588369=y CONFIG_ARM_ERRATA_754322=y CONFIG_PCI=y