From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web11.15163.1588353097390638368 for ; Fri, 01 May 2020 10:11:37 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ard.biesheuvel@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 159E330E; Fri, 1 May 2020 10:11:37 -0700 (PDT) Received: from [192.168.1.81] (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id E55BF3F305; Fri, 1 May 2020 10:11:35 -0700 (PDT) Subject: Re: [edk2-non-osi][PATCH 1/1] RPi: delete device tree binaries To: Pete Batard , Andrei Warkentin , devel@edk2.groups.io Cc: leif@nuviainc.com, philmd@redhat.com References: <20200430211849.121077-1-andrey.warkentin@gmail.com> <26c7a4ed-f26b-1cc6-2fab-ff88f49b5adf@akeo.ie> From: "Ard Biesheuvel" Message-ID: <94b84a33-2e72-6356-a16f-25e9f068f8d4@arm.com> Date: Fri, 1 May 2020 19:11:33 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <26c7a4ed-f26b-1cc6-2fab-ff88f49b5adf@akeo.ie> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit On 5/1/20 12:54 PM, Pete Batard wrote: > Reviewed-by: Pete Batard Pushed as 4703c83d7312..dc4afd066ca5 Thanks,