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

Hello,
The following changes since commit c292adae170fa8c27dca75963bdb0a9afc640e57:
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2014-09-17 23:35:34 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-ti.git master
for you to fetch changes up to 3aae66e2a74ac89724d16b6e8908dcd0d2825eeb:
am335x_evm: Add boot script support to am335x_evm (2014-09-17 21:06:56 -0400)
---------------------------------------------------------------- Guillaume GARDET (2): OMAP4: Use generic 'load' command instead of 'fatload' for 'loadbootscript' and 'loadbootenv' as already done for 'loadimage' and 'loaduimage'. am335x_evm: Add boot script support to am335x_evm
Murali Karicheri (1): ARM: keystone: ddr3: workaround for ddr3a/3b memory issue
arch/arm/cpu/armv7/keystone/ddr3.c | 75 +++++++++++++++++++++++++ arch/arm/include/asm/arch-keystone/ddr3.h | 1 + arch/arm/include/asm/arch-keystone/hardware.h | 2 + board/ti/ks2_evm/ddr3_k2hk.c | 4 ++ include/configs/am335x_evm.h | 29 ++++++---- include/configs/ti_omap4_common.h | 4 +- 6 files changed, 102 insertions(+), 13 deletions(-)

Hi Tom,
On Thu, 18 Sep 2014 08:34:22 -0400, Tom Rini trini@ti.com wrote:
Hello,
The following changes since commit c292adae170fa8c27dca75963bdb0a9afc640e57:
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2014-09-17 23:35:34 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-ti.git master
for you to fetch changes up to 3aae66e2a74ac89724d16b6e8908dcd0d2825eeb:
am335x_evm: Add boot script support to am335x_evm (2014-09-17 21:06:56 -0400)
Guillaume GARDET (2): OMAP4: Use generic 'load' command instead of 'fatload' for 'loadbootscript' and 'loadbootenv' as already done for 'loadimage' and 'loaduimage'. am335x_evm: Add boot script support to am335x_evm
Murali Karicheri (1): ARM: keystone: ddr3: workaround for ddr3a/3b memory issue
arch/arm/cpu/armv7/keystone/ddr3.c | 75 +++++++++++++++++++++++++ arch/arm/include/asm/arch-keystone/ddr3.h | 1 + arch/arm/include/asm/arch-keystone/hardware.h | 2 + board/ti/ks2_evm/ddr3_k2hk.c | 4 ++ include/configs/am335x_evm.h | 29 ++++++---- include/configs/ti_omap4_common.h | 4 +- 6 files changed, 102 insertions(+), 13 deletions(-)
Applied to u-boot-arm/master, thanks!
(still 7 boards fail building: openrd_client tricorder_flash tricorder cm_fx6 openrd_ultimate trimslice openrd_base)
Amicalement,
participants (2)
-
Albert ARIBAUD
-
Tom Rini