linkstation/turbostation/n2100 machine support: Clean up and rename
authorOyvind Repvik <nail@nslu2-linux.org>
Sun, 18 Mar 2007 22:43:28 +0000 (22:43 +0000)
committerOyvind Repvik <nail@nslu2-linux.org>
Sun, 18 Mar 2007 22:43:28 +0000 (22:43 +0000)
conf/machine/lsppchd.conf [moved from conf/machine/linkstationppchd.conf with 100% similarity]
conf/machine/lsppchg.conf [moved from conf/machine/linkstationppchg.conf with 100% similarity]
conf/machine/n2100.conf
conf/machine/turbostation.conf

index 554157c..6aee9f1 100644 (file)
@@ -11,17 +11,7 @@ MACHINE_FEATURES= "kernel26 usbhost"
 PREFERRED_PROVIDER_virtual/kernel = "linux"
 PREFERRED_VERSION_linux = "2.6.20"
 
-# Do we need any kernel modules?
-FOONAS_KERNEL = "kernel-module-ext2 kernel-module-usb-storage"
-
-FOONAS_SUPPORT += "fis"
-
 # We want udev support in the image
 udevdir = "/dev"
-BOOTSTRAP_EXTRA_RDEPENDS = "udev mdadm"
 
-EXTRA_IMAGECMD_jffs2 += " --little-endian"
-ERASEBLOCK_SIZE = "0x20000"    
-JFFS2_ROOTFS_SIZE = "0xC80000"
-KERNEL_IMAGE_SIZE = "0x280000"
 require conf/machine/include/tune-xscale.conf
index 41dfd8d..a3856db 100644 (file)
@@ -11,17 +11,8 @@ USE_VT="0"
 MODUTILS=26
 MACHINE_FEATURES= "kernel26 usbhost"
 PREFERRED_PROVIDER_virtual/kernel = "linux-turbostation"
-FOONAS_KERNEL = "kernel-module-ext3 kernel-module-minix \
-                        kernel-module-usb-storage"
 
 # We want udev support in the image
 udevdir = "/dev"
-BOOTSTRAP_EXTRA_RDEPENDS = "udev mdadm"
-FOONAS_SUPPORT += "uboot-utils"
 
-# Hardware stuff used in image generation
-EXTRA_IMAGECMD = "--big-endian"
-ERASEBLOCK_SIZE = "0x20000"    
-JFFS2_ROOTFS_SIZE = "0xC80000"
-KERNEL_IMAGE_SIZE = "0x280000"
 require conf/machine/include/tune-ppc603e.conf