From 3427f7ae31588df11f83872c92edda4e54ccf9b4 Mon Sep 17 00:00:00 2001 From: Steve Sakoman Date: Sun, 29 Jun 2008 10:24:19 +0000 Subject: beagleboard, omap3evm: provide EXTRA_IMAGECMD_jffs2 to supress CLEANMARKER nodes since we are preparing images for nand --- conf/machine/omap3evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/omap3evm.conf') diff --git a/conf/machine/omap3evm.conf b/conf/machine/omap3evm.conf index 5eb5c897c5..05cd3fe448 100644 --- a/conf/machine/omap3evm.conf +++ b/conf/machine/omap3evm.conf @@ -16,7 +16,7 @@ include conf/machine/include/tune-cortexa8.inc MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" IMAGE_FSTYPES ?= "jffs2 tar.bz2" -EXTRA_IMAGECMD_jffs2 = "-lqnp " +EXTRA_IMAGECMD_jffs2 = "-lnp " SERIAL_CONSOLE = "115200 ttyS0" -- cgit v1.2.3