mbox

[U-Boot] Pull request - microblaze

Message ID 4EA4FF1A.2020904@monstr.eu
State Accepted
Headers show

Pull-request

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

Message

Michal Simek Oct. 24, 2011, 6 a.m. UTC
Dear Wolfgang Denk,

please pull these two patches to your tree.

Thanks,
Michal


The following changes since commit 4962e38e9a4a053792722918bb11c5408549aebd:
   Stefano Babic (1):
         mkimage: adding support for Davinci AIS image

are available in the git repository at:

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

Michal Simek (2):
       microblaze: Wire up axi_ethernet driver initialization
       microblaze: Fix strict-aliasing rules for in_be32

  arch/microblaze/include/asm/io.h                   |    2 +-
  .../xilinx/microblaze-generic/microblaze-generic.c |    6 ++++++
  include/configs/microblaze-generic.h               |    4 ++++
  3 files changed, 11 insertions(+), 1 deletions(-)

Comments

Wolfgang Denk Oct. 27, 2011, 10:14 p.m. UTC | #1
Dear Michal Simek,

In message <4EA4FF1A.2020904@monstr.eu> you wrote:
> Dear Wolfgang Denk,
> 
> please pull these two patches to your tree.
> 
> Thanks,
> Michal
> 
> 
> The following changes since commit 4962e38e9a4a053792722918bb11c5408549aebd:
>    Stefano Babic (1):
>          mkimage: adding support for Davinci AIS image
> 
> are available in the git repository at:
> 
>    git://www.denx.de/git/u-boot-microblaze.git master
> 
> Michal Simek (2):
>        microblaze: Wire up axi_ethernet driver initialization
>        microblaze: Fix strict-aliasing rules for in_be32
> 
>   arch/microblaze/include/asm/io.h                   |    2 +-
>   .../xilinx/microblaze-generic/microblaze-generic.c |    6 ++++++
>   include/configs/microblaze-generic.h               |    4 ++++
>   3 files changed, 11 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk