[FIXUP 2/2] fixup! arm: rockchip: add support for the quartz64 board

Michael Riesch michael.riesch at wolfvision.net
Thu Nov 11 05:40:24 PST 2021


---
 arch/arm/dts/rk3566-quartz64-a.dts | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 arch/arm/dts/rk3566-quartz64-a.dts

diff --git a/arch/arm/dts/rk3566-quartz64-a.dts b/arch/arm/dts/rk3566-quartz64-a.dts
new file mode 100644
index 000000000..8639ca088
--- /dev/null
+++ b/arch/arm/dts/rk3566-quartz64-a.dts
@@ -0,0 +1,12 @@
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
+
+/dts-v1/;
+
+#include <arm64/rockchip/rk3566-quartz64-a.dts>
+
+/ {
+	memory at a00000 {
+		device_type = "memory";
+		reg = <0x0 0x00a00000 0x0 0x7f600000>;
+	};
+};
-- 
2.30.2




More information about the barebox mailing list