aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/at32stk1000.conf
diff options
context:
space:
mode:
authorLeon Woestenberg <leon.woestenberg@gmail.com>2008-04-27 17:22:39 +0000
committerLeon Woestenberg <leon.woestenberg@gmail.com>2008-04-27 17:22:39 +0000
commit3ce1b56feb2e99d27bcf7911880dda6950136936 (patch)
treec2c600879b94b242dd18714cd10dc083b8fd795f /conf/machine/at32stk1000.conf
parent22ac273df7f61176476381d2ee82cdca74867b6e (diff)
downloadopenembedded-3ce1b56feb2e99d27bcf7911880dda6950136936.tar.gz
Specify UBOOT_MACHINE for at32stk1000. Move to PREFERRED_VERSION_u-boot 1.3.2.
Diffstat (limited to 'conf/machine/at32stk1000.conf')
-rw-r--r--conf/machine/at32stk1000.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/at32stk1000.conf b/conf/machine/at32stk1000.conf
index 15e3c85ec5..13523ee1e5 100644
--- a/conf/machine/at32stk1000.conf
+++ b/conf/machine/at32stk1000.conf
@@ -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"