From patchwork Thu Sep 10 20:55:18 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 53398 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-lb0-f200.google.com (mail-lb0-f200.google.com [209.85.217.200]) by patches.linaro.org (Postfix) with ESMTPS id 4E95E22B19 for ; Thu, 10 Sep 2015 20:55:38 +0000 (UTC) Received: by lbcjc2 with SMTP id jc2sf17848346lbc.0 for ; Thu, 10 Sep 2015 13:55:36 -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=2kbKmf6RRx8HTsVWZ69dACxcV5MLifkH3kXxj1qny44=; b=MOX5zPECONjazr1eK9at9FMKcXGJNFrqF5CnLGDzKzAsWdpDz5snZ+nnyIEpkaK+xL Rl0d65YMpiOjeXo/gkXBzKxWJkv51m4ZUOINl6/qM/1vEDgxeNQgqe05gOrQBU1+rhw7 xUShVDTcs/nvWixnw+32IOPT6QnG66SMDte+LPCY2u8fk/tQMrcBtLACxdEQI8iJNjHt t49AKXHp+AgIPHm2AeiXyq0rpmafa8ahRm3bTNHEi/y1ZxiAq1mGpezkBMIRvCPERT6h ysm/GccDfNmCntdDNZRHvph1QZ2LCS88RAyTZZL62AWsaHslTtyeMXchWl44kjtS+XaC lAHA== X-Gm-Message-State: ALoCoQkKf38ajkqCCao38I0Tb//L94N71cC96KyjHK1s879MclRkVno0sg15H6PJ1l75HdhV5hds X-Received: by 10.112.199.5 with SMTP id jg5mr10173027lbc.14.1441918536933; Thu, 10 Sep 2015 13:55:36 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.2.129 with SMTP id 1ls218000lau.58.gmail; Thu, 10 Sep 2015 13:55:36 -0700 (PDT) X-Received: by 10.112.198.198 with SMTP id je6mr21974223lbc.31.1441918536792; Thu, 10 Sep 2015 13:55:36 -0700 (PDT) Received: from mail-lb0-f180.google.com (mail-lb0-f180.google.com. [209.85.217.180]) by mx.google.com with ESMTPS id y9si11560259lad.86.2015.09.10.13.55.36 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Sep 2015 13:55:36 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.180 as permitted sender) client-ip=209.85.217.180; Received: by lbcao8 with SMTP id ao8so29871786lbc.3 for ; Thu, 10 Sep 2015 13:55:36 -0700 (PDT) X-Received: by 10.152.7.210 with SMTP id l18mr2955787laa.86.1441918536703; Thu, 10 Sep 2015 13:55:36 -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 w3csp1196249lbq; Thu, 10 Sep 2015 13:55:36 -0700 (PDT) X-Received: by 10.194.202.198 with SMTP id kk6mr73694898wjc.52.1441918536160; Thu, 10 Sep 2015 13:55:36 -0700 (PDT) Received: from mail-wi0-f180.google.com (mail-wi0-f180.google.com. [209.85.212.180]) by mx.google.com with ESMTPS id hg7si3015456wjb.140.2015.09.10.13.55.35 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Sep 2015 13:55:36 -0700 (PDT) Received-SPF: pass (google.com: domain of peter.griffin@linaro.org designates 209.85.212.180 as permitted sender) client-ip=209.85.212.180; Received: by wiclk2 with SMTP id lk2so36955002wic.1 for ; Thu, 10 Sep 2015 13:55:35 -0700 (PDT) X-Received: by 10.194.103.228 with SMTP id fz4mr48937594wjb.53.1441918535815; Thu, 10 Sep 2015 13:55:35 -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 s9sm17508216wjy.16.2015.09.10.13.55.34 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 10 Sep 2015 13:55:35 -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 v2 8/8] ARM: hikey: Adjust SDRAM_1_SIZE to 0x3EFFFFFF Date: Thu, 10 Sep 2015 21:55:18 +0100 Message-Id: <1441918518-25629-9-git-send-email-peter.griffin@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1441918518-25629-1-git-send-email-peter.griffin@linaro.org> References: <1441918518-25629-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.180 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 Reviewed-by: Simon Glass --- 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 b7c22e8..3af0213 100644 --- a/include/configs/hikey.h +++ b/include/configs/hikey.h @@ -42,7 +42,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