[oe] [meta-handheld][PATCH 3/6] zaurus: remove obsolete ROOT_FLASH_SIZE

Andrea Adami andrea.adami at gmail.com
Fri Apr 5 22:00:33 UTC 2013


Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
---
 conf/machine/akita.conf  | 1 -
 conf/machine/c7x0.conf   | 4 ----
 conf/machine/collie.conf | 2 --
 conf/machine/poodle.conf | 2 --
 conf/machine/spitz.conf  | 4 ----
 conf/machine/tosa.conf   | 2 --
 6 files changed, 15 deletions(-)

diff --git a/conf/machine/akita.conf b/conf/machine/akita.conf
index c881693..282bb76 100644
--- a/conf/machine/akita.conf
+++ b/conf/machine/akita.conf
@@ -10,7 +10,6 @@ MACHINE_FEATURES += "iwmmxt"
 
 # NAND factory-default
 # mtdparts=sharpsl-nand:7168k at 0k(smf),59392k at 7168k(root),-(home) 
-ROOT_FLASH_SIZE = "58"
 
 MACHINE_GUI_CLASS = "bigscreen"
 MACHINE_DISPLAY_WIDTH_PIXELS = "640"
diff --git a/conf/machine/c7x0.conf b/conf/machine/c7x0.conf
index c0f07e1..86b41f1 100644
--- a/conf/machine/c7x0.conf
+++ b/conf/machine/c7x0.conf
@@ -11,10 +11,6 @@ require conf/machine/include/tune-xscale.inc
 # SL-C760 (Husky) mtdparts=sharpsl-nand:7168k at 0k(smf),54272k at 7168k(root),-(home)
 # SL-C860 (Boxer) mtdparts=sharpsl-nand:7168k at 0k(smf),54272k at 7168k(root),-(home)
 
-# There isn't an unique size valid for all models,
-# please set the right value in your local.conf
-ROOT_FLASH_SIZE = "25"
-
 MACHINE_GUI_CLASS = "bigscreen"
 MACHINE_DISPLAY_WIDTH_PIXELS = "640"
 MACHINE_DISPLAY_HEIGHT_PIXELS = "480"
diff --git a/conf/machine/collie.conf b/conf/machine/collie.conf
index 2cd1499..2d191c7 100644
--- a/conf/machine/collie.conf
+++ b/conf/machine/collie.conf
@@ -5,8 +5,6 @@
 require conf/machine/include/zaurus.inc
 require conf/machine/include/tune-strongarm1100.inc
 
-ROOT_FLASH_SIZE = "14"
-
 MACHINE_GUI_CLASS = "smallscreen"
 MACHINE_DISPLAY_WIDTH_PIXELS = "240"
 MACHINE_DISPLAY_HEIGHT_PIXELS = "320"
diff --git a/conf/machine/poodle.conf b/conf/machine/poodle.conf
index d1bcb15..befd4a6 100644
--- a/conf/machine/poodle.conf
+++ b/conf/machine/poodle.conf
@@ -5,8 +5,6 @@
 require conf/machine/include/zaurus.inc
 require conf/machine/include/tune-xscale.inc
 
-ROOT_FLASH_SIZE = "22"
-
 MACHINE_GUI_CLASS = "smallscreen"
 MACHINE_DISPLAY_WIDTH_PIXELS = "240"
 MACHINE_DISPLAY_HEIGHT_PIXELS = "320"
diff --git a/conf/machine/spitz.conf b/conf/machine/spitz.conf
index b2283ec..46ca3eb 100644
--- a/conf/machine/spitz.conf
+++ b/conf/machine/spitz.conf
@@ -13,10 +13,6 @@ PACKAGE_EXTRA_ARCHS_tune-xscale += "iwmmxt"
 # SL-C3100 (borzoi) mtdparts=sharpsl-nand:7168k at 0k(smf),32768k at 7168k(root),-(home)
 # SL-C3200 (terrier) mtdparts=sharpsl-nand:7168k at 0k(smf),44032k at 7168k(root),-(home)
 
-# There isn't an unique size valid for all models,
-# please set the right value in your local.conf
-ROOT_FLASH_SIZE ?= "5"
-
 MACHINE_GUI_CLASS = "bigscreen"
 MACHINE_DISPLAY_WIDTH_PIXELS = "640"
 MACHINE_DISPLAY_HEIGHT_PIXELS = "480"
diff --git a/conf/machine/tosa.conf b/conf/machine/tosa.conf
index ab12b8b..961d674 100644
--- a/conf/machine/tosa.conf
+++ b/conf/machine/tosa.conf
@@ -5,8 +5,6 @@
 require conf/machine/include/zaurus.inc
 require conf/machine/include/tune-xscale.inc
 
-ROOT_FLASH_SIZE = "28"
-
 MACHINE_GUI_CLASS = "bigscreen"
 MACHINE_DISPLAY_WIDTH_PIXELS = "480"
 MACHINE_DISPLAY_HEIGHT_PIXELS = "640"
-- 
1.7.12.4





More information about the Openembedded-devel mailing list