From bb20d3afbf0ee0319ef067c7ba48998d57f33f64 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Tue, 8 Apr 2014 09:42:56 -0500 Subject: yocto-bsp: Update templates to 3.14 kernel Add 3.14 kernel support, and remove support for 3.4. (From meta-yocto rev: 342dce5873a9f1844fd7ce52a1c2656dcfb43053) Signed-off-by: Tom Zanussi Signed-off-by: Richard Purdie --- .../lib/bsp/substrate/target/arch/mips/conf/machine/{{=machine}}.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/lib/bsp/substrate/target/arch/mips/conf/machine/{{=machine}}.conf') diff --git a/scripts/lib/bsp/substrate/target/arch/mips/conf/machine/{{=machine}}.conf b/scripts/lib/bsp/substrate/target/arch/mips/conf/machine/{{=machine}}.conf index 3856b38b13..2e704263e1 100644 --- a/scripts/lib/bsp/substrate/target/arch/mips/conf/machine/{{=machine}}.conf +++ b/scripts/lib/bsp/substrate/target/arch/mips/conf/machine/{{=machine}}.conf @@ -35,3 +35,4 @@ USE_VT ?= "0" MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" IMAGE_FSTYPES ?= "jffs2 tar.bz2" +JFFS2_ERASEBLOCK = "0x10000" \ No newline at end of file -- cgit v1.2.3-54-g00ecf