From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:4001:c0b::244; helo=mail-it0-x244.google.com; envelope-from=ard.biesheuvel@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-it0-x244.google.com (mail-it0-x244.google.com [IPv6:2607:f8b0:4001:c0b::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 D3F5321227BDC for ; Wed, 13 Jun 2018 08:10:09 -0700 (PDT) Received: by mail-it0-x244.google.com with SMTP id a195-v6so4158648itd.3 for ; Wed, 13 Jun 2018 08:10:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=ElAdYab+DiWAwZ3aJvp+yxd8jfuM+O10L2fgNY09RBk=; b=O+RjjKsXth8vv3Sef/MH5n/aUt4OBt39X0MK0dp3X4QQ/lxKKI7rqvveB0/E2d/8Fd +f5x3dwbcJoRM1VPag69QbmRJpOyangPKCWcnGjZ0Jp8Mnr4WXnXoPDJoaB/czuJI3Gy 9o9bbDcQ6E01vujHvEOdGuAtmG31wtOHsKPwg= 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=ElAdYab+DiWAwZ3aJvp+yxd8jfuM+O10L2fgNY09RBk=; b=XeNSjU9G59VhAxeLI8TC8JFiKd9/4Q+ALpphsUs/xOUkvfHSrf0bpU3FNig74vSVh6 VBMMgBJ3sfUxSj86Q5FD+dL0QsUCHeBGZjt/VTq+gGGG5OxRmAO3VdwNjJO5XB3O4EJ4 JRlEPX75kfs4iO215O0nZnhOsaRQ29I5jHxflK8595lp8FocZzGxAzwyhJIvLlExbrd9 pWRkMUthBCzD1iz2fGAAsa8j4RBxrpHdStW9sJx1yhyXV+Q8sImwXp/zxzGJvh0ZZKjw 6+Nk18Ni9uE/e+hgH3IuvArd+7hjoFgS4G+4wJtHt67KktnaDtkf8257IpVHIGuytS7s LNVw== X-Gm-Message-State: APt69E049A3h2y7mC3rCibU4nzXW/vAD0DIt2j6T5dGqst7vh/WIFum+ 1++uIlxDKi6zGP9s0GvmTFfkc4Ee6VQgfMKWVgBitg== X-Google-Smtp-Source: ADUXVKIHBlN0FGjJ9SWnEpyehRZNQs85MhFG6KFVDZZcMvcXFOW8EUvpe7VQk00DISo61vKRQpjEys+G9fz4sDcls00= X-Received: by 2002:a24:e105:: with SMTP id n5-v6mr5084602ith.68.1528902609033; Wed, 13 Jun 2018 08:10:09 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a6b:bbc7:0:0:0:0:0 with HTTP; Wed, 13 Jun 2018 08:10:08 -0700 (PDT) In-Reply-To: <20180613142337.jr6wnu2nnapgfu66@bivouac.eciton.net> References: <1528880573-29494-1-git-send-email-mw@semihalf.com> <20180613142337.jr6wnu2nnapgfu66@bivouac.eciton.net> From: Ard Biesheuvel Date: Wed, 13 Jun 2018 17:10:08 +0200 Message-ID: To: Leif Lindholm Cc: Marcin Wojtas , "edk2-devel@lists.01.org" , Nadav Haklai , Hua Jing , =?UTF-8?B?SmFuIETEhWJyb8Wb?= , Grzegorz Jaszczyk Subject: Re: [platforms: PATCH v2 0/4] Armada7k8k new boards support 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: Wed, 13 Jun 2018 15:10:10 -0000 Content-Type: text/plain; charset="UTF-8" On 13 June 2018 at 16:23, Leif Lindholm wrote: > On Wed, Jun 13, 2018 at 11:02:49AM +0200, Marcin Wojtas wrote: >> Hi, >> >> v2 of the boards support adds NOOPT flag to all Armada boards >> and upgrades version of the new files to 0x1A. >> >> The patches are available in the github: >> https://github.com/MarvellEmbeddedProcessors/edk2-open-platform/commits/boards-upstream-r20180613 >> >> I'm looking forward to review and any comments/remarks. > > For me: > Reviewed-by: Leif Lindholm > > But I'll wait until Ard has had the time to have a look before I push > anything. > Reviewed-by: Ard Biesheuvel