bd-neon.conf: Add missing uboot bits
authorFlorian Boor <florian.boor@kernelconcepts.de>
Wed, 24 Oct 2007 12:36:41 +0000 (12:36 +0000)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Wed, 24 Oct 2007 12:36:41 +0000 (12:36 +0000)
conf/machine/bd-neon.conf

index fe7ff72..532193a 100644 (file)
@@ -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"