diff options
Diffstat (limited to 'conf/machine/k2l-evm.conf')
| -rw-r--r-- | conf/machine/k2l-evm.conf | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/conf/machine/k2l-evm.conf b/conf/machine/k2l-evm.conf index 3cf1dab3..c021161c 100644 --- a/conf/machine/k2l-evm.conf +++ b/conf/machine/k2l-evm.conf | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | #@NAME: Keystone 2 K2L machine | 2 | #@NAME: Keystone 2 K2L machine |
| 3 | #@DESCRIPTION: Machine configuration for the TI Keystone 2 K2L EVM | 3 | #@DESCRIPTION: Machine configuration for the TI Keystone 2 K2L EVM |
| 4 | 4 | ||
| 5 | require conf/machine/include/keystone.inc | 5 | require conf/machine/include/k2l.inc |
| 6 | 6 | ||
| 7 | KERNEL_DEVICETREE = "keystone-k2l-evm.dtb" | 7 | KERNEL_DEVICETREE = "keystone-k2l-evm.dtb" |
| 8 | 8 | ||
| @@ -30,7 +30,3 @@ MKUBIFS_ARGS = "-F -m 4096 -e 253952 -c 2000" | |||
| 30 | # UBI: physical eraseblock size: 256 KiB | 30 | # UBI: physical eraseblock size: 256 KiB |
| 31 | # UBI: sub-page size: 4096 | 31 | # UBI: sub-page size: 4096 |
| 32 | UBINIZE_ARGS = "-m 4096 -p 256KiB -s 4096 -O 4096" | 32 | UBINIZE_ARGS = "-m 4096 -p 256KiB -s 4096 -O 4096" |
| 33 | |||
| 34 | # Set the list of device targets for ti-pdk class recipes | ||
| 35 | TI_PDK_LIMIT_SOCS = "k2l" | ||
| 36 | TI_PDK_LIMIT_BOARDS = "evmK2L" | ||
