summaryrefslogtreecommitdiff
path: root/conf/machine/magicbox.conf
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-05-02 15:18:30 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-05-02 15:18:30 +0000
commitb2be337495c4a24f7e7d976eff6f0385ff98c598 (patch)
tree428b207a2b9b0abc29328fc30789484bc39ff4de /conf/machine/magicbox.conf
parentf1c1d6417dde3ca1f56c94015b3679eaf1435129 (diff)
parentfa1f831bbf452179c778e7698dedcae323a6dfb0 (diff)
merge of 'ba1cabe56e69c8589c61e7c884217cc75f950877'
and 'c3acd01a05c3a6ed64990e92ec184f98594b2bf5'
Diffstat (limited to 'conf/machine/magicbox.conf')
-rw-r--r--conf/machine/magicbox.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/conf/machine/magicbox.conf b/conf/machine/magicbox.conf
index 4ed28337d6..5231c68bb1 100644
--- a/conf/machine/magicbox.conf
+++ b/conf/machine/magicbox.conf
@@ -7,17 +7,17 @@ PACKAGE_EXTRA_ARCHS = "ppc405"
PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
-MACHINE_FEATURES = "kernel26 ext2"
+MACHINE_FEATURES = "kernel26"
+MACHINE_TASK_PROVIDER = "task-base"
TARGET_CPU = "405"
-OLDEST_KERNEL = "2.6.12"
+OLDEST_KERNEL = "2.6.18"
SERIAL_CONSOLE = "115200 ttyS0"
PREFERRED_VERSION_u-boot = "1.1.2"
-EXTRA_IMAGECMD = "--big-endian"
-ERASEBLOCK_SIZE = "0x10000"
-IMAGE_FSTYPES = "jffs2"
+EXTRA_IMAGECMD_jffs2 = "--big-endian"
+EXTRA_IMAGECMD_squashfs = " -be -all-root "
#tune for the 405 cpu
require conf/machine/include/tune-ppc405.conf