All of lore.kernel.org
 help / color / mirror / Atom feed
From: Siddharth Heroor <heroor@ti.com>
To: <meta-ti@yoctoproject.org>
Subject: [PATCH] recipes-bsp: u-boot: Add GLSDK Staging tree
Date: Mon, 1 Jul 2013 14:00:45 +0530	[thread overview]
Message-ID: <20130701083045.GA4253@ti.com> (raw)

* The GLSDK u-boot staging tree is based off the Core SDK 2013.04.02
  release. This tree will be used to stage patches and fixes on
  top of the Core SDK U-Boot. The GLSDK release will use this tree
  for product development.
* Includes fix to OMAP5 so that QSPI is not enabled.

Signed-off-by: Siddharth Heroor <heroor@ti.com>
---
 .../u-boot/u-boot-glsdk-staging_2013.01.01.bb      |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)
 create mode 100644 recipes-bsp/u-boot/u-boot-glsdk-staging_2013.01.01.bb

diff --git a/recipes-bsp/u-boot/u-boot-glsdk-staging_2013.01.01.bb b/recipes-bsp/u-boot/u-boot-glsdk-staging_2013.01.01.bb
new file mode 100644
index 0000000..90d2d61
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-glsdk-staging_2013.01.01.bb
@@ -0,0 +1,16 @@
+require u-boot-ti.inc
+
+DESCRIPTION = "u-boot bootloader for TI devices supported by the GLSDK product"
+
+PR = "r1+gitr${SRCPV}"
+
+DEFAULT_PREFERENCE = "-1"
+
+SRC_URI = "git://git.ti.com/glsdk/glsdk-u-boot.git;protocol=git;branch=${BRANCH}"
+
+BRANCH ?= "master"
+
+SRCREV = "81836e8cc84bd6523d9a4e187965dcd1633c4bc9"
+
+SPL_BINARY = "MLO"
+SPL_UART_BINARY = "u-boot-spl.bin"
-- 
1.7.0.4



             reply	other threads:[~2013-07-01  8:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-01  8:30 Siddharth Heroor [this message]
2013-07-01 11:38 ` [PATCH] recipes-bsp: u-boot: Add GLSDK Staging tree Maupin, Chase
2013-07-01 12:33   ` Siddharth Heroor

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=20130701083045.GA4253@ti.com \
    --to=heroor@ti.com \
    --cc=meta-ti@yoctoproject.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.