increase dvbapp PR.
[vuplus_openembedded] / conf / machine / hipox.conf
index 728ad2b..7a2ac6f 100644 (file)
@@ -6,13 +6,13 @@ TARGET_ARCH = "arm"
 
 MACHINE_FEATURES = "kernel26 ext2 pci usbhost ethernet serial raid uboot"
 
-SERIAL_CONSOLE = "115200 ttyS0"
+SERIAL_CONSOLE = "115200 ttyS1"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux"
 
 KERNEL_IMAGETYPE = "uImage"
 
-PREFERRED_VERSION_u-boot = "1.1.2"
+PREFERRED_VERSION_u-boot = "2009.03"
 UBOOT_LOADADDRESS = "0x48008000"
 UBOOT_ENTRYPOINT = "0x48008000"
 UBOOT_ARCH = "arm"