summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2007-10-24 15:00:20 +0000
committerFlorian Boor <florian.boor@kernelconcepts.de>2007-10-24 15:00:20 +0000
commit136159f890a75bdb5ee83d5870686e91510d3bb1 (patch)
tree1d5ef697ff4428e4b41c6dc37a1fe104db0d6e49 /conf
parent4d778ea009d2309bb480492e7519d2f7f4e0b525 (diff)
parent6825c091f764068deeeeb5c25f207ff2b4cc3fc9 (diff)
merge of '0ae58917d460020990b038630d35c74df4f95059'
and '29ae2e348466eb7f810574927b181421a8412e70'
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/bd-neon.conf2
1 files changed, 2 insertions, 0 deletions
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"