dht-walnut.conf: Modify to use task-base
authorStelios Koroneos <skoroneos@digital-opsis.com>
Sun, 4 Feb 2007 08:59:24 +0000 (08:59 +0000)
committerStelios Koroneos <skoroneos@digital-opsis.com>
Sun, 4 Feb 2007 08:59:24 +0000 (08:59 +0000)
conf/machine/dht-walnut.conf

index 244a89a..385e2eb 100644 (file)
@@ -7,9 +7,16 @@ PACKAGE_ARCHS = "all powerpc ${MACHINE}"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
 
+MACHINE_FEATURES = "kernel26 ext2"
+MACHINE_TASK_PROVIDER = "task-base"
+
 TARGET_CPU = "405"
-OLDEST_KERNEL = "2.6.9"
+OLDEST_KERNEL = "2.6.12"
 
 #tune for the 405 cpu
 require conf/machine/include/tune-ppc405.conf
 
+
+
+SERIAL_CONSOLE = "115200 ttyS0"
+