From 481385cf3d0ff49ef162ad88a019bb9bf0066cad Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Tue, 13 Jan 2015 23:04:32 +0800 Subject: [PATCH] remove default setting for ubifs this is not bsp related, remove it. Signed-off-by: Ting Liu --- meta-fsl-ppc/conf/machine/include/qoriq-base.inc | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta-fsl-ppc/conf/machine/include/qoriq-base.inc b/meta-fsl-ppc/conf/machine/include/qoriq-base.inc index aae476d6..35ca79ce 100644 --- a/meta-fsl-ppc/conf/machine/include/qoriq-base.inc +++ b/meta-fsl-ppc/conf/machine/include/qoriq-base.inc @@ -24,6 +24,3 @@ SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" USE_VT = "0" -MKUBIFS_ARGS ??= "-m 512 -e 15360 -c 3600" -UBINIZE_ARGS ??= "-m 512 -p 16KiB -s 512" - -- 2.40.1