From patchwork Tue Sep 23 18:59:24 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 392635 X-Patchwork-Delegate: promsoft@gmail.com 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 5DB1914009C for ; Wed, 24 Sep 2014 05:02:52 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 5D0F9A74ED; Tue, 23 Sep 2014 21:02:00 +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 tJIWmplH-0J9; Tue, 23 Sep 2014 21:02:00 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 6C6BFA74EF; Tue, 23 Sep 2014 21:00:51 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 7E3464B617 for ; Tue, 23 Sep 2014 21:00:43 +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 aAwHGkWvfYst for ; Tue, 23 Sep 2014 21:00:40 +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-pd0-f202.google.com (mail-pd0-f202.google.com [209.85.192.202]) by theia.denx.de (Postfix) with ESMTPS id 727DEA73EB for ; Tue, 23 Sep 2014 21:00:23 +0200 (CEST) Received: by mail-pd0-f202.google.com with SMTP id r10so757499pdi.1 for ; Tue, 23 Sep 2014 12:00:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=w0+N7zR8esLKwdEXCbqJTF8NSKfMZfIf4WK2ZbG97Ac=; b=TbfR+OZXvcer1+eyK6dhSHcc9sVBuEWdbFuQwKKguHP+tST3TbpAkljX9V6kan514k vh7VOYcKJhujAIrVK6B8IzsAXVxo3neymlenCt77LE0tpGs4vqSoOPlWVzMiPnQoQoJf TxEkU1axkDvsouEBJJhJFdDReOz5k4JYYgap2g5f+gcqF+xe0fxhW4Hl7+bJ3V0Jnp5U fI/7vB5mzvpQfFgcL+iz/4jsCBpuc27oxuVDmP0fTWTNLvHQWEGYq27+HFLo72jiWwb9 goEy08LU5wlbxjGtgHg3Ul++spt2jXbs32Kp7q9BXAI4t34x0dAwmkB1xTYohfjyTjuH 3Eug== X-Gm-Message-State: ALoCoQnafLo1q14iPh5LckehhoB74lsA+2rUtGPmwEg8+wIq+FFIqt3W+yh56GHWDEBJ05xEPSLi X-Received: by 10.66.66.196 with SMTP id h4mr1257613pat.18.1411498822455; Tue, 23 Sep 2014 12:00:22 -0700 (PDT) Received: from corpmail-nozzle1-2.hot.corp.google.com ([100.108.1.103]) by gmr-mx.google.com with ESMTPS id f102si312527yhp.7.2014.09.23.12.00.21 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Sep 2014 12:00:22 -0700 (PDT) Received: from kaki.bld.corp.google.com ([172.29.216.32]) by corpmail-nozzle1-2.hot.corp.google.com with ESMTP id qi5AY4L6.1; Tue, 23 Sep 2014 12:00:22 -0700 Received: by kaki.bld.corp.google.com (Postfix, from userid 121222) id 67C19220DEE; Tue, 23 Sep 2014 13:00:21 -0600 (MDT) From: Simon Glass To: U-Boot Mailing List Date: Tue, 23 Sep 2014 12:59:24 -0600 Message-Id: <1411498777-10833-3-git-send-email-sjg@chromium.org> X-Mailer: git-send-email 2.1.0.rc2.206.gedb03e5 In-Reply-To: <1411498777-10833-1-git-send-email-sjg@chromium.org> References: <1411498777-10833-1-git-send-email-sjg@chromium.org> Cc: Chander Kashyap , Przemyslaw Marczak , Ajay Kumar Subject: [U-Boot] [PATCH v3 02/15] exynos5: Enable data cache 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 Things run faster when the data cache is enabled, so turn it on along with the 'dcache' command. Signed-off-by: Simon Glass Tested-by: Ajay Kumar --- Changes in v3: None Changes in v2: - Fix 'cashe' typo in commit subject include/configs/exynos5-dt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/configs/exynos5-dt.h b/include/configs/exynos5-dt.h index a7c6292..8ee5268 100644 --- a/include/configs/exynos5-dt.h +++ b/include/configs/exynos5-dt.h @@ -37,8 +37,8 @@ #define CONFIG_TRACE_EARLY_ADDR 0x50000000 /* Keep L2 Cache Disabled */ -#define CONFIG_SYS_DCACHE_OFF #define CONFIG_SYS_CACHELINE_SIZE 64 +#define CONFIG_CMD_CACHE /* Enable ACE acceleration for SHA1 and SHA256 */ #define CONFIG_EXYNOS_ACE_SHA