Yocto Project Discussions
 help / color / mirror / Atom feed
From: Stephen Chen <stephen@radxa.com>
To: yocto@lists.yoctoproject.org
Cc: twoerner@gmail.com, Stephen Chen <stephen@radxa.com>
Subject: [meta-rockchip] [PATCH] rock 4c+: add
Date: Thu, 21 Dec 2023 09:41:00 +0800	[thread overview]
Message-ID: <20231221014100.4048121-1-stephen@radxa.com> (raw)

ROCK 4C+ is a Rockchip RK3399-T based SBC from Radxa.
Main differences of ROCK 4C+ compared to other ROCK 4 SBC.
- Rockchip RK3399-T SoC
- DP from ROCK Pi 4C replaced with micro HDMI 2K@60fps
- 4-lane MIPI DSI
- RK817 Audio codec

Signed-off-by: Stephen Chen <stephen@radxa.com>
---
 conf/machine/rock-4c-plus.conf | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 conf/machine/rock-4c-plus.conf

diff --git a/conf/machine/rock-4c-plus.conf b/conf/machine/rock-4c-plus.conf
new file mode 100644
index 0000000..424fed2
--- /dev/null
+++ b/conf/machine/rock-4c-plus.conf
@@ -0,0 +1,10 @@
+#@TYPE: Machine
+#@NAME: ROCK 4C+
+#@DESCRIPTION: ROCK 4C+ based on Rockchip RK3399-T Processor is designed by Radxa.
+#https://wiki.radxa.com/Rock4/4cplus
+#https://docs.radxa.com/en/rock4/rock4c+
+
+require conf/machine/include/rock-pi-4.inc
+
+KERNEL_DEVICETREE = "rockchip/rk3399-rock-4c-plus.dtb"
+UBOOT_MACHINE = "rock-4c-plus-rk3399_defconfig"
-- 
2.34.1



             reply	other threads:[~2023-12-21  1:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-21  1:41 Stephen Chen [this message]
2024-01-07  3:58 ` [meta-rockchip] [PATCH] rock 4c+: add Trevor Woerner
2024-01-20  9:25   ` [yocto] " Stephen Chen

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=20231221014100.4048121-1-stephen@radxa.com \
    --to=stephen@radxa.com \
    --cc=twoerner@gmail.com \
    --cc=yocto@lists.yoctoproject.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