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::244; helo=mail-lf0-x244.google.com; envelope-from=mw@semihalf.com; receiver=edk2-devel@lists.01.org Received: from mail-lf0-x244.google.com (mail-lf0-x244.google.com [IPv6:2a00:1450:4010:c07::244]) (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 116F72267F0F5 for ; Sun, 15 Apr 2018 22:09:47 -0700 (PDT) Received: by mail-lf0-x244.google.com with SMTP id q9-v6so20117259lfk.9 for ; Sun, 15 Apr 2018 22:09:47 -0700 (PDT) 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; bh=G1h7CrOOh02iI5zilRpPgoT3N8KHR1LmMBC8+xurwtc=; b=mpNNlw9XRa1zhd9HYK/9Iyp2yvr+Wnc6ZcPZpbnn62ihsHNYDysV/dIYNW79WaQByF k+5nYek6w0ZVqBdiRnkfKscgmj7i/VkpEjv326dcUGnD8qHfBdU/knymPEmXUWMNHPED PT7ohOy/eMNKuj87fWKu+/MktfRPSp6IXV9IJ5vaPSyPOc+Whn0Ukkiwj7EZ4SysZ2G/ rf++yjSgcBYhAVGPM9iKqEkE8I8IG9rH0OBfAidp7Afgd6aC5UETzFE1zLjG5klRkKij YEKWjO9JXr213jUyFQRoQz/pr+XkGXsNUiObSHGG1FujDj8QbphYr1xnaEg7bzceIV+T nT2g== 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; bh=G1h7CrOOh02iI5zilRpPgoT3N8KHR1LmMBC8+xurwtc=; b=V8b6cFKStss+hdcTt1T1ol4sho1Omx9GtCi0JQBIXg8rn4JkGCvSUV8VxhrawzO6I5 N1tBqYyh9Qk0HLJCZzzN0TETi2bm1e0gNFSH3ipqSRnec5ndFlgwXb0XdYdU0GI/TKbb ZnkdvKxv0bymEffSsQebIvPjep5/8EPQ4qd5CAGz2ABn2WXZlwvzzQoaXp3tFjQp4Yzy cIVI+BQ86cC4JnWtBGSNgFiiL2kDovXUHnbDbnBeSfLfx0NJo6GKdOKRYBH+LDu8W2VW 8VHP+kDr/0qJ3FJ+yth/GM/5NoAvtCs1BJ+3eU7B+MW8QEt5gWiWbrxDMk4/mD5P67ra 6zwA== X-Gm-Message-State: ALQs6tARho1sz8rQeGH4U9BbhGKIRZLo9/Ugo7lmqFmzryl9Zhdb28BD yapG6S0jlKtwVEvr1zIWKx+Wd796JzE= X-Google-Smtp-Source: AIpwx49SwFIe1y7TMYNtKh01Nzn6a/W80Ab5iqezHm2lKLYB2ldYTmsmXQUeaUcBT5FROqJz5jHCqg== X-Received: by 10.46.137.138 with SMTP id c10mr8634168lji.0.1523855384884; Sun, 15 Apr 2018 22:09:44 -0700 (PDT) Received: from gilgamesh.semihalf.com (31-172-191-173.noc.fibertech.net.pl. [31.172.191.173]) by smtp.gmail.com with ESMTPSA id d27-v6sm2683717lfb.6.2018.04.15.22.09.43 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 15 Apr 2018 22:09:44 -0700 (PDT) From: Marcin Wojtas To: edk2-devel@lists.01.org Cc: leif.lindholm@linaro.org, ard.biesheuvel@linaro.org, nadavh@marvell.com, neta@marvell.com, jinghua@marvell.com, mw@semihalf.com, jsd@semihalf.com, jaz@semihalf.com Date: Mon, 16 Apr 2018 07:09:11 +0200 Message-Id: <1523855353-9262-1-git-send-email-mw@semihalf.com> X-Mailer: git-send-email 2.7.4 Subject: [platforms PATCH 0/2] Armada7k8k adjustments to EDK2 X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 05:09:48 -0000 Hi, Recent changes in EDK2 mainline resulted in problems with compiling/booting of Armada platforms. This short patchset adjust RTC library and variable driver to those modifications. More details can be found in the commit log. The code is also available in the github: https://github.com/MarvellEmbeddedProcessors/edk2-open-platform/commits/adjustments-r20180416 I'm looking forward to your feedback. Best regards, Marcin Marcin Wojtas (2): Marvell/Drivers: MvFvbDxe: Adjust to new dependencies Marvell/Armada: RealTimeClockLib: Depend on gEfiCpuArchProtocolGuid Silicon/Marvell/Armada7k8k/Library/RealTimeClockLib/RealTimeClockLib.inf | 5 ++++- Silicon/Marvell/Drivers/Spi/MvFvbDxe/MvFvbDxe.c | 21 ++++++++++++++++++++ Silicon/Marvell/Drivers/Spi/MvFvbDxe/MvFvbDxe.inf | 7 ++----- 3 files changed, 27 insertions(+), 6 deletions(-) -- 2.7.4