From patchwork Wed Sep 9 21:13:55 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 53349 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-wi0-f198.google.com (mail-wi0-f198.google.com [209.85.212.198]) by patches.linaro.org (Postfix) with ESMTPS id F0D1A22B05 for ; Wed, 9 Sep 2015 21:14:24 +0000 (UTC) Received: by wicgb1 with SMTP id gb1sf378170wic.3 for ; Wed, 09 Sep 2015 14:14:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=jI6MRBDTm7bSENG+LLI8L7Fq/LCvx0SeFPRj/QZgcGk=; b=Q8dkuRifNdAb1CgvDWXdJQPeQhtqFOgmSOo+BzH940EwJrN+rgwu/6XhYWnY3s06Sc JPxdInjYlnYi2Ma4wUkIs4g/ixa0Ow7p4mLyM5dzkB9dWCCcass9ZMZnfYy04a19hiyS I5+zW9uCSY/+qSX2chGblkj/wu+AFOn2ZID34KbAKAY7RWmEQnwwgXmkYP/mzMdP1HhT KGgd6Cw2JSPMdjISbK1gnoIAL1zovpicwqzEnWqry7rML1kamEQlldjrxeXpT4MqkFdG 57BEn0h6tpU393e6azWMeb2Ns5h7l7xynKr/HB4lDidbPSzxR27q29LAXVTu93UnX2zQ h2yw== X-Gm-Message-State: ALoCoQm9QmMNg/WOPCA2eJ5cfzAbvpjf0snhSbDO5O4nYZyohLsxGXYa8bLF78WWZfts77OroKEK X-Received: by 10.180.106.197 with SMTP id gw5mr5296306wib.7.1441833264308; Wed, 09 Sep 2015 14:14:24 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.28.170 with SMTP id c10ls111999lah.14.gmail; Wed, 09 Sep 2015 14:14:24 -0700 (PDT) X-Received: by 10.112.210.6 with SMTP id mq6mr31082680lbc.83.1441833264065; Wed, 09 Sep 2015 14:14:24 -0700 (PDT) Received: from mail-lb0-f172.google.com (mail-lb0-f172.google.com. [209.85.217.172]) by mx.google.com with ESMTPS id kg7si7916447lbc.176.2015.09.09.14.14.24 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 09 Sep 2015 14:14:24 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.172 as permitted sender) client-ip=209.85.217.172; Received: by lbcjc2 with SMTP id jc2so12958130lbc.0 for ; Wed, 09 Sep 2015 14:14:24 -0700 (PDT) X-Received: by 10.112.169.66 with SMTP id ac2mr30590939lbc.32.1441833263734; Wed, 09 Sep 2015 14:14:23 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.112.59.35 with SMTP id w3csp561182lbq; Wed, 9 Sep 2015 14:14:23 -0700 (PDT) X-Received: by 10.194.205.68 with SMTP id le4mr67038321wjc.74.1441833253242; Wed, 09 Sep 2015 14:14:13 -0700 (PDT) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com. [209.85.212.172]) by mx.google.com with ESMTPS id di1si14877164wjb.90.2015.09.09.14.14.13 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 09 Sep 2015 14:14:13 -0700 (PDT) Received-SPF: pass (google.com: domain of peter.griffin@linaro.org designates 209.85.212.172 as permitted sender) client-ip=209.85.212.172; Received: by wicfx3 with SMTP id fx3so1372556wic.0 for ; Wed, 09 Sep 2015 14:14:13 -0700 (PDT) X-Received: by 10.194.85.130 with SMTP id h2mr64736006wjz.2.1441833252939; Wed, 09 Sep 2015 14:14:12 -0700 (PDT) Received: from localhost.localdomain (cpc14-aztw22-2-0-cust189.18-1.cable.virginm.net. [82.45.1.190]) by smtp.gmail.com with ESMTPSA id p20sm5797427wie.5.2015.09.09.14.14.11 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 09 Sep 2015 14:14:12 -0700 (PDT) From: Peter Griffin To: u-boot@lists.denx.de, trini@konsulko.com, sjg@chromium.org, albert.u.boot@aribaud.net Cc: Peter Griffin Subject: [PATCH 8/8] ARM: hikey: Adjust SDRAM_1_SIZE to 0x3EFFFFFF Date: Wed, 9 Sep 2015 22:13:55 +0100 Message-Id: <1441833235-2359-9-git-send-email-peter.griffin@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1441833235-2359-1-git-send-email-peter.griffin@linaro.org> References: <1441833235-2359-1-git-send-email-peter.griffin@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: peter.griffin@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.172 as permitted sender) smtp.mailfrom=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , DRAM region 0x3f000000 - 0x3fffffff is reserved for OP-TEE. Touching 0x3f000000 memory location from unsecure world causes the board to hang. Signed-off-by: Peter Griffin --- include/configs/hikey.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/configs/hikey.h b/include/configs/hikey.h index 578cccd..2bd90ad 100644 --- a/include/configs/hikey.h +++ b/include/configs/hikey.h @@ -40,7 +40,8 @@ #define PHYS_SDRAM_1 0x00000000 /* 1008 MB (the last 16Mb are secured for TrustZone by ATF*/ -#define PHYS_SDRAM_1_SIZE 0x3f000000 +#define PHYS_SDRAM_1_SIZE 0x3EFFFFFF + #define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1 #define CONFIG_SYS_INIT_RAM_SIZE 0x1000