All of lore.kernel.org
 help / color / mirror / Atom feed
From: Siddharth Heroor <heroor@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Siddharth Heroor <heroor@ti.com>
Subject: [PATCH 2/2] u-boot: Add PSP version for ti816x devices.
Date: Wed,  6 Apr 2011 15:06:07 +0530	[thread overview]
Message-ID: <1302082567-26357-2-git-send-email-heroor@gmail.com> (raw)
In-Reply-To: <1302082567-26357-1-git-send-email-heroor@gmail.com>

From: Siddharth Heroor <heroor@ti.com>

* 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>
---
 recipes/u-boot/u-boot_2010.06-psp04.00.00.10.bb |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)
 create mode 100644 recipes/u-boot/u-boot_2010.06-psp04.00.00.10.bb

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"
-- 
1.7.0.4




      reply	other threads:[~2011-04-06  9:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-06  9:36 [PATCH 1/2] linux-omap3: Add PSP recipe for ti816x devices Siddharth Heroor
2011-04-06  9:36 ` Siddharth Heroor [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1302082567-26357-2-git-send-email-heroor@gmail.com \
    --to=heroor@gmail.com \
    --cc=heroor@ti.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.