summaryrefslogtreecommitdiffstats
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 11:17:23 -0500
commit30fa91cdc1f99389adea838d72816c7f0ea6781b (patch)
tree76ddcb5e12de18c538266be51f36d40bc55ef607
parent7b02c6126c7e1c547f494f39c0218b0801564e42 (diff)
downloadmeta-ti-30fa91cdc1f99389adea838d72816c7f0ea6781b.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>
-rw-r--r--conf/machine/am57xx-evm.conf2
-rw-r--r--conf/machine/include/omap-a15.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf
index e4a4051c..6e2eedf3 100644
--- a/conf/machine/am57xx-evm.conf
+++ b/conf/machine/am57xx-evm.conf
@@ -42,4 +42,4 @@ MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 8192"
42UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512 -O 2048" 42UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512 -O 2048"
43 43
44# Set the list of device targets for ti-pdk class recipes 44# Set the list of device targets for ti-pdk class recipes
45TI_PDK_LIMIT_BOARDS = "evmAM571x evmAM572x idkAM571x idkAM572x" 45TI_PDK_LIMIT_BOARDS = "evmAM571x evmAM572x idkAM571x idkAM572x idkAM574x"
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"