[oe-commits] Roger Monk : u-boot_git: Update TI OMAP/ AM machines to latest commits ~PSP 3.01.00.06

git version control git at git.openembedded.org
Thu Jul 1 07:10:28 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f9f2bf53c05a865c23ad268674244a17f9a97405
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f9f2bf53c05a865c23ad268674244a17f9a97405

Author: Roger Monk <r-monk at ti.com>
Date:   Wed Jun 30 18:04:22 2010 +0100

u-boot_git: Update TI OMAP/AM machines to latest commits ~PSP 3.01.00.06

   * Update to head of 3.01.00.06 TI u-boot git trees (v2009.11)
   * Update omap3evm, dm3730-am3715-evm, am3517-evm

Signed-off-by: Roger Monk <r-monk at ti.com>
Signed-off-by: Koen Kooi <k-kooi at ti.com>

---

 recipes/u-boot/u-boot_git.bb |   38 +++++++++++---------------------------
 1 files changed, 11 insertions(+), 27 deletions(-)

diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb
index 7ee33bc..d67e787 100644
--- a/recipes/u-boot/u-boot_git.bb
+++ b/recipes/u-boot/u-boot_git.bb
@@ -1,5 +1,5 @@
 require u-boot.inc
-PR ="r56"
+PR ="r57"
 
 FILESPATHPKG =. "u-boot-git:"
 
@@ -104,36 +104,20 @@ SRC_URI_omap3-touchbook = "git://gitorious.org/u-boot-omap3/mainline.git;branch=
 SRCREV_omap3-touchbook = "d363f9cb0918a1b6b92e2e20d01543d0c4f53274"
 PV_omap3-touchbook = "2009.05+${PR}+gitr${SRCREV}"
 
+# ~ TI PSP v2009.11_OMAPPSP_03.00.01.06 (+ couple of commits)
+SRC_URI_omap3evm = "git://arago-project.org/git/projects/u-boot-omap3.git;protocol=git"
+SRCREV_omap3evm = "c0a8fb217fdca7888d89f9a3dee74a4cec865620"
+PV_omap3evm = "2009.11+${PR}+gitr${SRCREV}"
 
-SRC_URI_omap3evm = "git://gitorious.org/u-boot-omap3/mainline.git;branch=omap3-dev;protocol=git"
-SRCREV_omap3evm = "2dea1db2a3b7c12ed70bbf8ee50755089c5e5170"
-PV_omap3evm = "2009.03+${PR}+gitr${SRCREV}"
-
+# ~ TI PSP v2009.11_OMAPPSP_03.00.01.06 (+ couple of commits)
 SRC_URI_dm3730-am3715-evm = "git://arago-project.org/git/projects/u-boot-omap3.git;protocol=git"
-# This tag is v2009.11_OMAPPSP_03.00.00.05
-SRCREV_dm3730-am3715-evm = "9df15c53c9a9bc1ec9c68c33821c50dc26797d6c"
+SRCREV_dm3730-am3715-evm = "c0a8fb217fdca7888d89f9a3dee74a4cec865620"
 PV_dm3730-am3715-evm = "2009.11+${PR}+gitr${SRCREV}"
 
-SRCREV_am3517-evm = "e60beb13cf0"
-SRC_URI_append_am3517-evm = " \
-file://omap3evm/0001-Changes-for-making-a-NAND-build.patch \
-file://omap3evm/0002-Fix-for-NFS-boot-for-OMAP3-EVM.patch \
-file://omap3evm/0003-OMAP3-timer-handling-to-1ms-tick-and-CONFIG_SYS_HZ-t.patch \
-file://omap3evm/0004-Reverse-patch-for-NFS-boot-to-fix-comments-provided.patch \
-file://omap3evm/0005-SMC911x-driver-fixed-for-NFS-boot.patch \
-file://omap3evm/0006-Added-OMAP3517-3505-support.patch \
-file://omap3evm/0007-OMAP3517TEB-validated-on-OMAP3517TEB-board.patch \
-file://omap3evm/0008-OMAP3517PRE-ALPHA-validated-on-OMAP3517PRE_ALPHA-bo.patch \
-file://omap3evm/0009-OMAP3517PRE-ALPHA-DDR-size-issue-fixed.patch \
-file://omap3evm/0010-OMAP3517PRE-ALPHA-Mux-configuration-for-MMC-CD-and.patch \
-file://omap3evm/0011-Ethernet-driver-functional-no-need-for-time-delay.patch \
-file://omap3evm/0012-EMAC-driver-Implement-GPIO-driven-PHY-reset.patch \
-file://omap3evm/0013-Cleaned-up-during-EVM-hang-issue.patch \
-file://omap3evm/0014-EMAC-driver-cleanup-removed-debug-prints.patch \
-file://omap3evm/0015-EMAC-driver-Check-for-link-status-in-packet-send-lo.patch \
-file://omap3evm/0016-Config-option-and-name-changed-to-omap3517_evm.patch \
-"
-PV_am3517-evm = "2009.03+${PR}+gitr${SRCREV}"
+# ~ TI PSP v2009.11_OMAPPSP_03.00.01.06 (+ couple of commits)
+SRC_URI_am3517-evm = "git://arago-project.org/git/projects/u-boot-omap3.git;protocol=git"
+SRCREV_am3517-evm = "c0a8fb217fdca7888d89f9a3dee74a4cec865620"
+PV_am3517-evm = "2009.11+${PR}+gitr${SRCREV}"
 
 SRC_URI_omapzoom = "git://www.sakoman.net/git/u-boot-omap3.git;branch=omap3-dev;protocol=git"
 SRCREV_omapzoom = "d691b424f1f5bf7eea3a4131dfc578d272e8f335"





More information about the Openembedded-commits mailing list