From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:4864:20::d41; helo=mail-io1-xd41.google.com; envelope-from=ard.biesheuvel@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-io1-xd41.google.com (mail-io1-xd41.google.com [IPv6:2607:f8b0:4864:20::d41]) (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 A99622194D3B8 for ; Wed, 30 Jan 2019 11:45:21 -0800 (PST) Received: by mail-io1-xd41.google.com with SMTP id g8so614383iok.4 for ; Wed, 30 Jan 2019 11:45:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=vYFfjTo+8C2O2kAQsvfOktpy15Nl+f6jSS7/I/TXGc8=; b=IYV38iF5yMQLvx/iBuFnEChG4TGQPHzTLoUw2VmhlUTXjgYpPOzsHCrXen/efPQcAi Tznd9mkio+HRpvCgL5b62dmvagik/kDhmQ2lPen/C7gH0z9wrGrTXGhYtEg8HROpOabb atMlqrDA0UUViIVbV5/GTG8jCIWKcy+etZNcI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=vYFfjTo+8C2O2kAQsvfOktpy15Nl+f6jSS7/I/TXGc8=; b=qJhOYKrhHS6oKN46s0fr9DfB28vVuoWWQpnZoZF1QDm/pbNGb+/9pAp2BbtIKq6fl2 CHCm6lHE/0aj9styaDtNbWC307uFe4fe1uEcQghWjdCVwn1+WSyWSqEYgyIeK76zqRHo 5/1yxnJtEEIsRgettqAOMkbGAFYfnCCsiftldgdS40re9PK6Rem4lkhxe54/Zvo3i8YT dZFEed6S3Rzz+uXeABk3Dj+Un9PpJwswI4WKoz/mwlbuI7gtOJZZD60OyR9ils0ilKx+ uP02SFTA0d1TXstGBiGqReyWQihZ7X0c0ePJNp/jGKc1lw6wTN9lyqFnbCXpEBTwcHEa 3cmA== X-Gm-Message-State: AHQUAuYe3lZCBqn+Mf+sFYQ1yCw8gKZY3QPHQylSHKahB1GB8r++pYUR el3n6RNzwhFBZVInwlQKmXDpPcIImNJyN4XYcTelDC7b X-Google-Smtp-Source: AHgI3IYA4CGc351P1nP7sv7B+pV8rYJnNf7MPo+p6rZryQowpZLUcMMrgH1SOJZJJOSgJOfxX7hX0iLswciL12i3bSU= X-Received: by 2002:a5d:8410:: with SMTP id i16mr1944406ion.173.1548877520719; Wed, 30 Jan 2019 11:45:20 -0800 (PST) MIME-Version: 1.0 References: <20190129162655.3800-1-pete@akeo.ie> <20190130194237.kss4h6c2cjhwronm@bivouac.eciton.net> In-Reply-To: <20190130194237.kss4h6c2cjhwronm@bivouac.eciton.net> From: Ard Biesheuvel Date: Wed, 30 Jan 2019 20:45:08 +0100 Message-ID: To: Leif Lindholm Cc: Pete Batard , "edk2-devel@lists.01.org" Subject: Re: [PATCH v4 edk2-platforms 00/23] Platform/Raspberry: Add Raspberry Pi 3 support 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: Wed, 30 Jan 2019 19:45:21 -0000 Content-Type: text/plain; charset="UTF-8" On Wed, 30 Jan 2019 at 20:42, Leif Lindholm wrote: > > On Wed, Jan 30, 2019 at 08:38:19PM +0100, Ard Biesheuvel wrote: > > On Tue, 29 Jan 2019 at 22:10, Pete Batard wrote: > > > > > > On 2019.01.29 17:40, Ard Biesheuvel wrote: > > > > I managed to build and run a RELEASE image, and I must say, I'm > > > > impressed. It works really well, and looks really slick too. Thanks a > > > > lot for taking the time to upstream this, it makes the RPI3 a lot more > > > > usable for people that want to run a generic distro. > > > > > > I'm very happy to hear that. > > > > > > Indeed, our hope is that, once the firmware gets "officialized" into > > > edk2-platforms, mainline Linux distros will switch to using its > > > facilities and make the whole Linux boot process a friendlier/more > > > familiar experience for Pi3 users. > > > > > > Of course, you have to thank Andrei Warkentin for this nice outcome, > > > since he put a lot of effort into it, as well as all the people who > > > contributed to the firmware (including Linaro & Microsoft). > > > > > > > Tested-by: Ard Biesheuvel > > > > > > Many thanks for this. > > > > > > > What happened to patch #20? I don't think I received it. > > I have it, both for my cc and from the list. > It's also in the archive: > https://lists.01.org/pipermail/edk2-devel/2019-January/035947.html > OK, found it in my spam folder :-)