From 77477699b2fea69e83cca6f4669473b5d9b38e03 Mon Sep 17 00:00:00 2001 From: Sven-Ola Tuecke Date: Tue, 3 Feb 2026 15:24:09 +0100 Subject: [PATCH] OrangePi-RV2/R2V: fix copy/paste error in DT model string Signed-off-by: Sven-Ola Tuecke --- .../legacy/u-boot-spacemit-k1/007-orangepi-rv2-r2s-fit.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patch/u-boot/legacy/u-boot-spacemit-k1/007-orangepi-rv2-r2s-fit.patch b/patch/u-boot/legacy/u-boot-spacemit-k1/007-orangepi-rv2-r2s-fit.patch index 01e081303b..c1a00b2487 100644 --- a/patch/u-boot/legacy/u-boot-spacemit-k1/007-orangepi-rv2-r2s-fit.patch +++ b/patch/u-boot/legacy/u-boot-spacemit-k1/007-orangepi-rv2-r2s-fit.patch @@ -42,7 +42,7 @@ index 00000000000..e9202c5046a +#include "k1-x_spm8821.dtsi" + +/ { -+ model = "ky x1 orangepi-rv2 board"; ++ model = "ky x1 orangepi-r2s board"; + + aliases { + efuse_power = &ldo_31;