[meta-freescale] [meta-fsl-ppc][PATCH 10/12] add default setting for MKUBIFS_ARGS and UBINIZE_ARGS

ting.liu at freescale.com ting.liu at freescale.com
Fri Jul 11 01:09:20 PDT 2014


From: Ting Liu <b28495 at freescale.com>

Signed-off-by: Ting Liu <b28495 at freescale.com>
---
 conf/machine/include/qoriq-default-settings.inc |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/conf/machine/include/qoriq-default-settings.inc b/conf/machine/include/qoriq-default-settings.inc
index f808ac2..ef07b7d 100644
--- a/conf/machine/include/qoriq-default-settings.inc
+++ b/conf/machine/include/qoriq-default-settings.inc
@@ -16,3 +16,6 @@ SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 
 USE_VT = "0"
 
+MKUBIFS_ARGS ??= "-m 512 -e 15360 -c 3600"
+UBINIZE_ARGS ??= "-m 512 -p 16KiB -s 512"
+
-- 
1.7.9.7



More information about the meta-freescale mailing list