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 0d9b6bc commit 80e4d14Copy full SHA for 80e4d14
1 file changed
conf/machine/k3-pico-itx.conf
@@ -0,0 +1,12 @@
1
+#@TYPE: Machine
2
+#@NAME: K3 Pico-ITX
3
+#@SOC: Spacemit K3
4
+#@DESCRIPTION: Machine configuration for K3 Pico-ITX development board
5
+
6
+require conf/machine/include/k3-vendor.inc
7
8
+KERNEL_DEVICETREE ?= "spacemit/k3-pico-itx.dtb"
9
10
+IMAGE_BOOT_FILES += " \
11
+ k3-pico-itx.dtb \
12
+ "
0 commit comments