From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: None (no SPF record) identity=mailfrom; client-ip=83.163.83.176; helo=sibelius.xs4all.nl; envelope-from=mark.kettenis@sibelius.xs4all.nl; receiver=edk2-devel@lists.01.org Received: from sibelius.xs4all.nl (sibelius.xs4all.nl [83.163.83.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 11FDA21BADAB9 for ; Tue, 7 Aug 2018 14:48:36 -0700 (PDT) Received: from localhost (bloch.sibelius.xs4all.nl [local]) by bloch.sibelius.xs4all.nl (OpenSMTPD) with ESMTPA id 16e34b6b; Tue, 7 Aug 2018 23:48:33 +0200 (CEST) Date: Tue, 7 Aug 2018 23:48:33 +0200 (CEST) From: Mark Kettenis To: mw@semihalf.com CC: ard.biesheuvel@linaro.org, nadavh@marvell.com, jaz@semihalf.com, edk2-devel@lists.01.org In-reply-to: (message from Marcin Wojtas on Tue, 7 Aug 2018 13:28:19 +0200) References: <1533632298-4981-1-git-send-email-mw@semihalf.com> MIME-version: 1.0 Message-Id: <662469730ac10dfb@bloch.sibelius.xs4all.nl> Subject: Re: [platforms: PATCH v2 0/9] Armada7k8k DT/ACPI support X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Aug 2018 21:48:37 -0000 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit > From: Marcin Wojtas > Date: Tue, 7 Aug 2018 13:28:19 +0200 > > wt., 7 sie 2018 o 11:18 Ard Biesheuvel napisaƂ(a): > > > > On 7 August 2018 at 10:58, Marcin Wojtas wrote: > > > Hi, > > > > > > The second version of the patchset modifies AcpiTables > > > directory structure in order to avoid passing relative > > > paths in the boards' .inf files. > > > > > > The patches are available in the github: > > > https://github.com/MarvellEmbeddedProcessors/edk2-open-platform/commits/dt-acpi-upstream-r20180807 > > > > > > I'm looking forward to review and any comments/remarks. > > > > > > Best regards, > > > Marcin > > > > > > Marcin Wojtas (9): > > > Marvell/Armada7k8k: Import device tree > > > Marvell/Armada7k8k: Enable including additional DXE FV components > > > Marvell/Armada70x0Db: Enable device tree support > > > Marvell/Armada80x0Db: Enable device tree support > > > Marvell/Armada80x0McBin: Enable device tree support > > > Marvell/Armada7k8k: Add common ACPI tables > > > Marvell/Armada70x0Db: Enable ACPI support > > > Marvell/Armada80x0Db: Enable ACPI support > > > Marvell/Armada80x0McBin: Enable ACPI support > > > > > > > Reviewed-by: Ard Biesheuvel > > > > Pushed as 02daa58c21f8..89c6c77b3d91 > > > > Thank you! > Marcin Thank you Marcin! My MACCHIATObin is now running OpenBSD/arm64 on firmware based on unmodified mainline ATF and mainline EDK II.