From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: None (no SPF record) identity=mailfrom; client-ip=2a00:1450:4010:c07::243; helo=mail-lf0-x243.google.com; envelope-from=mw@semihalf.com; receiver=edk2-devel@lists.01.org Received: from mail-lf0-x243.google.com (mail-lf0-x243.google.com [IPv6:2a00:1450:4010:c07::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 DA396221EA0DD for ; Thu, 7 Dec 2017 11:16:24 -0800 (PST) Received: by mail-lf0-x243.google.com with SMTP id j124so9396095lfg.2 for ; Thu, 07 Dec 2017 11:20:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=HYDI/XXfk9R5j3tN3oII0UkcTBETSUvW3SeAkQ8XsUg=; b=PwifRBpjOFIJEss14LZQUm/8K0joSY3BlMsy2HlF5P7riQlXIWrfI/F7CA75bK7qVy baMh5rCaOH2/gTBiabAHv+F3NA/11v3a2awkArEKxNoSwd8TMqcuFd9MwjAh9VTI6rMW nFymNwStOfVt3xfuMVEJLhBlmxFSEBTzI5rUF/y76lwj72SPivo1wvbEei2jLE7ho9tg ZNuoh/Qa/bxa1cvkhELPP9GEEDrd5v80uvnqoYZ/hHtBdZDJ9yB1TW0JSDT3HuHxTxve k/8MOzl9X8j1ox94KdMFZWebJykrMjg37JJSP7lW4VlxSdtGG3dCQn6sLklfosNTdKiJ vLlw== 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=HYDI/XXfk9R5j3tN3oII0UkcTBETSUvW3SeAkQ8XsUg=; b=WKQwrnPs5WpcTWidl16mIibmUF0I9P808en4FPJnetZUXvNtujdC0Qctdvgl4TMk9R hanAMfIxLYeZ6NFtfN5nUMJ6UlRIf6U2H5uFlMpRkH3fdRs8NzWcCkdFWjqVs60gFbAS 7MsyLr8wtmZi6zp+nrO9msrgcWPb+0y5YHG8hcd5vmxMM2Eg4ZXD6lu9xdOmPB98oUg3 4kiEqTW7xklie/iu9T1y81UOHmaKd4O/C+80wSu+Rk9bh4GYA5jSo7wQVPDuQfo1DoJ2 Cyt0wRmg35YAvnl6wI4FdfXu9WrJoC6P3q5dB2Y4HR/+fbl621Eqs78p8JTUdKLOt/7t tHZg== X-Gm-Message-State: AJaThX41B6/BByceFn5zg3PelDj/sUYLiDMM2xl8wphNeDE741wCpIJm lDB5izebVDKGaFDPmaeP7kokepJPnO4= X-Google-Smtp-Source: AGs4zMaQ+OimKOADsi99BA6xunqaRT3JCxsSZBckdx/Zf4UaX00wNLpZiAh+zFG3AIIZjx9TwcLfcg== X-Received: by 10.46.48.6 with SMTP id w6mr13960094ljw.10.1512674456167; Thu, 07 Dec 2017 11:20:56 -0800 (PST) Received: from gilgamesh.semihalf.com (31-172-191-173.noc.fibertech.net.pl. [31.172.191.173]) by smtp.gmail.com with ESMTPSA id b84sm1164363ljf.60.2017.12.07.11.20.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 07 Dec 2017 11:20:55 -0800 (PST) From: Marcin Wojtas To: edk2-devel@lists.01.org Cc: leif.lindholm@linaro.org, ard.biesheuvel@linaro.org, nadavh@marvell.com, neta@marvell.com, kostap@marvell.com, jinghua@marvell.com, mw@semihalf.com, jsd@semihalf.com, ka@semihalf.com Date: Thu, 7 Dec 2017 20:20:32 +0100 Message-Id: <1512674434-32326-4-git-send-email-mw@semihalf.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1512674434-32326-1-git-send-email-mw@semihalf.com> References: <1512674434-32326-1-git-send-email-mw@semihalf.com> Subject: [platforms: PATCH v2 3/5] Marvell/Armada70x0Db: Rename fd file X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Dec 2017 19:16:25 -0000 Hitherto fd file name was pretty generic, so use one, which reflects actual board model. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Marcin Wojtas --- Platform/Marvell/Armada70x0Db/Armada70x0Db.fdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Platform/Marvell/Armada70x0Db/Armada70x0Db.fdf b/Platform/Marvell/Armada70x0Db/Armada70x0Db.fdf index bba449a..3b0646e 100644 --- a/Platform/Marvell/Armada70x0Db/Armada70x0Db.fdf +++ b/Platform/Marvell/Armada70x0Db/Armada70x0Db.fdf @@ -24,7 +24,7 @@ # ################################################################################ -[FD.Armada70x0_EFI] +[FD.Armada70x0Db_EFI] BaseAddress = 0x00000000|gArmTokenSpaceGuid.PcdFdBaseAddress # The base address of the Firmware in NOR Flash. Size = 0x00400000|gArmTokenSpaceGuid.PcdFdSize # The size in bytes of the FLASH Device ErasePolarity = 1 -- 2.7.4