From: Marcin Juszkiewicz Date: Wed, 10 Feb 2010 12:41:16 +0000 (+0100) Subject: nokia900: use zImage kernels X-Git-Tag: Release-2010-05/1~520^2~9^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fee7cea31f8b408bfe85f7d669af826606cc819;p=openembedded.git nokia900: use zImage kernels --- 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"