zaurus-clamshells: add mtdparts info in $machine.conf
authorAndrea Adami <andrea.adami@gmail.com>
Sun, 29 Mar 2009 21:49:08 +0000 (23:49 +0200)
committerAndrea Adami <andrea.adami@gmail.com>
Sun, 29 Mar 2009 21:49:08 +0000 (23:49 +0200)
conf/machine/akita.conf
conf/machine/c7x0.conf
conf/machine/spitz.conf

index 0f5eaca..83331f2 100644 (file)
@@ -10,4 +10,6 @@ MACHINE_FEATURES += "iwmmxt"
 
 IMAGE_FSTYPES ?= "jffs2"
 
+# NAND factory-default
+# mtdparts=sharpsl-nand:7168k@0k(smf),59392k@7168k(root),-(home) 
 ROOT_FLASH_SIZE = "58"
index 6681ad1..11a2f89 100644 (file)
@@ -7,9 +7,15 @@ require conf/machine/include/zaurus-clamshell.inc
 
 IMAGE_FSTYPES += "jffs2"
 
+# NAND factory-default
+# SL-C700 (corgi) mtdparts=sharpsl-nand:7168k@0k(smf),25600k@7168k(root),-(home)
+# SL-C750 (Shepherd) mtdparts=sharpsl-nand:7168k@0k(smf),25600k@7168k(root),-(home)
+# SL-C760 (Husky) mtdparts=sharpsl-nand:7168k@0k(smf),54272k@7168k(root),-(home)
+# SL-C860 (Boxer) mtdparts=sharpsl-nand:7168k@0k(smf),54272k@7168k(root),-(home)
+
 ROOT_FLASH_SIZE = "25"
 # yes, we are aware that the husky and boxer (c760,c860) have 53MB rootfs,
-# but we don't make a special image for it.
+# but we don't make a special image for them.
 
 XSERVER = "xserver-kdrive-imageon"
 
index 128fa51..7188885 100644 (file)
@@ -12,6 +12,10 @@ PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit ${PCMCIA_MANAGER}"
 PACKAGE_EXTRA_ARCHS += "iwmmxt"
 IMAGE_FSTYPES += "tar.gz"
 
+# NAND factory-default
+# SL-C3000 (spitz) mtdparts=sharpsl-nand:7168k@0k(smf),5120k@7168k(root),-(home)
+# SL-C3100 (borzoi) mtdparts=sharpsl-nand:7168k@0k(smf),32768k@7168k(root),-(home)
+# SL-C3200 (terrier) mtdparts=sharpsl-nand:7168k@0k(smf),44032k@7168k(root),-(home)
 ROOT_FLASH_SIZE = "100"
 
 MACHINE_GUI_CLASS=bigscreen