Re: [meta-rockchip][PATCH] nanopi-r4s: add


Quentin Schulz
 

Hi Trevor,

On 2/22/23 21:09, Trevor Woerner wrote:
Add a MACHINE definition for the FriendlyElec NanoPi R2S
https://urldefense.com/v3/__https://www.friendlyelec.com/index.php?route=product*product&product_id=284__;Lw!!OOPJP91ZZw!h-oSfHR_L6CGxqg2FDVatV20vOBPECbLP6rgKxl1ZfpRBpCKAywDT8kUfG-XYW_cCgvwd8DxfcDWrqwnYx8cY6nC-ubOB4w$
My testing shows that there still seems to be some issues with the SDcard
voltage regulator. The kernel has a number of fix attempts for this issue, but
I've seen it a couple times. Ejecting and re-inserting the SDcard gets past
the issue. Some SDcards show the issue, others don't.
Signed-off-by: Trevor Woerner <twoerner@...>
---
README | 1 +
conf/machine/nanopi-r4s.conf | 12 ++++++++++++
recipes-kernel/linux/linux-yocto%.bbappend | 1 +
3 files changed, 14 insertions(+)
create mode 100644 conf/machine/nanopi-r4s.conf
diff --git a/README b/README
index d66ed7e79bd2..286dafbe1020 100644
--- a/README
+++ b/README
@@ -29,6 +29,7 @@ Status of supported boards:
tinker-board-s
vyasa-rk3288
firefly-rk3288
+ nanopi-r4s
builds:
marsboard-rk3066
radxarock
diff --git a/conf/machine/nanopi-r4s.conf b/conf/machine/nanopi-r4s.conf
new file mode 100644
index 000000000000..e3323e03b61a
--- /dev/null
+++ b/conf/machine/nanopi-r4s.conf
@@ -0,0 +1,12 @@
+#@TYPE: Machine
+#@NAME: NanoPi R4S
+#@DESCRIPTION: NanoPi R2S is a high-end FriendlyElec mini-router based on the RK3399 SoC
+
s/R2S/R4S/

Cheers,
Quentin

Join yocto@lists.yoctoproject.org to automatically receive all group messages.