aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorSteffen Sledz <sledz@dresearch.de>2010-02-01 17:02:33 +0100
committerSteffen Sledz <sledz@dresearch.de>2010-02-04 14:04:18 +0100
commitafc0667965549d0ac1cc5cd93a30c2aa8e47dc28 (patch)
treeea38a8641d5fed4b3ff196f68808708bdab32e68 /conf
parent49b1ca2b12b330551a8b6e724dff2c00666c05c4 (diff)
downloadopenembedded-afc0667965549d0ac1cc5cd93a30c2aa8e47dc28.tar.gz
oxnas: remove support for oxnas machine
OXNAS machine was only used as prototyp for HIPOX machine and is not needed any longer. Because of constant build problems support is finished. Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/oxnas.conf20
1 files changed, 0 insertions, 20 deletions
diff --git a/conf/machine/oxnas.conf b/conf/machine/oxnas.conf
deleted file mode 100644
index 08213297c8..0000000000
--- a/conf/machine/oxnas.conf
+++ /dev/null
@@ -1,20 +0,0 @@
-#@TYPE: Machine
-#@NAME: OXE810(D)SE NAS devices
-#@DESCRIPTION: Machine configuration for Oxford OXE810(D)SE NAS devices http://www.oxsemi.com/products/storage/nas.html
-
-TARGET_ARCH = "arm"
-
-MACHINE_FEATURES = "kernel26 ext2 pci usbhost ethernet serial raid uboot"
-
-SERIAL_CONSOLE = "115200 ttyS0"
-
-PREFERRED_PROVIDER_virtual/kernel = "linux"
-
-KERNEL_IMAGETYPE = "uImage"
-
-PREFERRED_VERSION_u-boot = "1.1.2"
-UBOOT_LOADADDRESS = "0x48008000"
-UBOOT_ENTRYPOINT = "0x48008000"
-UBOOT_ARCH = "arm"
-
-require conf/machine/include/tune-arm926ejs.inc