diff options
-rw-r--r-- | meta-ti-bsp/conf/machine/am62lxx-evm.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-ti-bsp/conf/machine/am62lxx-evm.conf b/meta-ti-bsp/conf/machine/am62lxx-evm.conf index 5c0535c2..607092a7 100644 --- a/meta-ti-bsp/conf/machine/am62lxx-evm.conf +++ b/meta-ti-bsp/conf/machine/am62lxx-evm.conf | |||
@@ -5,8 +5,6 @@ | |||
5 | require conf/machine/include/am62lxx.inc | 5 | require conf/machine/include/am62lxx.inc |
6 | require conf/machine/include/ti-extras.inc | 6 | require conf/machine/include/ti-extras.inc |
7 | 7 | ||
8 | TFA_K3_BL32_BASE = "0x80200000" | ||
9 | |||
10 | IMAGE_FSTYPES += "ubifs ubi" | 8 | IMAGE_FSTYPES += "ubifs ubi" |
11 | 9 | ||
12 | MKUBIFS_ARGS ?= "-F -m 4096 -e 258048 -c 8500" | 10 | MKUBIFS_ARGS ?= "-F -m 4096 -e 258048 -c 8500" |