From 4fee7cea31f8b408bfe85f7d669af826606cc819 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Wed, 10 Feb 2010 13:41:16 +0100 Subject: nokia900: use zImage kernels --- conf/machine/nokia900.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf/machine/nokia900.conf') 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" -- cgit 1.2.3-korg