summaryrefslogtreecommitdiffstats
path: root/conf/machine/dra7xx-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/dra7xx-evm.conf')
-rw-r--r--conf/machine/dra7xx-evm.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf
index ed37770d..993ca233 100644
--- a/conf/machine/dra7xx-evm.conf
+++ b/conf/machine/dra7xx-evm.conf
@@ -37,3 +37,7 @@ MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 8192"
37# UBI: sub-page size: 512 37# UBI: sub-page size: 512
38# UBI: VID header offset: 2048 (aligned 2048) 38# UBI: VID header offset: 2048 (aligned 2048)
39UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512 -O 2048" 39UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512 -O 2048"
40
41# Set the list of device targets for ti-pdk class recipes
42TI_PDK_LIMIT_BOARDS = "evmDRA72x evmDRA75x evmDRA78x"
43TI_PDK_LIMIT_SOCS_append = " dra72x dra75x dra78x"