wgt634u: add machine, part of #2334
authorThomas Kunze <thommycheck@gmx.de>
Fri, 18 May 2007 20:58:06 +0000 (20:58 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 18 May 2007 20:58:06 +0000 (20:58 +0000)
conf/machine/wgt634u.conf [new file with mode: 0644]

diff --git a/conf/machine/wgt634u.conf b/conf/machine/wgt634u.conf
new file mode 100644 (file)
index 0000000..1b4eeaf
--- /dev/null
@@ -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"
+
+