summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2018-06-18 01:37:19 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-06-18 16:22:18 +0000
commit4a610aa906969862dd37409772a3299a0d034667 (patch)
tree5f36d49acb6810e31e72ab776b137e53e0c33b3b /conf
parentf4f6e8f107fccce74998e4cf86409a7390ddce89 (diff)
downloadmeta-ti-4a610aa906969862dd37409772a3299a0d034667.tar.gz
machine: k3.inc: add new SOC family definition for K3
The AM654 SoC is a lead device of the K3 Multicore SoC architecture platform, targeted for broad market and industrial control with aim to meet the complex processing needs of modern embedded products. See AM65x Technical Reference Manual (SPRUID7, April 2018) for further details: http://www.ti.com/lit/pdf/spruid7 Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
-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