From: Johan Jonker <jbx6244@gmail.com>
To: u-boot@0leil.net
Cc: kever.yang@rock-chips.com, sjg@chromium.org, trini@konsulko.com,
u-boot@lists.u-boot-project.org, eddie.cai.linux@gmail.com
Subject: [PATCH v4 4/9] rockchip: doc: add more building instructions
Date: Mon, 3 Aug 2026 21:12:28 +0200 [thread overview]
Message-ID: <9b80da12-2dcc-48fb-a796-debf17fec234@gmail.com> (raw)
In-Reply-To: <d15555b5-e57b-4567-ab70-56d48fd4b878@gmail.com>
Add more building instructions for existing SoCs.
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
---
doc/board/rockchip/rockchip.rst | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
diff --git a/doc/board/rockchip/rockchip.rst b/doc/board/rockchip/rockchip.rst
index eb8772c5132a..f211adcc0e87 100644
--- a/doc/board/rockchip/rockchip.rst
+++ b/doc/board/rockchip/rockchip.rst
@@ -241,6 +241,13 @@ To build px30 boards:
make evb-px30_defconfig
make CROSS_COMPILE=aarch64-linux-gnu-
+To build rk3036 boards:
+
+.. code-block:: bash
+
+ make evb-rk3036_defconfig
+ make CROSS_COMPILE=arm-linux-gnueabihf-
+
To build rk3066 boards:
.. code-block:: bash
@@ -248,6 +255,27 @@ To build rk3066 boards:
make mk808_defconfig
make CROSS_COMPILE=arm-linux-gnueabihf-
+To build rk3128 boards:
+
+.. code-block:: bash
+
+ make evb-rk3128_defconfig
+ make CROSS_COMPILE=arm-linux-gnueabihf-
+
+To build rk3188 boards:
+
+.. code-block:: bash
+
+ make rock_defconfig
+ make CROSS_COMPILE=arm-linux-gnueabihf-
+
+To build rk3229 boards:
+
+.. code-block:: bash
+
+ make evb-rk3229_defconfig
+ make CROSS_COMPILE=arm-linux-gnueabihf-
+
To build rk3288 boards:
.. code-block:: bash
--
2.39.5
next prev parent reply other threads:[~2026-08-03 19:12 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <d15555b5-e57b-4567-ab70-56d48fd4b878@gmail.com>
2026-08-03 19:11 ` [PATCH v4 1/9] rockchip: scripts: remove rkmux.py Johan Jonker
2026-08-03 19:11 ` [PATCH v4 2/9] rockchip: doc: add mask ROM mode text Johan Jonker
2026-08-05 21:25 ` Simon Glass
2026-08-03 19:12 ` [PATCH v4 3/9] rockchip: doc: remove TODO Johan Jonker
2026-08-03 19:12 ` Johan Jonker [this message]
2026-08-03 19:12 ` [PATCH v4 5/9] rockchip: tools: rksd: remove reference to README.rockchip Johan Jonker
2026-08-05 21:25 ` Simon Glass
2026-08-03 19:12 ` [PATCH v4 6/9] rockchip: tools: rkspi: " Johan Jonker
2026-08-05 21:25 ` Simon Glass
2026-08-03 19:13 ` [PATCH v4 7/9] rockchip: tools: add comment section to rkimage.c Johan Jonker
2026-08-05 21:25 ` Simon Glass
2026-08-03 19:13 ` [PATCH v4 8/9] rockchip: doc: rockusb: remove reference to README.rockchip Johan Jonker
2026-08-05 21:25 ` Simon Glass
2026-08-03 19:13 ` [PATCH v4 9/9] rockchip: doc: remove README.rockchip Johan Jonker
2026-08-05 21:25 ` Simon Glass
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=9b80da12-2dcc-48fb-a796-debf17fec234@gmail.com \
--to=jbx6244@gmail.com \
--cc=eddie.cai.linux@gmail.com \
--cc=kever.yang@rock-chips.com \
--cc=sjg@chromium.org \
--cc=trini@konsulko.com \
--cc=u-boot@0leil.net \
--cc=u-boot@lists.u-boot-project.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox