From adabded9e0b31876b5a47c5d1deebafea737c7b7 Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Tue, 27 Feb 2007 09:25:42 +0000 Subject: nslu2{l,b]e.conf, ixp4xx.conf: Set ROOT_FLASH_SIZE to 6 and 12MB respectively (allowing override in local.conf). --- conf/machine/include/ixp4xx.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf/machine/include/ixp4xx.conf') diff --git a/conf/machine/include/ixp4xx.conf b/conf/machine/include/ixp4xx.conf index 1bab2f5fc7..6f0d5b20eb 100644 --- a/conf/machine/include/ixp4xx.conf +++ b/conf/machine/include/ixp4xx.conf @@ -4,6 +4,8 @@ MACHINE_FEATURES = "kernel26 usbhost ext2" +ROOT_FLASH_SIZE ?= "12" + EXTRA_IMAGECMD_jffs2 = "--pad --eraseblock=0x20000 -n" PREFERRED_PROVIDER_virtual/kernel ?= "ixp4xx-kernel" -- cgit v1.2.3