From 6825c091f764068deeeeb5c25f207ff2b4cc3fc9 Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Wed, 24 Oct 2007 12:36:41 +0000 Subject: bd-neon.conf: Add missing uboot bits --- conf/machine/bd-neon.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf') 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" -- cgit v1.2.3