2 #@Name: Atmel STK1000 AVR32AP7000 Development Platform
3 #@DESCRIPTION: Atmel STK1000 AVR32AP7000 Development Platform
8 PREFERRED_PROVIDER_virtual/kernel = "linux"
9 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
11 #don't try to access tty1
14 MACHINE_FEATURES = "kernel26 alsa ext2 usbgadget touchscreen screen"
17 SERIAL_CONSOLE = "115200 ttyS0"
20 IMAGE_FSTYPES ?= "tar.bz2 jffs2"
22 EXTRA_IMAGECMD_jffs2 = " --big-endian --pagesize=4096 --eraseblock=65536"
24 KERNEL_IMAGETYPE = "uImage"
25 PREFERRED_VERSION_u-boot = "1.3.2"
27 UBOOT_MACHINE = "atstk1002_config"
28 UBOOT_ENTRYPOINT = "0x90000000"
29 UBOOT_LOADADDRESS = "0x10000000"
31 require conf/machine/include/tune-at32ap7000.inc