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 91D37C433F5 for ; Mon, 11 Apr 2022 10:06:59 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 4136D83DC8; Mon, 11 Apr 2022 12:06:57 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=fail (p=none dis=none) header.from=rock-chips.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Received: by phobos.denx.de (Postfix, from userid 109) id 7A8E983DCC; Mon, 11 Apr 2022 12:06:55 +0200 (CEST) Received: from mail-m17664.qiye.163.com (mail-m17664.qiye.163.com [59.111.176.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id EEF5A83DC4 for ; Mon, 11 Apr 2022 12:06:52 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=rock-chips.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=kever.yang@rock-chips.com Received: from [172.16.12.93] (unknown [58.22.7.114]) by mail-m17664.qiye.163.com (Hmail) with ESMTPA id 5D598140426; Mon, 11 Apr 2022 18:06:40 +0800 (CST) Message-ID: <99951c38-eeb8-eefd-425b-452aa3dc91ff@rock-chips.com> Date: Mon, 11 Apr 2022 18:06:39 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH v9 16/16] doc: rockchip: add rk3066 Rikomagic MK808 Content-Language: en-US To: Johan Jonker Cc: sjg@chromium.org, philipp.tomsich@vrull.eu, lukma@denx.de, seanga2@gmail.com, u-boot@lists.denx.de References: <20220404141926.6085-1-jbx6244@gmail.com> <20220404141926.6085-17-jbx6244@gmail.com> <68b74c6c-459f-016e-ae91-a47bf22a9fd5@rock-chips.com> From: Kever Yang In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-HM-Spam-Status: e1kfGhgUHx5ZQUtXWQgPGg8OCBgUHx5ZQUlOS1dZCBgUCR5ZQVlLVUtZV1 kWDxoPAgseWUFZKDYvK1lXWShZQUlKS0tKN1dZLVlBSVdZDwkaFQgSH1lBWUJCSBpWGUsZHUtNSE kdH0hOVRMBExYaEhckFA4PWVdZFhoPEhUdFFlBWU9LSFVKSktITUpVS1kG X-HM-Sender-Digest: e1kMHhlZQR0aFwgeV1kSHx4VD1lBWUc6NjY6Mhw*Hj08OjoSMxJNDU1C GUoKFFZVSlVKTU9CTUxKTUtLTElCVTMWGhIXVRAeDR4JVQIaFRw7CRQYEFYYExILCFUYFBZFWVdZ EgtZQVlOQ1VJSVVMVUpKT1lXWQgBWUFISkxONwY+ X-HM-Tid: 0a801816f983da2fkuws5d598140426 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 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.5 at phobos.denx.de X-Virus-Status: Clean Hi Johan, On 2022/4/10 17:08, Johan Jonker wrote: > > On 4/9/22 06:00, Kever Yang wrote: >> On 2022/4/4 22:19, Johan Jonker wrote: >>> Add rk3066 Rikomagic MK808 to the list of >>> mainline supported Rockchip boards. >>> >>> Signed-off-by: Johan Jonker >> Is there any document need for setup build/flash firmware environment >> for rk3066? > How much text would you like. > In which files and in what format? > > rockchip.rst vs. README.rockchip ?? For legacy boards, there is README in board/rockchip/board-name which contain how to bringup boards, and right now, we need to put this kind of document into doc/board/ in .rst format. > > Given an example text for a boot solution with full U-boot stored on SD > CARD in the cover letter. Does that contain useful info for use in a > document. The contain in the cover letter is enough. Thanks, - Kever > > Please advise. > > Johan > > >> >> Thanks, >> - Kever >>> --- >>>   doc/board/rockchip/rockchip.rst | 2 ++ >>>   1 file changed, 2 insertions(+) >>> >>> diff --git a/doc/board/rockchip/rockchip.rst >>> b/doc/board/rockchip/rockchip.rst >>> index a75e60b9fa..ed2792d414 100644 >>> --- a/doc/board/rockchip/rockchip.rst >>> +++ b/doc/board/rockchip/rockchip.rst >>> @@ -24,6 +24,8 @@ List of mainline supported Rockchip boards: >>>   * rk3036 >>>        - Rockchip Evb-RK3036 (evb-rk3036) >>>        - Kylin (kylin_rk3036) >>> +* rk3066 >>> +     - Rikomagic MK808 (mk808) >>>   * rk3128 >>>        - Rockchip Evb-RK3128 (evb-rk3128) >>>   * rk3188