From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: None (no SPF record) identity=mailfrom; client-ip=2a00:1450:400c:c0c::243; helo=mail-wr0-x243.google.com; envelope-from=mw@semihalf.com; receiver=edk2-devel@lists.01.org Received: from mail-wr0-x243.google.com (mail-wr0-x243.google.com [IPv6:2a00:1450:400c:c0c::243]) (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 791EF20356261 for ; Tue, 5 Dec 2017 06:11:51 -0800 (PST) Received: by mail-wr0-x243.google.com with SMTP id x49so428744wrb.13 for ; Tue, 05 Dec 2017 06:16:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=5j90mksUGOEXKl9Tr/jETkno+TW7AhItX/ypGb51+xY=; b=iv9EnqeLk5RpeDtPhDbrcefWQElmhfBAJF4+kfVQwjPp8ik4YpMZxb3zHnRKvcT05W WkhhcpcMN/A4FQ2m6ClkWDF6PL16Yp14TMMFbkO6L0J64blOyWv3j6asmiFpfHubs+07 qP9tZh3SavVLdtWHBxZwxW++oqT+zunRsF3hLAtpba5Z1ZE0VSJy26QdZFamZoBaHVTf QPM9wYdQeyQPb34artXFGrovRbWNi4qY4s6OnTxzss+Gc3uPD41nvmSaq0VCNN4C3oDc NrAfY2DlCVik+qhHzY9UPic+6xO48YkColF3wm//xseYpzR2ydO9WQxiNAFLfxuKN1xG 3k2w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=5j90mksUGOEXKl9Tr/jETkno+TW7AhItX/ypGb51+xY=; b=fgvsJMk6jhc2hgx1LvrEsH8QSbMKF7wjgH0YNd0u1kQFwDaKMcWjchEoNWN/VcyMgy oEUp6c4DZK06Ezm6pp5SdB5i9mzRhzVG+PJg5RqvuAiY7M9+qPDQV2UVoHXvpavqif3J yOmKCGbbBmy6bbThfvPrrTvXZy5ok7WtEy85PHg+fxuiMt+uGABl9xmIs2yEC+dom1BI dx93r4IDLVvbQL0kVcmccYXuIFktOKxugjEaokFj3XDPu26gSgA8L6aaHLmm5dUQDAbK 3RwkLP1dj/eUwBIA4aDO3PLTicxDmWVXaAigwAB1Ms4zdXi0hQ5H7aGy9MwqnKRyTUQq xeUw== X-Gm-Message-State: AJaThX4O22+o9qiMu+sFECn5gI96pkYkkv91h2z7FTQQRPIcLeTLnbcT BkMMoKVeKC5xR3bDUqrxDGG+Eh+kB8orTULV7gGusQ== X-Google-Smtp-Source: AGs4zMabHsrUJ1IsuGzzeNvq9clFkx20XDBI0Z4HiB8rwKjgxrnP7rT6XlYktspXUuZqSloCyzlkenNw+i4TLgCJw/0= X-Received: by 10.223.172.115 with SMTP id v106mr17163724wrc.195.1512483381019; Tue, 05 Dec 2017 06:16:21 -0800 (PST) MIME-Version: 1.0 Received: by 10.223.163.207 with HTTP; Tue, 5 Dec 2017 06:16:20 -0800 (PST) In-Reply-To: <20171205141033.i5oijhjgc2e6om3e@bivouac.eciton.net> References: <1512453425-25446-1-git-send-email-mw@semihalf.com> <20171205141033.i5oijhjgc2e6om3e@bivouac.eciton.net> From: Marcin Wojtas Date: Tue, 5 Dec 2017 15:16:20 +0100 Message-ID: To: Leif Lindholm Cc: edk2-devel-01 , Ard Biesheuvel , nadavh@marvell.com, Neta Zur Hershkovits , Kostya Porotchkin , Hua Jing , semihalf-dabros-jan Subject: Re: [platforms: PATCH v3 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: Tue, 05 Dec 2017 14:11:51 -0000 Content-Type: text/plain; charset="UTF-8" 2017-12-05 15:10 GMT+01:00 Leif Lindholm : > > Thanks. > For the series: > Reviewed-by: Leif Lindholm > Pushed as 84c212b1b4..2348894694. > Thanks a lot! Marcin > > On Tue, Dec 05, 2017 at 06:57:01AM +0100, Marcin Wojtas wrote: > > Hi, > > > > The third 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-r20171205 > > > > I'm looking forward to your comments or remarks. > > > > Best regards, > > Marcin > > > > Changelog: > > v2 -> v3 > > * 1/4 > > - remove hardcoded DEFINE from the dsc file and enable > > passing the argument in a command line during build time > > - Add RB > > > > * 3/4 > > - Mention additional help information improvements in the > > commit log > > > > * 4/4 > > - Add RB > > > > 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.fdf | 3 + > > Platform/Marvell/Drivers/Net/Phy/MvPhyDxe/MvPhyDxe.c | 2 +- > > Platform/Marvell/Drivers/Net/Phy/MvPhyDxe/MvPhyDxe.h | 152 ++++---------------- > > 5 files changed, 39 insertions(+), 124 deletions(-) > > > > -- > > 2.7.4 > >