[oe-commits] org.oe.dev Specify UBOOT_MACHINE for at32stk1000. Move to PREFERRED_VERSION_u-boot 1.3.2.

likewise commit oe at amethyst.openembedded.net
Sun Apr 27 17:27:19 UTC 2008


Specify UBOOT_MACHINE for at32stk1000. Move to PREFERRED_VERSION_u-boot 1.3.2.

Author: likewise at openembedded.org
Branch: org.openembedded.dev
Revision: b062a489deb15fe1826aeff1619f8599a060bfaf
ViewMTN: http://monotone.openembedded.org/revision/info/b062a489deb15fe1826aeff1619f8599a060bfaf
Files:
1
conf/machine/at32stk1000.conf
Diffs:

#
# mt diff -r017fd59a29d14dbd3c9a86e2bccaadc64909892a -rb062a489deb15fe1826aeff1619f8599a060bfaf
#
#
#
# patch "conf/machine/at32stk1000.conf"
#  from [3d5142529536576aea6056c6d761540974caa5ac]
#    to [163fd78fdfe07eb3befe4b759102820ed434730b]
#
============================================================
--- conf/machine/at32stk1000.conf	3d5142529536576aea6056c6d761540974caa5ac
+++ conf/machine/at32stk1000.conf	163fd78fdfe07eb3befe4b759102820ed434730b
@@ -22,8 +22,9 @@ KERNEL_IMAGETYPE = "uImage"
 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"
 






More information about the Openembedded-commits mailing list