From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:4864:20::443; helo=mail-wr1-x443.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wr1-x443.google.com (mail-wr1-x443.google.com [IPv6:2a00:1450:4864:20::443]) (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 511072119377E for ; Mon, 26 Nov 2018 07:15:27 -0800 (PST) Received: by mail-wr1-x443.google.com with SMTP id p4so19319373wrt.7 for ; Mon, 26 Nov 2018 07:15:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=ZkXF+6pM5pzAKZiC0He2zvbPo24I5LvrOY+ydVJ5Yp0=; b=QQ1JVYjG0M3L3CcW4ppZriG9u/uwHGRMCP9yROxi5hGctW0EUeoHoEygT9GSomA1JH rsnnPjntcoUzW2zrKASWx707tqBd1u0pAaNa0QpzM+XaN2HnIurxxXIfh4h5IY8RAZtm 7AvaPSybGGV3EFRfS3pyNwVUYJ3tbhC37vRjg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=ZkXF+6pM5pzAKZiC0He2zvbPo24I5LvrOY+ydVJ5Yp0=; b=eL+pKhz4ZGN9FCmXn6/tBYb+GChvrPGLVExe0krAMt5e0LGMcI4rREHq4h7Lcx2kiq SgMVJUckNzxvuH4bhQLCoAIBn1WyZXGOHnOKJPYLg2P65Ojzk45IlOu0mTt0kpn9rzR4 nCJQVACdvNxX+b+Rhy0FpphiarkF2Vbm+JUdNRDKOz7avENo+tpSS4PgM8BbpRLzYlzM OjKpB4O9BiG9l5McabkClooDEaLeeQXtquf05QGiQDX9WeCvHfPJTgk9c+HsqDjSB86z 2yfVrEiUAArAReDxQFXyJBUPm+pDrcGFOQEcxCaqP8S9I9fE0IAchO3dgOHObWHWyrA9 r9vQ== X-Gm-Message-State: AA+aEWaf1pwVWbCkOf1fKn4hV8it+VUuvll9noDoti4r0i/jvIRuylqz /E1luCVwnbPR0Ia5AIE5Dcgd5w== X-Google-Smtp-Source: AFSGD/WNO0n8JaCOh+3YVRx4tDpFTEZYqxkgSivO5PumZv3M8gd7fuPkAhp1PCXCaFRujx0TYEWgrQ== X-Received: by 2002:a05:6000:1c8:: with SMTP id t8mr24836583wrx.146.1543245325760; Mon, 26 Nov 2018 07:15:25 -0800 (PST) Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id y34sm838337wrd.68.2018.11.26.07.15.24 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 26 Nov 2018 07:15:24 -0800 (PST) Date: Mon, 26 Nov 2018 15:15:22 +0000 From: Leif Lindholm To: Ard Biesheuvel Cc: edk2-devel@lists.01.org, thomas.abraham@arm.com, nariman.poushin@linaro.org, masahisa.kojima@linaro.org Message-ID: <20181126151522.zqhedrchkc3esxkv@bivouac.eciton.net> References: <20181121120145.3148-1-ard.biesheuvel@linaro.org> MIME-Version: 1.0 In-Reply-To: <20181121120145.3148-1-ard.biesheuvel@linaro.org> User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [PATCH edk2-platforms 0/3] drop GUIDs from NOR flash bank descriptors 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: Mon, 26 Nov 2018 15:15:27 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Nov 21, 2018 at 01:01:42PM +0100, Ard Biesheuvel wrote: > Align edk2-platform with upcoming changes to EDK2 to get rid of per-bank > NOR flash GUIDs. For the series: Reviewed-by: Leif Lindholm > Ard Biesheuvel (3): > Platform/ARM: replace hardcoded VenHW() device paths referring to NOR > flash > Silicon/SynQuacer: drop per-bank NOR flash GUIDs > Platform/ARM: drop per-bank NOR flash GUIDs > > Platform/ARM/JunoPkg/ArmJuno.dec | 2 +- > Platform/ARM/JunoPkg/ArmJuno.dsc | 2 +- > .../JunoPkg/Library/NorFlashJunoLib/NorFlashJuno.c | 2 -- > .../ARM/SgiPkg/Library/NorFlashLib/NorFlashLib.c | 2 -- > Platform/ARM/SgiPkg/SgiPlatform.dsc | 2 +- > Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.dsc | 2 +- > Platform/ARM/VExpressPkg/ArmVExpress.dsc.inc | 2 +- > .../NorFlashArmVExpressLib/NorFlashArmVExpress.c | 4 ---- > .../SynQuacer/Drivers/Fip006Dxe/NorFlashDxe.c | 14 +++++++------- > .../SynQuacer/Drivers/Fip006Dxe/NorFlashDxe.h | 3 +++ > .../NorFlashSynQuacerLib/NorFlashSynQuacer.c | 6 ------ > 11 files changed, 15 insertions(+), 26 deletions(-) > > -- > 2.17.1 >