summaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2017-12-21 03:32:01 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-12-21 23:00:47 -0500
commit01c389ef104e96454ab45f84f0f37227b2cc2177 (patch)
treedb409941fc91cfb898e55f4fe17e794d1888bca7 /conf/machine/include
parentdeccaef6c372b473af7b9f929d83f4738724479a (diff)
downloadmeta-ti-01c389ef104e96454ab45f84f0f37227b2cc2177.tar.gz
am57xx-evm.conf: Adding PDK support for AM574x
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/include')
-rw-r--r--conf/machine/include/omap-a15.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/omap-a15.inc b/conf/machine/include/omap-a15.inc
index 11620a90..cda9e0c9 100644
--- a/conf/machine/include/omap-a15.inc
+++ b/conf/machine/include/omap-a15.inc
@@ -36,4 +36,4 @@ UBI_VOLNAME = "rootfs"
36MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet sgx mmip dsp" 36MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet sgx mmip dsp"
37 37
38# Set the list of device targets for ti-pdk class recipes 38# Set the list of device targets for ti-pdk class recipes
39TI_PDK_LIMIT_SOCS = "am571x am572x" 39TI_PDK_LIMIT_SOCS = "am571x am572x am574x"