From 805810fe1e29c1a35532707fbb065cc7413dc46d Mon Sep 17 00:00:00 2001
From: Chase Maupin <chase.maupin@ti.com>
Date: Fri, 9 Apr 2010 09:10:33 -0500
Subject: u-boot_git: Add dm3730-am3715-evm u-boot support

* Added support for the dm3730-am3715-evm machine type to
  obtain the u-boot source from the PSP repository.
* Set SRCREV for the dm3730-am3715-evm machine type to the
  03.00.00.05 PSP version.

Signed-off-by: Koen Kooi <koen@openembedded.org>
---
 recipes/u-boot/u-boot_git.bb | 4 ++++
 1 file changed, 4 insertions(+)

(limited to 'recipes')

diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb
index a90be2975c..4763dbdffe 100644
--- a/recipes/u-boot/u-boot_git.bb
+++ b/recipes/u-boot/u-boot_git.bb
@@ -67,6 +67,10 @@ SRC_URI_omap3evm = "git://gitorious.org/u-boot-omap3/mainline.git;branch=omap3-d
 SRCREV_omap3evm = "2dea1db2a3b7c12ed70bbf8ee50755089c5e5170"
 PV_omap3evm = "2009.03+${PR}+gitr${SRCREV}"
 
+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"
+PV_dm3730-am3715-evm = "2009.11+${PR}+gitr${SRCREV}"
 
 SRCREV_am3517-evm = "e60beb13cf0"
 SRC_URI_append_am3517-evm = " \
-- 
cgit v1.2.3