[oe] [PATCH] nokia900: build uImage instead of zImage

Klaus Kurzmann mok at mnet-online.de
Thu Dec 2 13:43:08 UTC 2010


Am Donnerstag, 2. Dezember 2010, 10:01:08 schrieb Martin Jansa:
> * meego and debian on n900 are now using u-boot so we should too
> ---
>  conf/machine/nokia900.conf |    5 ++++-
>  1 files changed, 4 insertions(+), 1 deletions(-)
> 
> diff --git a/conf/machine/nokia900.conf b/conf/machine/nokia900.conf
> index a16f1da..10bce2a 100644
> --- a/conf/machine/nokia900.conf
> +++ b/conf/machine/nokia900.conf
> @@ -20,7 +20,10 @@ GUI_MACHINE_CLASS = "bigscreen"
>  MACHINE_DISPLAY_WIDTH_PIXELS = "800"
>  MACHINE_DISPLAY_HEIGHT_PIXELS = "480"
> 
> -KERNEL_IMAGETYPE = "zImage"
> +KERNEL_IMAGETYPE = "uImage"
> +
> +UBOOT_ENTRYPOINT = "0x80008000"
> +UBOOT_LOADADDRESS = "0x80008000"
> 
>  ROOT_FLASH_SIZE = "100"
>  EXTRA_IMAGECMD_jffs2_nokia900 = "--pad --little-endian
> --eraseblock=0x20000 -n"

Acked-by: Klaus Kurzmann <mok at fluxnetz.de>

-- 
Klaus 'mrmoku' Kurzmann




More information about the Openembedded-devel mailing list