aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorSiddharth Heroor <heroor@ti.com>2011-04-06 17:36:07 +0000
committerSteffen Sledz <sledz@dresearch-fe.de>2011-04-29 14:08:34 +0200
commit42316b61c636080b64be441345b020860537484a (patch)
treed3f977a0d2e633383ac75936206bfcee4aaf9985 /recipes
parente6e55181dff57ec898ad1e7bb40ced73c7c5f06f (diff)
downloadopenembedded-42316b61c636080b64be441345b020860537484a.tar.gz
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@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/u-boot/u-boot_2010.06-psp04.00.00.10.bb13
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 0000000000..2c4d12033a
--- /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"