From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:4864:20::442; helo=mail-pf1-x442.google.com; envelope-from=ming.huang@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-pf1-x442.google.com (mail-pf1-x442.google.com [IPv6:2607:f8b0:4864:20::442]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 6232221191724 for ; Tue, 20 Nov 2018 01:02:08 -0800 (PST) Received: by mail-pf1-x442.google.com with SMTP id v68-v6so695571pfk.0 for ; Tue, 20 Nov 2018 01:02:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=/m80cfKtwUj8ZJda6Rv9ktR3t+3/Sim2pvet/BcZ6Dk=; b=HBY97v9LJXcmxOQkiK5jMuzHYspH1bQ8L95JbesyiUgWoqNIXKHmqN8c5owwq0DSIl oqd6Xlfw2/xUtlmjIoZ0Zt95O9MfNkBC4QLBwHZgSH+Eyg7VF/tSB0/AzpbY5apqQ/bR G0OT1fKhoe4A8H75mGROdHdbIU0otIbjVxRno= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=/m80cfKtwUj8ZJda6Rv9ktR3t+3/Sim2pvet/BcZ6Dk=; b=F/i0Qwg9zIht4MPaoSt9rvZ4hYBVvApsIL5dMQzrMqRDQvauLc3cpRI87ef3rhr9IO m7saIw38NarnG/74kw33GiysL3zXmbWAYbcg/Sj9P4xMgi07Z1HXuTWXzQmxp2DonzBb duzBTtIllMqJDgEM0jnP07B1F8TxA508+voS5grTTPBiE7Zi8T5l3ZkLTprHs/DfuTB+ i3hPXE/YVX2b62LjtZgXH8a5etfjoFcCRtSATEXfQgMK4EwBhv86elBA8i8DzBXsibGb MAuhDd7k2vXYjGIYMc9RsObz0A1NzdkNfmEMEScauZMURqanOWyTkRkEhgmC05TBen0G l5Jg== X-Gm-Message-State: AA+aEWbPu3fOITWPuKXUGdK/yG7Rt6MtnrYV/1udIcjkAb3rRybGX7un KjX6/e4Fhh6z+frCL0wCTe8VCi2CWn0= X-Google-Smtp-Source: AFSGD/UghomCSW0ylWyUrnZddKNJGBPYTYbF3nJLCAHzp/3z0pkXB2iVQk9nxvS7ghrQcZo7Vfb1ZQ== X-Received: by 2002:a65:448a:: with SMTP id l10mr1135810pgq.387.1542704528115; Tue, 20 Nov 2018 01:02:08 -0800 (PST) Received: from localhost.localdomain ([114.119.4.74]) by smtp.gmail.com with ESMTPSA id f13sm24151250pfa.132.2018.11.20.01.02.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 20 Nov 2018 01:02:07 -0800 (PST) From: Ming Huang To: leif.lindholm@linaro.org, linaro-uefi@lists.linaro.org, edk2-devel@lists.01.org, graeme.gregory@linaro.org Cc: ard.biesheuvel@linaro.org, michael.d.kinney@intel.com, lersek@redhat.com, wanghuiqiang@huawei.com, huangming23@huawei.com, zhangjinsong2@huawei.com, huangdaode@hisilicon.com, john.garry@huawei.com, xinliang.liu@linaro.org, zhangfeng56@huawei.com, Ming Huang Date: Tue, 20 Nov 2018 17:01:48 +0800 Message-Id: <20181120090150.1102-4-ming.huang@linaro.org> X-Mailer: git-send-email 2.9.5 In-Reply-To: <20181120090150.1102-1-ming.huang@linaro.org> References: <20181120090150.1102-1-ming.huang@linaro.org> Subject: [PATCH edk2-platforms v3 3/5] Hisilicon/D06: Correct PcdGicInterruptInterfaceBase X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Nov 2018 09:02:08 -0000 The PcdGicInterruptInterfaceBase(0xFE000000) is wrong, it just copy from D05/D03. Maybe somewhere will need the right value of Pcd. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ming Huang --- Platform/Hisilicon/D06/D06.dsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Platform/Hisilicon/D06/D06.dsc b/Platform/Hisilicon/D06/D06.dsc index e8bf5582572a..742fe30b62c3 100644 --- a/Platform/Hisilicon/D06/D06.dsc +++ b/Platform/Hisilicon/D06/D06.dsc @@ -181,7 +181,7 @@ [PcdsFixedAtBuild.common] gHisiTokenSpaceGuid.PcdArmPrimaryCoreTemp|0x80010000 gArmTokenSpaceGuid.PcdGicDistributorBase|0xAE000000 gArmTokenSpaceGuid.PcdGicRedistributorsBase|0xAE100000 - gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0xFE000000 + gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0x9B000000 -- 2.9.5