From: Mrinmayee Hingolikar <mrinmayee@ti.com>
To: <meta-ti@yoctoproject.org>
Subject: [PATCHv2] u-boot-glsdk: Update to latest fixes
Date: Mon, 21 Oct 2013 18:26:42 +0530 [thread overview]
Message-ID: <20131021125642.GA5975@ti.com> (raw)
* Migration of u-boot code to omapzoom.org. The development tree is shared
between the Linux and Android teams.This enables a common u-boot development
platform for both the teams for better alignment.
* Enable UART boot mode for dra7xx
* Add VIP,VPE and Ethernet crossbar setting for dra7xx
* Add SPL API, QSPI, and serial flash support of dra7xx
v2:
* Update to conditional assignment for BRANCH and SRCREV
Signed-off-by: Mrinmayee Hingolikar <mrinmayee@ti.com>
---
recipes-bsp/u-boot/u-boot-glsdk_2013.01.01.bb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-bsp/u-boot/u-boot-glsdk_2013.01.01.bb b/recipes-bsp/u-boot/u-boot-glsdk_2013.01.01.bb
index d60ef44..1805020 100644
--- a/recipes-bsp/u-boot/u-boot-glsdk_2013.01.01.bb
+++ b/recipes-bsp/u-boot/u-boot-glsdk_2013.01.01.bb
@@ -6,11 +6,11 @@ PR = "r0+gitr${SRCPV}"
DEFAULT_PREFERENCE = "-1"
-SRC_URI = "git://git.ti.com/glsdk/glsdk-u-boot.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "git://git.omapzoom.org/repo/u-boot.git;protocol=git;branch=${BRANCH}"
-BRANCH ?= "master"
+BRANCH ?= "p-ti-u-boot-2013.04"
-SRCREV = "81836e8cc84bd6523d9a4e187965dcd1633c4bc9"
+SRCREV ?= "76447484441a4b8e00840a2bde74e66dbac9e631"
SPL_BINARY = "MLO"
SPL_UART_BINARY = "u-boot-spl.bin"
--
1.7.9.5
next reply other threads:[~2013-10-21 12:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-21 12:56 Mrinmayee Hingolikar [this message]
2013-10-21 14:31 ` [PATCHv2] u-boot-glsdk: Update to latest fixes Maupin, Chase
2013-10-30 23:08 ` Denys Dmytriyenko
2013-11-22 3:10 ` Denys Dmytriyenko
2013-11-22 4:22 ` Denys Dmytriyenko
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=20131021125642.GA5975@ti.com \
--to=mrinmayee@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.