mirror of https://github.com/armbian/build.git
rockchip64-6.10: fix `add-board-fine3399-dts.patch` patch headers/format, no changes
This commit is contained in:
parent
bd611af589
commit
d32b64baca
|
@ -1,5 +1,19 @@
|
|||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Lemon1151 <smile1151@foxmail.com>
|
||||
Date: Mon, 03 Jun 2024 12:32:02 +0200
|
||||
Subject: Adding support for the fine3399 board
|
||||
|
||||
> X-Git-Archeology: - Revision 8f64f0508237888dd326018fa9a392346b8ec5ab: https://github.com/armbian/build/commit/8f64f0508237888dd326018fa9a392346b8ec5ab
|
||||
> X-Git-Archeology: Date: Mon, 03 Jun 2024 12:32:02 +0200
|
||||
> X-Git-Archeology: From: Lemon1151 <smile1151@foxmail.com>
|
||||
> X-Git-Archeology: Subject: Adding support for the fine3399 board
|
||||
---
|
||||
arch/arm64/boot/dts/rockchip/rk3399-fine3399.dts | 871 ++++++++++
|
||||
1 file changed, 871 insertions(+)
|
||||
|
||||
diff --git a/arch/arm64/boot/dts/rockchip/rk3399-fine3399.dts b/arch/arm64/boot/dts/rockchip/rk3399-fine3399.dts
|
||||
new file mode 100644
|
||||
index 000000000000..111111111111
|
||||
--- /dev/null
|
||||
+++ b/arch/arm64/boot/dts/rockchip/rk3399-fine3399.dts
|
||||
@@ -0,0 +1,871 @@
|
||||
|
@ -874,3 +888,6 @@ new file mode 100644
|
|||
+&iep_mmu {
|
||||
+ status = "okay";
|
||||
+};
|
||||
--
|
||||
Armbian
|
||||
|
||||
|
|
Loading…
Reference in New Issue