aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/motorola-ezx-base.inc
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2008-02-09 12:23:53 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2008-02-09 12:23:53 +0000
commit45e943b2847802ed8600ad471b870e7a732f6a78 (patch)
tree24a6cbc63b0bb225b485cbcd85bb688681cc9ecc /conf/machine/include/motorola-ezx-base.inc
parent39f91766eaca3808c750a5576ff156fcc6cba16e (diff)
downloadopenembedded-45e943b2847802ed8600ad471b870e7a732f6a78.tar.gz
conf/machine/: Add jffs2 as default image for embedded boards and vendor machines.
* Based on the list provided by Richard Purdie, skipping devices (pocketpc and palms), ports of which are completely generic and jffs2 is completely not a better choice than any other.
Diffstat (limited to 'conf/machine/include/motorola-ezx-base.inc')
-rw-r--r--conf/machine/include/motorola-ezx-base.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/motorola-ezx-base.inc b/conf/machine/include/motorola-ezx-base.inc
index da88b1494f..a9945acd34 100644
--- a/conf/machine/include/motorola-ezx-base.inc
+++ b/conf/machine/include/motorola-ezx-base.inc
@@ -22,6 +22,7 @@ MACHINE_DISPLAY_PPI = "180"
ROOT_FLASH_SIZE = "24"
+IMAGE_FSTYPES ?= "jffs2"
EXTRA_IMAGECMD_jffs2 = "--pad=14680064 --little-endian --eraseblock=0x20000 -n"
EXTRA_IMAGEDEPENDS += "ezx-boot-usb-native"