git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
877814e
)
imote2.conf: Update JFFS2 and console informations
author
Stefan Schmidt
<stefan@datenfreihafen.org>
Sat, 27 Mar 2010 13:31:08 +0000
(14:31 +0100)
committer
Stefan Schmidt
<stefan@datenfreihafen.org>
Sat, 27 Mar 2010 13:31:08 +0000
(14:31 +0100)
This merges in the differences betwenn this machine files and the one provided
by Jonathan Cameron. Thanks Jonathan.
conf/machine/imote2.conf
patch
|
blob
|
history
diff --git
a/conf/machine/imote2.conf
b/conf/machine/imote2.conf
index
06a4fbf
..
50147e5
100644
(file)
--- 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