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 87E1AC433EF for ; Sat, 16 Apr 2022 15:13:08 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C6CE183E8E; Sat, 16 Apr 2022 17:11:03 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com 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=gmail.com header.i=@gmail.com header.b="cfsDHPcx"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 38AA6810E7; Sat, 16 Apr 2022 17:10:42 +0200 (CEST) Received: from mail-ej1-x62c.google.com (mail-ej1-x62c.google.com [IPv6:2a00:1450:4864:20::62c]) (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 01F6283E4F for ; Sat, 16 Apr 2022 17:10:11 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=jbx6244@gmail.com Received: by mail-ej1-x62c.google.com with SMTP id t11so19922712eju.13 for ; Sat, 16 Apr 2022 08:10:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=l0UhhGFH+x8PMFsxR725WgR9Bnz8I26GEMBklqx9p3M=; b=cfsDHPcxV9ocAAbxr2jZthJaOm/tuUIImWt/QjTZNTHe+P4F3b3TxENGbXQnjgIXBa KQSrbWbQsjVs2bYpvf4zKK5Zqo9br01SU5T+Fvooaz6GnCoEySXGc1P1w032F5TvWSsS YfYWkYE6m0QhufHrlaoylMVHBA3M1E/F1ipjInqG0/NzbWosHtInxAjtzs1FtaLRrZM9 njmLNasPpjYCLKs/L1JBSG45dOEIzVZ2aXUNASF8/lMOxmWhWXoYlxVng0F9ZmZggzxT PgX6ObvodrnTgfPPSep5n3dyEbwbd7liwaVNtYHaFUG4qmbaLU2iPhxypNViEZ5fLRL3 yErQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=l0UhhGFH+x8PMFsxR725WgR9Bnz8I26GEMBklqx9p3M=; b=jzfZ3S0hyi006nwM8aIgF7B673IVQrD5Hv/+uCWSyJR2siuj+FqLdpFUIfKgsg57UN hNoT4YEcD2+aV42bEjhV4AjT910NM2KyXaKuk14nLYl5xitfd/JvZftlhorYevfDNnC2 u2MZRVRGGAvyw94mQWW5xChDIWjUVzEHASNmOprtxVU8iKR03bqZUxzYQwcvxHlh2DuU vi62KAVKtWmW5/6QkyRZfalnxgWoPvcYAntvJKquQdA/0NfHHTw/qSN47u6QgSUEXBng KJs2to1eRpGRCH320REfY8quf9oImHVPRCLOIIuvy5fv2w88YjG5W4Q1ZtSpy1KuXnfN txFQ== X-Gm-Message-State: AOAM530hPEzCyk1hICdL13XmUOqHFEMRbzrekYCk0aTbawVWy2KL+4ri 79NErWjojbJOwa0mBRsXruU= X-Google-Smtp-Source: ABdhPJx+3hw8eEgTL93zdKpuY06gSarsyCdHUofbuX300oh76lEo4hclRbsDGseqNgBnGZ06zab9WQ== X-Received: by 2002:a17:906:3283:b0:6ce:78f9:fafd with SMTP id 3-20020a170906328300b006ce78f9fafdmr3105327ejw.534.1650121810671; Sat, 16 Apr 2022 08:10:10 -0700 (PDT) Received: from debian.home (81-204-249-205.fixed.kpn.net. [81.204.249.205]) by smtp.gmail.com with ESMTPSA id l3-20020aa7cac3000000b00422c961c8c9sm2152510edt.78.2022.04.16.08.10.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 16 Apr 2022 08:10:10 -0700 (PDT) From: Johan Jonker To: kever.yang@rock-chips.com Cc: sjg@chromium.org, philipp.tomsich@vrull.eu, lukma@denx.de, seanga2@gmail.com, u-boot@lists.denx.de Subject: [PATCH v11 15/16] doc: rockchip: add px30/rk3326 boards and examples Date: Sat, 16 Apr 2022 17:09:51 +0200 Message-Id: <20220416150952.18758-16-jbx6244@gmail.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20220416150952.18758-1-jbx6244@gmail.com> References: <20220416150952.18758-1-jbx6244@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 There are several PX30/RK3326 boards in use without mentioning in rockchip.rst. Add boards and examples. Signed-off-by: Johan Jonker Reviewed-by: Kever Yang --- doc/board/rockchip/rockchip.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/doc/board/rockchip/rockchip.rst b/doc/board/rockchip/rockchip.rst index 1a4de7ff1e..9b94abe25e 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 -- 2.20.1