We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e387ba2 commit 5352298Copy full SHA for 5352298
meta-zarhus-bsp/meta-zarhus-bsp-rockchip/conf/machine/quartz64-a.conf
@@ -0,0 +1,13 @@
1
+#@TYPE: Machine
2
+#@NAME: Quartz64 Model A
3
+#@DESCRIPTION: The Quartz64 Model A is powered by a Rockchip RK3566 quad-core
4
+# ARM Cortex A55 64-Bit Processor with a Mali G-52 GPU. It comes equipped with
5
+# 2GB, 4GB or 8GB LPDDR4 system memory, and a 128Mb SPI boot flash.
6
+# https://pine64.org/devices/quartz64_model_a/
7
+
8
+require conf/machine/include/rk3566.inc
9
10
+KERNEL_DEVICETREE = "rockchip/rk3566-quartz64-a.dtb"
11
+MACHINE_EXTRA_RRECOMMENDS += "kernel-modules"
12
13
+UBOOT_MACHINE = "quartz64-a-rk3566_defconfig"
0 commit comments