Specify UBOOT_MACHINE for at32stk1000. Move to PREFERRED_VERSION_u-boot 1.3.2.
authorLeon Woestenberg <leon.woestenberg@gmail.com>
Sun, 27 Apr 2008 17:22:39 +0000 (17:22 +0000)
committerLeon Woestenberg <leon.woestenberg@gmail.com>
Sun, 27 Apr 2008 17:22:39 +0000 (17:22 +0000)
conf/machine/at32stk1000.conf

index 15e3c85..13523ee 100644 (file)
@@ -22,8 +22,9 @@ 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 = "1.3.2"
 
+UBOOT_MACHINE = "atstk1002_config"
 UBOOT_ENTRYPOINT = "0x90000000"
 UBOOT_LOADADDRESS = "0x10000000"