[meta-ti] [morty/master][PATCH] am57xx-evm.conf: Adding support for AM574x

Mahesh Radhakrishnan m-radhakrishnan2 at ti.com
Wed Dec 20 13:32:01 PST 2017


Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
---
 conf/machine/am57xx-evm.conf      | 2 +-
 conf/machine/include/omap-a15.inc | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf
index e4a4051..6e2eedf 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"
 UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512 -O 2048"
 
 # Set the list of device targets for ti-pdk class recipes
-TI_PDK_LIMIT_BOARDS = "evmAM571x evmAM572x idkAM571x idkAM572x"
+TI_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 11620a9..cda9e0c 100644
--- a/conf/machine/include/omap-a15.inc
+++ b/conf/machine/include/omap-a15.inc
@@ -36,4 +36,4 @@ UBI_VOLNAME = "rootfs"
 MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet sgx mmip dsp"
 
 # Set the list of device targets for ti-pdk class recipes
-TI_PDK_LIMIT_SOCS = "am571x am572x"
+TI_PDK_LIMIT_SOCS = "am571x am572x am574x"
-- 
1.9.1



More information about the meta-ti mailing list