surpport seeking the recorded video
[vuplus_openembedded] / conf / machine / at32stk1000.conf
index 15e3c85..d821d66 100644 (file)
@@ -2,10 +2,10 @@
 #@Name: Atmel STK1000 AVR32AP7000 Development Platform
 #@DESCRIPTION: Atmel STK1000 AVR32AP7000 Development Platform
 
-
 TARGET_ARCH = "avr32"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux"
+PREFERRED_VERSION_linux = "2.6.28"
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
 
 #don't try to access tty1
@@ -22,9 +22,12 @@ ROOT_FLASH_SIZE = "8"
 EXTRA_IMAGECMD_jffs2 = " --big-endian --pagesize=4096 --eraseblock=65536"
 
 KERNEL_IMAGETYPE = "uImage"
-PREFERRED_VERSION_u-boot = "1.1.4"
+PREFERRED_VERSION_u-boot = "2009.01"
 
+UBOOT_MACHINE = "atstk1002_config"
 UBOOT_ENTRYPOINT = "0x90000000"
 UBOOT_LOADADDRESS = "0x10000000"
 
+require conf/machine/include/tune-at32ap7000.inc
+