summaryrefslogtreecommitdiffstats
path: root/conf/machine/am57xx-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/am57xx-evm.conf')
-rw-r--r--conf/machine/am57xx-evm.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf
index 7ebf8094..3bc2d132 100644
--- a/conf/machine/am57xx-evm.conf
+++ b/conf/machine/am57xx-evm.conf
@@ -38,3 +38,6 @@ MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 8192"
38# UBI: sub-page size: 512 38# UBI: sub-page size: 512
39# UBI: VID header offset: 2048 (aligned 2048) 39# UBI: VID header offset: 2048 (aligned 2048)
40UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512 -O 2048" 40UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512 -O 2048"
41
42# Set the list of device targets for ti-pdk class recipes
43TI_PDK_LIMIT_BOARDS = "evmAM571x evmAM572x idkAM571x idkAM572x"