mbox

[U-Boot] Please pull u-boot-ti/master

Message ID 0FDAA471-7ABC-4D63-9CC7-F2793A7A4975@gmail.com
State Superseded
Delegated to: Albert ARIBAUD
Headers show

Pull-request

git://git.denx.de/u-boot-ti.git master

Message

Tom Rini Dec. 5, 2011, 11:52 p.m. UTC
Hi Albert,

The following changes since commit 3865b6eba83707e1ad134bd42da426fd032948f5:
 Stefano Babic (1):
       MX35: flea3: changes due to hardware revision B

are available in the git repository at:

 git://git.denx.de/u-boot-ti.git master

Anatolij Gustschin (3):
     arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings
     arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings
     arch/arm/include/asm/arch-omap5/clocks.h: Fix GCC 4.2 warnings

Manjunath Hadli (1):
     da850evm: pass board revision info to kernel

arch/arm/cpu/armv7/omap-common/clocks-common.c |    8 +++-----
arch/arm/cpu/armv7/omap-common/spl.c           |    5 +++--
arch/arm/include/asm/arch-omap5/clocks.h       |   16 ++++++++--------
board/davinci/da8xxevm/da850evm.c              |    6 +++++-
include/configs/da850_am18xxevm.h              |    2 +-
5 files changed, 20 insertions(+), 17 deletions(-)

Which is, in sum, gcc 4.6 warning fixes and a minor improvement to da850 boards that was posted back in early October (the rest of Manjunath's patches either need changes or depend on those patches that need changes).