mbox

[U-Boot,GIT,PULL] Microblaze changes

Message ID d6b6d1fe-665b-4a94-a579-b6f93c61bb3d@VA3EHSMHS002.ehs.local
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Michal Simek May 6, 2014, 11:35 a.m. UTC
Hi Tom,

please pull this one microblaze patch which I have in my queue.

Thanks,
Michal

The following changes since commit 52fded7b94d98c73a824e4a9d90596a33a1cbb8a:

  Merge branch 'next' of git://git.denx.de/u-boot-sh (2014-05-02 11:48:07 -0400)

are available in the git repository at:


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

for you to fetch changes up to d1d37b5cab119096bb60c686eff7ea39cfebed25:

  microblaze: Wire up OF support for emaclite (2014-05-06 13:32:30 +0200)

----------------------------------------------------------------
Stephan Linz (1):
      microblaze: Wire up OF support for emaclite

 include/configs/microblaze-generic.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tom Rini May 6, 2014, 8:54 p.m. UTC | #1
On Tue, May 06, 2014 at 01:35:45PM +0200, Michal Simek wrote:

> Hi Tom,
> 
> please pull this one microblaze patch which I have in my queue.
> 
> Thanks,
> Michal
> 
> The following changes since commit 52fded7b94d98c73a824e4a9d90596a33a1cbb8a:
> 
>   Merge branch 'next' of git://git.denx.de/u-boot-sh (2014-05-02 11:48:07 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://www.denx.de/git/u-boot-microblaze.git master
> 
> for you to fetch changes up to d1d37b5cab119096bb60c686eff7ea39cfebed25:
> 
>   microblaze: Wire up OF support for emaclite (2014-05-06 13:32:30 +0200)
> 
> ----------------------------------------------------------------
> Stephan Linz (1):
>       microblaze: Wire up OF support for emaclite
> 
>  include/configs/microblaze-generic.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot/master, thanks!