u-boot: update all DaVinci machines
authorDenys Dmytriyenko <denis@denix.org>
Sun, 20 Sep 2009 05:51:34 +0000 (01:51 -0400)
committerDenys Dmytriyenko <denis@denix.org>
Sun, 20 Sep 2009 05:51:34 +0000 (01:51 -0400)
conf/machine/dm355-evm.conf
conf/machine/dm365-evm.conf
recipes/u-boot/u-boot_git.bb

index 9ef4ff7..f0294de 100644 (file)
@@ -4,4 +4,4 @@
 
 require conf/machine/include/davinci.inc
 
-UBOOT_MACHINE = "davinci_dm355_evm_config"
+UBOOT_MACHINE = "davinci_dm355evm_config"
index de2cc4a..7cea5dc 100644 (file)
@@ -4,4 +4,4 @@
 
 require conf/machine/include/davinci.inc
 
-UBOOT_MACHINE = "davinci_dm365_evm_config"
+UBOOT_MACHINE = "davinci_dm365evm_config"
index e5e1c24..8236bbd 100644 (file)
@@ -1,5 +1,5 @@
 require u-boot.inc
-PR ="r29"
+PR ="r30"
 
 FILESPATHPKG =. "u-boot-git:"
 
@@ -72,21 +72,33 @@ SRC_URI_overo = "git://gitorious.org/u-boot-omap3/mainline.git;branch=omap3-dev;
 SRCREV_overo = "2dea1db2a3b7c12ed70bbf8ee50755089c5e5170"
 PV_overo = "2009.03+${PR}+gitr${SRCREV}"
 
-SRC_URI_dm6446-evm = "git://arago-project.org/git/people/sandeep/u-boot-davinci.git;protocol=git"
-SRCREV_dm6446-evm = "fa6ec6e75eeec4fa1543cc4452e11707758540a2"
-PV_dm6446-evm = "2009.05+2009.06-rc0+${PR}+gitr${SRCREV}"
+SRC_URI_dm6446-evm = "git://arago-project.org/git/projects/u-boot-davinci.git;protocol=git"
+SRCREV_dm6446-evm = "f8d047c84137ab331c0ee2c3e94c3f1ec4228298"
+PV_dm6446-evm = "2009.05+2009.06-rc0+gitr${SRCREV}"
 
-SRC_URI_dm6467-evm = "git://arago-project.org/git/people/sandeep/u-boot-davinci.git;protocol=git"
-SRCREV_dm6467-evm = "fa6ec6e75eeec4fa1543cc4452e11707758540a2"
-PV_dm6467-evm = "2009.05+2009.06-rc0+${PR}+gitr${SRCREV}"
+SRC_URI_dm355-evm = "git://arago-project.org/git/projects/u-boot-davinci.git;protocol=git"
+SRCREV_dm355-evm = "5ae613482c9468386872cedd46f8fb389f19859d"
+PV_dm355-evm = "2009.08+gitr${SRCREV}"
 
-SRC_URI_dm355-evm = "git://arago-project.org/git/people/sandeep/u-boot-davinci.git;protocol=git"
-SRCREV_dm355-evm = "fa6ec6e75eeec4fa1543cc4452e11707758540a2"
-PV_dm355-evm = "2009.05+2009.06-rc0+${PR}+gitr${SRCREV}"
+SRC_URI_dm365-evm = "git://arago-project.org/git/projects/u-boot-davinci.git;protocol=git"
+SRCREV_dm365-evm = "5ae613482c9468386872cedd46f8fb389f19859d"
+PV_dm365-evm = "2009.08+gitr${SRCREV}"
 
-SRC_URI_dm365-evm = "git://arago-project.org/git/people/sandeep/u-boot-davinci.git;protocol=git"
-SRCREV_dm365-evm = "fa6ec6e75eeec4fa1543cc4452e11707758540a2"
-PV_dm365-evm = "2009.05+2009.06-rc0+${PR}+gitr${SRCREV}"
+SRC_URI_dm6467-evm = "git://arago-project.org/git/people/hemant/u-boot-dm646x.git;protocol=git"
+SRCREV_dm6467-evm = "3da7475ae13445ba89c77ea563ccdfb9df540bb7"
+PV_dm6467-evm = "2009.08+gitr${SRCREV}"
+
+SRC_URI_dm6467t-evm = "git://arago-project.org/git/people/hemant/u-boot-dm646x.git;protocol=git"
+SRCREV_dm6467t-evm = "3da7475ae13445ba89c77ea563ccdfb9df540bb7"
+PV_dm6467t-evm = "2009.08+gitr${SRCREV}"
+
+SRC_URI_da830-omapl137-evm = "git://arago-project.org/git/people/sekhar/u-boot-omapl1.git;protocol=git;branch=wakeup"
+SRCREV_da830-omapl137-evm = "04a03bb477ad842b84c61b29f11422089ad0088d"
+PV_da830-omapl137-evm = "2009.01+gitr${SRCREV}"
+
+SRC_URI_da850-omapl138-evm = "git://arago-project.org/git/people/sekhar/u-boot-omapl1.git;protocol=git;branch=wakeup"
+SRCREV_da850-omapl138-evm = "04a03bb477ad842b84c61b29f11422089ad0088d"
+PV_da850-omapl138-evm = "2009.01+gitr${SRCREV}"
 
 SRC_URI_dm355-leopard = "git://www.denx.de/git/u-boot-arm.git;protocol=git;branch=next \
                         file://leopardboard-support.patch;patch=1 \