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

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).

On Mon, Dec 5, 2011 at 4:52 PM, Tom Rini tom.rini@gmail.com wrote:
Hi Albert,
The following changes since commit 3865b6eba83707e1ad134bd42da426fd032948f5: Stefano Babic (1): MX35: flea3: changes due to hardware revision B
Update!
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
Simon Schwarz (1): devkit8000: Move CONFIG_SYS_TEXT_BASE out of bss
Sughosh Ganu (1): davinci: Remove unwanted memsize.c from hawkboard's nand spl build
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 +- include/configs/devkit8000.h | 10 ++++++++-- nand_spl/board/davinci/da8xxevm/Makefile | 6 ------ 7 files changed, 28 insertions(+), 25 deletions(-)

Hi Tom,
Le 06/12/2011 23:40, Tom Rini a écrit :
On Mon, Dec 5, 2011 at 4:52 PM, Tom Rinitom.rini@gmail.com wrote:
Hi Albert,
The following changes since commit 3865b6eba83707e1ad134bd42da426fd032948f5: Stefano Babic (1): MX35: flea3: changes due to hardware revision B
Update!
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
Simon Schwarz (1): devkit8000: Move CONFIG_SYS_TEXT_BASE out of bss
Sughosh Ganu (1): davinci: Remove unwanted memsize.c from hawkboard's nand spl build
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 +- include/configs/devkit8000.h | 10 ++++++++-- nand_spl/board/davinci/da8xxevm/Makefile | 6 ------ 7 files changed, 28 insertions(+), 25 deletions(-)
Applied to u-boot-arm/master, thanks!
Amicalement,
participants (2)
-
Albert ARIBAUD
-
Tom Rini