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 5C61D2194BB23 for ; Fri, 1 Dec 2017 07:31:05 -0800 (PST) Received: by mail-lf0-x244.google.com with SMTP id r143so12127271lfe.13 for ; Fri, 01 Dec 2017 07:35:31 -0800 (PST) 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=UFTp5q/TlbjwTQyNniBtDsAGcSR8t3IOGj5J0n2NFfk=; b=cB3eAYvqywRgmOqzB8AG5ngwEpL2T/aRcc6BVE7HQl3Yr3xYQTWhqcF1B2q1IUfYqh Qi+28ixTaqD6ZkoKIL/JA5orbHKxJpowHY/jXgGmGuB4V3fpkFxyT3DCYRGcj8IJ+WhL Ov/l0v4KkRyIBzxKPh574Y/arH6pLa1FS21pM8HiTmyEm6FwfI+IhHYB43qw+VHqAN4I SrHPQrLVcyZvl1P5GsVKVuN/8zjnOvltsb0wjofkcC7ImZL7MQenpZ4aWmRJrlgbXSwe Nd14gi3gsldrgqsXnr+sPXmEV45BKLfrRHj1RRnEK54ZK6oN5eFLydlw2rMVTzVJ/PLO IXEg== 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=UFTp5q/TlbjwTQyNniBtDsAGcSR8t3IOGj5J0n2NFfk=; b=FYizADDK82GC4dc4AjhUBrRRmMQRauF/nvDIKcP6IOGGEwAKBL1DKONCw+JDr9wU0a VCX4Tk9OcyZ4xFCNKq/Hgi7ildSDUs0VZf/CbkTTgiWFEKXPszy+5HMO1Xuv6KWCP78/ DDL+Y6c1uFeuJl8u7X0/JbiKGcdz96ddptZHltgBuHgIujcXDdFe2todk/9XqTPYK57R cwGIkFHu74PGhKQ6kV8Sq5GVDnd2mzIXVPu6xuDLVWHSM12CsYl9JjCIxHaV25yQNsIx jIQcKUZHu05cHnrkM0j3CRQgr4K7bGSFg1815yQPzlnOceSI7v62/TyeLgNbQtkMbclU rX4w== X-Gm-Message-State: AJaThX5ybMVZoyiJg6jMg61hEbFUR31DbPz1f1EZeahignT37V27opdS rHT/ul/XGMAIjhZ56vRk50QeHao+WIw= X-Google-Smtp-Source: AGs4zMZQaT6tcqTR4YIpzgCNNWCrd6hvnlduSLHhQLtbv4rCfLg78sAImYp7NPW/kuL2/YUwoHEWAw== X-Received: by 10.25.31.198 with SMTP id f189mr4515548lff.1.1512142529147; Fri, 01 Dec 2017 07:35:29 -0800 (PST) Received: from gilgamesh.semihalf.com (31-172-191-173.noc.fibertech.net.pl. [31.172.191.173]) by smtp.gmail.com with ESMTPSA id t25sm1332898lja.92.2017.12.01.07.35.27 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 01 Dec 2017 07:35:28 -0800 (PST) From: Marcin Wojtas To: edk2-devel@lists.01.org Cc: leif.lindholm@linaro.org, ard.biesheuvel@linaro.org, nadavh@marvell.com, neta@marvell.com, kostap@marvell.com, jinghua@marvell.com, mw@semihalf.com, jsd@semihalf.com Date: Fri, 1 Dec 2017 16:35:03 +0100 Message-Id: <1512142507-23282-1-git-send-email-mw@semihalf.com> X-Mailer: git-send-email 2.7.4 Subject: [platforms: PATCH v2 0/4] Armada 7k/8k - misc improvements pt.3 X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2017 15:31:05 -0000 Hi, The second version of the patchset brings the corrections requested in the review. Details can be found in the changelog below. The patches are available in the github: https://github.com/MarvellEmbeddedProcessors/edk2-open-platform/commits/misc-upstream-r20171201-2 I'm looking forward to your comments or remarks. Best regards, Marcin Changelog: v1 - > v2 * 1/4 - Add tftp as a build-time selectable option - Update commit message * 2/4 - Add RB * 3/4 - Leave initial file format and reword commit message * 4/4 - Leave PHY_AUTONEGOTIATE_TIMEOUT unmodified and remove double definition of the timeout. Marcin Wojtas (4): Marvell/Armada: Switch to dynamic tftp command Marvell/Armada: Fix watchdog control base Marvell/Applications: FirmwareUpdate: Fix usage information Marvell/Drivers: MvPhyDxe: Cleanup the header Platform/Marvell/Applications/FirmwareUpdate/FUpdate.uni | Bin 5146 -> 5190 bytes Platform/Marvell/Armada/Armada.dsc.inc | 6 +- Platform/Marvell/Armada/Armada70x0.dsc | 1 + Platform/Marvell/Armada/Armada70x0.fdf | 3 + Platform/Marvell/Drivers/Net/Phy/MvPhyDxe/MvPhyDxe.c | 2 +- Platform/Marvell/Drivers/Net/Phy/MvPhyDxe/MvPhyDxe.h | 152 ++++---------------- 6 files changed, 40 insertions(+), 124 deletions(-) -- 2.7.4