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-19 00:42:38 +0000
commitceb443f18a30ac6c8dd349f2649c48daf5b0fcca (patch)
treebfc7cbc78337a493e89214862f4dc1eaa3ee3d64 /conf
parent07c13266aad312d4c97dc61d677cb065eb3277c0 (diff)
downloadmeta-ti-ceb443f18a30ac6c8dd349f2649c48daf5b0fcca.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