aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/imote2.conf
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2010-03-27 14:31:08 +0100
committerStefan Schmidt <stefan@datenfreihafen.org>2010-03-27 14:31:08 +0100
commitc1aeee5e44add6f17a452aeaa8cf68995b3b0815 (patch)
tree7265d89317a82b260d3b74e71ac49b38acdb4581 /conf/machine/imote2.conf
parent877814e0206bec838a83f31d42d7868ecf9d8075 (diff)
downloadopenembedded-c1aeee5e44add6f17a452aeaa8cf68995b3b0815.tar.gz
imote2.conf: Update JFFS2 and console informations
This merges in the differences betwenn this machine files and the one provided by Jonathan Cameron. Thanks Jonathan.
Diffstat (limited to 'conf/machine/imote2.conf')
-rw-r--r--conf/machine/imote2.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/conf/machine/imote2.conf b/conf/machine/imote2.conf
index 06a4fbf61a..50147e5682 100644
--- a/conf/machine/imote2.conf
+++ b/conf/machine/imote2.conf
@@ -7,6 +7,14 @@ PREFERRED_PROVIDER_virtual/kernel = "linux"
PACKAGE_EXTRA_ARCHS = " iwmmxt"
+KERNEL_IMAGETYPE = "zImage"
+IMAGE_FSTYPE += "jffs2"
+EXTRA_IMAGECMD_jffs2 = "--little-endian -e 0x40000 --pad=0x01DC0000 --eraseblock=0x20000"
+
+CMDLINE="root=/dev/mtdblock2 rootfstype=jffs2 console=ttyS2,115200 mem=32M"
+
+SERIAL_CONSOLE = "115200 ttyS2"
+
require conf/machine/include/tune-xscale.inc
# used by opie-collections.inc