All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kever Yang <kever.yang@rock-chips.com>
To: Johan Jonker <jbx6244@gmail.com>
Cc: sjg@chromium.org, philipp.tomsich@vrull.eu, lukma@denx.de,
	seanga2@gmail.com, u-boot@lists.denx.de
Subject: Re: [PATCH v10 15/16] doc: rockchip: add px30/rk3326 boards and examples
Date: Fri, 15 Apr 2022 08:21:22 +0800	[thread overview]
Message-ID: <3cdbe8ac-62d5-157f-4672-7920a25bd28e@rock-chips.com> (raw)
In-Reply-To: <20220411012946.14099-16-jbx6244@gmail.com>


On 2022/4/11 09:29, Johan Jonker wrote:
> There are several PX30/RK3326 boards in use without
> mentioning in rockchip.rst. Add boards and examples.
>
> Signed-off-by: Johan Jonker <jbx6244@gmail.com>
> ---
>   doc/board/rockchip/rockchip.rst | 16 ++++++++++++++++
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>

Thanks,
- Kever
>   1 file changed, 16 insertions(+)
>
> diff --git a/doc/board/rockchip/rockchip.rst b/doc/board/rockchip/rockchip.rst
> index 7953203c75..b8737dedda 100644
> --- a/doc/board/rockchip/rockchip.rst
> +++ b/doc/board/rockchip/rockchip.rst
> @@ -21,6 +21,12 @@ mainline U-Boot.
>   
>   List of mainline supported Rockchip boards:
>   
> +* px30
> +     - Rockchip Evb-PX30 (evb-px30)
> +     - Engicam PX30.Core C.TOUCH 2.0 (px30-core-ctouch2-px30)
> +     - Engicam PX30.Core C.TOUCH 2.0 10.1 (px30-core-ctouch2-of10-px30)
> +     - Engicam PX30.Core EDIMM2.2 Starter Kit (px30-core-edimm2.2-px30)
> +     - Firefly Core-PX30-JD4 (firefly-px30)
>   * rk3036
>        - Rockchip Evb-RK3036 (evb-rk3036)
>        - Kylin (kylin_rk3036)
> @@ -46,6 +52,8 @@ List of mainline supported Rockchip boards:
>   * rk3308
>        - Rockchip Evb-RK3308 (evb-rk3308)
>        - Roc-cc-RK3308 (roc-cc-rk3308)
> +* rk3326
> +     - ODROID-GO Advance (odroid-go2)
>   * rk3328
>        - Rockchip Evb-RK3328 (evb-rk3328)
>        - Pine64 Rock64 (rock64-rk3328)
> @@ -107,6 +115,14 @@ U-Boot
>           git clone --depth 1 https://source.denx.de/u-boot/u-boot.git
>           cd u-boot
>   
> +To build px30 boards:
> +
> +.. code-block:: bash
> +
> +        export BL31=../arm-trusted-firmware/build/px30/release/bl31/bl31.elf
> +        make evb-px30_defconfig
> +        make CROSS_COMPILE=aarch64-linux-gnu-
> +
>   To build rk3288 boards:
>   
>   .. code-block:: bash

  reply	other threads:[~2022-04-15  0:21 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-11  1:29 [PATCH v10 00/16] Add Rikomagic MK808 board Johan Jonker
2022-04-11  1:29 ` [PATCH v10 01/16] rockchip: rk3066-power: sync power domain dt-binding header from Linux Johan Jonker
2022-04-11  1:29 ` [PATCH v10 02/16] rockchip: rk3066: add grf header file Johan Jonker
2022-04-11  1:29 ` [PATCH v10 03/16] rockchip: rk3066: add clock driver for rk3066 soc Johan Jonker
2022-04-11  1:29 ` [PATCH v10 04/16] rockchip: rk3066: add rk3066 pinctrl driver Johan Jonker
2022-04-11  1:29 ` [PATCH v10 05/16] rockchip: rk3066: add sdram driver Johan Jonker
2022-04-11  1:29 ` [PATCH v10 06/16] arm: dts: rockchip: fix rk3xxx-u-boot.dtsi Johan Jonker
2022-04-11  1:29 ` [PATCH v10 07/16] arm: dts: rockchip: fix include rk3xxx-u-boot.dtsi Johan Jonker
2022-04-11  1:29 ` [PATCH v10 08/16] arm: dts: rockchip: add rk3066a.dtsi Johan Jonker
2022-04-11  1:29 ` [PATCH v10 09/16] arm: dts: rockchip: add rk3066a-mk808.dts Johan Jonker
2022-04-11  1:29 ` [PATCH v10 10/16] rockchip: tools: add rk3066 support to rkcommon.c Johan Jonker
2022-04-11  1:29 ` [PATCH v10 11/16] rockchip: rk3066: add core support Johan Jonker
2022-04-15  0:20   ` Kever Yang
2022-04-16  5:44   ` Kever Yang
2022-04-11  1:29 ` [PATCH v10 12/16] rockchip: rk3066: add Rikomagic MK808 board Johan Jonker
2022-04-11  1:29 ` [PATCH v10 13/16] rockchip: rk3066: add mk808_defconfig Johan Jonker
2022-04-11  1:29 ` [PATCH v10 14/16] doc: rockchip: restyle rockchip.rst Johan Jonker
2022-04-15  0:21   ` Kever Yang
2022-04-11  1:29 ` [PATCH v10 15/16] doc: rockchip: add px30/rk3326 boards and examples Johan Jonker
2022-04-15  0:21   ` Kever Yang [this message]
2022-04-11  1:29 ` [PATCH v10 16/16] doc: rockchip: add rk3066 Rikomagic MK808 Johan Jonker
2022-04-15  0:21   ` Kever Yang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3cdbe8ac-62d5-157f-4672-7920a25bd28e@rock-chips.com \
    --to=kever.yang@rock-chips.com \
    --cc=jbx6244@gmail.com \
    --cc=lukma@denx.de \
    --cc=philipp.tomsich@vrull.eu \
    --cc=seanga2@gmail.com \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.