aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/omap5912osk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/omap5912osk.conf')
-rw-r--r--conf/machine/omap5912osk.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/omap5912osk.conf b/conf/machine/omap5912osk.conf
index 9fcd76e87f..4989a33e9d 100644
--- a/conf/machine/omap5912osk.conf
+++ b/conf/machine/omap5912osk.conf
@@ -5,7 +5,8 @@
TARGET_ARCH = "arm"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
-PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
+PREFERRED_PROVIDER_virtual/kernel = "linux"
+KERNEL_IMAGETYPE = "uImage"
UBOOT_ENTRYPOINT="0x10c08000"