mbox

[U-Boot] Pull request: u-boot-arm/master

Message ID 4DB99251.9040307@aribaud.net
State Accepted
Headers show

Pull-request

git://git.denx.de/u-boot-arm master

Message

Albert ARIBAUD April 28, 2011, 4:14 p.m. UTC
Wolfgang,

The following changes since commit a000b7950da938d2df37ec5e081cd0680e6e4bbe:

   common: add a grepenv command (2011-04-28 01:00:07 +0200)

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

Grant Likely (1):
       Add CONFIG_OF_LIBFDT to more boards.

Po-Yu Chuang (1):
       arm: a320: fix compile error caused by commit 00d10eb

  include/configs/a320evb.h       |    1 -
  include/configs/ca9x4_ct_vxp.h  |    2 ++
  include/configs/devkit8000.h    |    2 ++
  include/configs/efikamx.h       |    2 ++
  include/configs/igep0020.h      |    2 ++
  include/configs/igep0030.h      |    2 ++
  include/configs/mx51evk.h       |    2 ++
  include/configs/mx53evk.h       |    2 ++
  include/configs/omap3_overo.h   |    2 ++
  include/configs/omap3_pandora.h |    2 ++
  include/configs/omap3_sdp3430.h |    2 ++
  include/configs/omap3_zoom1.h   |    2 ++
  include/configs/omap3_zoom2.h   |    2 ++
  include/configs/omap4_panda.h   |    2 ++
  include/configs/omap4_sdp4430.h |    2 ++
  include/configs/tegra2-common.h |    1 +
  16 files changed, 29 insertions(+), 1 deletions(-)

Amicalement,

Comments

Wolfgang Denk April 28, 2011, 9:17 p.m. UTC | #1
Dear Albert ARIBAUD,

In message <4DB99251.9040307@aribaud.net> you wrote:
> Wolfgang,
> 
> The following changes since commit a000b7950da938d2df37ec5e081cd0680e6e4bbe:
> 
>    common: add a grepenv command (2011-04-28 01:00:07 +0200)
> 
> are available in the git repository at:
>    git://git.denx.de/u-boot-arm master
> 
> Grant Likely (1):
>        Add CONFIG_OF_LIBFDT to more boards.
> 
> Po-Yu Chuang (1):
>        arm: a320: fix compile error caused by commit 00d10eb
> 
>   include/configs/a320evb.h       |    1 -
>   include/configs/ca9x4_ct_vxp.h  |    2 ++
>   include/configs/devkit8000.h    |    2 ++
>   include/configs/efikamx.h       |    2 ++
>   include/configs/igep0020.h      |    2 ++
>   include/configs/igep0030.h      |    2 ++
>   include/configs/mx51evk.h       |    2 ++
>   include/configs/mx53evk.h       |    2 ++
>   include/configs/omap3_overo.h   |    2 ++
>   include/configs/omap3_pandora.h |    2 ++
>   include/configs/omap3_sdp3430.h |    2 ++
>   include/configs/omap3_zoom1.h   |    2 ++
>   include/configs/omap3_zoom2.h   |    2 ++
>   include/configs/omap4_panda.h   |    2 ++
>   include/configs/omap4_sdp4430.h |    2 ++
>   include/configs/tegra2-common.h |    1 +
>   16 files changed, 29 insertions(+), 1 deletions(-)

Applied, thanks a lot.

Best regards,

Wolfgang Denk