aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorOyvind Repvik <nail@nslu2-linux.org>2007-03-18 22:43:28 +0000
committerOyvind Repvik <nail@nslu2-linux.org>2007-03-18 22:43:28 +0000
commite2e71e5a0fe631557851fbe3b0729500315dcf59 (patch)
treee5ade6bc2bed7e4b51c125cc57ac9421bf73f51a /conf
parentac76c6f6b02b16d46fd90166828ec257c9f4529f (diff)
downloadopenembedded-e2e71e5a0fe631557851fbe3b0729500315dcf59.tar.gz
linkstation/turbostation/n2100 machine support: Clean up and rename
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/lsppchd.conf (renamed from conf/machine/linkstationppchd.conf)0
-rw-r--r--conf/machine/lsppchg.conf (renamed from conf/machine/linkstationppchg.conf)0
-rw-r--r--conf/machine/n2100.conf10
-rw-r--r--conf/machine/turbostation.conf9
4 files changed, 0 insertions, 19 deletions
diff --git a/conf/machine/linkstationppchd.conf b/conf/machine/lsppchd.conf
index 52d58ded5b..52d58ded5b 100644
--- a/conf/machine/linkstationppchd.conf
+++ b/conf/machine/lsppchd.conf
diff --git a/conf/machine/linkstationppchg.conf b/conf/machine/lsppchg.conf
index b7ceb6fc95..b7ceb6fc95 100644
--- a/conf/machine/linkstationppchg.conf
+++ b/conf/machine/lsppchg.conf
diff --git a/conf/machine/n2100.conf b/conf/machine/n2100.conf
index 554157ca85..6aee9f1b71 100644
--- a/conf/machine/n2100.conf
+++ b/conf/machine/n2100.conf
@@ -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
diff --git a/conf/machine/turbostation.conf b/conf/machine/turbostation.conf
index 41dfd8d09e..a3856dbaf1 100644
--- a/conf/machine/turbostation.conf
+++ b/conf/machine/turbostation.conf
@@ -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