Skip to content

Commit 7747769

Browse files
sven-olapyavitz
authored andcommitted
OrangePi-RV2/R2V: fix copy/paste error in DT model string
Signed-off-by: Sven-Ola Tuecke <sven-ola@gmx.de>
1 parent 1a129fb commit 7747769

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

patch/u-boot/legacy/u-boot-spacemit-k1/007-orangepi-rv2-r2s-fit.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ index 00000000000..e9202c5046a
4242
+#include "k1-x_spm8821.dtsi"
4343
+
4444
+/ {
45-
+ model = "ky x1 orangepi-rv2 board";
45+
+ model = "ky x1 orangepi-r2s board";
4646
+
4747
+ aliases {
4848
+ efuse_power = &ldo_31;

0 commit comments

Comments
 (0)