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 32DC4C433F5 for ; Mon, 11 Apr 2022 01:33:33 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 8A42F83E2C; Mon, 11 Apr 2022 03:31:34 +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="JUIuLlFx"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id AD22C83DC4; Mon, 11 Apr 2022 03:30:50 +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 9193A83DF7 for ; Mon, 11 Apr 2022 03:30:06 +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 bg10so27882321ejb.4 for ; Sun, 10 Apr 2022 18:30:06 -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=y/lF1B5r3eWopforgNfDrGsfZf8mzhO6uxo7l9jmFoE=; b=JUIuLlFxpfmG/zk5GWidzCzTNK4J2Q9tgTcE8aG8sI7kzqhh95JbMitFt1rcWNyMon xiLfCpzaUXkfZDxEoQ8aDU0ge7jOvML3CfsPfBSgJ3DlapITQRyd95Y6GPTq2+Bydvpz GHvbsm6vEnW0dpIJj/qI9HiFS46r9QUmPN+g43s2T8YQbMAUIphdL5QScqodWb7PesMb JPZ0Mx+jzsVmBl6pnHmT7IMA2xNiNQ738Zohm18YAEStDyndS9ERs4bawNkYAknyuJoD hNJ8AKOgTiMX/iJqiB+vibaFDZq2qLBhlMDGzJXi67P5DYgrAJGdI1yluZw5kW+VdpI4 MCJQ== 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=y/lF1B5r3eWopforgNfDrGsfZf8mzhO6uxo7l9jmFoE=; b=g5sQ4aNwJn4dfL6/oFrFSoNKm2094/5gFewZArUeSqv5UYobBLJ4alavlDHlgWeeSC vw8FW/0qxknZhq3dzVks8uBLTr0B327Me1x1sMtk9sBD45l0OkVHHkidW5BsMLLGHoX5 rrk40mDhoj2LK4AN6csl+6aAeLNn+9/IrtAb3CIJ4v/OKzk24TfpJNv2jCDpq4HTfxeT ejcnPeNiNirTSZiztihxNcVOzPmiUBiSO9RmgCuID1YhaOQ/V/zayhHQqt4LhlralmEC M0IpRXfShQVNdRSdDGLpOBaIIk4GBOpkm0dFJT52kJhnVUlVsByLg8OesT8eoNYCGyE9 GDDw== X-Gm-Message-State: AOAM532CMJ/no3/GbAMz/XzZtAEVT3pCDRSsnkOCS6ChQpsNCpTrly4R lpcpgHK8LdGrQktvfG83NwM= X-Google-Smtp-Source: ABdhPJxY527yt2SZaTSS1xDkG5pKhevv69xBHAU6zOgKvx99J6TiZUggmaWHx7PUMvf3dZXSC4EwTA== X-Received: by 2002:a17:906:9c82:b0:6df:baa2:9f75 with SMTP id fj2-20020a1709069c8200b006dfbaa29f75mr27914375ejc.762.1649640606160; Sun, 10 Apr 2022 18:30:06 -0700 (PDT) Received: from debian.home (81-204-249-205.fixed.kpn.net. [81.204.249.205]) by smtp.gmail.com with ESMTPSA id a22-20020a50ff16000000b00410d029ea5csm14121333edu.96.2022.04.10.18.30.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 10 Apr 2022 18:30:05 -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 v10 15/16] doc: rockchip: add px30/rk3326 boards and examples Date: Mon, 11 Apr 2022 03:29:45 +0200 Message-Id: <20220411012946.14099-16-jbx6244@gmail.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20220411012946.14099-1-jbx6244@gmail.com> References: <20220411012946.14099-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 --- 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 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 -- 2.20.1