mbox

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

Message ID 573ED48F.2030600@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://www.denx.de/git/u-boot-marvell.git

Message

Stefan Roese May 20, 2016, 9:10 a.m. UTC
Hi Tom,

please pull those 2 patches.

Thanks,
Stefan

The following changes since commit 4b6e1fda107e5244e80ebc41865650ac2873dc88:

  Merge git://git.denx.de/u-boot-dm (2016-05-17 13:58:27 -0400)

are available in the git repository at:

  git://www.denx.de/git/u-boot-marvell.git 

for you to fetch changes up to fbaf42724f372ee3fb0d7cd83107f5bae416028f:

  arm: mvebu: theadorable: Enable CONFIG_ZERO_BOOTDELAY_CHECK (2016-05-20 11:08:16 +0200)

----------------------------------------------------------------
Marek Vasut (1):
      arm: mvebu: a38x: Weed out floating point use

Stefan Roese (1):
      arm: mvebu: theadorable: Enable CONFIG_ZERO_BOOTDELAY_CHECK

 drivers/ddr/marvell/a38x/ddr3_init.c | 29 ++++++++++-------------------
 include/configs/theadorable.h        |  1 +
 2 files changed, 11 insertions(+), 19 deletions(-)

Comments

Tom Rini May 23, 2016, 10:12 p.m. UTC | #1
On Fri, May 20, 2016 at 11:10:39AM +0200, Stefan Roese wrote:

> Hi Tom,
> 
> please pull those 2 patches.
> 
> Thanks,
> Stefan
> 
> The following changes since commit 4b6e1fda107e5244e80ebc41865650ac2873dc88:
> 
>   Merge git://git.denx.de/u-boot-dm (2016-05-17 13:58:27 -0400)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-marvell.git 
> 
> for you to fetch changes up to fbaf42724f372ee3fb0d7cd83107f5bae416028f:
> 
>   arm: mvebu: theadorable: Enable CONFIG_ZERO_BOOTDELAY_CHECK (2016-05-20 11:08:16 +0200)
> 

Applied to u-boot/master, thanks!