From patchwork Wed Oct 12 12:15:07 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: gary guo X-Patchwork-Id: 77553 Delivered-To: patch@linaro.org Received: by 10.140.97.247 with SMTP id m110csp418647qge; Wed, 12 Oct 2016 05:15:50 -0700 (PDT) X-Received: by 10.55.190.193 with SMTP id o184mr705935qkf.31.1476274550472; Wed, 12 Oct 2016 05:15:50 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id h4si3455079qtc.9.2016.10.12.05.15.50; Wed, 12 Oct 2016 05:15:50 -0700 (PDT) Received-SPF: pass (google.com: domain of linaro-uefi-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linaro-uefi-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=linaro-uefi-bounces@lists.linaro.org; dmarc=pass (p=NONE dis=NONE) header.from=linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id F212C60CDA; Wed, 12 Oct 2016 12:15:49 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2 autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id 9C5A460C93; Wed, 12 Oct 2016 12:15:45 +0000 (UTC) X-Original-To: Linaro-uefi@lists.linaro.org Delivered-To: Linaro-uefi@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id AAB1060CC7; Wed, 12 Oct 2016 12:15:44 +0000 (UTC) Received: from mail-pf0-f176.google.com (mail-pf0-f176.google.com [209.85.192.176]) by lists.linaro.org (Postfix) with ESMTPS id CDB4960C8C for ; Wed, 12 Oct 2016 12:15:43 +0000 (UTC) Received: by mail-pf0-f176.google.com with SMTP id e6so17656989pfk.3 for ; Wed, 12 Oct 2016 05:15:43 -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; bh=QPPFEhcMv2luu7B0rW1yjC74CKen/3i/F6RkWT76Ig8=; b=TKuz8BBVcjX0pMbPQTGcA5w9Ny0JZyMzrd5DDzrNSfxCqIO+1A5t35TRVzwx3HVAvR 9KKoQHXA586WKhs6x0cTASaP6zMUwW10R+9iN1Qf8Z91f191Up/KNg7H2xSr9NPFdJiF lDwLBLtbtGm6iD0V47GcD53J4pk4CeAPu2e2eLXOY0SgBz/hQ0C+WL3AmYjbIj6IRSrx NVwtbmt4MxNJbrh+ApcK08L5Igox3Da0pvD2M+6RBxaYYqjCAWYg906QF9RxqtMADYI/ +zJ+eaoG+GJqScOftiEK8bHwxEj5daQRFr63yVV4yhnK25CcTuxF0fEw88XA7TJwkzYn ICqg== X-Gm-Message-State: AA6/9Rmoi7T2/pDUKbzMQBsGh2mr9TlkyzVC1yg7KpJFcfnWVTn1ZxmSGYulZdkTDeCXiJF3JiA= X-Received: by 10.98.79.153 with SMTP id f25mr1226646pfj.169.1476274543153; Wed, 12 Oct 2016 05:15:43 -0700 (PDT) Received: from localhost.localdomain ([104.238.32.17]) by smtp.gmail.com with ESMTPSA id p88sm11465106pfi.51.2016.10.12.05.15.40 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Oct 2016 05:15:42 -0700 (PDT) From: Heyi Guo To: Linaro-uefi@lists.linaro.org Date: Wed, 12 Oct 2016 20:15:07 +0800 Message-Id: <20161012121507.17823-1-heyi.guo@linaro.org> X-Mailer: git-send-email 2.9.3 Subject: [Linaro-uefi] [PATCH] platforms.config: Add Hisilicon d05 platform X-BeenThere: linaro-uefi@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: linaro-uefi-bounces@lists.linaro.org Sender: "Linaro-uefi" Signed-off-by: Heyi Guo Reviewed-by: Leif Lindholm --- platforms.config | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/platforms.config b/platforms.config index ece954f..eb15141 100644 --- a/platforms.config +++ b/platforms.config @@ -226,6 +226,13 @@ ARCH=AARCH64 UEFI_BIN=D03.fd UEFI_IMAGE_DIR=D03 +[d05] +LONGNAME=HiSilicon D05 +DSC=OpenPlatformPkg/Platforms/Hisilicon/D05/D05.dsc +ARCH=AARCH64 +UEFI_BIN=D05.fd +UEFI_IMAGE_DIR=D05 + [armada70x0] LONGNAME=Marvell Armada 70x0 DSC=OpenPlatformPkg/Platforms/Marvell/Armada/Armada70x0.dsc