From b411fc8fba1debf1d4f7f628dd9fc15eff13cc13 Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Tue, 13 Jan 2015 23:04:32 +0800 Subject: remove default setting for ubifs this is not bsp related, remove it. Signed-off-by: Ting Liu --- conf/machine/include/qoriq-base.inc | 3 --- 1 file changed, 3 deletions(-) diff --git a/conf/machine/include/qoriq-base.inc b/conf/machine/include/qoriq-base.inc index aae476d..35ca79c 100644 --- a/conf/machine/include/qoriq-base.inc +++ b/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" - -- cgit v1.2.3-54-g00ecf