mbox

[U-Boot,PULL] Please pull u-boot-imx

Message ID 56D6F133.6050501@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://www.denx.de/git/u-boot-imx.git master

Message

Stefano Babic March 2, 2016, 1:57 p.m. UTC
Hi Tom,

some small fixes for release. Please pull from u-boot-imx, thanks !

The following changes since commit 0156782feb7fb105b8e69de00c23d3eb60c4e3db:

  Prepare v2016.03-rc3 (2016-02-29 17:44:13 -0500)

are available in the git repository at:

  git://www.denx.de/git/u-boot-imx.git master

for you to fetch changes up to b112b007162f5d7d523b135b413a37ced15793f9:

  board: tbs2910: Fix eMMC BOOTCFG value (2016-03-02 14:51:05 +0100)

----------------------------------------------------------------
Bhuvanchandra DV (1):
      colibri-vf: Disable pull-up configuration in GPIO pin mux

Fabio Estevam (3):
      MAINTAINERS: Update Peng Fan's email address
      mx6qarm2: Update maintainer's emails
      mx53ard: Move to booting zImage

Soeren Moch (1):
      board: tbs2910: Fix eMMC BOOTCFG value

 arch/arm/include/asm/arch-vf610/iomux-vf610.h |  2 +-
 board/freescale/mx6qarm2/MAINTAINERS          |  4 ++--
 board/freescale/mx6qsabreauto/MAINTAINERS     |  2 +-
 board/freescale/mx6slevk/MAINTAINERS          |  2 +-
 board/freescale/mx6ul_14x14_evk/MAINTAINERS   |  2 +-
 board/tbs/tbs2910/tbs2910.c                   |  2 +-
 include/configs/mx53ard.h                     | 18 ++++++++++--------
 7 files changed, 17 insertions(+), 15 deletions(-)


Stefano

Comments

Tom Rini March 2, 2016, 11:14 p.m. UTC | #1
On Wed, Mar 02, 2016 at 02:57:07PM +0100, Stefano Babic wrote:

> Hi Tom,
> 
> some small fixes for release. Please pull from u-boot-imx, thanks !
> 
> The following changes since commit 0156782feb7fb105b8e69de00c23d3eb60c4e3db:
> 
>   Prepare v2016.03-rc3 (2016-02-29 17:44:13 -0500)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-imx.git master
> 
> for you to fetch changes up to b112b007162f5d7d523b135b413a37ced15793f9:
> 
>   board: tbs2910: Fix eMMC BOOTCFG value (2016-03-02 14:51:05 +0100)
> 

Applied to u-boot/master, thanks!