increase dvbapp PR.
[vuplus_openembedded] / conf / machine / neuros-osd.conf
index f88379a..5f96528 100644 (file)
@@ -4,11 +4,14 @@
 
 TARGET_ARCH = "arm"
 
-PACKAGE_EXTRA_ARCHS = "armv4t armv5te"
-
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
 PREFERRED_PROVIDER_virtual/kernel = "linux-neuros"
 
+KERNEL_IMAGETYPE = "uImage"
+
+UBOOT_ENTRYPOINT = "0x80008000"
+UBOOT_LOADADDRESS = "0x80008000"
+
 PREFERRED_VERSION_u-boot = "git"
 #UBOOT_MACHINE = "davinci_dvevm_config"