[oe-commits] Siddharth Heroor : u-boot: Add PSP version for ti816x devices.

git version control git at git.openembedded.org
Thu Apr 7 16:23:55 UTC 2011


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: 54646d82dccb243842edaec9d8a6dbf87ca5cff3
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=54646d82dccb243842edaec9d8a6dbf87ca5cff3

Author: Siddharth Heroor <heroor at ti.com>
Date:   Wed Apr  6 17:36:07 2011 +0000

u-boot: Add PSP version for ti816x devices.

* Add TI PSP u-boot version for dm816x/c6a816x/am389x devices.
* Based on PSP release 4.00.00.10.

Signed-off-by: Siddharth Heroor <heroor at ti.com>
Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/u-boot/u-boot_2010.06-psp04.00.00.10.bb |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/recipes/u-boot/u-boot_2010.06-psp04.00.00.10.bb b/recipes/u-boot/u-boot_2010.06-psp04.00.00.10.bb
new file mode 100644
index 0000000..2c4d120
--- /dev/null
+++ b/recipes/u-boot/u-boot_2010.06-psp04.00.00.10.bb
@@ -0,0 +1,13 @@
+require u-boot-omap3.inc
+
+COMPATIBLE_MACHINE = "ti816x"
+
+BRANCH = "master"
+
+# Use literal tags in SRCREV, when available, instead of commit IDs
+SRCREV = "v2010.06_TI816XPSP_04.00.00.10"
+
+UVER = "2010.06"
+PSPREL = "04.00.00.10"
+
+PR = "r1"





More information about the Openembedded-commits mailing list