From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7FF94C433EF for ; Wed, 22 Dec 2021 02:42:29 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 3D5608302A; Wed, 22 Dec 2021 03:42:27 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="CwQ4i8xy"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 49EE18302B; Wed, 22 Dec 2021 03:42:25 +0100 (CET) Received: from mail-oi1-x22c.google.com (mail-oi1-x22c.google.com [IPv6:2607:f8b0:4864:20::22c]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 514BD82FB4 for ; Wed, 22 Dec 2021 03:42:22 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=linus.walleij@linaro.org Received: by mail-oi1-x22c.google.com with SMTP id p4so1717637oia.9 for ; Tue, 21 Dec 2021 18:42:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=i9C/pVvAitv91Ow1JuHP/3+qJdZhEqkhmnsYANIwoA4=; b=CwQ4i8xytKJFg9NTVk21Rf2/h1da3yNHnW/AbNNebHxdLSS91xmb7vDdnhoPbwxals GVTom+t8AOtyubIKZx5mRfqJ87F46ciUwM/fvSJIdSqms9Ri/gbNZ/DYqjDAcKla4UH5 UjVcWpW72aq/sEoMPz9TyKvSqW8xNnNeCL3LwsPt6qTvh1NeDP6yA9HqAlUgfa9F5OQt Y7W+V2XGdsertuNWgHpM9CoVTpcuJuYY2/TKULr9/FLoFy1emFMfjRzr+dDpi2dPdnYs 8xqLZA501k3SGe1XWX8MfuOG1qMyQ3MhlYZpSjlM2pqzEYt5oMXF/Co+HJlat9Nd8AOA BOqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=i9C/pVvAitv91Ow1JuHP/3+qJdZhEqkhmnsYANIwoA4=; b=gtOqizcA3yGjqP55DkAb22ri6eWBKlp5Km7d+TblOzn8YMLWlAr12k4oit+9hGhG5G Qkmk5j+U/VX3178BdhsOSCBAaXL8gCE1GSdLPK5ytmTNX9N9C72zlA7sNabfeiKlXLyc ARWRuNZsOI/5U2zqxiXuts/4RGCOR/6Q7ADZ64XH2psaSQB7irjb2P+FleLaRZ0VxiR6 bGVSnSxDJuEIr4HT14PT8fW2LEoUyTa4msjyzXeA08ff+kuQAABw3+kZDSrQvsMZRz2Z Db1/zm7uTiGYrkAzclPRMyAf12V364ZuvaIb8XN7b9pS+V7TCKK0g3r7fPGYSR/dRBuD XjJw== X-Gm-Message-State: AOAM530YJV4rRlRG983smM2tkm+MAuNol5rJow5Hz/vXBRJuZVBdRlcY 2G3my0TuJGYdcNrEFoPAqx6WPOJCyup6GqZX/T3ylC/BNCU= X-Google-Smtp-Source: ABdhPJzfoYCdzDH8qhEE8fC+PPK5lqnhKCo9v5yBkW9KjZ19L3G/Zdez9yNmOR6AFSMG9gmRMT9eQWnmKGFYMCDOeLI= X-Received: by 2002:aca:120f:: with SMTP id 15mr732451ois.132.1640140941088; Tue, 21 Dec 2021 18:42:21 -0800 (PST) MIME-Version: 1.0 References: <20211220181204.739910-1-andre.przywara@arm.com> <20211220181204.739910-2-andre.przywara@arm.com> In-Reply-To: <20211220181204.739910-2-andre.przywara@arm.com> From: Linus Walleij Date: Wed, 22 Dec 2021 03:42:09 +0100 Message-ID: Subject: Re: [PATCH v2 1/2] doc: Add documentation for the Arm VExpress64 board configs To: Andre Przywara Cc: Simon Glass , Tom Rini , Sudeep Holla , Robin Murphy , u-boot@lists.denx.de, Peter Hoyes , Liviu Dudau Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.38 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean On Mon, Dec 20, 2021 at 7:12 PM Andre Przywara wrote: > From: Peter Hoyes > > Create a new documentation section for Arm Ltd boards with a sub-page > for the FVP VExpress64 system. > > Signed-off-by: Peter Hoyes > [Andre: remove Juno stub, RSTify] > Signed-off-by: Andre Przywara Reviewed-by: Linus Walleij Yours, Linus Walleij