mbox

[U-Boot,GIT,PULL] Pull request: u-boot-imx

Message ID 4E68D282.7050905@denx.de
State Accepted
Headers show

Pull-request

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

Message

Stefano Babic Sept. 8, 2011, 2:34 p.m. UTC
Hi Albert,

Wolfgang has merged himself most of pending IMX patches. However, a few
are missing and for the rest we agree we go on the "normal" way via pull
request. With this pull request all IMX boards should be fixed.

The following changes since commit 63cf97e825b8d821e2d3d6d6c6604634ac24810a:

  omap3: beagle: Fix build warning (2011-09-08 07:39:55 +0200)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Fabio Estevam (2):
      MX25: tx25: Fix build by making use of GPIO framework
      MX25: tx25: Cleanup tx25.h config

Stefano Babic (1):
      MX31: mx31pdk: make use of GPIO framework

 board/karo/tx25/tx25.c    |    1 +
 include/configs/mx31pdk.h |    1 +
 include/configs/tx25.h    |   16 ++++++++--------
 3 files changed, 10 insertions(+), 8 deletions(-)

Regards,
Stefano

Comments

Albert ARIBAUD Sept. 8, 2011, 2:59 p.m. UTC | #1
Hi Stefano,

Le 08/09/2011 16:34, Stefano Babic a écrit :
> Hi Albert,
>
> Wolfgang has merged himself most of pending IMX patches. However, a few
> are missing and for the rest we agree we go on the "normal" way via pull
> request. With this pull request all IMX boards should be fixed.
>
> The following changes since commit 63cf97e825b8d821e2d3d6d6c6604634ac24810a:
>
>    omap3: beagle: Fix build warning (2011-09-08 07:39:55 +0200)
>
> are available in the git repository at:
>    git://www.denx.de/git/u-boot-imx.git master
>
> Fabio Estevam (2):
>        MX25: tx25: Fix build by making use of GPIO framework
>        MX25: tx25: Cleanup tx25.h config
>
> Stefano Babic (1):
>        MX31: mx31pdk: make use of GPIO framework
>
>   board/karo/tx25/tx25.c    |    1 +
>   include/configs/mx31pdk.h |    1 +
>   include/configs/tx25.h    |   16 ++++++++--------
>   3 files changed, 10 insertions(+), 8 deletions(-)

Applied to u-boot-arm/master, thanks!

> Regards,
> Stefano

Amicalement,