aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2010-02-10 13:41:16 +0100
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2010-02-10 13:42:18 +0100
commit4fee7cea31f8b408bfe85f7d669af826606cc819 (patch)
tree6e35490a0c8a2c48c02282ef4c11454bb442f998
parent798fe719221070bac2b5bd7318e8240404e8d0ff (diff)
downloadopenembedded-4fee7cea31f8b408bfe85f7d669af826606cc819.tar.gz
nokia900: use zImage kernels
-rw-r--r--conf/machine/nokia900.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/nokia900.conf b/conf/machine/nokia900.conf
index 4880ea47de..f8d942238d 100644
--- a/conf/machine/nokia900.conf
+++ b/conf/machine/nokia900.conf
@@ -15,6 +15,9 @@ MACHINE_DISPLAY_HEIGHT_PIXELS = "480"
require conf/machine/include/omap3.inc
+# omap3.inc redefine it to uImage
+KERNEL_IMAGETYPE = "zImage"
+
ROOT_FLASH_SIZE = "100"
EXTRA_IMAGECMD_jffs2_nokia900 = "--pad --little-endian --eraseblock=0x20000 -n"