[meta-freescale] [PATCH 15/20] qoriq-base: add UBINIZE_ARGS and MKUBIFS_ARGS

Chunrong Guo B40290 at freescale.com
Tue Oct 10 02:42:40 PDT 2017


From: Chunrong Guo <chunrong.guo at nxp.com>

Signed-off-by: Chunrong Guo <chunrong.guo at nxp.com>
---
 conf/machine/include/qoriq-base.inc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/conf/machine/include/qoriq-base.inc b/conf/machine/include/qoriq-base.inc
index 562f5d7..dcb6d4e 100644
--- a/conf/machine/include/qoriq-base.inc
+++ b/conf/machine/include/qoriq-base.inc
@@ -27,3 +27,6 @@ MACHINE_ARCH_FILTER = "virtual/kernel"
 MACHINE_SOCARCH_FILTER_append_qoriq = " cryptodev-qoriq-linux cryptodev-qoriq-module cryptodev-qoriq-test openssl-qoriq"
 
 INHERIT += "fsl-dynamic-packagearch"
+
+MKUBIFS_ARGS ??= "-m 512 -e 15360 -c 12000"
+UBINIZE_ARGS ??= "-m 512 -p 16KiB -s 512"
-- 
1.9.0



More information about the meta-freescale mailing list