From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:400e:c00::243; helo=mail-pf0-x243.google.com; envelope-from=heyi.guo@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-pf0-x243.google.com (mail-pf0-x243.google.com [IPv6:2607:f8b0:400e:c00::243]) (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 A0149221F93B6 for ; Thu, 18 Jan 2018 06:56:58 -0800 (PST) Received: by mail-pf0-x243.google.com with SMTP id e76so14776400pfk.1 for ; Thu, 18 Jan 2018 07:02:20 -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=qz9P7wPBOh9Hbvqv76mSoYax/qhzk4xlVT9VKryELiM=; b=Nbs+qZzRF8G18ietQKdo3RFTka8W29z/7RY2ZFapSwzkD9o1GfYip4lV47Q1J4aswI BmLDeIzj15UsXFeoD5ORnGq4bBkua5vaRm+W83bs6iApRe3Pi2M8XBl+RKPjH16f10eH ol4rk3CMgogHHZRdJsodl5uva1RAbp5wZXvgw= 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=qz9P7wPBOh9Hbvqv76mSoYax/qhzk4xlVT9VKryELiM=; b=j7WnU4g8icm0boAj8jmcm0yQKZhPZ/DJpy3naMdBpKFRMm8N+W8HBvg4gDIVFVPH0I wdmWlvQc0FUJtLittw3OqvmHhfyBQAq1oPYiPaFXHDFx84QV9iJDMLcvAZY7qzBTt9z1 Y6wZ+W1elUNRoqINaBGIatCPx3TKV452DxTsnrs2Nl+0QMrQIWMcGVYBthnfbfo4msyN lIRnT8K6paNudjQ6fm3rvy8StCBTkUt7SU+lAF799Kc0PUgLPcYbfG+YfbkMQKuGE3bR H7iwl+nhXPeJ+/ibicAP/JqCMGrJBGGnoO1WxUCw8WMp737K2L9izbo6lsd8siOog0nN fWoQ== X-Gm-Message-State: AKwxyte48J5klGx0RG2yv7q/61IHGW2GE0z1iJMOW0H8aIQ/z1APPoK1 oevs7fJocnsuPAgIxdC+tqk1ND9JDtM= X-Google-Smtp-Source: ACJfBovWGb8wdbLpT/1nbDCZVKSCgYks+cliDwta8Ah3xnU4aMr0ka+OAUczNFfgj+SFSq526GuW6A== X-Received: by 10.98.58.194 with SMTP id v63mr29719907pfj.36.1516287740134; Thu, 18 Jan 2018 07:02:20 -0800 (PST) Received: from localhost.localdomain ([120.31.149.194]) by smtp.gmail.com with ESMTPSA id j14sm13621815pfh.94.2018.01.18.07.02.17 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 18 Jan 2018 07:02:19 -0800 (PST) From: Ming Huang X-Google-Original-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, guoheyi@huawei.com, wanghuiqiang@huawei.com, huangming23@huawei.com, zhangjinsong2@huawei.com, mengfanrong@huawei.com, waip23@126.com, Heyi Guo , GongChengYa Date: Thu, 18 Jan 2018 23:01:38 +0800 Message-Id: <1516287703-35516-10-git-send-email-huangming23@huawei.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1516287703-35516-1-git-send-email-huangming23@huawei.com> References: <1516287703-35516-1-git-send-email-huangming23@huawei.com> Subject: [PATCH edk2-platforms v1 09/14] Hisilicon/D05: Replace SP805Watchdog by WatchdogTimer driver. X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jan 2018 14:56:59 -0000 In SCT test,we find SP805 watchdog driver can't reset when timeout so we use another driver in MdeModulePkg. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ming Huang Signed-off-by: Heyi Guo Signed-off-by: GongChengYa --- Platform/Hisilicon/D05/D05.dsc | 2 +- Platform/Hisilicon/D05/D05.fdf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Platform/Hisilicon/D05/D05.dsc b/Platform/Hisilicon/D05/D05.dsc index 4e19de2..79890ef 100644 --- a/Platform/Hisilicon/D05/D05.dsc +++ b/Platform/Hisilicon/D05/D05.dsc @@ -515,7 +515,7 @@ ArmPkg/Drivers/TimerDxe/TimerDxe.inf - ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805WatchdogDxe.inf + MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf # #ACPI diff --git a/Platform/Hisilicon/D05/D05.fdf b/Platform/Hisilicon/D05/D05.fdf index 9873677..d05e227 100644 --- a/Platform/Hisilicon/D05/D05.fdf +++ b/Platform/Hisilicon/D05/D05.fdf @@ -193,7 +193,7 @@ READ_LOCK_STATUS = TRUE INF ArmPkg/Drivers/ArmGic/ArmGicDxe.inf INF ArmPkg/Drivers/TimerDxe/TimerDxe.inf - INF ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805WatchdogDxe.inf + INF MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf # # FAT filesystem + GPT/MBR partitioning -- 1.9.1