mbox

[U-Boot] Pull request - microblaze

Message ID 4D2ABCAF.1040302@monstr.eu
State Accepted
Headers show

Pull-request

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

Message

Michal Simek Jan. 10, 2011, 8 a.m. UTC
Dear Wolfgang,

please pull the following changes.

Thanks,
Michal

The following changes since commit 89c95f0cd3f8140f3b8a82a22a6a144c148d09c6:
   Mike Frysinger (1):
         asm-offsets: generate bd_t size

are available in the git repository at:

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

Michal Simek (2):
       microblaze: Disabling interrupt should return 1 if was enabled
       microblaze: Fix bd_info pointer

  arch/microblaze/cpu/interrupts.c     |    5 ++++-
  arch/microblaze/lib/board.c          |    8 +++++---
  include/configs/microblaze-generic.h |    8 ++++----
  3 files changed, 13 insertions(+), 8 deletions(-)

Comments

Michal Simek Jan. 12, 2011, 8:59 a.m. UTC | #1
Michal Simek wrote:
> Dear Wolfgang,
> 
> please pull the following changes.

Ping.

Michal

> 
> Thanks,
> Michal
> 
> The following changes since commit 
> 89c95f0cd3f8140f3b8a82a22a6a144c148d09c6:
>   Mike Frysinger (1):
>         asm-offsets: generate bd_t size
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-microblaze.git master
> 
> Michal Simek (2):
>       microblaze: Disabling interrupt should return 1 if was enabled
>       microblaze: Fix bd_info pointer
> 
>  arch/microblaze/cpu/interrupts.c     |    5 ++++-
>  arch/microblaze/lib/board.c          |    8 +++++---
>  include/configs/microblaze-generic.h |    8 ++++----
>  3 files changed, 13 insertions(+), 8 deletions(-)
> 
>
Wolfgang Denk Jan. 12, 2011, 10:45 p.m. UTC | #2
Dear Michal Simek,

In message <4D2D6D68.3090708@monstr.eu> you wrote:
> Michal Simek wrote:
> > Dear Wolfgang,
> > 
> > please pull the following changes.
> 
> Ping.

pong.

Best regards,

Wolfgang Denk
Wolfgang Denk Jan. 12, 2011, 10:52 p.m. UTC | #3
Dear Michal Simek,

In message <4D2ABCAF.1040302@monstr.eu> you wrote:
> Dear Wolfgang,
> 
> please pull the following changes.
> 
> Thanks,
> Michal
> 
> The following changes since commit 89c95f0cd3f8140f3b8a82a22a6a144c148d09c6:
>    Mike Frysinger (1):
>          asm-offsets: generate bd_t size
> 
> are available in the git repository at:
> 
>    git://www.denx.de/git/u-boot-microblaze.git master
> 
> Michal Simek (2):
>        microblaze: Disabling interrupt should return 1 if was enabled
>        microblaze: Fix bd_info pointer
> 
>   arch/microblaze/cpu/interrupts.c     |    5 ++++-
>   arch/microblaze/lib/board.c          |    8 +++++---
>   include/configs/microblaze-generic.h |    8 ++++----
>   3 files changed, 13 insertions(+), 8 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk
Michal Simek Jan. 13, 2011, 6:49 a.m. UTC | #4
Wolfgang Denk wrote:
> Dear Michal Simek,
> 
> In message <4D2D6D68.3090708@monstr.eu> you wrote:
>> Michal Simek wrote:
>>> Dear Wolfgang,
>>>
>>> please pull the following changes.
>> Ping.
> 
> pong.

:-)

Best regards,
Michal