Machine config for the dht-walnut (ppc) board
authorStelios Koroneos <skoroneos@digital-opsis.com>
Mon, 28 Aug 2006 19:28:08 +0000 (19:28 +0000)
committerStelios Koroneos <skoroneos@digital-opsis.com>
Mon, 28 Aug 2006 19:28:08 +0000 (19:28 +0000)
Machine config for the dht-walnut ppc based board
Machine config file for the ppc based dht-walnut board

conf/machine/dht-walnut.conf [new file with mode: 0644]

diff --git a/conf/machine/dht-walnut.conf b/conf/machine/dht-walnut.conf
new file mode 100644 (file)
index 0000000..68b754f
--- /dev/null
@@ -0,0 +1,20 @@
+TARGET_ARCH = "powerpc"
+IPKG_ARCHS = "all powerpc ${MACHINE}"
+
+PREFERRED_PROVIDER_virtual/kernel = "linux-dht-walnut"
+
+#TARGET_FPU = "soft"
+TARGET_CPU = "405"
+OLDEST_KERNEL = "2.6.9"
+
+# TARGET_VENDOR = "-oe"
+
+BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel pciutils udev"
+BOOTSTRAP_EXTRA_RDEPENDS = "kernel pciutils udev"
+
+udevdir = "/dev"
+OLDEST_KERNEL = "2.6.5"
+# GLIBC_ADDONS = "nptl"
+# GLIBC_EXTRA_OECONF = "--with-tls"
+
+