summaryrefslogtreecommitdiff
path: root/conf/machine
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2007-05-20 11:23:31 +0000
committerFlorian Boor <florian.boor@kernelconcepts.de>2007-05-20 11:23:31 +0000
commitb7f5a6d711e44c3d245cdcb8fef3eac5349bf0de (patch)
tree532803f8df3bab90e28b72629b437fd3c2a23d19 /conf/machine
parent5951a9d7e48dc4b426460917dec370b687ac4756 (diff)
parent9375e3001c13e0ebe5290a024dc7c61d6696d4f6 (diff)
merge of '038f91aa279cf1b9a1f4f7bd7988f3768ee86ff0'
and '56dd632a3a9de2d8f4b9d335e96a43648c9cd3bd'
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/fic-gta01.conf2
-rw-r--r--conf/machine/wgt634u.conf17
2 files changed, 18 insertions, 1 deletions
diff --git a/conf/machine/fic-gta01.conf b/conf/machine/fic-gta01.conf
index f10797bbaf..c479075285 100644
--- a/conf/machine/fic-gta01.conf
+++ b/conf/machine/fic-gta01.conf
@@ -9,7 +9,7 @@ PACKAGE_EXTRA_ARCHS = "armv4t"
PREFERRED_PROVIDER_virtual/kernel = "linux-gta01"
-MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost"
+MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost phone"
MACHINE_EXTRA_RDEPENDS = "alsa-state"
diff --git a/conf/machine/wgt634u.conf b/conf/machine/wgt634u.conf
new file mode 100644
index 0000000000..1b4eeafbe3
--- /dev/null
+++ b/conf/machine/wgt634u.conf
@@ -0,0 +1,17 @@
+#@TYPE: Machine
+#@NAME: Netgear wgt634u wireless router
+#@DESCRIPTION: Machine configuration for the MIPS based wgt634u devices
+
+TARGET_ARCH = "mipsel"
+MACHINE_FEATURES = "kernel26 usbhost wifi ext2"
+
+
+PREFERRED_PROVIDER_virtual/kernel = "linux-brcm"
+
+IMAGE_FSTYPES = "tar.gz squashfs-lzma jffs2"
+
+EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --squash --eraseblock=0x10000 -n"
+
+EXTRA_IMAGECMD_squashfs-lzma = "-nopad -root-owned -le"
+
+