summaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include')
-rw-r--r--conf/machine/include/k3.inc32
1 files changed, 32 insertions, 0 deletions
diff --git a/conf/machine/include/k3.inc b/conf/machine/include/k3.inc
new file mode 100644
index 00000000..96699dba
--- /dev/null
+++ b/conf/machine/include/k3.inc
@@ -0,0 +1,32 @@
1require conf/machine/include/ti-soc.inc
2SOC_FAMILY_append = ":k3"
3
4require conf/machine/include/arm/arch-arm64.inc
5
6# Increase this everytime you change something in the kernel
7MACHINE_KERNEL_PR = "r0"
8
9PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging"
10PREFERRED_PROVIDER_virtual/bootloader = "u-boot-ti-staging"
11PREFERRED_PROVIDER_u-boot = "u-boot-ti-staging"
12
13KERNEL_IMAGETYPE = "Image"
14KERNEL_IMAGETYPES = "Image vmlinux.gz"
15
16UBOOT_ARCH = "arm"
17UBOOT_ENTRYPOINT = "0x80008000"
18UBOOT_LOADADDRESS = "0x80008000"
19
20EXTRA_IMAGEDEPENDS += " \
21 virtual/bootloader \
22"
23
24MACHINE_GUI_CLASS = "smallscreen"
25
26# Use the expected value of the ubifs filesystem's volume name in the kernel
27# and u-boot.
28UBI_VOLNAME = "rootfs"
29
30# List common SoC features, may need to add touchscreen for specific machines
31MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet pci"
32# Not ready yet - sgx dsp mmip