All of lore.kernel.org
 help / color / mirror / Atom feed
* [master & danny][PATCH 1/2] u-boot-am33x: Update am335x to use latest u-boot for 3.2 kernel
@ 2013-07-02 16:47 Franklin S. Cooper Jr
  2013-07-02 16:48 ` [master & danny][PATCH 2/2] u-boot: Add memory alignment fix for armv7 for am37x and am3517 Franklin S. Cooper Jr
  2013-07-02 19:07 ` [master & danny][PATCH 1/2] u-boot-am33x: Update am335x to use latest u-boot for 3.2 kernel Maupin, Chase
  0 siblings, 2 replies; 7+ messages in thread
From: Franklin S. Cooper Jr @ 2013-07-02 16:47 UTC (permalink / raw)
  To: meta-ti

Latest commit includes the following:
* Add support for Beaglebone Black
* Add fix for Linaro toolchain to insure NOR and RNDIS works.
* Add workaround for Errata 1.0.24
* Enable DDR3 power down for BBB and GP evm.

Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
---
 recipes-bsp/u-boot/u-boot-am33x_2013.01.01.bb |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-am33x_2013.01.01.bb b/recipes-bsp/u-boot/u-boot-am33x_2013.01.01.bb
index 19ec34e..cb2e850 100644
--- a/recipes-bsp/u-boot/u-boot-am33x_2013.01.01.bb
+++ b/recipes-bsp/u-boot/u-boot-am33x_2013.01.01.bb
@@ -6,15 +6,14 @@ COMPATIBLE_MACHINE = "ti33x"
 
 DEFAULT_PREFERENCE = "-1"
 
-PR = "r5+gitr${SRCPV}"
+PR = "r6+gitr${SRCPV}"
 
 SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
 
 # This version of u-boot is meant for 3.2 kernel which doesn't support device tree.
-BRANCH = "ti-u-boot-2013.01.01-amsdk-05.07.00.00"
+BRANCH = "ti-u-boot-2013.01.01-amsdk-06.00.00.00"
 
-# Commit corresponds to tag "v2013.01.01_amsdk-05.07.00.00"
-SRCREV = "8eb15a787c558fee98b0fa2a66ff0849c732edcc"
+SRCREV = "540aa6fbb0c9274bda598f7e8819ed28259cad6b"
 
 # Set the name of the SPL that will built so that it is also packaged with u-boot.
 SPL_BINARY = "MLO"
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-07-09 19:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-02 16:47 [master & danny][PATCH 1/2] u-boot-am33x: Update am335x to use latest u-boot for 3.2 kernel Franklin S. Cooper Jr
2013-07-02 16:48 ` [master & danny][PATCH 2/2] u-boot: Add memory alignment fix for armv7 for am37x and am3517 Franklin S. Cooper Jr
2013-07-02 19:09   ` Maupin, Chase
2013-07-09 16:53     ` Denys Dmytriyenko
2013-07-09 19:04       ` Cooper Jr., Franklin
2013-07-09 19:07         ` Denys Dmytriyenko
2013-07-02 19:07 ` [master & danny][PATCH 1/2] u-boot-am33x: Update am335x to use latest u-boot for 3.2 kernel Maupin, Chase

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.