From: Florian Boor Date: Wed, 24 Oct 2007 12:36:41 +0000 (+0000) Subject: bd-neon.conf: Add missing uboot bits X-Git-Tag: Release-2010-05/1~8454^2~120^2~2^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6825c091f764068deeeeb5c25f207ff2b4cc3fc9;p=openembedded.git bd-neon.conf: Add missing uboot bits --- diff --git a/conf/machine/bd-neon.conf b/conf/machine/bd-neon.conf index fe7ff724fd..532193a567 100644 --- a/conf/machine/bd-neon.conf +++ b/conf/machine/bd-neon.conf @@ -24,6 +24,8 @@ MACHINE_FEATURES = "kernel26 touchscreen apm alsa usbgadget screen uboot" # PREFERRED_PROVIDER_virtual/kernel = "linux" PERFERRED_VERSION_linux = "2.6.22" +KERNEL_IMAGETYPE = "uImage" +UBOOT_ENTRYPOINT = "a0008000" MODUTILS = "26" XSERVER = "xserver-kdrive-fbdev"